From 5fe084ca6255f886f636ce0b537dca9b3b68ac88 Mon Sep 17 00:00:00 2001 From: Tykayn Date: Sat, 5 Aug 2023 22:09:01 +0200 Subject: [PATCH] add normandie and bretagne --- .../doc/irve_puissances.md | 122 + ...schema-irve-statique-v-2.2.0-20230728.csv# | 1 + .../mappings/converters/configIRVE.ts | 59 +- .../mappings/mapping-config.type.ts | 2 + ...es-irve-filetered-from-etalab-opendata.osm | 2 +- ...irve-filetered-from-etalab-opendata_22.osm | 1 + ...irve-filetered-from-etalab-opendata_29.osm | 1 + ...irve-filetered-from-etalab-opendata_50.osm | 1 + ...irve-filetered-from-etalab-opendata_56.osm | 1 + ...irve-filetered-from-etalab-opendata_61.osm | 1 + .../bornes-irve-all-from-etalab-opendata.osm | 1 - ...onverted_data_set_filtered_zipcode_22.json | 13317 ++++++++ ...onverted_data_set_filtered_zipcode_27.json | 13838 +++++--- ...onverted_data_set_filtered_zipcode_29.json | 18206 +++++++++++ ...onverted_data_set_filtered_zipcode_50.json | 10863 +++++++ ...onverted_data_set_filtered_zipcode_56.json | 27046 ++++++++++++++++ ...onverted_data_set_filtered_zipcode_61.json | 1538 + mapping_geojson_to_osm_tags/package.json | 8 +- 18 files changed, 80956 insertions(+), 4052 deletions(-) create mode 100644 mapping_geojson_to_osm_tags/doc/irve_puissances.md create mode 100644 mapping_geojson_to_osm_tags/etalab_data/.~lock.consolidation-etalab-schema-irve-statique-v-2.2.0-20230728.csv# create mode 100644 mapping_geojson_to_osm_tags/osm_output/bornes-irve-filetered-from-etalab-opendata_22.osm create mode 100644 mapping_geojson_to_osm_tags/osm_output/bornes-irve-filetered-from-etalab-opendata_29.osm create mode 100644 mapping_geojson_to_osm_tags/osm_output/bornes-irve-filetered-from-etalab-opendata_50.osm create mode 100644 mapping_geojson_to_osm_tags/osm_output/bornes-irve-filetered-from-etalab-opendata_56.osm create mode 100644 mapping_geojson_to_osm_tags/osm_output/bornes-irve-filetered-from-etalab-opendata_61.osm delete mode 100644 mapping_geojson_to_osm_tags/osm_output/other/bornes-irve-all-from-etalab-opendata.osm create mode 100644 mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_22.json create mode 100644 mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_29.json create mode 100644 mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_50.json create mode 100644 mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_56.json create mode 100644 mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_61.json diff --git a/mapping_geojson_to_osm_tags/doc/irve_puissances.md b/mapping_geojson_to_osm_tags/doc/irve_puissances.md new file mode 100644 index 00000000..5c9220bc --- /dev/null +++ b/mapping_geojson_to_osm_tags/doc/irve_puissances.md @@ -0,0 +1,122 @@ +# domaines de données IRVE + +## puissance_nominale + +225 +150 +50 +300 +22 +24 +18 +350 +25 +21 +7 +48 +38 +63 +320 +160 +125 +43 +2 +11 +3 +200 +175 +6 +20 +23 +45 +17 +44 +56 +325 +90 +75 +120 +4 +36 +180 +54 +7.4 +42 +12 +15 +60 +100 +30 +210 +126 +40 +9 +70 +80 +360 +124 +64 +115 +62 +22.00 +22.0 +0.0 +50.00 +12 +47 +24.00 +7.00 +7.0 +5.9 +71708 +131524 +49521 +0 +19 +300000 +22080 +50000 +63000 +90000 +60000 +3.4 +5 +122 +72 +18.00 +43.00 +3.22 +3.00 +11.00 +230 +400 +110 +22 +2.3 +27 +26 +3.7 +62500 +22.08 +7.36 +11.04 +1.7 +14 +22000 +7000 +3000 +4.6 +32 +2859660 +60973 +5.5 +12 +175.00 +22 +22 +100.00 +6.9 +240 +149 +16 + diff --git a/mapping_geojson_to_osm_tags/etalab_data/.~lock.consolidation-etalab-schema-irve-statique-v-2.2.0-20230728.csv# b/mapping_geojson_to_osm_tags/etalab_data/.~lock.consolidation-etalab-schema-irve-statique-v-2.2.0-20230728.csv# new file mode 100644 index 00000000..74458e11 --- /dev/null +++ b/mapping_geojson_to_osm_tags/etalab_data/.~lock.consolidation-etalab-schema-irve-statique-v-2.2.0-20230728.csv# @@ -0,0 +1 @@ +,tykayn,spaceship,05.08.2023 21:10,file:///home/tykayn/.config/libreoffice/4; \ No newline at end of file diff --git a/mapping_geojson_to_osm_tags/mappings/converters/configIRVE.ts b/mapping_geojson_to_osm_tags/mappings/converters/configIRVE.ts index eb1dfed9..69abc0cb 100644 --- a/mapping_geojson_to_osm_tags/mappings/converters/configIRVE.ts +++ b/mapping_geojson_to_osm_tags/mappings/converters/configIRVE.ts @@ -11,9 +11,26 @@ const MappingIRVE: MappingConfigType = { default_properties_of_point: { 'amenity': 'charging_station' }, + source: { + geojson_path: "etalab_data/all.json", + url: 'https://www.data.gouv.fr/fr/datasets/r/7eee8f09-5d1b-4f48-a304-5e99e8da1e26' + }, + /** + * select only certain points from the source + */ + filters: { + enable_coordinates_filter: false, + enable_properties_filter: true, + // add only geojson points who are found having this regex in the zipcode properties + properties: { + consolidated_code_postal: '^[76|27]' + }, + bounding_box: [ + {} + ] + }, add_not_mapped_tags_too: false, tags: { - // ******* nombres nbre_pdc: 'capacity', // ******* textes @@ -42,7 +59,7 @@ const MappingIRVE: MappingConfigType = { date_mise_en_service: 'start_date', // date_maj: 'source:date', - // TODO gestion des types dont on doit convertir la valeur + // ******** champs booléens cable_t2_attache: { @@ -94,26 +111,26 @@ const MappingIRVE: MappingConfigType = { // "Non accessible": { // value_converted: "no" // }, - // "Mo-Fr 08:30-12:00,Mo-Fr 14:00-19:00,Sat 09:00-18:30": { - // value_converted: "Mo-Fr 08:30-12:00,Mo-Fr 14:00-19:00,Sat 09:00-18:30" - // }, - // "24/7": { - // value_converted: "" - // } + // "Mo-Fr 08:30-12:00,Mo-Fr 14:00-19:00,Sat 09:00-18:30": { + // value_converted: "Mo-Fr 08:30-12:00,Mo-Fr 14:00-19:00,Sat 09:00-18:30" + // }, + // "24/7": { + // value_converted: "" + // } - // choix: + // choix: - // Sa:09:00-19:00 - // 24/7 - // Mo-Fr 08:00-12:00,Mo-Fr 14:00-19:00,Sat 09:00-18:00 - // Mo-Fr 08:00-19:00,Sat 09:00-18:00 - // Sa:08:00-19:00 - // 24/7 - // Mo-Fr 08:30-12:00,Mo-Fr 14:00-19:00,Sat 09:00-18:30 - // Mo-Fr 09:00-16:00 - // Mo-Fr 08:00-12:00,Mo-Fr 14:00-18:00,Th 08:00-18:00 + // Sa:09:00-19:00 + // 24/7 + // Mo-Fr 08:00-12:00,Mo-Fr 14:00-19:00,Sat 09:00-18:00 + // Mo-Fr 08:00-19:00,Sat 09:00-18:00 + // Sa:08:00-19:00 + // 24/7 + // Mo-Fr 08:30-12:00,Mo-Fr 14:00-19:00,Sat 09:00-18:30 + // Mo-Fr 09:00-16:00 + // Mo-Fr 08:00-12:00,Mo-Fr 14:00-18:00,Th 08:00-18:00 - // } + // } // }, station_deux_roues: { remove_original_key: true, @@ -128,6 +145,10 @@ const MappingIRVE: MappingConfigType = { } } } + // TODO gestion des puissances de bornes + // avec une fonction de transformation des valeurs + // parmi le domaine du jeu de données + }, } diff --git a/mapping_geojson_to_osm_tags/mappings/mapping-config.type.ts b/mapping_geojson_to_osm_tags/mappings/mapping-config.type.ts index c7a39b4b..92dd4a09 100644 --- a/mapping_geojson_to_osm_tags/mappings/mapping-config.type.ts +++ b/mapping_geojson_to_osm_tags/mappings/mapping-config.type.ts @@ -29,6 +29,8 @@ export default interface MappingConfigType{ config_author: string, add_not_mapped_tags_too: boolean, default_properties_of_point: object, + source: object, + filters: object, tags: FeaturePropertyMappingConfigType } diff --git a/mapping_geojson_to_osm_tags/osm_output/bornes-irve-filetered-from-etalab-opendata.osm b/mapping_geojson_to_osm_tags/osm_output/bornes-irve-filetered-from-etalab-opendata.osm index aea5b7cd..082dc6ba 100644 --- a/mapping_geojson_to_osm_tags/osm_output/bornes-irve-filetered-from-etalab-opendata.osm +++ b/mapping_geojson_to_osm_tags/osm_output/bornes-irve-filetered-from-etalab-opendata.osm @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/mapping_geojson_to_osm_tags/osm_output/bornes-irve-filetered-from-etalab-opendata_22.osm b/mapping_geojson_to_osm_tags/osm_output/bornes-irve-filetered-from-etalab-opendata_22.osm new file mode 100644 index 00000000..0b844bc6 --- /dev/null +++ b/mapping_geojson_to_osm_tags/osm_output/bornes-irve-filetered-from-etalab-opendata_22.osm @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/mapping_geojson_to_osm_tags/osm_output/bornes-irve-filetered-from-etalab-opendata_29.osm b/mapping_geojson_to_osm_tags/osm_output/bornes-irve-filetered-from-etalab-opendata_29.osm new file mode 100644 index 00000000..dcd4c45d --- /dev/null +++ b/mapping_geojson_to_osm_tags/osm_output/bornes-irve-filetered-from-etalab-opendata_29.osm @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/mapping_geojson_to_osm_tags/osm_output/bornes-irve-filetered-from-etalab-opendata_50.osm b/mapping_geojson_to_osm_tags/osm_output/bornes-irve-filetered-from-etalab-opendata_50.osm new file mode 100644 index 00000000..c1e6737d --- /dev/null +++ b/mapping_geojson_to_osm_tags/osm_output/bornes-irve-filetered-from-etalab-opendata_50.osm @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/mapping_geojson_to_osm_tags/osm_output/bornes-irve-filetered-from-etalab-opendata_56.osm b/mapping_geojson_to_osm_tags/osm_output/bornes-irve-filetered-from-etalab-opendata_56.osm new file mode 100644 index 00000000..17a0979d --- /dev/null +++ b/mapping_geojson_to_osm_tags/osm_output/bornes-irve-filetered-from-etalab-opendata_56.osm @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/mapping_geojson_to_osm_tags/osm_output/bornes-irve-filetered-from-etalab-opendata_61.osm b/mapping_geojson_to_osm_tags/osm_output/bornes-irve-filetered-from-etalab-opendata_61.osm new file mode 100644 index 00000000..fb6b9c61 --- /dev/null +++ b/mapping_geojson_to_osm_tags/osm_output/bornes-irve-filetered-from-etalab-opendata_61.osm @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/mapping_geojson_to_osm_tags/osm_output/other/bornes-irve-all-from-etalab-opendata.osm b/mapping_geojson_to_osm_tags/osm_output/other/bornes-irve-all-from-etalab-opendata.osm deleted file mode 100644 index ef2a9a01..00000000 --- a/mapping_geojson_to_osm_tags/osm_output/other/bornes-irve-all-from-etalab-opendata.osm +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_22.json b/mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_22.json new file mode 100644 index 00000000..b371c839 --- /dev/null +++ b/mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_22.json @@ -0,0 +1,13317 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.632987, + 48.657458 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "SUPER U PLESTIN SUPER U PLESTIN", + "ref": "FRCPIE6575785", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.632987, + 48.657458 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "SUPER U PLESTIN SUPER U PLESTIN", + "ref": "FRCPIE6575785", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.05837, + 48.326772 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Plouasne", + "ref": "FRIENE008802", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-05-26", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.05837, + 48.326772 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Plouasne", + "ref": "FRIENE008802", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-05-26", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.05837, + 48.326772 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Plouasne", + "ref": "FRIENE008801", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-05-26", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.05837, + 48.326772 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Plouasne", + "ref": "FRIENE008801", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-05-26", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.0577, + 48.4911 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Taden", + "ref": "FRIENE000902", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-01-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.0577, + 48.4911 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Taden", + "ref": "FRIENE000902", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-01-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.0577, + 48.4911 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Taden", + "ref": "FRIENE000901", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-01-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.0577, + 48.4911 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Taden", + "ref": "FRIENE000901", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-01-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.276864, + 49.166746 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@ionity.eu", + "phone": "+(33)-(1)-87210891", + "network": "Giberville Sud", + "ref": "FRIONE4171", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-11-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.276864, + 49.166746 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@ionity.eu", + "phone": "+(33)-(1)-87210891", + "network": "Giberville Sud", + "ref": "FRIONE41710", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-11-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.276864, + 49.166746 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@ionity.eu", + "phone": "+(33)-(1)-87210891", + "network": "Giberville Sud", + "ref": "FRIONE41710", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-11-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.276864, + 49.166746 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@ionity.eu", + "phone": "+(33)-(1)-87210891", + "network": "Giberville Sud", + "ref": "FRIONE41710", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-11-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.276864, + 49.166746 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@ionity.eu", + "phone": "+(33)-(1)-87210891", + "network": "Giberville Sud", + "ref": "FRIONE41710", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-11-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.529178, + 48.480158 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Andel", + "ref": "FRIENE005801", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-05-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.529178, + 48.480158 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Andel", + "ref": "FRIENE005801", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-05-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.529178, + 48.480158 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Andel", + "ref": "FRIENE005802", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-05-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.529178, + 48.480158 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Andel", + "ref": "FRIENE005802", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-05-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.187398, + 48.273996 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@ionity.eu", + "phone": "+(33)-(1)-87210891", + "network": "Kergoët", + "ref": "FRIONE43600", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-11-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.187398, + 48.273996 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@ionity.eu", + "phone": "+(33)-(1)-87210891", + "network": "Kergoët", + "ref": "FRIONE43600", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-11-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.187398, + 48.273996 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@ionity.eu", + "phone": "+(33)-(1)-87210891", + "network": "Kergoët", + "ref": "FRIONE43600", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-11-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.187398, + 48.273996 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@ionity.eu", + "phone": "+(33)-(1)-87210891", + "network": "Kergoët", + "ref": "FRIONE43600", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-11-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.82394, + 48.2551 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Saint-Thelo", + "ref": "FRIENE009101", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.82394, + 48.2551 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Saint-Thelo", + "ref": "FRIENE009101", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.82394, + 48.2551 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Saint-Thelo", + "ref": "FRIENE009102", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.82394, + 48.2551 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Saint-Thelo", + "ref": "FRIENE009102", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.295977, + 48.242535 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IQ31SB4676", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-03-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.295977, + 48.242535 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IQ31SB4676", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-03-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.45815291, + 48.75110645 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ACCWKSNKDG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-02-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.45815291, + 48.75110645 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ACCWKSNKDG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-02-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.45815291, + 48.75110645 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ACCWKSNKDG", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-02-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.45815291, + 48.75110645 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ACCWKSNKDG", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-02-02", + "socket:type2_cable": "1" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.73394, + 48.5073 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BCLQK08V8L", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-10-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.73394, + 48.5073 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BCLQK08V8L", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-10-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.73394, + 48.5073 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BCLQK08V8L", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-10-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.73394, + 48.5073 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BCLQK08V8L", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-10-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.546796, + 48.467465 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CX85FFNWSA", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.042848, + 48.452547 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TMZQBK19CJ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-02-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.042848, + 48.452547 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TMZQBK19CJ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-02-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.805107, + 48.513507 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JPZIUHAPOR", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-31", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.805107, + 48.513507 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JPZIUHAPOR", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-31", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.837897, + 48.642373 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "P54MDIWUGK", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.837897, + 48.642373 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "P54MDIWUGK", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.805107, + 48.513507 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JPZIUHAPOR", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.625437, + 48.66224 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "A818R6G62Y", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.625437, + 48.66224 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "A818R6G62Y", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.764105, + 48.192361 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RMKFDTC3M4", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.764105, + 48.192361 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RMKFDTC3M4", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.244457, + 48.777484 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CXWQCAZPW9", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.244457, + 48.777484 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CXWQCAZPW9", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.805107, + 48.513507 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JPZIUHAPOR", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.82799104, + 48.61325703 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "S4WKO92WF7", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.82799104, + 48.61325703 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "S4WKO92WF7", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.82799104, + 48.61325703 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "S4WKO92WF7", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.82799104, + 48.61325703 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "S4WKO92WF7", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.82799104, + 48.61325703 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "S4WKO92WF7", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.82799104, + 48.61325703 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "S4WKO92WF7", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.74049362, + 48.50173471 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DAWXONRZ2Q", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 08:00-18:30,Sa 09:00-17:30", + "start_date": "2022-12-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.74049362, + 48.50173471 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DAWXONRZ2Q", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 08:00-18:30,Sa 09:00-17:30", + "start_date": "2022-12-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.74049362, + 48.50173471 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DAWXONRZ2Q", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 08:00-18:30,Sa 09:00-17:30", + "start_date": "2022-12-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 5.078972, + 43.63446 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "SI6AYMQRSF", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-23", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 5.078972, + 43.63446 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "SI6AYMQRSF", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-23", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.739464, + 48.501783 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DP1GJBV0RC", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-09-01", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.739464, + 48.501783 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DP1GJBV0RC", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-09-01", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.46104976, + 48.74956787 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PM3WP4TS73", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-09-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.46104976, + 48.74956787 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PM3WP4TS73", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-09-01", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.739464, + 48.501783 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DP1GJBV0RC", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-09-01", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.01321, + 50.0101 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "conde22", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.01321, + 50.0101 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "conde22", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.77855612, + 48.49861058 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YBRK29KKAC", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-06-03", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.77855612, + 48.49861058 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YBRK29KKAC", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-06-03", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.77855612, + 48.49861058 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YBRK29KKAC", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-06-03", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.77855612, + 48.49861058 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YBRK29KKAC", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-06-03", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-06-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.5346073, + 48.58220745 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YCCDL67FO4", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.5346073, + 48.58220745 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YCCDL67FO4", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.5346073, + 48.58220745 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YCCDL67FO4", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.5346073, + 48.58220745 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YCCDL67FO4", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-06-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7611361, + 48.53579815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IKQI33EAGO", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.89759651, + 48.40075355 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VRYGY9TY8G", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-05-05", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.89759651, + 48.40075355 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VRYGY9TY8G", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-05-05", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.89759651, + 48.40075355 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VRYGY9TY8G", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-05-05", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.89759651, + 48.40075355 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VRYGY9TY8G", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-05-05", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.514001, + 48.459639 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LGDRVNGNWU", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.514001, + 48.459639 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LGDRVNGNWU", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.514001, + 48.459639 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LGDRVNGNWU", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.514001, + 48.459639 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LGDRVNGNWU", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.514001, + 48.459639 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LGDRVNGNWU", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.514001, + 48.459639 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LGDRVNGNWU", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.514001, + 48.459639 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LGDRVNGNWU", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.514001, + 48.459639 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LGDRVNGNWU", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.514001, + 48.459639 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LGDRVNGNWU", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.514001, + 48.459639 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LGDRVNGNWU", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.514001, + 48.459639 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LGDRVNGNWU", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.514001, + 48.459639 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LGDRVNGNWU", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.514001, + 48.459639 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LGDRVNGNWU", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.514001, + 48.459639 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LGDRVNGNWU", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.514001, + 48.459639 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LGDRVNGNWU", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.514001, + 48.459639 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LGDRVNGNWU", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.514001, + 48.459639 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LGDRVNGNWU", + "socket:type2": "yes", + "fee": "true", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.514001, + 48.459639 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LGDRVNGNWU", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15082552, + 48.55487429 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IQJ0OJAZ1J", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15082552, + 48.55487429 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IQJ0OJAZ1J", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15082552, + 48.55487429 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IQJ0OJAZ1J", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15082552, + 48.55487429 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IQJ0OJAZ1J", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15082552, + 48.55487429 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IQJ0OJAZ1J", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15082552, + 48.55487429 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IQJ0OJAZ1J", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15082552, + 48.55487429 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IQJ0OJAZ1J", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15082552, + 48.55487429 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IQJ0OJAZ1J", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15082552, + 48.55487429 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IQJ0OJAZ1J", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15082552, + 48.55487429 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IQJ0OJAZ1J", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15082552, + 48.55487429 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IQJ0OJAZ1J", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15082552, + 48.55487429 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IQJ0OJAZ1J", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15082552, + 48.55487429 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IQJ0OJAZ1J", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15082552, + 48.55487429 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IQJ0OJAZ1J", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15082552, + 48.55487429 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IQJ0OJAZ1J", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15082552, + 48.55487429 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IQJ0OJAZ1J", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.04393, + 48.4501 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RJEPQK", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "true", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-03-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.04393, + 48.4501 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RJEPQK", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "true", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-03-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.76673, + 48.4924 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "AGOI4WEQ4K", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-08-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.76673, + 48.4924 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "AGOI4WEQ4K", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-08-12", + "socket:type2_cable": "1" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.796775, + 48.546048 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TFABMXZF7B", + "socket:type2": "yes", + "fee": "true", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-05-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.796775, + 48.546048 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TFABMXZF7B", + "socket:type2": "yes", + "fee": "true", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-05-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.690373, + 48.181674 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "OMMSBZGWY6", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "true", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-05-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.690373, + 48.181674 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "OMMSBZGWY6", + "socket:type2": "yes", + "fee": "true", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-05-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.05903764, + 48.4648759 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YTZVC6LZLM", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.05903764, + 48.4648759 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YTZVC6LZLM", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.05903764, + 48.4648759 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YTZVC6LZLM", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.05903764, + 48.4648759 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YTZVC6LZLM", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.518977, + 48.806386 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DWO4IMGBLA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-03", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.518977, + 48.806386 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DWO4IMGBLA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-03", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.518977, + 48.806386 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DWO4IMGBLA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-03", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.518977, + 48.806386 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DWO4IMGBLA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-03", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.29586834, + 48.62320433 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TEKGN2NYYP", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-11-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.87236, + 48.18615 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ITBF0WI799", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-31", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.87236, + 48.18615 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ITBF0WI799", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-31", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.87236, + 48.18615 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ITBF0WI799", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-31", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.87236, + 48.18615 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ITBF0WI799", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-31", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.87236, + 48.18615 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ITBF0WI799", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-31", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.87236, + 48.18615 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ITBF0WI799", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-31", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.87236, + 48.18615 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ITBF0WI799", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-31", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.87236, + 48.18615 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ITBF0WI799", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-31", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.87236, + 48.18615 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ITBF0WI799", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-31", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.87236, + 48.18615 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ITBF0WI799", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-31", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.676455, + 48.478447 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "ZEBORNE", + "owner:ref:FR:SIREN": "517502365", + "email": "advenir@zeborne.com", + "phone": "0252072597", + "network": "Kia Yffiniac - AUTO DESIGN", + "ref": "50451", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "Mo-sat 08:30-19:00", + "start_date": "2020-12-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.676455, + 48.478447 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "ZEBORNE", + "owner:ref:FR:SIREN": "517502365", + "email": "advenir@zeborne.com", + "phone": "0252072597", + "network": "Kia Yffiniac - AUTO DESIGN", + "ref": "50452", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-sat 08:30-19:00", + "start_date": "2020-12-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 6.147915, + 43.123458 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "ZEBORNE", + "owner:ref:FR:SIREN": "397554791", + "email": "advenir@zeborne.com", + "phone": "0252072597", + "network": "INTERMARCHE HYERES - SADIP", + "ref": "95344", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2020-11-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 3.751178, + 50.322857 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "EGE NOEL BERANGER", + "owner:ref:FR:SIREN": "692012552", + "email": "b.rochefort@noelberanger.fr", + "phone": "0491432450", + "network": "FULGURA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 08:00-12:00,Mo-Fr 14:00-17:00", + "start_date": "2023-01-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 3.751178, + 50.322857 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "EGE NOEL BERANGER", + "owner:ref:FR:SIREN": "692012552", + "email": "b.rochefort@noelberanger.fr", + "phone": "0491432450", + "network": "FULGURA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 08:00-12:00,Mo-Fr 14:00-17:00", + "start_date": "2023-01-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.28, + 48.61 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "EVBOX", + "owner:ref:FR:SIREN": "415183680", + "email": "contact@evbox.com", + "phone": "+‭33 1 41 44 70 47‬", + "network": "EVBOX", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "MO-FR 08:00-12:00, MO-FR 14:00-18:00,TH 08:00-19:00", + "start_date": "2021-11-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.112511, + 48.550222 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF050462", + "socket:typee": "yes", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-01-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.112511, + 48.550222 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF050462", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-04-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.762013, + 48.508649 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Marketing France", + "owner:ref:FR:SIREN": "478811458", + "email": "supervision-ev.france@totalenergies.com", + "phone": "0483568009", + "network": "ACCOR Hotels", + "ref": "FRTCBP00425", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.762013, + 48.508649 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Marketing France", + "owner:ref:FR:SIREN": "478811458", + "email": "supervision-ev.france@totalenergies.com", + "phone": "0483568009", + "network": "ACCOR Hotels", + "ref": "FRTCBP00425", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.095828, + 47.972872 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "See You Sun", + "owner:ref:FR:SIREN": "824641294", + "email": "aguerin@seeyousun.fr", + "network": "Le mans sun ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.522605, + 48.946546 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "SPIE CITYNETWORKS", + "owner:ref:FR:SIREN": "885354860", + "email": "assistance-commerciale@metropolis-recharge.fr", + "phone": "0 970 830 213", + "network": "METROPOLIS", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2021-11-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.522605, + 48.946546 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "SPIE CITYNETWORKS", + "owner:ref:FR:SIREN": "885354860", + "email": "assistance-commerciale@metropolis-recharge.fr", + "phone": "0 970 830 213", + "network": "METROPOLIS", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2021-11-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.522605, + 48.946546 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "SPIE CITYNETWORKS", + "owner:ref:FR:SIREN": "885354860", + "email": "assistance-commerciale@metropolis-recharge.fr", + "phone": "0 970 830 213", + "network": "METROPOLIS", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2021-11-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.522605, + 48.946546 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "SPIE CITYNETWORKS", + "owner:ref:FR:SIREN": "885354860", + "email": "assistance-commerciale@metropolis-recharge.fr", + "phone": "0 970 830 213", + "network": "METROPOLIS", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2021-11-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.522605, + 48.946546 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "SPIE CITYNETWORKS", + "owner:ref:FR:SIREN": "885354860", + "email": "assistance-commerciale@metropolis-recharge.fr", + "phone": "0 970 830 213", + "network": "METROPOLIS", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2021-11-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.522605, + 48.946546 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "SPIE CITYNETWORKS", + "owner:ref:FR:SIREN": "885354860", + "email": "assistance-commerciale@metropolis-recharge.fr", + "phone": "0 970 830 213", + "network": "METROPOLIS", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2021-11-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.522605, + 48.946546 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "SPIE CITYNETWORKS", + "owner:ref:FR:SIREN": "885354860", + "email": "assistance-commerciale@metropolis-recharge.fr", + "phone": "0 970 830 213", + "network": "METROPOLIS", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2021-11-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.187398, + 48.273996 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "IONITY", + "owner:ref:FR:SIREN": "838436145", + "email": "info@ionity.eu", + "phone": "33187210891", + "network": "IONITY GMBH", + "ref": "FRIONE436000", + "socket:type2_combo": "yes", + "fee": "FALSE", + "authentication:none": "TRUE", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-02-24", + "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", + "email": "info@ionity.eu", + "phone": "33187210891", + "network": "IONITY GMBH", + "ref": "FRIONE417100", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "FALSE", + "authentication:none": "TRUE", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-11-18", + "socket:type2_cable": "1" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 5.804458, + 49.321175 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "245400676", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "GRAND NANCY", + "ref": "FR*SOD*S*CUGN*29*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-08-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 5.804458, + 49.321175 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "245400676", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "GRAND NANCY", + "ref": "FR*SOD*S*CUGN*29*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-08-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -52.32731, + 4.9351181 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Green Technologie", + "owner:ref:FR:SIREN": "793418542", + "email": "odile.coumeau@greentechnologie.net", + "phone": "696901897", + "network": "Agence 973", + "ref": "FR*EZD*E45629", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-12-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.4083504069540536, + 48.63538775462057 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "société La Clérine", + "owner:ref:FR:SIREN": "830266722", + "email": "contact@hotel-le-bon-cap.com", + "phone": "0296524033", + "network": "Hôtel le bon cap", + "ref": "TACW2244221S3384", + "socket:type2": "yes", + "fee": "true", + "authentication:none": "false", + "reservation": "yes", + "opening_hours": "Mo-Su 08:00-18:00", + "start_date": "2022-04-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.325158187997181, + 48.63340097926608 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "GABMAG17", + "owner:ref:FR:SIREN": "830297222", + "email": "contact@hoteltrecelin.com", + "phone": "0681475113", + "network": "Hôtel Le Trecelin", + "ref": "TACW2241521S0178", + "socket:type2": "yes", + "fee": "true", + "authentication:none": "false", + "reservation": "yes", + "opening_hours": "Mo-Su 8:00-12:00,Mo-Su 14:00-18:00", + "start_date": "2021-07-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.9851546747886144, + 48.50192886577205 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Les jardins maraichers des bords de rance", + "owner:ref:FR:SIREN": "802549295", + "email": "jerome.desegogne@fulton.fr", + "phone": "0296807121", + "network": "Les jardins de la matz", + "ref": "TACW2244221S3391", + "socket:type2": "yes", + "fee": "true", + "authentication:none": "false", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2022-06-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.76385, + 48.5139 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Dropnplug", + "owner:ref:FR:SIREN": "882060387", + "email": "claude.lebrize@dropnplug.fr", + "phone": "0698729394", + "network": "Réseau de recharge Mairie Saint-Brieuc", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "true", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-12-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.470821, + 48.757046 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*178*1*_*_", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-12-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.517615, + 48.784696 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*180*1*_*_", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-12-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.63257, + 48.654836 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*179*1*_*_", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-12-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.735503, + 48.180209 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*173*1*_*_", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-09-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.453745, + 48.731562 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*176*1*_*_", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-12-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.441176, + 48.238331 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*174*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-03-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.467023, + 48.606523 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*182*1*_*_", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-12-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.473512, + 48.611415 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*181*1*_*_", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-03-08" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.972857, + 48.541696 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "OUEST CHARGE - 22", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*185*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-11-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.873183, + 48.663328 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "OUEST CHARGE - 22", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*183*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-11-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.873183, + 48.663328 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "OUEST CHARGE - 22", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*183*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-11-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.986308, + 48.632057 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "OUEST CHARGE - 22", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*184*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-11-15" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.986308, + 48.632057 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "OUEST CHARGE - 22", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*184*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-11-15" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.972857, + 48.541696 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "OUEST CHARGE - 22", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*185*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-11-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.229598, + 48.521725 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "OUEST CHARGE - 22", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*189*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.229598, + 48.521725 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "OUEST CHARGE - 22", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*189*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.441176, + 48.238331 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*174*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-03-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.445852, + 48.422768 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*172*1*_*_", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-09-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.358388, + 48.812908 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*25*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.07167, + 48.745758 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*53*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.583354, + 48.102253 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*54*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.982655, + 48.486935 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*55*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.982655, + 48.486935 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*55*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.951, + 48.5108 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*56*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.817927, + 48.569214 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*57*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.817927, + 48.569214 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*57*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.857123, + 48.554886 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*58*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.857123, + 48.554886 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*58*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.295882, + 48.813103 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*59*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-04-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.295882, + 48.813103 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*59*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-04-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.305036, + 48.777443 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*61*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.305036, + 48.777443 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*61*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.004982, + 48.526901 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*62*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.004982, + 48.526901 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*62*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.768753, + 48.506653 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*63*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-03" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.583354, + 48.102253 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*54*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.07167, + 48.745758 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*53*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.397579, + 48.222214 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*67*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.441761, + 48.807404 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*51*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.34587, + 48.274349 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*44*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.34587, + 48.274349 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*44*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.53545, + 48.198631 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*45*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.53545, + 48.198631 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*45*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.81773, + 48.408218 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*46*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-04-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.81773, + 48.408218 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*46*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-04-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.744903, + 48.446144 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*47*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.744903, + 48.446144 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*47*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.829592, + 48.601341 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*48*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.829592, + 48.601341 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*48*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.148005, + 48.56057 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*49*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.148005, + 48.56057 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*49*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.66815, + 48.51302 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*50*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.66815, + 48.51302 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*50*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.441761, + 48.807404 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*51*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.397579, + 48.222214 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*67*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.26137, + 48.7452 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*68*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-04-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.413295, + 48.794518 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*87*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-08" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.968046, + 48.541393 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*78*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.2244, + 48.334202 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*79*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.030685, + 48.800983 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*80*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.030685, + 48.800983 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*80*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.447615, + 48.705162 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*81*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.447615, + 48.705162 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*81*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.984804, + 48.747627 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*82*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.984804, + 48.747627 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*82*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.238562, + 48.797573 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*83*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.238562, + 48.797573 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*83*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.408021, + 48.624866 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*84*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.408021, + 48.624866 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*84*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.300457, + 48.630089 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*85*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-08-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.300457, + 48.630089 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*85*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-08-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.279891, + 48.751244 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*86*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-09-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.279891, + 48.751244 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*86*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-09-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.2244, + 48.334202 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*79*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.968046, + 48.541393 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*78*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.26137, + 48.7452 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*68*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-04-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.396323, + 48.545696 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*77*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.617642, + 48.276394 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*69*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.617642, + 48.276394 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*69*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.042515, + 48.442223 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*70*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.042515, + 48.442223 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*70*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.243134, + 48.73119 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*72*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.243134, + 48.73119 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*72*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.513678, + 48.275558 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*73*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.513678, + 48.275558 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*73*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.837421, + 48.653999 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*74*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.837421, + 48.653999 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*74*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.175645, + 48.347656 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*76*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.175645, + 48.347656 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*76*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.396323, + 48.545696 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*77*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.423825, + 48.283971 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*43*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.423825, + 48.283971 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*43*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.214817, + 48.347222 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*41*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.449318, + 48.607483 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*12*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.340143, + 48.566673 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*13*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.340143, + 48.566673 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*13*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.295955, + 48.394058 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*14*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.295955, + 48.394058 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*14*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.269847, + 48.59726 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*15*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.269847, + 48.59726 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*15*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.444974, + 48.815392 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*16*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.444974, + 48.815392 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*16*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.000515, + 48.536179 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*17*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.000515, + 48.536179 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*17*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.191425, + 48.674393 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*18*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.191425, + 48.674393 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*18*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.228862, + 48.842125 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*19*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.228862, + 48.842125 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*19*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.523392, + 48.679855 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*20*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.449318, + 48.607483 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*12*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.982932, + 48.631336 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*11*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.214817, + 48.347222 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*41*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.982932, + 48.631336 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*11*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.165161, + 48.61179 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*171*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-07-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.947672, + 48.556736 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*1*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.947672, + 48.556736 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*1*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.347963, + 48.672264 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*3*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.347963, + 48.672264 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*3*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.342592, + 48.76889 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*4*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.342592, + 48.76889 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*4*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.180457, + 48.22707 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*6*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.180457, + 48.22707 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*6*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.184587, + 48.556637 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*7*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.184587, + 48.556637 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*7*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.20627, + 48.6227 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*9*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.20627, + 48.6227 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*9*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.716298, + 48.493778 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*10*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.716298, + 48.493778 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*10*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.523392, + 48.679855 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*20*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.914907, + 48.509109 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*21*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.914907, + 48.509109 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*21*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.567519, + 48.683102 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*22*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.084445, + 48.405834 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*32*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.084445, + 48.405834 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*32*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.00721, + 48.696449 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*33*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.00721, + 48.696449 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*33*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.218302, + 48.433086 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*34*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.218302, + 48.433086 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*34*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.056249, + 48.531796 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*35*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.056249, + 48.531796 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*35*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.386452, + 48.807682 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*36*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-03" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.386452, + 48.807682 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*36*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-03" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.678333, + 48.484627 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*37*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.144788, + 48.580271 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*38*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.144788, + 48.580271 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*38*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.186402, + 48.473217 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*39*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-04-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.186402, + 48.473217 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*39*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-04-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.028889, + 48.455833 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*31*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.028889, + 48.455833 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*31*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.126689, + 48.512863 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*30*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.467628, + 48.630241 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*26*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.567519, + 48.683102 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*22*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.577855, + 48.771084 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*23*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.577855, + 48.771084 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*23*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.851859, + 48.522652 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*24*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.851859, + 48.522652 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*24*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.358388, + 48.812908 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*25*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.467628, + 48.630241 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*26*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.126689, + 48.512863 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*30*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.552271, + 48.588692 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*27*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.552271, + 48.588692 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*27*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.833905, + 48.62648 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*28*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.833905, + 48.62648 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*28*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.324368, + 48.408466 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*29*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-04-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.324368, + 48.408466 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*29*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-04-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.413295, + 48.794518 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*87*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-08" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.951, + 48.5108 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*56*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.29119, + 48.5971 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*88*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-12-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.045, + 48.352299 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*139*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-10-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.838271, + 48.280586 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*141*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-01-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.51775, + 48.47099 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*142*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.51775, + 48.47099 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*142*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.129, + 48.389 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*143*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.129, + 48.389 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*143*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.0562, + 48.4561 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*144*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-12-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.0562, + 48.4561 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*144*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-12-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.758196, + 48.177609 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*145*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.758196, + 48.177609 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*145*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.0288, + 48.409 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*146*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.0288, + 48.409 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*146*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.765253, + 48.518089 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*147*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.765253, + 48.518089 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*147*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.44691, + 48.55727 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*149*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.44691, + 48.55727 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*149*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.838271, + 48.280586 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*141*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-01-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.045, + 48.352299 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*139*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-10-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.757097, + 48.514561 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*150*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-02-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.523397, + 48.359306 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*138*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-10-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.591516, + 48.176651 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*131*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.591516, + 48.176651 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*131*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.155936, + 48.732681 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*132*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.155936, + 48.732681 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*132*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.869428, + 48.629478 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*133*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-10-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.869428, + 48.629478 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*133*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-10-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.26435, + 48.52913 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*134*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-10-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.26435, + 48.52913 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*134*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-10-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.9103, + 48.401482 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*135*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.9103, + 48.401482 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*135*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.316225, + 48.234554 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*136*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.316225, + 48.234554 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*136*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.779689, + 48.514324 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*137*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-02-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.779689, + 48.514324 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*137*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-02-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.523397, + 48.359306 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*138*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-10-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.757097, + 48.514561 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*150*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-02-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.486411, + 48.32917 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*152*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-01-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.0058, + 48.350601 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*130*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-06-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.1873, + 48.517834 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*161*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-03-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.51702, + 48.29814 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*162*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-01-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.0441, + 48.450901 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*163*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-01-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.0441, + 48.450901 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*163*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-01-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.247365, + 48.377785 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*164*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-04-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.247365, + 48.377785 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*164*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-04-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.73364, + 48.23396 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*165*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-01-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.73364, + 48.23396 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*165*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-01-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.189, + 48.598099 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*166*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-03-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.189, + 48.598099 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*166*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-03-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.987586, + 48.198135 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*167*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-05-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.987586, + 48.198135 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*167*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-05-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.223394, + 48.786499 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*168*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-06-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.223394, + 48.786499 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*168*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-06-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.04553, + 48.4747 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*169*1*_*_", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-09-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.165161, + 48.61179 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*171*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-07-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.51702, + 48.29814 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*162*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-01-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.1873, + 48.517834 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*161*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-03-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.486411, + 48.32917 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*152*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-01-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.151064, + 48.60416 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*160*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-03-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.854698, + 48.445023 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*153*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-01-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.854698, + 48.445023 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*153*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-01-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.057214, + 48.315941 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*154*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-12-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.057214, + 48.315941 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*154*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-12-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.048475, + 48.776299 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*155*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.048475, + 48.776299 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*155*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.9816, + 48.381901 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*156*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-12-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.9816, + 48.381901 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*156*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-12-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.513626, + 48.832668 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*157*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-12-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.513626, + 48.832668 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*157*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-12-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.29119, + 48.5971 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*88*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-12-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.252257, + 48.239723 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*158*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-02-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.294399, + 48.252918 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*159*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-01-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.294399, + 48.252918 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*159*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-01-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.151064, + 48.60416 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*160*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-03-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.0058, + 48.350601 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*130*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-06-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.252257, + 48.239723 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*158*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-02-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.147928, + 48.551281 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*129*1*_*_", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-10-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.104479, + 48.55711 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*97*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-08-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.736905, + 48.490196 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*98*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.751509, + 48.52273 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*99*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-12-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.751509, + 48.52273 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*99*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-12-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3, + 48.381386 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*100*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3, + 48.381386 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*100*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15994, + 48.315102 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*101*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15994, + 48.315102 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*101*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.914543, + 48.429111 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*102*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-09-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.914543, + 48.429111 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*102*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-09-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.869649, + 48.389687 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*103*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.869649, + 48.389687 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*103*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.133419, + 48.664848 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*104*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.133419, + 48.664848 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*104*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.009714, + 48.303225 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*107*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.009714, + 48.303225 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*107*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.736905, + 48.490196 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*98*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.104479, + 48.55711 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*97*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-08-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.91299, + 48.403732 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*108*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-15" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.248423, + 48.640558 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*96*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.24004, + 48.52145 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*89*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-03" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.703044, + 48.482021 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*128*1*_*_", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-10-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.24004, + 48.52145 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*89*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-03" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.138881, + 48.842079 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*90*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-08" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.138881, + 48.842079 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*90*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-08" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.517125, + 48.771851 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*91*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.517125, + 48.771851 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*91*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.47037, + 48.613342 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*92*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-09-08" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.47037, + 48.613342 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*92*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-09-08" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.928985, + 48.675999 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*93*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.928985, + 48.675999 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*93*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.125556, + 48.357742 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*94*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.125556, + 48.357742 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*94*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.1057, + 48.70467 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*95*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.248423, + 48.640558 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*96*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.91299, + 48.403732 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*108*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-15" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.1057, + 48.70467 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*95*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.727605, + 48.542061 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*109*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-09-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.043485, + 48.778999 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*118*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.633645, + 48.359794 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*119*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.633645, + 48.359794 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*119*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.792394, + 48.482624 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*120*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-09-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.792394, + 48.482624 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*120*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-09-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.792451, + 48.488029 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*121*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-09-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.792451, + 48.488029 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*121*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-09-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.187334, + 48.273865 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*122*1*_*_", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-10-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.313114, + 48.242321 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*124*1*_*_", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-10-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.57723, + 48.53167 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*125*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-02-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.57723, + 48.53167 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*125*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-02-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.824075, + 48.648033 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*126*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-10-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.824075, + 48.648033 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*126*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-10-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.727605, + 48.542061 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*109*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-09-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.32811, + 48.655931 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*127*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-10-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.32811, + 48.655931 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*127*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-10-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.043485, + 48.778999 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*118*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.4236, + 48.18869 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*123*1*_*_", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-10-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.096286, + 48.224899 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*117*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.13708, + 48.586258 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*110*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-08-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.159283, + 48.69836 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*111*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-10-10" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.159283, + 48.69836 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*111*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-10-10" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.388829, + 48.449814 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*112*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.388829, + 48.449814 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*112*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.456394, + 48.727578 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*113*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-09-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.456394, + 48.727578 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*113*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-09-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.657751, + 48.42165 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*115*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.657751, + 48.42165 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*115*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.13708, + 48.586258 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*110*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-08-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.103162, + 48.788181 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*116*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-08-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.103162, + 48.788181 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*116*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-08-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.096286, + 48.224899 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200046175", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 22", + "ref": "FR*SOD*S*SDE2*117*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.52, + 48.7 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Le Manoir de l'Isle", + "owner:ref:FR:SIREN": "842369456", + "email": "contact@manoirdelisle.com", + "phone": "0661150201", + "network": "Manoir de l isle", + "ref": "01FM50GFVBTBH0BZN9YWKN8QEM", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-11-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.735438, + 48.509679 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WAT", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "706232", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.735438, + 48.509679 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WAT", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "706232", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + } + ] +} \ No newline at end of file diff --git a/mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_27.json b/mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_27.json index 08f4ffd7..b335a326 100644 --- a/mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_27.json +++ b/mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_27.json @@ -6,33 +6,3887 @@ "geometry": { "type": "Point", "coordinates": [ - 1.466318, - 49.095829 + 1.432419, + 49.061372 ] }, "properties": { - "operator": "Izivia", - "owner:ref:FR:SIREN": "419070180", - "email": "sav@izivia.com", - "phone": "0972668001", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24511", - "ref": "FR*SOD*S*OAZS*245*1*_*_", - "name": "NORAUTO - VERNON", - "capacity": "3", - "socket:typee": "false", - "socket:type2": "false", - "socket:type2_combo": "true", - "socket:chademo": "false", + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 59", + "ref": "FRCPIE6737215", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "false", - "reservation": "false", - "wheelchair": "Accessibilité inconnue", - "start_date": "2023-03-17", - "note": "Conditions accès aux bornes dépendantes des accords et formules de votre EMSP", - "source:date": "2023-07-29", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-17", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.432419, + 49.061372 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 59", + "ref": "FRCPIE6737215", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-17", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.432419, + 49.061372 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 59", + "ref": "FRCPIE6737275", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-17", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.432419, + 49.061372 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 59", + "ref": "FRCPIE6737275", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-17", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.432419, + 49.061372 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 59", + "ref": "FRCPIE6737295", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-17", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.432419, + 49.061372 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 59", + "ref": "FRCPIE6737295", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-17", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.432419, + 49.061372 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 59", + "ref": "FRCPIE6737305", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-17", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.432419, + 49.061372 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 59", + "ref": "FRCPIE6737305", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-17", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.488107, + 49.091958 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "SONEPAR VERNON", + "ref": "FRCPIE6605525", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "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": "2022-12-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.488107, + 49.091958 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "SONEPAR VERNON", + "ref": "FRCPIE6605525", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "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": "2022-12-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431708, + 49.060851 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 65", + "ref": "FRCPIE6737455", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431708, + 49.060851 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 65", + "ref": "FRCPIE6737455", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431708, + 49.060851 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 65", + "ref": "FRCPIE6737475", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431708, + 49.060851 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 65", + "ref": "FRCPIE6737475", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.432414, + 49.061637 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 55", + "ref": "FRCPIE6737115", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.432414, + 49.061637 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 55", + "ref": "FRCPIE6726845", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.432414, + 49.061637 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 55", + "ref": "FRCPIE6726845", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.432414, + 49.061637 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 55", + "ref": "FRCPIE6736185", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.432414, + 49.061637 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 55", + "ref": "FRCPIE6736185", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.432414, + 49.061637 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 55", + "ref": "FRCPIE6736555", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.432414, + 49.061637 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 55", + "ref": "FRCPIE6736555", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.432414, + 49.061637 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 55", + "ref": "FRCPIE6736905", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.432414, + 49.061637 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 55", + "ref": "FRCPIE6736905", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.432414, + 49.061637 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 55", + "ref": "FRCPIE6737115", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.37289291, + 49.3797657 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Charleval", + "ref": "FRIENE005602", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-03-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.37289291, + 49.3797657 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Charleval", + "ref": "FRIENE005602", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-03-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.37289291, + 49.3797657 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Charleval", + "ref": "FRIENE005601", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-03-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.37289291, + 49.3797657 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Charleval", + "ref": "FRIENE005601", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-03-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.7737244, + 49.2429735 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "klantenservice@newmotion.com", + "phone": "+(33)-(9)-69366018", + "network": "Shell Aire du Domaine d'Harcourt HW", + "ref": "FRSHEE79", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.7737244, + 49.2429735 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "klantenservice@newmotion.com", + "phone": "+(33)-(9)-69366018", + "network": "Shell Aire du Domaine d'Harcourt HW", + "ref": "FRSHEE80", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.7737244, + 49.2429735 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "klantenservice@newmotion.com", + "phone": "+(33)-(9)-69366018", + "network": "Shell Aire du Domaine d'Harcourt HW", + "ref": "FRSHEE80", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.7737244, + 49.2429735 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "klantenservice@newmotion.com", + "phone": "+(33)-(9)-69366018", + "network": "Shell Aire du Domaine d'Harcourt HW", + "ref": "FRSHEE80", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.7737244, + 49.2429735 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "klantenservice@newmotion.com", + "phone": "+(33)-(9)-69366018", + "network": "Shell Aire du Domaine d'Harcourt HW", + "ref": "FRSHEE80", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.7737244, + 49.2429735 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "klantenservice@newmotion.com", + "phone": "+(33)-(9)-69366018", + "network": "Shell Aire du Domaine d'Harcourt HW", + "ref": "FRSHEE79", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.430694, + 49.061634 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 22", + "ref": "FRCPIE6736215", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.430694, + 49.061634 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 22", + "ref": "FRCPIE6736215", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.430694, + 49.061634 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 22", + "ref": "FRCPIE6736125", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.430694, + 49.061634 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 22", + "ref": "FRCPIE6736125", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.430694, + 49.061634 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 22", + "ref": "FRCPIE6726605", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.430694, + 49.061634 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 22", + "ref": "FRCPIE6726605", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.432073, + 49.061104 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 63", + "ref": "FRCPIE6737325", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.432073, + 49.061104 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 63", + "ref": "FRCPIE6737415", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.432073, + 49.061104 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 63", + "ref": "FRCPIE6737415", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.432073, + 49.061104 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 63", + "ref": "FRCPIE6737375", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.432073, + 49.061104 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 63", + "ref": "FRCPIE6737375", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.432073, + 49.061104 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 63", + "ref": "FRCPIE6737345", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431281, + 49.06124 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 10", + "ref": "FRCPIE6726655", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431281, + 49.06124 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 10", + "ref": "FRCPIE6726655", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.432073, + 49.061104 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 63", + "ref": "FRCPIE6737345", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.432073, + 49.061104 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 63", + "ref": "FRCPIE6737325", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431669, + 49.061392 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 21", + "ref": "FRCPIE6726665", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431669, + 49.061392 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 21", + "ref": "FRCPIE6726665", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.430869, + 49.060816 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 15", + "ref": "FRCPIE6738105", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.430869, + 49.060816 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 15", + "ref": "FRCPIE6738105", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.430869, + 49.060816 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 15", + "ref": "FRCPIE6736765", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.430869, + 49.060816 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 15", + "ref": "FRCPIE6736765", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.430869, + 49.060816 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 15", + "ref": "FRCPIE6736465", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.430869, + 49.060816 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 15", + "ref": "FRCPIE6736465", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.430869, + 49.060816 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 15", + "ref": "FRCPIE6736415", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.430869, + 49.060816 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 15", + "ref": "FRCPIE6736415", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431325, + 49.061436 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 09", + "ref": "FRCPIE6726645", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431325, + 49.061436 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 09", + "ref": "FRCPIE6726645", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431325, + 49.061436 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 09", + "ref": "FRCPIE6726635", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431325, + 49.061436 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 09", + "ref": "FRCPIE6726635", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431325, + 49.061436 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 09", + "ref": "FRCPIE6726625", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431325, + 49.061436 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 09", + "ref": "FRCPIE6726625", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431778, + 49.061212 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 45", + "ref": "FRCPIE6736495", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431778, + 49.061212 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 45", + "ref": "FRCPIE6736495", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431778, + 49.061212 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 45", + "ref": "FRCPIE6736735", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431778, + 49.061212 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 45", + "ref": "FRCPIE6736735", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431778, + 49.061212 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 45", + "ref": "FRCPIE6736745", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431778, + 49.061212 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 45", + "ref": "FRCPIE6736745", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431778, + 49.061212 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 45", + "ref": "FRCPIE6736755", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431778, + 49.061212 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 45", + "ref": "FRCPIE6736755", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431778, + 49.061212 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 45", + "ref": "FRCPIE6736825", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431778, + 49.061212 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 45", + "ref": "FRCPIE6736825", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431413, + 49.060984 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 31", + "ref": "FRCPIE6726695", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431413, + 49.060984 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 31", + "ref": "FRCPIE6726695", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431413, + 49.060984 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 31", + "ref": "FRCPIE6736275", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431413, + 49.060984 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 31", + "ref": "FRCPIE6736275", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431413, + 49.060984 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 31", + "ref": "FRCPIE6736845", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431413, + 49.060984 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 31", + "ref": "FRCPIE6736845", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431413, + 49.060984 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 31", + "ref": "FRCPIE6736885", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431413, + 49.060984 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 31", + "ref": "FRCPIE6736885", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431413, + 49.060984 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 31", + "ref": "FRCPIE6736935", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431413, + 49.060984 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 31", + "ref": "FRCPIE6736935", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431413, + 49.060984 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 31", + "ref": "FRCPIE6736945", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431413, + 49.060984 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 31", + "ref": "FRCPIE6736945", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431413, + 49.060984 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 31", + "ref": "FRCPIE6737065", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431413, + 49.060984 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 31", + "ref": "FRCPIE6737065", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431413, + 49.060984 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 31", + "ref": "FRCPIE6737175", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431413, + 49.060984 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 31", + "ref": "FRCPIE6737175", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431778, + 49.061212 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 45", + "ref": "FRCPIE6736255", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431778, + 49.061212 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 45", + "ref": "FRCPIE6736255", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431778, + 49.061212 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 45", + "ref": "FRCPIE6726685", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431778, + 49.061212 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 45", + "ref": "FRCPIE6726685", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431778, + 49.061212 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 45", + "ref": "FRCPIE6726675", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431778, + 49.061212 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 45", + "ref": "FRCPIE6726675", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.432082, + 49.061843 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 01", + "ref": "FRCPIE6726825", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.432082, + 49.061843 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 01", + "ref": "FRCPIE6720145", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.432082, + 49.061843 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 01", + "ref": "FRCPIE6720145", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.432082, + 49.061843 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 01", + "ref": "FRCPIE6726825", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431005, + 49.061255 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 13", + "ref": "FRCPIE6736395", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431005, + 49.061255 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 13", + "ref": "FRCPIE6736395", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431005, + 49.061255 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 13", + "ref": "FRCPIE6736355", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431084, + 49.061551 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 23", + "ref": "FRCPIE6736485", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431084, + 49.061551 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 23", + "ref": "FRCPIE6736485", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431084, + 49.061551 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 23", + "ref": "FRCPIE6736705", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431084, + 49.061551 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 23", + "ref": "FRCPIE6736705", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431084, + 49.061551 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 23", + "ref": "FRCPIE6736785", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431084, + 49.061551 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 23", + "ref": "FRCPIE6736785", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431005, + 49.061255 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 13", + "ref": "FRCPIE6736325", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431005, + 49.061255 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 13", + "ref": "FRCPIE6736325", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431005, + 49.061255 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 13", + "ref": "FRCPIE6736355", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.188615, + 49.24801 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@ionity.eu", + "phone": "+(33)-(1)-87210891", + "network": "Val de Reuil", + "ref": "FRIONE4377", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.188615, + 49.24801 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@ionity.eu", + "phone": "+(33)-(1)-87210891", + "network": "Val de Reuil", + "ref": "FRIONE43770", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.188615, + 49.24801 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@ionity.eu", + "phone": "+(33)-(1)-87210891", + "network": "Val de Reuil", + "ref": "FRIONE43770", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.188615, + 49.24801 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@ionity.eu", + "phone": "+(33)-(1)-87210891", + "network": "Val de Reuil", + "ref": "FRIONE43770", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.188615, + 49.24801 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@ionity.eu", + "phone": "+(33)-(1)-87210891", + "network": "Val de Reuil", + "ref": "FRIONE43770", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.188615, + 49.24801 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@ionity.eu", + "phone": "+(33)-(1)-87210891", + "network": "Val de Reuil", + "ref": "FRIONE43770", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.188615, + 49.24801 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@ionity.eu", + "phone": "+(33)-(1)-87210891", + "network": "Val de Reuil", + "ref": "FRIONE43770", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.43087, + 49.060529 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 72", + "ref": "FRCPIE6737625", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.43087, + 49.060529 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 72", + "ref": "FRCPIE6737655", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.43087, + 49.060529 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 72", + "ref": "FRCPIE6737655", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.43087, + 49.060529 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 72", + "ref": "FRCPIE6737665", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.43087, + 49.060529 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 72", + "ref": "FRCPIE6737665", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.43087, + 49.060529 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 72", + "ref": "FRCPIE6737625", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.43087, + 49.060529 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 72", + "ref": "FRCPIE6737565", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.43087, + 49.060529 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 72", + "ref": "FRCPIE6737565", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.43087, + 49.060529 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 72", + "ref": "FRCPIE6736235", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.43087, + 49.060529 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 72", + "ref": "FRCPIE6736235", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.43087, + 49.060529 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 72", + "ref": "FRCPIE6737255", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.43087, + 49.060529 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 72", + "ref": "FRCPIE6736575", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.43087, + 49.060529 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 72", + "ref": "FRCPIE6736575", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.43087, + 49.060529 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 72", + "ref": "FRCPIE6736625", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.43087, + 49.060529 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 72", + "ref": "FRCPIE6736625", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.43087, + 49.060529 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 72", + "ref": "FRCPIE6737035", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.43087, + 49.060529 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 72", + "ref": "FRCPIE6737035", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.43087, + 49.060529 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 72", + "ref": "FRCPIE6737185", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.43087, + 49.060529 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 72", + "ref": "FRCPIE6737185", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.43087, + 49.060529 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 72", + "ref": "FRCPIE6737255", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431517, + 49.061577 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 41", + "ref": "FRCPIE6720155", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431517, + 49.061577 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 41", + "ref": "FRCPIE6720155", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431517, + 49.061577 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 41", + "ref": "FRCPIE6726615", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431517, + 49.061577 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 41", + "ref": "FRCPIE6726615", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431517, + 49.061577 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 41", + "ref": "FRCPIE6736615", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431517, + 49.061577 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 41", + "ref": "FRCPIE6736615", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431517, + 49.061577 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 41", + "ref": "FRCPIE6736725", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431517, + 49.061577 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 41", + "ref": "FRCPIE6736725", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431222, + 49.060762 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 67", + "ref": "FRCPIE6736525", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431222, + 49.060762 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 67", + "ref": "FRCPIE6736525", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431222, + 49.060762 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 67", + "ref": "FRCPIE6736975", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431222, + 49.060762 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 67", + "ref": "FRCPIE6736975", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431222, + 49.060762 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 67", + "ref": "FRCPIE6736995", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431222, + 49.060762 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 67", + "ref": "FRCPIE6736995", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431222, + 49.060762 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 67", + "ref": "FRCPIE6737525", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431222, + 49.060762 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 67", + "ref": "FRCPIE6737525", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431222, + 49.060762 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 67", + "ref": "FRCPIE6736515", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.431222, + 49.060762 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "RAW PARISGIVERNY 67", + "ref": "FRCPIE6736515", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.861169, + 49.360989 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Fastned France", + "owner:ref:FR:SIREN": "853300010", + "email": "support@fastned.nl", + "phone": "+(33) 184710062", + "network": "Aire de Bosgouet Sud", + "ref": "FRFASE331030", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-03-21", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.861169, + 49.360989 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Fastned France", + "owner:ref:FR:SIREN": "853300010", + "email": "support@fastned.nl", + "phone": "+(33) 184710062", + "network": "Aire de Bosgouet Sud", + "ref": "FRFASE331030", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-03-21", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.861169, + 49.360989 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Fastned France", + "owner:ref:FR:SIREN": "853300010", + "email": "support@fastned.nl", + "phone": "+(33) 184710062", + "network": "Aire de Bosgouet Sud", + "ref": "FRFASE331030", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-03-21", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.861169, + 49.360989 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Fastned France", + "owner:ref:FR:SIREN": "853300010", + "email": "support@fastned.nl", + "phone": "+(33) 184710062", + "network": "Aire de Bosgouet Sud", + "ref": "FRFASE331030", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-03-21", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.861169, + 49.360989 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Fastned France", + "owner:ref:FR:SIREN": "853300010", + "email": "support@fastned.nl", + "phone": "+(33) 184710062", + "network": "Aire de Bosgouet Sud", + "ref": "FRFASE331030", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-03-21", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.861169, + 49.360989 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Fastned France", + "owner:ref:FR:SIREN": "853300010", + "email": "support@fastned.nl", + "phone": "+(33) 184710062", + "network": "Aire de Bosgouet Sud", + "ref": "FRFASE331030", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-03-21", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.861169, + 49.360989 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Fastned France", + "owner:ref:FR:SIREN": "853300010", + "email": "support@fastned.nl", + "phone": "+(33) 184710062", + "network": "Aire de Bosgouet Sud", + "ref": "FRFASE331030", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-03-21", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.861169, + 49.360989 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Fastned France", + "owner:ref:FR:SIREN": "853300010", + "email": "support@fastned.nl", + "phone": "+(33) 184710062", + "network": "Aire de Bosgouet Sud", + "ref": "FRFASE331030", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-03-21", + "socket:type2_cable": "false" } }, { @@ -45,28 +3899,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Izivia", "owner:ref:FR:SIREN": "419070180", "email": "sav@izivia.com", "phone": "0972668001", "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24512", "ref": "FR*SOD*S*OAZS*245*1*_*_", - "name": "NORAUTO - VERNON", - "capacity": "3", - "socket:typee": "false", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:type2_combo": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "false", - "reservation": "false", - "wheelchair": "Accessibilité inconnue", - "start_date": "2023-03-17", - "note": "Conditions accès aux bornes dépendantes des accords et formules de votre EMSP", - "source:date": "2023-07-29", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-03-17" } }, { @@ -79,28 +3924,45 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Izivia", "owner:ref:FR:SIREN": "419070180", "email": "sav@izivia.com", "phone": "0972668001", "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24513", "ref": "FR*SOD*S*OAZS*245*1*_*_", - "name": "NORAUTO - VERNON", - "capacity": "3", - "socket:typee": "false", - "socket:type2": "false", - "socket:type2_combo": "true", - "socket:chademo": "true", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "false", - "reservation": "false", - "wheelchair": "Accessibilité inconnue", - "start_date": "2023-03-17", - "note": "Conditions accès aux bornes dépendantes des accords et formules de votre EMSP", - "source:date": "2023-07-29", - "socket:type2_cable": "" + "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", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "IZIVIA EXPRESS", + "ref": "FR*SOD*S*OAZS*245*1*_*_", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-03-17" } }, { @@ -113,28 +3975,2613 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Izivia", "owner:ref:FR:SIREN": "433704889", "email": "sav@izivia.com", "phone": "0972668001", "network": "AVIA PICOTY", - "ref:EU:EVSE": "FRPA1PAVPT511", "ref": "FR*SOD*S*AVPT*5*1*_*_", - "name": "AIRE DE BEUZEVILLE SUD", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "true", - "socket:type2_combo": "true", - "socket:chademo": "true", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "false", - "reservation": "false", - "wheelchair": "Accessibilité inconnue", - "start_date": "2021-05-17", - "note": "Conditions accès aux bornes dépendantes des accords et formules de votre EMSP", - "source:date": "2023-07-29", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-05-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.43988136, + 49.37899343 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IPYVK0DJ6C", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 09:00-12:00,Mo-Fr 14:00-17:00", + "start_date": "2023-04-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.43988136, + 49.37899343 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IPYVK0DJ6C", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 09:00-12:00,Mo-Fr 14:00-17:00", + "start_date": "2023-04-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.91933021, + 49.14865044 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "J3N1KOHIJZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-03", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.91933021, + 49.14865044 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "J3N1KOHIJZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-03", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.91933021, + 49.14865044 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "J3N1KOHIJZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-04-04", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.91933021, + 49.14865044 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "J3N1KOHIJZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-04-04", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.91933021, + 49.14865044 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "J3N1KOHIJZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-04-04", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.91933021, + 49.14865044 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "J3N1KOHIJZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-03", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.91933021, + 49.14865044 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "J3N1KOHIJZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-04-04", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.91933021, + 49.14865044 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "J3N1KOHIJZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-04-04", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.91933021, + 49.14865044 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "J3N1KOHIJZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-03", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.91933021, + 49.14865044 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "J3N1KOHIJZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-04-04", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.18306671, + 49.23610163 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EM1XTBUMGN", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-04-22", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.18306671, + 49.23610163 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EM1XTBUMGN", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-04-22", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.18306671, + 49.23610163 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EM1XTBUMGN", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-04-22", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.18306671, + 49.23610163 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EM1XTBUMGN", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-04-22", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.18306671, + 49.23610163 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EM1XTBUMGN", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-04-22", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.18306671, + 49.23610163 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EM1XTBUMGN", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-04-22", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.18306671, + 49.23610163 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EM1XTBUMGN", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-04-22", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.18306671, + 49.23610163 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EM1XTBUMGN", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-04-22", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.37956223, + 49.24620227 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EQCDH9J1JP", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 07:00-23:00,Sa-Su 08:00-23:00", + "start_date": "2022-02-17", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.37956223, + 49.24620227 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EQCDH9J1JP", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 07:00-23:00,Sa-Su 08:00-23:00", + "start_date": "2022-02-17", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.1864568, + 49.24856253 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TEEOXBC8Q5", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-03-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.45320379, + 49.10410314 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "S4ZHGIJPO6", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-04", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.45320379, + 49.10410314 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "S4ZHGIJPO6", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-01-04", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.21906119, + 49.32456957 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "X64IY5FMOZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-11-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.21906119, + 49.32456957 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "X64IY5FMOZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-11-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.21906119, + 49.32456957 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "X64IY5FMOZ", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-11-21", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.21906119, + 49.32456957 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "X64IY5FMOZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-11-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.21906119, + 49.32456957 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "X64IY5FMOZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-11-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.21906119, + 49.32456957 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "X64IY5FMOZ", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-11-21", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.21906119, + 49.32456957 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "X64IY5FMOZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-11-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.21906119, + 49.32456957 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "X64IY5FMOZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-11-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.38173979, + 49.3700959 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "UCNXMWQKXU", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-03", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.38173979, + 49.3700959 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "UCNXMWQKXU", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-03", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.15731791, + 49.31773016 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JBSMDYN6DU", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-12-09", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.15731791, + 49.31773016 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JBSMDYN6DU", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-12-09", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.15731791, + 49.31773016 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JBSMDYN6DU", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-12-09", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.15731791, + 49.31773016 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JBSMDYN6DU", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-12-09", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.15731791, + 49.31773016 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JBSMDYN6DU", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-12-09", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.15731791, + 49.31773016 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JBSMDYN6DU", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-12-09", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.15869225, + 49.0263993 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EYFAUZGMKE", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.15869225, + 49.0263993 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EYFAUZGMKE", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.15869225, + 49.0263993 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EYFAUZGMKE", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.15869225, + 49.0263993 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EYFAUZGMKE", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.1576805, + 49.0259613 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CAVUWXJOAT", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.15869225, + 49.0263993 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EYFAUZGMKE", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.15869225, + 49.0263993 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EYFAUZGMKE", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.1576805, + 49.0259613 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CAVUWXJOAT", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.15869225, + 49.0263993 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EYFAUZGMKE", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.1576805, + 49.0259613 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CAVUWXJOAT", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.15869225, + 49.0263993 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EYFAUZGMKE", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.1576805, + 49.0259613 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CAVUWXJOAT", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.169949, + 49.216964 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WJPBSARJUV", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.169949, + 49.216964 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WJPBSARJUV", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.46760856, + 49.09464425 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PDDDCJBIC9", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-09", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.589431, + 49.0887 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VSWHWM", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-03", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.589431, + 49.0887 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VSWHWM", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-03", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.46760856, + 49.09464425 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PDDDCJBIC9", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-09", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.46760856, + 49.09464425 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PDDDCJBIC9", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-09", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.46760856, + 49.09464425 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PDDDCJBIC9", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-09", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.23304351, + 49.11482753 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WWFF9DHV9P", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.23304351, + 49.11482753 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WWFF9DHV9P", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.53880496, + 49.26570602 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BNRBDCEV7P", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.53880496, + 49.26570602 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BNRBDCEV7P", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.53880496, + 49.26570602 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BNRBDCEV7P", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.17138856, + 49.06052439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NSMOIFZBLP", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.17138856, + 49.06052439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NSMOIFZBLP", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.17138856, + 49.06052439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NSMOIFZBLP", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.17138856, + 49.06052439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NSMOIFZBLP", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.17138856, + 49.06052439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NSMOIFZBLP", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.17138856, + 49.06052439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NSMOIFZBLP", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.17138856, + 49.06052439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NSMOIFZBLP", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.17138856, + 49.06052439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NSMOIFZBLP", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.17138856, + 49.06052439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NSMOIFZBLP", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.17138856, + 49.06052439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NSMOIFZBLP", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.17138856, + 49.06052439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NSMOIFZBLP", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.17138856, + 49.06052439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NSMOIFZBLP", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.17138856, + 49.06052439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NSMOIFZBLP", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.17138856, + 49.06052439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NSMOIFZBLP", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.17138856, + 49.06052439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NSMOIFZBLP", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.17138856, + 49.06052439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NSMOIFZBLP", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.17138856, + 49.06052439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NSMOIFZBLP", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.17138856, + 49.06052439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NSMOIFZBLP", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.17138856, + 49.06052439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NSMOIFZBLP", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.17138856, + 49.06052439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NSMOIFZBLP", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.17138856, + 49.06052439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NSMOIFZBLP", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.17138856, + 49.06052439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NSMOIFZBLP", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.17138856, + 49.06052439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NSMOIFZBLP", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.17138856, + 49.06052439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NSMOIFZBLP", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.17138856, + 49.06052439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NSMOIFZBLP", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.17138856, + 49.06052439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NSMOIFZBLP", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.17138856, + 49.06052439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NSMOIFZBLP", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.17138856, + 49.06052439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NSMOIFZBLP", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.17138856, + 49.06052439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NSMOIFZBLP", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.17138856, + 49.06052439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NSMOIFZBLP", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.43806053, + 49.2490948 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LCZEGSP1N1", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-03-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.43806053, + 49.2490948 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LCZEGSP1N1", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-03-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.43806053, + 49.2490948 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LCZEGSP1N1", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-03-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.43806053, + 49.2490948 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LCZEGSP1N1", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-03-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.43806053, + 49.2490948 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LCZEGSP1N1", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-03-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.43806053, + 49.2490948 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LCZEGSP1N1", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-03-14", + "socket:type2_cable": "false" } }, { @@ -147,28 +6594,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Kallista BDR", "owner:ref:FR:SIREN": "820491314", "email": "exploitation@yaway-recharge.eu", "phone": "+33 0 800 96 00 80", "network": "YAWAY Recharge", - "ref:EU:EVSE": "FRDOUP27120CRACKS", - "ref": "", - "name": "Station IRVE Kallista BDR de Vernon-Douains", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "false", - "socket:type2_combo": "true", - "socket:chademo": "false", + "socket:type2_combo": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "false", - "reservation": "false", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2022-08-10", - "note": "Ouvert 24/7", - "source:date": "2022-11-15", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": " 24/7", + "start_date": "2022-08-10" } }, { @@ -181,28 +6618,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Kallista BDR", "owner:ref:FR:SIREN": "820491314", "email": "exploitation@yaway-recharge.eu", "phone": "+33 0 800 96 00 80", "network": "YAWAY Recharge", - "ref:EU:EVSE": "FRDOUP27120CRACKS", - "ref": "", - "name": "Station IRVE Kallista BDR de Vernon-Douains", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "false", - "socket:type2_combo": "true", - "socket:chademo": "false", + "socket:type2_combo": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "false", - "reservation": "false", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2022-08-10", - "note": "Ouvert 24/7", - "source:date": "2022-11-15", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": " 24/7", + "start_date": "2022-08-10" } }, { @@ -215,28 +6642,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Kallista BDR", "owner:ref:FR:SIREN": "820491314", "email": "exploitation@yaway-recharge.eu", "phone": "+33 0 800 96 00 80", "network": "YAWAY Recharge", - "ref:EU:EVSE": "FRDOUP27120CRACKS", - "ref": "", - "name": "Station IRVE Kallista BDR de Vernon-Douains", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "false", - "socket:type2_combo": "true", - "socket:chademo": "false", + "socket:type2_combo": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "false", - "reservation": "false", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2022-08-10", - "note": "Ouvert 24/7", - "source:date": "2022-11-15", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": " 24/7", + "start_date": "2022-08-10" } }, { @@ -249,28 +6666,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Kallista BDR", "owner:ref:FR:SIREN": "820491314", "email": "exploitation@yaway-recharge.eu", "phone": "+33 0 800 96 00 80", "network": "YAWAY Recharge", - "ref:EU:EVSE": "FRDOUP27120CRACKS", - "ref": "", - "name": "Station IRVE Kallista BDR de Vernon-Douains", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "false", - "socket:type2_combo": "true", - "socket:chademo": "false", + "socket:type2_combo": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "false", - "reservation": "false", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2022-08-10", - "note": "Ouvert 24/7", - "source:date": "2022-11-15", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": " 24/7", + "start_date": "2022-08-10" } }, { @@ -283,28 +6690,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Kallista BDR", "owner:ref:FR:SIREN": "820491314", "email": "exploitation@yaway-recharge.eu", "phone": "+33 0 800 96 00 80", "network": "YAWAY Recharge", - "ref:EU:EVSE": "FRDOUP27120CRACKS", - "ref": "", - "name": "Station IRVE Kallista BDR de Vernon-Douains", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "false", - "reservation": "false", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2022-08-10", - "note": "Ouvert 24/7", - "source:date": "2022-11-15", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": " 24/7", + "start_date": "2022-08-10" } }, { @@ -317,28 +6714,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "ZEBORNE", "owner:ref:FR:SIREN": "351440078", "email": "advenir@zeborne.com", "phone": "0252072597", "network": "MAZDA Evreux GHV", - "ref:EU:EVSE": "FRZMAE74AC109624", "ref": "109624", - "name": "Mazda - Angerville-la-Campagne - 7kW AC ", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "false", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2022-01-24", - "note": "", - "source:date": "2022-01-24", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "Mo-Fr 08:30-12:00,Mo-Fr 14:00-19:00,Sat 08:30-19:00", + "start_date": "2022-01-24" } }, { @@ -351,28 +6739,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Last Mile Solutions", "owner:ref:FR:SIREN": "909073363", "email": "support@lastmilesolutions.com", "phone": "+31 10 312 6000", "network": "Last Mile Solutions", - "ref:EU:EVSE": "FRLMSP1000125120", - "ref": "", - "name": "KYRIAD DIRECT EVREUX", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "false", - "reservation": "false", - "wheelchair": "Accessibilité inconnue", - "start_date": "2023-05-26", - "note": "", - "source:date": "2023-06-22", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-26" } }, { @@ -385,28 +6763,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Last Mile Solutions", "owner:ref:FR:SIREN": "909073363", "email": "support@lastmilesolutions.com", "phone": "+31 10 312 6000", "network": "Last Mile Solutions", - "ref:EU:EVSE": "FRLMSP1000125120", - "ref": "", - "name": "KYRIAD DIRECT EVREUX", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "false", - "reservation": "false", - "wheelchair": "Accessibilité inconnue", - "start_date": "2023-05-26", - "note": "", - "source:date": "2023-06-22", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-26" } }, { @@ -419,28 +6787,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Last Mile Solutions", "owner:ref:FR:SIREN": "909073363", "email": "support@lastmilesolutions.com", "phone": "+31 10 312 6000", "network": "Last Mile Solutions", - "ref:EU:EVSE": "FRLMSP1000125120", - "ref": "", - "name": "KYRIAD DIRECT EVREUX", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "false", - "reservation": "false", - "wheelchair": "Accessibilité inconnue", - "start_date": "2023-05-26", - "note": "", - "source:date": "2023-06-22", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-26" } }, { @@ -453,28 +6811,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Last Mile Solutions", "owner:ref:FR:SIREN": "909073363", "email": "support@lastmilesolutions.com", "phone": "+31 10 312 6000", "network": "Last Mile Solutions", - "ref:EU:EVSE": "FRLMSP1000125120", - "ref": "", - "name": "KYRIAD DIRECT EVREUX", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "false", - "reservation": "false", - "wheelchair": "Accessibilité inconnue", - "start_date": "2023-05-26", - "note": "", - "source:date": "2023-06-22", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-26" } }, { @@ -487,27 +6835,20 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Freshmile SAS", "owner:ref:FR:SIREN": "314481250", "email": "web@freshmile.com", "phone": "0369246732", "network": "Freshmile", - "ref:EU:EVSE": "FRFR1PWWFF9DHV9P", "ref": "WWFF9DHV9P", - "name": "XEV601C", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "false", - "payment:credit_cards": "false", - "reservation": "false", - "wheelchair": "Accessible mais non réservé PMR", + "reservation": "no", + "opening_hours": "24/7", "start_date": "2023-01-11", - "note": "compte prépayé", - "source:date": "2022-12-19", "socket:type2_cable": "false" } }, @@ -521,27 +6862,254 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Freshmile SAS", "owner:ref:FR:SIREN": "314481250", "email": "web@freshmile.com", "phone": "0369246732", "network": "Freshmile", - "ref:EU:EVSE": "FRFR1PWWFF9DHV9P", "ref": "WWFF9DHV9P", - "name": "XEV601C", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "false", - "payment:credit_cards": "false", - "reservation": "false", - "wheelchair": "Accessible mais non réservé PMR", + "reservation": "no", + "opening_hours": "24/7", "start_date": "2023-01-11", - "note": "compte prépayé", - "source:date": "2022-12-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.610229, + 49.10076 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Easycharge services", + "owner:ref:FR:SIREN": "901772400", + "email": "exploitation@easycharge-vinci.COM", + "phone": "3 67 47 06 40", + "network": "Easycharge services", + "ref": "UWBEJENZM4", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-03-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.189956, + 49.015557 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Easycharge services", + "owner:ref:FR:SIREN": "901772400", + "email": "exploitation@easycharge-vinci.COM", + "phone": "3 67 47 06 40", + "network": "Easycharge services", + "ref": "AAOHVNYG1P", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-03-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.610229, + 49.10076 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Easycharge services", + "owner:ref:FR:SIREN": "901772400", + "email": "exploitation@easycharge-vinci.COM", + "phone": "3 67 47 06 40", + "network": "Easycharge services", + "ref": "UWBEJENZM4", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-03-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.189956, + 49.015557 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Easycharge services", + "owner:ref:FR:SIREN": "901772400", + "email": "exploitation@easycharge-vinci.COM", + "phone": "3 67 47 06 40", + "network": "Easycharge services", + "ref": "AAOHVNYG1P", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-03-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.610229, + 49.10076 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Easycharge services", + "owner:ref:FR:SIREN": "901772400", + "email": "exploitation@easycharge-vinci.COM", + "phone": "3 67 47 06 40", + "network": "Easycharge services", + "ref": "UWBEJENZM4", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-03-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.189956, + 49.015557 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Easycharge services", + "owner:ref:FR:SIREN": "901772400", + "email": "exploitation@easycharge-vinci.COM", + "phone": "3 67 47 06 40", + "network": "Easycharge services", + "ref": "AAOHVNYG1P", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-03-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.189956, + 49.015557 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Easycharge services", + "owner:ref:FR:SIREN": "901772400", + "email": "exploitation@easycharge-vinci.COM", + "phone": "3 67 47 06 40", + "network": "Easycharge services", + "ref": "AAOHVNYG1P", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-03-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.189956, + 49.015557 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Easycharge services", + "owner:ref:FR:SIREN": "901772400", + "email": "exploitation@easycharge-vinci.COM", + "phone": "3 67 47 06 40", + "network": "Easycharge services", + "ref": "AAOHVNYG1P", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-03-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.189956, + 49.015557 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Easycharge services", + "owner:ref:FR:SIREN": "901772400", + "email": "exploitation@easycharge-vinci.COM", + "phone": "3 67 47 06 40", + "network": "Easycharge services", + "ref": "AAOHVNYG1P", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-03-08", "socket:type2_cable": "false" } }, @@ -555,28 +7123,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Last Mile Solutions", "owner:ref:FR:SIREN": "909073363", "email": "support@lastmilesolutions.com", "phone": "+31 10 312 6000", "network": "Last Mile Solutions", - "ref:EU:EVSE": "FRLMSP1000118123", - "ref": "", - "name": "SANEF BEUZEVILLE NORD", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "false", - "socket:type2_combo": "false", - "socket:chademo": "true", + "socket:chademo": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "false", - "wheelchair": "Accessibilité inconnue", - "start_date": "2023-01-09", - "note": "", - "source:date": "2023-03-15", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-09" } }, { @@ -589,28 +7147,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Last Mile Solutions", "owner:ref:FR:SIREN": "909073363", "email": "support@lastmilesolutions.com", "phone": "+31 10 312 6000", "network": "Last Mile Solutions", - "ref:EU:EVSE": "FRLMSP1000118123", - "ref": "", - "name": "SANEF BEUZEVILLE NORD", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "false", - "wheelchair": "Accessibilité inconnue", - "start_date": "2023-01-09", - "note": "", - "source:date": "2023-03-15", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-09" } }, { @@ -623,28 +7171,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Last Mile Solutions", "owner:ref:FR:SIREN": "909073363", "email": "support@lastmilesolutions.com", "phone": "+31 10 312 6000", "network": "Last Mile Solutions", - "ref:EU:EVSE": "FRLMSP1000118123", - "ref": "", - "name": "SANEF BEUZEVILLE NORD", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "false", - "socket:type2_combo": "true", - "socket:chademo": "false", + "socket:type2_combo": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "false", - "wheelchair": "Accessibilité inconnue", - "start_date": "2023-01-09", - "note": "", - "source:date": "2023-03-15", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-09" } }, { @@ -657,28 +7195,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Last Mile Solutions", "owner:ref:FR:SIREN": "909073363", "email": "support@lastmilesolutions.com", "phone": "+31 10 312 6000", "network": "Last Mile Solutions", - "ref:EU:EVSE": "FRLMSP1000118143", - "ref": "", - "name": "SANEF BEUZEVILLE NORD", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "false", - "socket:type2_combo": "true", - "socket:chademo": "false", + "socket:type2_combo": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "false", - "wheelchair": "Accessibilité inconnue", - "start_date": "2023-01-09", - "note": "", - "source:date": "2023-03-15", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-09" } }, { @@ -691,28 +7219,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Last Mile Solutions", "owner:ref:FR:SIREN": "909073363", "email": "support@lastmilesolutions.com", "phone": "+31 10 312 6000", "network": "Last Mile Solutions", - "ref:EU:EVSE": "FRLMSP1000118143", - "ref": "", - "name": "SANEF BEUZEVILLE NORD", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "false", - "socket:type2_combo": "true", - "socket:chademo": "false", + "socket:type2_combo": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "false", - "wheelchair": "Accessibilité inconnue", - "start_date": "2023-01-09", - "note": "", - "source:date": "2023-02-15", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-09" } }, { @@ -725,28 +7243,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Last Mile Solutions", "owner:ref:FR:SIREN": "909073363", "email": "support@lastmilesolutions.com", "phone": "+31 10 312 6000", "network": "Last Mile Solutions", - "ref:EU:EVSE": "FRLMSP1000118144", - "ref": "", - "name": "SANEF BEUZEVILLE NORD", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "false", - "socket:type2_combo": "true", - "socket:chademo": "false", + "socket:type2_combo": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "false", - "wheelchair": "Accessibilité inconnue", - "start_date": "2023-01-09", - "note": "", - "source:date": "2023-02-15", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-09" } }, { @@ -759,28 +7267,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Last Mile Solutions", "owner:ref:FR:SIREN": "909073363", "email": "support@lastmilesolutions.com", "phone": "+31 10 312 6000", "network": "Last Mile Solutions", - "ref:EU:EVSE": "FRLMSP1000118144", - "ref": "", - "name": "SANEF BEUZEVILLE NORD", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "false", - "socket:type2_combo": "true", - "socket:chademo": "false", + "socket:type2_combo": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "false", - "wheelchair": "Accessibilité inconnue", - "start_date": "2023-01-09", - "note": "", - "source:date": "2023-02-15", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-09" } }, { @@ -793,28 +7291,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Last Mile Solutions", "owner:ref:FR:SIREN": "909073363", "email": "support@lastmilesolutions.com", "phone": "+31 10 312 6000", "network": "Last Mile Solutions", - "ref:EU:EVSE": "FRLMSP1000118145", - "ref": "", - "name": "SANEF BEUZEVILLE NORD", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "false", - "socket:type2_combo": "true", - "socket:chademo": "false", + "socket:type2_combo": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "false", - "wheelchair": "Accessibilité inconnue", - "start_date": "2023-01-09", - "note": "", - "source:date": "2023-02-15", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-09" } }, { @@ -827,28 +7315,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Last Mile Solutions", "owner:ref:FR:SIREN": "909073363", "email": "support@lastmilesolutions.com", "phone": "+31 10 312 6000", "network": "Last Mile Solutions", - "ref:EU:EVSE": "FRLMSP1000118145", - "ref": "", - "name": "SANEF BEUZEVILLE NORD", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "false", - "socket:type2_combo": "true", - "socket:chademo": "false", + "socket:type2_combo": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "false", - "wheelchair": "Accessibilité inconnue", - "start_date": "2023-01-09", - "note": "", - "source:date": "2023-02-15", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-09" } }, { @@ -861,28 +7339,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Last Mile Solutions", "owner:ref:FR:SIREN": "909073363", "email": "support@lastmilesolutions.com", "phone": "+31 10 312 6000", "network": "Last Mile Solutions", - "ref:EU:EVSE": "FRLMSP1000118124", - "ref": "", - "name": "SANEF BEUZEVILLE SUD", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "false", - "socket:type2_combo": "false", - "socket:chademo": "true", + "socket:chademo": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "false", - "wheelchair": "Accessibilité inconnue", - "start_date": "2023-01-09", - "note": "", - "source:date": "2023-02-15", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-09" } }, { @@ -895,28 +7363,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Last Mile Solutions", "owner:ref:FR:SIREN": "909073363", "email": "support@lastmilesolutions.com", "phone": "+31 10 312 6000", "network": "Last Mile Solutions", - "ref:EU:EVSE": "FRLMSP1000118124", - "ref": "", - "name": "SANEF BEUZEVILLE SUD", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "false", - "wheelchair": "Accessibilité inconnue", - "start_date": "2023-01-09", - "note": "", - "source:date": "2023-02-15", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-09" } }, { @@ -929,28 +7387,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Last Mile Solutions", "owner:ref:FR:SIREN": "909073363", "email": "support@lastmilesolutions.com", "phone": "+31 10 312 6000", "network": "Last Mile Solutions", - "ref:EU:EVSE": "FRLMSP1000118124", - "ref": "", - "name": "SANEF BEUZEVILLE SUD", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "false", - "socket:type2_combo": "true", - "socket:chademo": "false", + "socket:type2_combo": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "false", - "wheelchair": "Accessibilité inconnue", - "start_date": "2023-01-09", - "note": "", - "source:date": "2023-02-15", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-09" } }, { @@ -963,28 +7411,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Last Mile Solutions", "owner:ref:FR:SIREN": "909073363", "email": "support@lastmilesolutions.com", "phone": "+31 10 312 6000", "network": "Last Mile Solutions", - "ref:EU:EVSE": "FRLMSP1000118142", - "ref": "", - "name": "SANEF BEUZEVILLE SUD", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "false", - "socket:type2_combo": "true", - "socket:chademo": "false", + "socket:type2_combo": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "false", - "wheelchair": "Accessibilité inconnue", - "start_date": "2023-01-09", - "note": "", - "source:date": "2023-02-15", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-09" } }, { @@ -997,28 +7435,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Last Mile Solutions", "owner:ref:FR:SIREN": "909073363", "email": "support@lastmilesolutions.com", "phone": "+31 10 312 6000", "network": "Last Mile Solutions", - "ref:EU:EVSE": "FRLMSP1000118142", - "ref": "", - "name": "SANEF BEUZEVILLE SUD", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "false", - "socket:type2_combo": "true", - "socket:chademo": "false", + "socket:type2_combo": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "false", - "wheelchair": "Accessibilité inconnue", - "start_date": "2023-01-09", - "note": "", - "source:date": "2023-02-15", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-09" } }, { @@ -1031,28 +7459,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Last Mile Solutions", "owner:ref:FR:SIREN": "909073363", "email": "support@lastmilesolutions.com", "phone": "+31 10 312 6000", "network": "Last Mile Solutions", - "ref:EU:EVSE": "FRLMSP1000118146", - "ref": "", - "name": "SANEF BEUZEVILLE SUD", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "false", - "socket:type2_combo": "true", - "socket:chademo": "false", + "socket:type2_combo": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "false", - "wheelchair": "Accessibilité inconnue", - "start_date": "2023-01-09", - "note": "", - "source:date": "2023-02-15", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-09" } }, { @@ -1065,28 +7483,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Last Mile Solutions", "owner:ref:FR:SIREN": "909073363", "email": "support@lastmilesolutions.com", "phone": "+31 10 312 6000", "network": "Last Mile Solutions", - "ref:EU:EVSE": "FRLMSP1000118146", - "ref": "", - "name": "SANEF BEUZEVILLE SUD", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "false", - "socket:type2_combo": "true", - "socket:chademo": "false", + "socket:type2_combo": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "false", - "wheelchair": "Accessibilité inconnue", - "start_date": "2023-01-09", - "note": "", - "source:date": "2023-02-15", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-09" } }, { @@ -1099,28 +7507,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Last Mile Solutions", "owner:ref:FR:SIREN": "909073363", "email": "support@lastmilesolutions.com", "phone": "+31 10 312 6000", "network": "Last Mile Solutions", - "ref:EU:EVSE": "FRLMSP1000118147", - "ref": "", - "name": "SANEF BEUZEVILLE SUD", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "false", - "socket:type2_combo": "true", - "socket:chademo": "false", + "socket:type2_combo": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "false", - "wheelchair": "Accessibilité inconnue", - "start_date": "2023-01-09", - "note": "", - "source:date": "2023-02-15", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-09" } }, { @@ -1133,28 +7531,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Last Mile Solutions", "owner:ref:FR:SIREN": "909073363", "email": "support@lastmilesolutions.com", "phone": "+31 10 312 6000", "network": "Last Mile Solutions", - "ref:EU:EVSE": "FRLMSP1000118147", - "ref": "", - "name": "SANEF BEUZEVILLE SUD", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "false", - "socket:type2_combo": "true", - "socket:chademo": "false", + "socket:type2_combo": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "false", - "wheelchair": "Accessibilité inconnue", - "start_date": "2023-01-09", - "note": "", - "source:date": "2023-02-15", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-09" } }, { @@ -1167,28 +7555,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Last Mile Solutions", "owner:ref:FR:SIREN": "909073363", "email": "support@lastmilesolutions.com", "phone": "+31 10 312 6000", "network": "Last Mile Solutions", - "ref:EU:EVSE": "FRLMSP1000118123", - "ref": "", - "name": "SANEF BEUZEVILLE NORD", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "false", - "socket:type2_combo": "false", - "socket:chademo": "true", + "socket:chademo": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "false", - "wheelchair": "Accessibilité inconnue", - "start_date": "2023-01-09", - "note": "", - "source:date": "2023-02-15", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-09" } }, { @@ -1201,28 +7579,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Last Mile Solutions", "owner:ref:FR:SIREN": "909073363", "email": "support@lastmilesolutions.com", "phone": "+31 10 312 6000", "network": "Last Mile Solutions", - "ref:EU:EVSE": "FRLMSP1000118123", - "ref": "", - "name": "SANEF BEUZEVILLE NORD", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "false", - "wheelchair": "Accessibilité inconnue", - "start_date": "2023-01-09", - "note": "", - "source:date": "2023-02-15", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-09" } }, { @@ -1235,28 +7603,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Last Mile Solutions", "owner:ref:FR:SIREN": "909073363", "email": "support@lastmilesolutions.com", "phone": "+31 10 312 6000", "network": "Last Mile Solutions", - "ref:EU:EVSE": "FRLMSP1000118123", - "ref": "", - "name": "SANEF BEUZEVILLE NORD", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "false", - "socket:type2_combo": "true", - "socket:chademo": "false", + "socket:type2_combo": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "false", - "wheelchair": "Accessibilité inconnue", - "start_date": "2023-01-09", - "note": "", - "source:date": "2023-02-15", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-09" } }, { @@ -1269,28 +7627,1057 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "Last Mile Solutions", "owner:ref:FR:SIREN": "909073363", "email": "support@lastmilesolutions.com", "phone": "+31 10 312 6000", "network": "Last Mile Solutions", - "ref:EU:EVSE": "FRLMSP1000118143", - "ref": "", - "name": "SANEF BEUZEVILLE NORD", - "capacity": "1", - "socket:typee": "false", - "socket:type2": "false", - "socket:type2_combo": "true", - "socket:chademo": "false", + "socket:type2_combo": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "false", - "wheelchair": "Accessibilité inconnue", - "start_date": "2023-01-09", - "note": "", - "source:date": "2023-02-15", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.32789, + 49.32443 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF078544", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.864688, + 49.361312 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080261", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.864688, + 49.361312 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080261", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.864688, + 49.361312 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080261", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.864688, + 49.361312 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080261", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.864688, + 49.361312 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080261", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.864688, + 49.361312 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080261", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.864688, + 49.361312 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080261", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.864688, + 49.361312 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080261", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.218275, + 49.211506 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080357", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.218275, + 49.211506 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080357", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.218275, + 49.211506 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080357", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.218275, + 49.211506 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080357", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.218275, + 49.211506 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080357", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.218275, + 49.211506 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080357", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.218275, + 49.211506 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080357", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.218275, + 49.211506 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080357", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.219342, + 49.21215 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080356", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.219342, + 49.21215 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080356", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.219342, + 49.21215 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080356", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.219342, + 49.21215 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080356", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.219342, + 49.21215 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080356", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.219342, + 49.21215 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080356", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.219342, + 49.21215 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080356", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.219342, + 49.21215 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080356", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.219342, + 49.21215 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080356", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.219342, + 49.21215 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080356", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.219342, + 49.21215 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080356", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.218275, + 49.211506 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080357", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.218275, + 49.211506 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080357", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.218275, + 49.211506 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080357", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.218275, + 49.211506 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080357", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.218275, + 49.211506 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080357", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.218275, + 49.211506 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080357", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.218275, + 49.211506 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080357", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.218275, + 49.211506 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080357", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.219342, + 49.21215 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080356", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.219342, + 49.21215 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080356", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.219342, + 49.21215 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080356", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.219342, + 49.21215 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080356", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.219342, + 49.21215 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080356", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-17" } }, { @@ -1303,28 +8690,22 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "IONITY", "owner:ref:FR:SIREN": "838436145", "email": "info@ionity.eu", "phone": "33187210891", "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE437700", "ref": "FRIONE437700", - "name": "IONITY Val De Reuil", - "capacity": "7", - "socket:typee": "FALSE", - "socket:type2": "TRUE", - "socket:type2_combo": "TRUE", - "socket:chademo": "TRUE", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", "fee": "FALSE", "authentication:none": "TRUE", - "payment:credit_cards": "FALSE", - "reservation": "FALSE", - "wheelchair": "Accessible mais non réservé PMR", + "reservation": "no", + "opening_hours": "24/7", "start_date": "2022-12-09", - "note": "Recharge jusqu'à 350KW - CCS", - "source:date": "2023-03-21", - "socket:type2_cable": "TRUE" + "socket:type2_cable": "1" } }, { @@ -1337,28 +8718,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE113", - "ref:EU:EVSE": "FRS27PVALREUILSAULES", - "ref": "", - "name": "900045", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-06-14", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-06-14" } }, { @@ -1371,28 +8743,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE114", - "ref:EU:EVSE": "FRS27PVALREUILSAULES", - "ref": "", - "name": "900045", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-06-14", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-06-14" } }, { @@ -1405,28 +8768,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE111", - "ref:EU:EVSE": "FRS27PPITRESFRENIFRENEAUX", - "ref": "", - "name": "900044", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-06-14", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-06-14" } }, { @@ -1439,28 +8793,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE112", - "ref:EU:EVSE": "FRS27PPITRESFRENIFRENEAUX", - "ref": "", - "name": "900044", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-06-14", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-06-14" } }, { @@ -1473,28 +8818,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE116", - "ref:EU:EVSE": "FRS27PGIVERNYTOURISTIQUE1", - "ref": "", - "name": "900046", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-07-26", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-07-26" } }, { @@ -1507,28 +8843,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE115", - "ref:EU:EVSE": "FRS27PGIVERNYTOURISTIQUE1", - "ref": "", - "name": "900046", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-07-26", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-07-26" } }, { @@ -1541,28 +8868,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE95", - "ref:EU:EVSE": "FRS27PPTAUDEMERGARE", - "ref": "", - "name": "900035", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-05-25", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-05-25" } }, { @@ -1575,28 +8893,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE117", - "ref:EU:EVSE": "FRS27PGIVERNYTOURISTIQUE2", - "ref": "", - "name": "900047", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-07-26", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-07-26" } }, { @@ -1609,28 +8918,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE118", - "ref:EU:EVSE": "FRS27PGIVERNYTOURISTIQUE2", - "ref": "", - "name": "900047", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-07-26", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-07-26" } }, { @@ -1643,28 +8943,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE119", - "ref:EU:EVSE": "FRS27PVERNONPHAUGUSTE", - "ref": "", - "name": "900048", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-07-08", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-07-08" } }, { @@ -1677,28 +8968,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE120", - "ref:EU:EVSE": "FRS27PVERNONPHAUGUSTE", - "ref": "", - "name": "900048", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-07-09", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-07-09" } }, { @@ -1711,28 +8993,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE109", - "ref:EU:EVSE": "FRS27PLIEUREYECOLE", - "ref": "", - "name": "900043", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-07-08", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-07-08" } }, { @@ -1745,28 +9018,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE110", - "ref:EU:EVSE": "FRS27PLIEUREYECOLE", - "ref": "", - "name": "900043", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-07-08", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-07-08" } }, { @@ -1779,28 +9043,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE108", - "ref:EU:EVSE": "FRS27PFLEURYANDREPUBLIQUE", - "ref": "", - "name": "900042", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-07-08", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-07-08" } }, { @@ -1813,28 +9068,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE107", - "ref:EU:EVSE": "FRS27PFLEURYANDREPUBLIQUE", - "ref": "", - "name": "900042", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-07-08", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-07-08" } }, { @@ -1847,28 +9093,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE106", - "ref:EU:EVSE": "FRS27PRUGLESLIBERTE", - "ref": "", - "name": "900040", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2021-06-16", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2021-06-16" } }, { @@ -1881,28 +9118,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE105", - "ref:EU:EVSE": "FRS27PRUGLESLIBERTE", - "ref": "", - "name": "900040", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2021-06-16", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2021-06-16" } }, { @@ -1915,28 +9143,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE104", - "ref:EU:EVSE": "FRS27PSTGEORGESVIEVREMAIRIE", - "ref": "", - "name": "900039", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-05-13", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-05-13" } }, { @@ -1949,28 +9168,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE103", - "ref:EU:EVSE": "FRS27PSTGEORGESVIEVREMAIRIE", - "ref": "", - "name": "900039", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-05-13", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-05-13" } }, { @@ -1983,28 +9193,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE102", - "ref:EU:EVSE": "FRS27PBRETEUILLAFITTE", - "ref": "", - "name": "900038", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-02-15", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-02-15" } }, { @@ -2017,28 +9218,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE101", - "ref:EU:EVSE": "FRS27PBRETEUILLAFITTE", - "ref": "", - "name": "900038", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-02-15", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-02-15" } }, { @@ -2051,28 +9243,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE100", - "ref:EU:EVSE": "FRS27PVERNONBARETTE", - "ref": "", - "name": "900037", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-07-27", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-07-27" } }, { @@ -2085,28 +9268,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE99", - "ref:EU:EVSE": "FRS27PVERNONBARETTE", - "ref": "", - "name": "900037", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-07-27", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-07-27" } }, { @@ -2119,28 +9293,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE96", - "ref:EU:EVSE": "FRS27PPTAUDEMERGARE", - "ref": "", - "name": "900035", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-05-25", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-05-25" } }, { @@ -2153,28 +9318,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE124", - "ref:EU:EVSE": "FRS27PPHILBERTRISLEINTER", - "ref": "", - "name": "900050", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -2187,28 +9343,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE94", - "ref:EU:EVSE": "FRS27PPTARCHEABRIAND", - "ref": "", - "name": "900034", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-07-08", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-07-08" } }, { @@ -2221,28 +9368,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE123", - "ref:EU:EVSE": "FRS27PPHILBERTRISLEINTER", - "ref": "", - "name": "900050", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -2255,28 +9393,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE146", - "ref:EU:EVSE": "FRS27PSTANDREEUREECOLE", - "ref": "", - "name": "900061", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-09-14", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-09-14" } }, { @@ -2289,28 +9418,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE125", - "ref:EU:EVSE": "FRS27PSTMARCELDEGAULLE", - "ref": "", - "name": "900051", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-07-08", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-07-08" } }, { @@ -2323,28 +9443,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE142", - "ref:EU:EVSE": "FRS27PGAILLONCOVOITURAGE2", - "ref": "", - "name": "900059", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-10-13", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-10-13" } }, { @@ -2357,28 +9468,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE92", - "ref:EU:EVSE": "FRS27PVALREUILSTADEOWENS", - "ref": "", - "name": "900033", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-06-14", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-06-14" } }, { @@ -2391,28 +9493,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE155", - "ref:EU:EVSE": "FRS27PSTOUENTILLEULMAIRIE", - "ref": "", - "name": "900066", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -2425,28 +9518,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE154", - "ref:EU:EVSE": "FRS27PSERQUIGNYCENTRE", - "ref": "", - "name": "900065", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-10-06", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-10-06" } }, { @@ -2459,28 +9543,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE153", - "ref:EU:EVSE": "FRS27PSERQUIGNYCENTRE", - "ref": "", - "name": "900065", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-10-06", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-10-06" } }, { @@ -2493,28 +9568,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE152", - "ref:EU:EVSE": "FRS27PVAUDREUILPAPAVOINE", - "ref": "", - "name": "900064", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -2527,28 +9593,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE151", - "ref:EU:EVSE": "FRS27PVAUDREUILPAPAVOINE", - "ref": "", - "name": "900064", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -2561,28 +9618,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE150", - "ref:EU:EVSE": "FRS27PGISORSINTERMARCHE", - "ref": "", - "name": "900063", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-09-23", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-09-23" } }, { @@ -2595,28 +9643,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE149", - "ref:EU:EVSE": "FRS27PGISORSINTERMARCHE", - "ref": "", - "name": "900063", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-09-23", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-09-23" } }, { @@ -2629,28 +9668,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE148", - "ref:EU:EVSE": "FRS27PBERNAYTRIBUNAL", - "ref": "", - "name": "900062", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-09-07", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-09-07" } }, { @@ -2663,28 +9693,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE147", - "ref:EU:EVSE": "FRS27PBERNAYTRIBUNAL", - "ref": "", - "name": "900062", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-09-07", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-09-07" } }, { @@ -2697,28 +9718,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE156", - "ref:EU:EVSE": "FRS27PSTOUENTILLEULMAIRIE", - "ref": "", - "name": "900066", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -2731,28 +9743,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE145", - "ref:EU:EVSE": "FRS27PSTANDREEUREECOLE", - "ref": "", - "name": "900061", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-09-14", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-09-14" } }, { @@ -2765,28 +9768,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE144", - "ref:EU:EVSE": "FRS27PSTAUBINGAILLONCOVOI1", - "ref": "", - "name": "900060", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -2799,28 +9793,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE143", - "ref:EU:EVSE": "FRS27PSTAUBINGAILLONCOVOI1", - "ref": "", - "name": "900060", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -2833,28 +9818,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE141", - "ref:EU:EVSE": "FRS27PGAILLONCOVOITURAGE2", - "ref": "", - "name": "900059", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-10-13", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-10-13" } }, { @@ -2867,28 +9843,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE126", - "ref:EU:EVSE": "FRS27PSTMARCELDEGAULLE", - "ref": "", - "name": "900051", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-07-08", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-07-08" } }, { @@ -2901,28 +9868,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE138", - "ref:EU:EVSE": "FRS27PEVREUXGAMBETTA", - "ref": "", - "name": "900057", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-12-02", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-12-02" } }, { @@ -2935,28 +9893,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE137", - "ref:EU:EVSE": "FRS27PEVREUXGAMBETTA", - "ref": "", - "name": "900057", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-12-02", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-12-02" } }, { @@ -2969,28 +9918,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE136", - "ref:EU:EVSE": "FRS27PEVREUXSTLOUIS", - "ref": "", - "name": "900056", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-12-02", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-12-02" } }, { @@ -3003,28 +9943,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE135", - "ref:EU:EVSE": "FRS27PEVREUXSTLOUIS", - "ref": "", - "name": "900056", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-12-02", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-12-02" } }, { @@ -3037,28 +9968,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE132", - "ref:EU:EVSE": "FRS27PVERNONREPUBLIQUE", - "ref": "", - "name": "900054", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -3071,28 +9993,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE131", - "ref:EU:EVSE": "FRS27PVERNONREPUBLIQUE", - "ref": "", - "name": "900054", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -3105,28 +10018,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE130", - "ref:EU:EVSE": "FRS27PDOUAINSCOVOITURAGE", - "ref": "", - "name": "900053", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-07-13", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-07-13" } }, { @@ -3139,28 +10043,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE129", - "ref:EU:EVSE": "FRS27PDOUAINSCOVOITURAGE", - "ref": "", - "name": "900053", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-07-13", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-07-13" } }, { @@ -3173,28 +10068,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE128", - "ref:EU:EVSE": "FRS27PGASNYSALLEDESFETES", - "ref": "", - "name": "900052", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -3207,28 +10093,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE127", - "ref:EU:EVSE": "FRS27PGASNYSALLEDESFETES", - "ref": "", - "name": "900052", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -3241,28 +10118,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE93", - "ref:EU:EVSE": "FRS27PPTARCHEABRIAND", - "ref": "", - "name": "900034", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-07-08", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-07-08" } }, { @@ -3275,28 +10143,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE215", - "ref:EU:EVSE": "FRS27PVALREUIL4SAISONS", - "ref": "", - "name": "900095", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -3309,28 +10168,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE91", - "ref:EU:EVSE": "FRS27PVALREUILSTADEOWENS", - "ref": "", - "name": "900033", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-06-14", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-06-14" } }, { @@ -3343,28 +10193,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE41", - "ref:EU:EVSE": "FRS27PBRIONNEGARE", - "ref": "", - "name": "900008", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-06-23", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-06-23" } }, { @@ -3377,28 +10218,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE55", - "ref:EU:EVSE": "FRS27PVASCOEUILGARE", - "ref": "", - "name": "900015", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-06-17", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-06-17" } }, { @@ -3411,28 +10243,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE54", - "ref:EU:EVSE": "FRS27PPTAUDEMERANNEXEHOP", - "ref": "", - "name": "900014", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-05-02", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-05-02" } }, { @@ -3445,28 +10268,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE53", - "ref:EU:EVSE": "FRS27PPTAUDEMERANNEXEHOP", - "ref": "", - "name": "900014", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-05-02", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-05-02" } }, { @@ -3479,28 +10293,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE52", - "ref:EU:EVSE": "FRS27PBERNAYMARKET", - "ref": "", - "name": "900013", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-07-08", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-07-08" } }, { @@ -3513,28 +10318,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE51", - "ref:EU:EVSE": "FRS27PBERNAYMARKET", - "ref": "", - "name": "900013", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-07-08", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-07-08" } }, { @@ -3547,28 +10343,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE48", - "ref:EU:EVSE": "FRS27PPTAUDEMERMEDIATHE", - "ref": "", - "name": "900011", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-05-02", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-05-02" } }, { @@ -3581,28 +10368,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE47", - "ref:EU:EVSE": "FRS27PPTAUDEMERMEDIATHE", - "ref": "", - "name": "900011", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-05-02", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-05-02" } }, { @@ -3615,28 +10393,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE46", - "ref:EU:EVSE": "FRS27PTHIBERVILLEMARKET", - "ref": "", - "name": "900010", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-06-23", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-06-23" } }, { @@ -3649,28 +10418,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE45", - "ref:EU:EVSE": "FRS27PTHIBERVILLEMARKET", - "ref": "", - "name": "900010", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-06-23", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-06-23" } }, { @@ -3683,28 +10443,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE44", - "ref:EU:EVSE": "FRS27PTHIBERVILLEECOLES", - "ref": "", - "name": "900009", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-06-23", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-06-23" } }, { @@ -3717,28 +10468,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE43", - "ref:EU:EVSE": "FRS27PTHIBERVILLEECOLES", - "ref": "", - "name": "900009", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-06-23", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-06-23" } }, { @@ -3751,28 +10493,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE42", - "ref:EU:EVSE": "FRS27PBRIONNEGARE", - "ref": "", - "name": "900008", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-06-23", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-06-23" } }, { @@ -3785,28 +10518,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE57", - "ref:EU:EVSE": "FRS27PVERNONVELODROME", - "ref": "", - "name": "900016", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -3819,28 +10543,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE38", - "ref:EU:EVSE": "FRS27PBRIONNESFETES", - "ref": "", - "name": "900006", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-06-23", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-06-23" } }, { @@ -3853,28 +10568,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE37", - "ref:EU:EVSE": "FRS27PBRIONNESFETES", - "ref": "", - "name": "900006", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-06-23", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-06-23" } }, { @@ -3887,28 +10593,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE36", - "ref:EU:EVSE": "FRS27PGAILLONMAISONMEDIC", - "ref": "", - "name": "900005", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -3921,28 +10618,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE35", - "ref:EU:EVSE": "FRS27PGAILLONMAISONMEDIC", - "ref": "", - "name": "900005", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -3955,28 +10643,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE34", - "ref:EU:EVSE": "FRS27PCORMEILLESDEGAULLE", - "ref": "", - "name": "900004", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-05-26", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-05-26" } }, { @@ -3989,28 +10668,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE33", - "ref:EU:EVSE": "FRS27PCORMEILLESDEGAULLE", - "ref": "", - "name": "900004", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-05-26", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-05-26" } }, { @@ -4023,28 +10693,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE30", - "ref:EU:EVSE": "FRS27PPTAUDEMERTHEATRE", - "ref": "", - "name": "900002", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-05-02", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-05-02" } }, { @@ -4057,28 +10718,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE29", - "ref:EU:EVSE": "FRS27PPTAUDEMERTHEATRE", - "ref": "", - "name": "900002", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-05-02", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-05-02" } }, { @@ -4091,28 +10743,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE28", - "ref:EU:EVSE": "FRS27PBRETEUILHOUDOUARD", - "ref": "", - "name": "900001", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-02-15", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-02-15" } }, { @@ -4125,28 +10768,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE27", - "ref:EU:EVSE": "FRS27PBRETEUILHOUDOUARD", - "ref": "", - "name": "900001", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-02-15", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-02-15" } }, { @@ -4159,28 +10793,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE56", - "ref:EU:EVSE": "FRS27PVASCOEUILGARE", - "ref": "", - "name": "900015", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-06-17", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-06-17" } }, { @@ -4193,28 +10818,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE58", - "ref:EU:EVSE": "FRS27PVERNONVELODROME", - "ref": "", - "name": "900016", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -4227,28 +10843,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE90", - "ref:EU:EVSE": "FRS27PHAYEMALHERBEEGLISE", - "ref": "", - "name": "900032", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-06-21", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-06-21" } }, { @@ -4261,28 +10868,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE75", - "ref:EU:EVSE": "FRS27PIGOVILLEPARIS", - "ref": "", - "name": "900025", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -4295,28 +10893,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE89", - "ref:EU:EVSE": "FRS27PHAYEMALHERBEEGLISE", - "ref": "", - "name": "900032", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-06-21", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-06-21" } }, { @@ -4329,28 +10918,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE86", - "ref:EU:EVSE": "FRS27PNEUVELYRECENTRE", - "ref": "", - "name": "900030", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-06-16", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-06-16" } }, { @@ -4363,28 +10943,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE85", - "ref:EU:EVSE": "FRS27PNEUVELYRECENTRE", - "ref": "", - "name": "900030", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-06-16", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-06-16" } }, { @@ -4397,28 +10968,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE84", - "ref:EU:EVSE": "FRS27PBEUZEVILLECOQ", - "ref": "", - "name": "900029", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-05-25", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-05-25" } }, { @@ -4431,28 +10993,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE83", - "ref:EU:EVSE": "FRS27PBEUZEVILLECOQ", - "ref": "", - "name": "900029", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-05-25", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-05-25" } }, { @@ -4465,28 +11018,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE82", - "ref:EU:EVSE": "FRS27PCONTEVILLEPRESBYTERE", - "ref": "", - "name": "900028", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-05-26", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-05-26" } }, { @@ -4499,28 +11043,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE81", - "ref:EU:EVSE": "FRS27PCONTEVILLEPRESBYTERE", - "ref": "", - "name": "900028", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-05-26", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-05-26" } }, { @@ -4533,28 +11068,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE80", - "ref:EU:EVSE": "FRS27PBERNAYLAPOSTE", - "ref": "", - "name": "900027", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-07-08", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-07-08" } }, { @@ -4567,28 +11093,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE79", - "ref:EU:EVSE": "FRS27PBERNAYLAPOSTE", - "ref": "", - "name": "900027", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-07-08", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-07-08" } }, { @@ -4601,28 +11118,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE78", - "ref:EU:EVSE": "FRS27PROMILLYINTERMARCHE", - "ref": "", - "name": "900026", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-07-08", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-07-08" } }, { @@ -4635,28 +11143,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE77", - "ref:EU:EVSE": "FRS27PROMILLYINTERMARCHE", - "ref": "", - "name": "900026", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-07-08", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-07-08" } }, { @@ -4669,28 +11168,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE76", - "ref:EU:EVSE": "FRS27PIGOVILLEPARIS", - "ref": "", - "name": "900025", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -4703,28 +11193,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE74", - "ref:EU:EVSE": "FRS27PEZYEUREMAIRIE", - "ref": "", - "name": "900024", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-05-30", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-05-30" } }, { @@ -4737,28 +11218,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE59", - "ref:EU:EVSE": "FRS27PFLEURYFORETCENTRE", - "ref": "", - "name": "900017", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-07-06", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-07-06" } }, { @@ -4771,28 +11243,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE73", - "ref:EU:EVSE": "FRS27PEZYEUREMAIRIE", - "ref": "", - "name": "900024", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-05-30", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-05-30" } }, { @@ -4805,28 +11268,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE72", - "ref:EU:EVSE": "FRS27PEPAIGNESMAIRIE", - "ref": "", - "name": "900023", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-05-26", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-05-26" } }, { @@ -4839,28 +11293,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE71", - "ref:EU:EVSE": "FRS27PEPAIGNESMAIRIE", - "ref": "", - "name": "900023", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-05-26", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-05-26" } }, { @@ -4873,28 +11318,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE70", - "ref:EU:EVSE": "FRS27PLOUVIERSREPUBLIQUE", - "ref": "", - "name": "900022", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-07-08", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-07-08" } }, { @@ -4907,28 +11343,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE69", - "ref:EU:EVSE": "FRS27PLOUVIERSREPUBLIQUE", - "ref": "", - "name": "900022", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-07-08", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-07-08" } }, { @@ -4941,28 +11368,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE68", - "ref:EU:EVSE": "FRS27PLOUVIERSCHAMPSVILLE", - "ref": "", - "name": "900021", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-07-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-07-01" } }, { @@ -4975,28 +11393,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE67", - "ref:EU:EVSE": "FRS27PLOUVIERSCHAMPSVILLE", - "ref": "", - "name": "900021", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-07-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-07-01" } }, { @@ -5009,28 +11418,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE66", - "ref:EU:EVSE": "FRS27PLOUVIERSOFFTOURISME", - "ref": "", - "name": "900020", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -5043,28 +11443,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE65", - "ref:EU:EVSE": "FRS27PLOUVIERSOFFTOURISME", - "ref": "", - "name": "900020", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -5077,28 +11468,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE62", - "ref:EU:EVSE": "FRS27PLYONSFOURACHAUX", - "ref": "", - "name": "900018", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-06-17", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-06-17" } }, { @@ -5111,28 +11493,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE61", - "ref:EU:EVSE": "FRS27PLYONSFOURACHAUX", - "ref": "", - "name": "900018", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-06-17", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-06-17" } }, { @@ -5145,28 +11518,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE60", - "ref:EU:EVSE": "FRS27PFLEURYFORETCENTRE", - "ref": "", - "name": "900017", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-07-06", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-07-06" } }, { @@ -5179,28 +11543,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE207", - "ref:EU:EVSE": "FRS27PROUTOTMAIRIE", - "ref": "", - "name": "900091", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -5213,28 +11568,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE159", - "ref:EU:EVSE": "FRS27PBERNAYDUBUS", - "ref": "", - "name": "900068", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-09-07", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-09-07" } }, { @@ -5247,28 +11593,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE248", - "ref:EU:EVSE": "FRS27PGISORSMAIRIE", - "ref": "", - "name": "900111", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-09-23", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-09-23" } }, { @@ -5281,28 +11618,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE262", - "ref:EU:EVSE": "FRS27PANDELYSPTANDELYS", - "ref": "", - "name": "900118", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -5315,28 +11643,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE261", - "ref:EU:EVSE": "FRS27PANDELYSPTANDELYS", - "ref": "", - "name": "900118", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -5349,28 +11668,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE260", - "ref:EU:EVSE": "FRS27PANDELYSNPOUSSIN", - "ref": "", - "name": "900117", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -5383,28 +11693,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE259", - "ref:EU:EVSE": "FRS27PANDELYSNPOUSSIN", - "ref": "", - "name": "900117", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -5417,28 +11718,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE258", - "ref:EU:EVSE": "FRS27PTILLIERESAVREMAIRIE", - "ref": "", - "name": "900116", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -5451,28 +11743,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE257", - "ref:EU:EVSE": "FRS27PTILLIERESAVREMAIRIE", - "ref": "", - "name": "900116", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -5485,28 +11768,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE250", - "ref:EU:EVSE": "FRS27PBOURTHSALLEFETES", - "ref": "", - "name": "900112", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -5519,28 +11793,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE249", - "ref:EU:EVSE": "FRS27PBOURTHSALLEFETES", - "ref": "", - "name": "900112", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -5553,28 +11818,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE247", - "ref:EU:EVSE": "FRS27PGISORSMAIRIE", - "ref": "", - "name": "900111", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-09-23", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-09-23" } }, { @@ -5587,28 +11843,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE231", - "ref:EU:EVSE": "FRS27PBONNEVILLELORRAINE", - "ref": "", - "name": "900103", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -5621,28 +11868,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE246", - "ref:EU:EVSE": "FRS27PETREPAGNYCOMCOM", - "ref": "", - "name": "900110", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-10-24", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-10-24" } }, { @@ -5655,28 +11893,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE245", - "ref:EU:EVSE": "FRS27PETREPAGNYCOMCOM", - "ref": "", - "name": "900110", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-10-24", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-10-24" } }, { @@ -5689,28 +11918,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE242", - "ref:EU:EVSE": "FRS27PVALREUILGARE", - "ref": "", - "name": "900108", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -5723,28 +11943,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE241", - "ref:EU:EVSE": "FRS27PVALREUILGARE", - "ref": "", - "name": "900108", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -5757,28 +11968,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE240", - "ref:EU:EVSE": "FRS27PCONCHESLECYGNE", - "ref": "", - "name": "900107", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -5791,28 +11993,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE239", - "ref:EU:EVSE": "FRS27PCONCHESLECYGNE", - "ref": "", - "name": "900107", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -5825,28 +12018,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE238", - "ref:EU:EVSE": "FRS27PCONCHESDEGAULLE", - "ref": "", - "name": "900106", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -5859,28 +12043,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE237", - "ref:EU:EVSE": "FRS27PCONCHESDEGAULLE", - "ref": "", - "name": "900106", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -5893,28 +12068,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE236", - "ref:EU:EVSE": "FRS27PCONCHESPDOUMER", - "ref": "", - "name": "900105", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -5927,28 +12093,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE235", - "ref:EU:EVSE": "FRS27PCONCHESPDOUMER", - "ref": "", - "name": "900105", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -5961,28 +12118,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE234", - "ref:EU:EVSE": "FRS27PLERYBOURG", - "ref": "", - "name": "900104", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -5995,28 +12143,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE233", - "ref:EU:EVSE": "FRS27PLERYBOURG", - "ref": "", - "name": "900104", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -6029,28 +12168,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE263", - "ref:EU:EVSE": "FRS27PEVREUXCOMCOM", - "ref": "", - "name": "900119", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -6063,28 +12193,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE264", - "ref:EU:EVSE": "FRS27PEVREUXCOMCOM", - "ref": "", - "name": "900119", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -6097,28 +12218,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE217", - "ref:EU:EVSE": "FRS27PSTPIERREVAUVRAYBOURG", - "ref": "", - "name": "900096", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -6131,28 +12243,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE294", - "ref:EU:EVSE": "FRS27PANDELYSGENGAULLE", - "ref": "", - "name": "Z19Z1003", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -6165,28 +12268,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE293", - "ref:EU:EVSE": "FRS27PANDELYSGENGAULLE", - "ref": "", - "name": "Z19Z1003", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -6199,28 +12293,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE292", - "ref:EU:EVSE": "FRS27PEVREUXCOLLEGE", - "ref": "", - "name": "900131", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -6233,28 +12318,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE291", - "ref:EU:EVSE": "FRS27PEVREUXCOLLEGE", - "ref": "", - "name": "900131", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -6267,28 +12343,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE290", - "ref:EU:EVSE": "FRS27PNONANCOURTFRANPRIX", - "ref": "", - "name": "900130", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -6301,28 +12368,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE289", - "ref:EU:EVSE": "FRS27PNONANCOURTFRANPRIX", - "ref": "", - "name": "900130", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -6335,28 +12393,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE288", - "ref:EU:EVSE": "FRS27PCONCHESGARE2", - "ref": "", - "name": "801004", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -6369,28 +12418,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE287", - "ref:EU:EVSE": "FRS27PCONCHESGARE2", - "ref": "", - "name": "801004", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -6403,28 +12443,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE286", - "ref:EU:EVSE": "FRS27PCONCHESGARE1", - "ref": "", - "name": "801003", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -6437,28 +12468,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE285", - "ref:EU:EVSE": "FRS27PCONCHESGARE1", - "ref": "", - "name": "801003", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -6471,28 +12493,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE284", - "ref:EU:EVSE": "FRS27PGAILLONCOVOITURAGE1", - "ref": "", - "name": "4000xx", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -6505,28 +12518,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE283", - "ref:EU:EVSE": "FRS27PGAILLONCOVOITURAGE1", - "ref": "", - "name": "4000xx", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -6539,28 +12543,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE282", - "ref:EU:EVSE": "FRS27PNEUBOURGTOURISME", - "ref": "", - "name": "900129", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-11-30", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-11-30" } }, { @@ -6573,28 +12568,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE281", - "ref:EU:EVSE": "FRS27PNEUBOURGTOURISME", - "ref": "", - "name": "900129", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-11-29", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-11-29" } }, { @@ -6607,28 +12593,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE280", - "ref:EU:EVSE": "FRS27PSTECOLOMBECOMCENTRE", - "ref": "", - "name": "900128", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-12-06", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-12-06" } }, { @@ -6641,28 +12618,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE279", - "ref:EU:EVSE": "FRS27PSTECOLOMBECOMCENTRE", - "ref": "", - "name": "900128", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-12-06", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-12-06" } }, { @@ -6675,28 +12643,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE278", - "ref:EU:EVSE": "FRS27PBROGLIEPOSTE", - "ref": "", - "name": "900127", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-09-30", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-09-30" } }, { @@ -6709,28 +12668,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE277", - "ref:EU:EVSE": "FRS27PBROGLIEPOSTE", - "ref": "", - "name": "900127", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-09-30", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-09-30" } }, { @@ -6743,28 +12693,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE276", - "ref:EU:EVSE": "FRS27PMONTREUILMAISONMEDI", - "ref": "", - "name": "900126", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-09-30", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-09-30" } }, { @@ -6777,28 +12718,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE275", - "ref:EU:EVSE": "FRS27PMONTREUILMAISONMEDI", - "ref": "", - "name": "900126", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-09-30", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-09-30" } }, { @@ -6811,28 +12743,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE160", - "ref:EU:EVSE": "FRS27PBERNAYDUBUS", - "ref": "", - "name": "900068", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-09-07", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-09-07" } }, { @@ -6845,28 +12768,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE273", - "ref:EU:EVSE": "FRS27PBUEILGARE", - "ref": "", - "name": "900125", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -6879,28 +12793,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE272", - "ref:EU:EVSE": "FRS27PEVREUXBPOUGET", - "ref": "", - "name": "900123", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -6913,28 +12818,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE271", - "ref:EU:EVSE": "FRS27PEVREUXBPOUGET", - "ref": "", - "name": "900123", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -6947,28 +12843,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE270", - "ref:EU:EVSE": "FRS27PGAILLONAQUAVAL", - "ref": "", - "name": "900122", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -6981,28 +12868,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE269", - "ref:EU:EVSE": "FRS27PGAILLONAQUAVAL", - "ref": "", - "name": "900122", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -7015,28 +12893,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE232", - "ref:EU:EVSE": "FRS27PBONNEVILLELORRAINE", - "ref": "", - "name": "900103", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -7049,28 +12918,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE274", - "ref:EU:EVSE": "FRS27PBUEILGARE", - "ref": "", - "name": "900125", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -7083,28 +12943,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE230", - "ref:EU:EVSE": "FRS27PSTPIERREFLEURSINTER", - "ref": "", - "name": "900102", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -7117,28 +12968,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE189", - "ref:EU:EVSE": "FRS27PEVREUXROCHETTE", - "ref": "", - "name": "900083", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -7151,28 +12993,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE186", - "ref:EU:EVSE": "FRS27PGRAVIGNYMAIRIE", - "ref": "", - "name": "900081", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-11-18", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-11-18" } }, { @@ -7185,28 +13018,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE185", - "ref:EU:EVSE": "FRS27PGRAVIGNYMAIRIE", - "ref": "", - "name": "900081", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-11-18", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-11-18" } }, { @@ -7219,28 +13043,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE184", - "ref:EU:EVSE": "FRS27PEVREUXREPUBLIQUE", - "ref": "", - "name": "900080", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-12-02", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-12-02" } }, { @@ -7253,28 +13068,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE183", - "ref:EU:EVSE": "FRS27PEVREUXREPUBLIQUE", - "ref": "", - "name": "900080", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-12-02", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-12-02" } }, { @@ -7287,28 +13093,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE182", - "ref:EU:EVSE": "FRS27PEVREUXPIPOTS", - "ref": "", - "name": "900079", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-12-02", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-12-02" } }, { @@ -7321,28 +13118,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE181", - "ref:EU:EVSE": "FRS27PEVREUXPIPOTS", - "ref": "", - "name": "900079", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-12-02", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-12-02" } }, { @@ -7355,28 +13143,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE180", - "ref:EU:EVSE": "FRS27PEVREUXVIOLETTES", - "ref": "", - "name": "900078", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -7389,28 +13168,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE179", - "ref:EU:EVSE": "FRS27PEVREUXVIOLETTES", - "ref": "", - "name": "900078", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -7423,28 +13193,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE191", - "ref:EU:EVSE": "FRS27PALIZAYSABLONS", - "ref": "", - "name": "900084", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -7457,28 +13218,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE172", - "ref:EU:EVSE": "FRS27PSTGERMAINCAMPEGLISE", - "ref": "", - "name": "900074", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -7491,28 +13243,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE171", - "ref:EU:EVSE": "FRS27PSTGERMAINCAMPEGLISE", - "ref": "", - "name": "900074", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -7525,28 +13268,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE170", - "ref:EU:EVSE": "FRS27PPACYSUREUREGARE", - "ref": "", - "name": "900073", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -7559,28 +13293,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE169", - "ref:EU:EVSE": "FRS27PPACYSUREUREGARE", - "ref": "", - "name": "900073", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -7593,28 +13318,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE168", - "ref:EU:EVSE": "FRS27PAUTHEVERNESDERLY", - "ref": "", - "name": "900072", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-10-17", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-10-17" } }, { @@ -7627,28 +13343,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE167", - "ref:EU:EVSE": "FRS27PAUTHEVERNESDERLY", - "ref": "", - "name": "900072", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-10-17", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-10-17" } }, { @@ -7661,28 +13368,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE166", - "ref:EU:EVSE": "FRS27PVAUDREUILPHARMAPARC", - "ref": "", - "name": "900071", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -7695,28 +13393,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE165", - "ref:EU:EVSE": "FRS27PVAUDREUILPHARMAPARC", - "ref": "", - "name": "900071", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -7729,28 +13418,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE162", - "ref:EU:EVSE": "FRS27PBEAUMONTROGECARNOT", - "ref": "", - "name": "900069", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-10-17", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-10-17" } }, { @@ -7763,28 +13443,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE161", - "ref:EU:EVSE": "FRS27PBEAUMONTROGECARNOT", - "ref": "", - "name": "900069", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-10-17", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-10-17" } }, { @@ -7797,28 +13468,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE229", - "ref:EU:EVSE": "FRS27PSTPIERREFLEURSINTER", - "ref": "", - "name": "900102", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -7831,28 +13493,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE190", - "ref:EU:EVSE": "FRS27PEVREUXROCHETTE", - "ref": "", - "name": "900083", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -7865,28 +13518,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE216", - "ref:EU:EVSE": "FRS27PVALREUIL4SAISONS", - "ref": "", - "name": "900095", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -7899,28 +13543,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE192", - "ref:EU:EVSE": "FRS27PALIZAYSABLONS", - "ref": "", - "name": "900084", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -7933,28 +13568,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE228", - "ref:EU:EVSE": "FRS27PNONANCOURTALSACELOR", - "ref": "", - "name": "900101", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -7967,28 +13593,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE227", - "ref:EU:EVSE": "FRS27PNONANCOURTALSACELOR", - "ref": "", - "name": "900101", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -8001,28 +13618,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE224", - "ref:EU:EVSE": "FRS27PBOURNEVILLETOURISME", - "ref": "", - "name": "900099", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -8035,28 +13643,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE223", - "ref:EU:EVSE": "FRS27PBOURNEVILLETOURISME", - "ref": "", - "name": "900099", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -8069,28 +13668,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE222", - "ref:EU:EVSE": "FRS27PBOURGACHARDMAIRIE", - "ref": "", - "name": "900098", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -8103,28 +13693,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE221", - "ref:EU:EVSE": "FRS27PBOURGACHARDMAIRIE", - "ref": "", - "name": "900098", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -8137,28 +13718,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE219", - "ref:EU:EVSE": "FRS27PHONDOUVILLEMOULIN", - "ref": "", - "name": "900097", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -8171,28 +13743,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE218", - "ref:EU:EVSE": "FRS27PSTPIERREVAUVRAYBOURG", - "ref": "", - "name": "900096", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -8205,28 +13768,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE214", - "ref:EU:EVSE": "FRS27PBECHELLOUINANSELME", - "ref": "", - "name": "900094", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -8239,28 +13793,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE213", - "ref:EU:EVSE": "FRS27PBECHELLOUINANSELME", - "ref": "", - "name": "900094", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -8273,28 +13818,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE220", - "ref:EU:EVSE": "FRS27PHONDOUVILLEMOULIN", - "ref": "", - "name": "900097", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -8307,28 +13843,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE210", - "ref:EU:EVSE": "FRS27PBOSCROGERROUMOISCEN", - "ref": "", - "name": "900092", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -8341,28 +13868,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE195", - "ref:EU:EVSE": "FRS27PSTAUBINGAILLONCOVOI2", - "ref": "", - "name": "900086", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -8375,28 +13893,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE208", - "ref:EU:EVSE": "FRS27PROUTOTMAIRIE", - "ref": "", - "name": "900091", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -8409,28 +13918,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE206", - "ref:EU:EVSE": "FRS27PQUILLEBEUFCOMCOM", - "ref": "", - "name": "900090", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -8443,28 +13943,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE205", - "ref:EU:EVSE": "FRS27PQUILLEBEUFCOMCOM", - "ref": "", - "name": "900090", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -8477,28 +13968,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE204", - "ref:EU:EVSE": "FRS27PBOURTHEROULDEMAIRIE", - "ref": "", - "name": "900089", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -8511,28 +13993,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE203", - "ref:EU:EVSE": "FRS27PBOURTHEROULDEMAIRIE", - "ref": "", - "name": "900089", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -8545,28 +14018,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE202", - "ref:EU:EVSE": "FRS27PSTSEBASTIENMAIRIE", - "ref": "", - "name": "900088", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-11-18", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-11-18" } }, { @@ -8579,28 +14043,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE201", - "ref:EU:EVSE": "FRS27PSTSEBASTIENMAIRIE", - "ref": "", - "name": "900088", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2016-11-18", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2016-11-18" } }, { @@ -8613,28 +14068,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE200", - "ref:EU:EVSE": "FRS27PEVREUXJBOUIN", - "ref": "", - "name": "900087", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -8647,28 +14093,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE199", - "ref:EU:EVSE": "FRS27PEVREUXJBOUIN", - "ref": "", - "name": "900087", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -8681,28 +14118,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE196", - "ref:EU:EVSE": "FRS27PSTAUBINGAILLONCOVOI2", - "ref": "", - "name": "900086", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -8715,28 +14143,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "SIEGE 27", "owner:ref:FR:SIREN": "252701974", "email": "pascal.lhermitte@siege27.fr", "phone": "0232398200", "network": "SIEGE209", - "ref:EU:EVSE": "FRS27PBOSCROGERROUMOISCEN", - "ref": "", - "name": "900092", - "capacity": "2", - "socket:typee": "true", - "socket:type2": "true", - "socket:type2_combo": "false", - "socket:chademo": "false", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "false", "authentication:none": "true", - "payment:credit_cards": "true", - "reservation": "true", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2017-01-01", - "note": "", - "source:date": "2021-06-15", - "socket:type2_cable": "" + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2017-01-01" } }, { @@ -8749,28 +14168,44 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "LIDL, Nicolas Barbarin", "owner:ref:FR:SIREN": "387880602", "email": "vgaillon@lidl.fr", - "phone": "", "network": "LIDL", - "ref:EU:EVSE": "Non concerné", "ref": "cc4f55cf-8fe3-4362-b680-c3b56f4debba", - "name": "LIDL GISORS", - "capacity": "2", - "socket:typee": "TRUE", - "socket:type2": "TRUE", - "socket:type2_combo": "FALSE", - "socket:chademo": "FALSE", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "FALSE", "authentication:none": "TRUE", - "payment:credit_cards": "TRUE", - "reservation": "FALSE", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2022-04-29", - "note": "Paiement carte abonnement", - "source:date": "2022-04-21", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "Mo-Sat 08:30-20:00, Sun 8:30-12:30", + "start_date": "2022-04-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.7638707, + 49.2764924 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "LIDL, Nicolas Barbarin", + "owner:ref:FR:SIREN": "387880602", + "email": "vgaillon@lidl.fr", + "network": "LIDL", + "ref": "cc4f55cf-8fe3-4362-b680-c3b56f4debba", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "FALSE", + "authentication:none": "TRUE", + "reservation": "no", + "opening_hours": "Mo-Sat 08:30-20:00, Sun 8:30-12:30", + "start_date": "2022-04-29" } }, { @@ -8783,28 +14218,94 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "LIDL, Nicolas Barbarin", "owner:ref:FR:SIREN": "387880602", "email": "vgaillon@lidl.fr", - "phone": "", "network": "LIDL", - "ref:EU:EVSE": "Non concerné", "ref": "3a5df8b8-d48d-4b91-916a-83b756aa1a71", - "name": "LIDL LOUVIERS", - "capacity": "2", - "socket:typee": "TRUE", - "socket:type2": "TRUE", - "socket:type2_combo": "FALSE", - "socket:chademo": "FALSE", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "FALSE", "authentication:none": "TRUE", - "payment:credit_cards": "TRUE", - "reservation": "FALSE", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2022-04-29", - "note": "Paiement carte abonnement", - "source:date": "2022-04-21", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "Mo-Sat 08:30-20:00, Sun 8:30-12:30", + "start_date": "2022-04-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.0071297, + 47.6644493 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "LIDL, Nicolas Barbarin", + "owner:ref:FR:SIREN": "387880602", + "email": "vgaillon@lidl.fr", + "network": "LIDL", + "ref": "2c1af022-bfea-4873-95b1-d5b165dc1e3c", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "FALSE", + "authentication:none": "TRUE", + "reservation": "no", + "opening_hours": "Mo-Sat 08:30-20:00, Sun 8:30-12:30", + "start_date": "2022-04-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.0071297, + 47.6644493 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "LIDL, Nicolas Barbarin", + "owner:ref:FR:SIREN": "387880602", + "email": "vgaillon@lidl.fr", + "network": "LIDL", + "ref": "2c1af022-bfea-4873-95b1-d5b165dc1e3c", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "FALSE", + "authentication:none": "TRUE", + "reservation": "no", + "opening_hours": "Mo-Sat 08:30-20:00, Sun 8:30-12:30", + "start_date": "2022-04-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.1676349, + 49.2254847 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "LIDL, Nicolas Barbarin", + "owner:ref:FR:SIREN": "387880602", + "email": "vgaillon@lidl.fr", + "network": "LIDL", + "ref": "3a5df8b8-d48d-4b91-916a-83b756aa1a71", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "FALSE", + "authentication:none": "TRUE", + "reservation": "no", + "opening_hours": "Mo-Sat 08:30-20:00, Sun 8:30-12:30", + "start_date": "2022-04-29" } }, { @@ -8817,28 +14318,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "LIDL, Nicolas Barbarin", "owner:ref:FR:SIREN": "387880602", "email": "vgaillon@lidl.fr", - "phone": "", "network": "LIDL", - "ref:EU:EVSE": "Non concerné", "ref": "bf42daa1-eeb1-42ee-9f3a-e5fe2dad37f1", - "name": "LIDL EVREUX", - "capacity": "8", - "socket:typee": "TRUE", - "socket:type2": "TRUE", - "socket:type2_combo": "FALSE", - "socket:chademo": "FALSE", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "FALSE", "authentication:none": "TRUE", - "payment:credit_cards": "TRUE", - "reservation": "FALSE", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2022-04-29", - "note": "Paiement carte abonnement", - "source:date": "2022-04-21", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "Mo-Sat 08:30-20:00, Sun 8:30-12:30", + "start_date": "2022-04-29" } }, { @@ -8851,28 +14343,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "LIDL, Nicolas Barbarin", "owner:ref:FR:SIREN": "387880602", "email": "vgaillon@lidl.fr", - "phone": "", "network": "LIDL", - "ref:EU:EVSE": "Non concerné", "ref": "bf42daa1-eeb1-42ee-9f3a-e5fe2dad37f1", - "name": "LIDL EVREUX", - "capacity": "8", - "socket:typee": "TRUE", - "socket:type2": "TRUE", - "socket:type2_combo": "FALSE", - "socket:chademo": "FALSE", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "FALSE", "authentication:none": "TRUE", - "payment:credit_cards": "TRUE", - "reservation": "FALSE", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2022-04-29", - "note": "Paiement carte abonnement", - "source:date": "2022-04-21", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "Mo-Sat 08:30-20:00, Sun 8:30-12:30", + "start_date": "2022-04-29" } }, { @@ -8885,28 +14368,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "LIDL, Nicolas Barbarin", "owner:ref:FR:SIREN": "387880602", "email": "vgaillon@lidl.fr", - "phone": "", "network": "LIDL", - "ref:EU:EVSE": "Non concerné", "ref": "bf42daa1-eeb1-42ee-9f3a-e5fe2dad37f1", - "name": "LIDL EVREUX", - "capacity": "8", - "socket:typee": "TRUE", - "socket:type2": "TRUE", - "socket:type2_combo": "FALSE", - "socket:chademo": "FALSE", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "FALSE", "authentication:none": "TRUE", - "payment:credit_cards": "TRUE", - "reservation": "FALSE", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2022-04-29", - "note": "Paiement carte abonnement", - "source:date": "2022-04-21", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "Mo-Sat 08:30-20:00, Sun 8:30-12:30", + "start_date": "2022-04-29" } }, { @@ -8919,28 +14393,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "LIDL, Nicolas Barbarin", "owner:ref:FR:SIREN": "387880602", "email": "vgaillon@lidl.fr", - "phone": "", "network": "LIDL", - "ref:EU:EVSE": "Non concerné", "ref": "bf42daa1-eeb1-42ee-9f3a-e5fe2dad37f1", - "name": "LIDL EVREUX", - "capacity": "8", - "socket:typee": "TRUE", - "socket:type2": "TRUE", - "socket:type2_combo": "FALSE", - "socket:chademo": "FALSE", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "FALSE", "authentication:none": "TRUE", - "payment:credit_cards": "TRUE", - "reservation": "FALSE", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2022-04-29", - "note": "Paiement carte abonnement", - "source:date": "2022-04-21", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "Mo-Sat 08:30-20:00, Sun 8:30-12:30", + "start_date": "2022-04-29" } }, { @@ -8953,28 +14418,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "LIDL, Nicolas Barbarin", "owner:ref:FR:SIREN": "387880602", "email": "vgaillon@lidl.fr", - "phone": "", "network": "LIDL", - "ref:EU:EVSE": "Non concerné", "ref": "bf42daa1-eeb1-42ee-9f3a-e5fe2dad37f1", - "name": "LIDL EVREUX", - "capacity": "8", - "socket:typee": "TRUE", - "socket:type2": "TRUE", - "socket:type2_combo": "FALSE", - "socket:chademo": "FALSE", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "FALSE", "authentication:none": "TRUE", - "payment:credit_cards": "TRUE", - "reservation": "FALSE", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2022-04-29", - "note": "Paiement carte abonnement", - "source:date": "2022-04-21", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "Mo-Sat 08:30-20:00, Sun 8:30-12:30", + "start_date": "2022-04-29" } }, { @@ -8987,28 +14443,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "LIDL, Nicolas Barbarin", "owner:ref:FR:SIREN": "387880602", "email": "vgaillon@lidl.fr", - "phone": "", "network": "LIDL", - "ref:EU:EVSE": "Non concerné", "ref": "bf42daa1-eeb1-42ee-9f3a-e5fe2dad37f1", - "name": "LIDL EVREUX", - "capacity": "8", - "socket:typee": "TRUE", - "socket:type2": "TRUE", - "socket:type2_combo": "FALSE", - "socket:chademo": "FALSE", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "FALSE", "authentication:none": "TRUE", - "payment:credit_cards": "TRUE", - "reservation": "FALSE", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2022-04-29", - "note": "Paiement carte abonnement", - "source:date": "2022-04-21", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "Mo-Sat 08:30-20:00, Sun 8:30-12:30", + "start_date": "2022-04-29" } }, { @@ -9021,28 +14468,19 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "LIDL, Nicolas Barbarin", "owner:ref:FR:SIREN": "387880602", "email": "vgaillon@lidl.fr", - "phone": "", "network": "LIDL", - "ref:EU:EVSE": "Non concerné", "ref": "bf42daa1-eeb1-42ee-9f3a-e5fe2dad37f1", - "name": "LIDL EVREUX", - "capacity": "8", - "socket:typee": "TRUE", - "socket:type2": "TRUE", - "socket:type2_combo": "FALSE", - "socket:chademo": "FALSE", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "FALSE", "authentication:none": "TRUE", - "payment:credit_cards": "TRUE", - "reservation": "FALSE", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2022-04-29", - "note": "Paiement carte abonnement", - "source:date": "2022-04-21", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "Mo-Sat 08:30-20:00, Sun 8:30-12:30", + "start_date": "2022-04-29" } }, { @@ -9055,28 +14493,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "LIDL, Nicolas Barbarin", "owner:ref:FR:SIREN": "387880602", "email": "vgaillon@lidl.fr", - "phone": "", "network": "LIDL", - "ref:EU:EVSE": "Non concerné", "ref": "2ff50929-ecb2-4e08-a1f3-2373421a9f22", - "name": "LIDL BOURG ACHARD", - "capacity": "2", - "socket:typee": "FALSE", - "socket:type2": "FALSE", - "socket:type2_combo": "TRUE", - "socket:chademo": "FALSE", + "socket:type2_combo": "yes", "fee": "FALSE", "authentication:none": "TRUE", - "payment:credit_cards": "TRUE", - "reservation": "FALSE", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2022-04-29", - "note": "Paiement carte abonnement", - "source:date": "2022-04-21", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "Mo-Sat 08:30-20:00, Sun 8:30-12:30", + "start_date": "2022-04-29" } }, { @@ -9089,28 +14517,18 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "LIDL, Nicolas Barbarin", "owner:ref:FR:SIREN": "387880602", "email": "vgaillon@lidl.fr", - "phone": "", "network": "LIDL", - "ref:EU:EVSE": "Non concerné", "ref": "2ff50929-ecb2-4e08-a1f3-2373421a9f22", - "name": "LIDL BOURG ACHARD", - "capacity": "2", - "socket:typee": "FALSE", - "socket:type2": "FALSE", - "socket:type2_combo": "TRUE", - "socket:chademo": "FALSE", + "socket:type2_combo": "yes", "fee": "FALSE", "authentication:none": "TRUE", - "payment:credit_cards": "TRUE", - "reservation": "FALSE", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2022-04-29", - "note": "Paiement carte abonnement", - "source:date": "2022-04-21", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "Mo-Sat 08:30-20:00, Sun 8:30-12:30", + "start_date": "2022-04-29" } }, { @@ -9123,28 +14541,388 @@ ] }, "properties": { + "amenity": "charging_station", "operator": "LIDL, Nicolas Barbarin", "owner:ref:FR:SIREN": "387880602", "email": "vgaillon@lidl.fr", - "phone": "", "network": "LIDL", - "ref:EU:EVSE": "Non concerné", "ref": "bf42daa1-eeb1-42ee-9f3a-e5fe2dad37f1", - "name": "LIDL EVREUX", - "capacity": "8", - "socket:typee": "TRUE", - "socket:type2": "TRUE", - "socket:type2_combo": "FALSE", - "socket:chademo": "FALSE", + "socket:typee": "yes", + "socket:type2": "yes", "fee": "FALSE", "authentication:none": "TRUE", - "payment:credit_cards": "TRUE", - "reservation": "FALSE", - "wheelchair": "Accessible mais non réservé PMR", - "start_date": "2022-04-29", - "note": "Paiement carte abonnement", - "source:date": "2022-04-21", - "socket:type2_cable": "" + "reservation": "no", + "opening_hours": "Mo-Sat 08:30-20:00, Sun 8:30-12:30", + "start_date": "2022-04-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 6.3491347, + 47.3517596 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "EcoPhi mobility", + "owner:ref:FR:SIREN": "852602259", + "email": "contact@properphi.com", + "phone": "603062098", + "network": "PROPERPHI", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-06-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.716365, + 49.20135 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Borneco | FR*BHM", + "email": "technique.borneco@gmail.com", + "network": "BornEco", + "ref": "744225", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "False", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.186634, + 49.25483 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WAT", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "675536", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.186634, + 49.25483 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WAT", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "675536", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.186634, + 49.25483 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WAT", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "675536", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.186634, + 49.25483 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WAT", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "675536", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.186634, + 49.25483 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WAT", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "675539", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.186634, + 49.25483 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WAT", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "675539", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.186634, + 49.25483 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WAT", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "675539", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.186634, + 49.25483 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WAT", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "675539", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.186634, + 49.25483 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WAT", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "675539", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.186634, + 49.25483 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WAT", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "675539", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.186634, + 49.25483 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WAT", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "675536", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.186634, + 49.25483 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WAT", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "675536", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.186634, + 49.25483 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WAT", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "675536", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.186634, + 49.25483 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WAT", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "675536", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" } } ] diff --git a/mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_29.json b/mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_29.json new file mode 100644 index 00000000..7c7e20f0 --- /dev/null +++ b/mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_29.json @@ -0,0 +1,18206 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.717106, + 48.432041 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "SUPERU PLOUARZE BORNE 2", + "ref": "FRCPIE6608805", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.717106, + 48.432041 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "SUPERU PLOUARZE BORNE 2", + "ref": "FRCPIE6608805", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.717106, + 48.432041 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "SUPERU PLOUARZE BORNE 2", + "ref": "FRCPIE6608795", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.717106, + 48.432041 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "SUPERU PLOUARZE BORNE 2", + "ref": "FRCPIE6608795", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.431382, + 48.425499 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "ASNF BORNE 1", + "ref": "FRCPIE6660165", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-01", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.431382, + 48.425499 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "ASNF BORNE 1", + "ref": "FRCPIE6660255", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-01", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.431382, + 48.425499 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "ASNF BORNE 1", + "ref": "FRCPIE6660165", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-01", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.431382, + 48.425499 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "ASNF BORNE 1", + "ref": "FRCPIE6660255", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-01", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.770931, + 48.330962 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "HPSM BORNE 1 ET 2", + "ref": "FRCPIE6613045", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.770931, + 48.330962 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "HPSM BORNE 1 ET 2", + "ref": "FRCPIE6665345", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.770931, + 48.330962 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "HPSM BORNE 1 ET 2", + "ref": "FRCPIE6613045", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.770931, + 48.330962 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "HPSM BORNE 1 ET 2", + "ref": "FRCPIE6665345", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.642571, + 48.4357 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Saint-Rénan", + "ref": "FRIENE000301", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-01-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.642571, + 48.4357 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Saint-Rénan", + "ref": "FRIENE000301", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-01-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.642571, + 48.4357 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Saint-Rénan", + "ref": "FRIENE000302", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-01-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.642571, + 48.4357 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Saint-Rénan", + "ref": "FRIENE000302", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-01-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.591473, + 48.535052 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Guerlesquin", + "ref": "FRIENE000402", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-01-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.591473, + 48.535052 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Guerlesquin", + "ref": "FRIENE000402", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-01-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.591473, + 48.535052 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Guerlesquin", + "ref": "FRIENE000401", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-01-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.591473, + 48.535052 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Guerlesquin", + "ref": "FRIENE000401", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-01-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.515931, + 48.563374 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "LANNILIS SIEGE BORNE 2", + "ref": "FRCPIE6699285", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo 08:30-17:00,Tu 08:30-17:00,We 08:30-17:00,Th 08:30-17:00,Fr 08:30-17:00", + "start_date": "2023-03-09", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.515931, + 48.563374 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "LANNILIS SIEGE BORNE 2", + "ref": "FRCPIE6699285", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo 08:30-17:00,Tu 08:30-17:00,We 08:30-17:00,Th 08:30-17:00,Fr 08:30-17:00", + "start_date": "2023-03-09", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.515931, + 48.563374 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "LANNILIS SIEGE BORNE 2", + "ref": "FRCPIE6699895", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo 08:30-17:00,Tu 08:30-17:00,We 08:30-17:00,Th 08:30-17:00,Fr 08:30-17:00", + "start_date": "2023-03-09", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.515931, + 48.563374 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "LANNILIS SIEGE BORNE 2", + "ref": "FRCPIE6699895", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo 08:30-17:00,Tu 08:30-17:00,We 08:30-17:00,Th 08:30-17:00,Fr 08:30-17:00", + "start_date": "2023-03-09", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.469031, + 48.427316 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "419070180", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "IZIVIA EXPRESS", + "ref": "FR*SOD*S*OAZS*258*1*_*_", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "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", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "IZIVIA EXPRESS", + "ref": "FR*SOD*S*OAZS*258*1*_*_", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "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", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "IZIVIA EXPRESS", + "ref": "FR*SOD*S*OAZS*258*1*_*_", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.528937, + 48.388316 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "419070180", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "IZIVIA EXPRESS", + "ref": "FR*SOD*S*OAZS*257*1*_*_", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "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", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "IZIVIA EXPRESS", + "ref": "FR*SOD*S*OAZS*257*1*_*_", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "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", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "IZIVIA EXPRESS", + "ref": "FR*SOD*S*OAZS*257*1*_*_", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 3.39553, + 49.3902 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "UGWUQK", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-06-05", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 3.39553, + 49.3902 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "UGWUQK", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-06-05", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.34581395, + 48.09107669 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GQWX3AC3GR", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-12-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.34581395, + 48.09107669 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GQWX3AC3GR", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-12-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.34581395, + 48.09107669 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GQWX3AC3GR", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-12-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.34581395, + 48.09107669 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GQWX3AC3GR", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-12-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.34581395, + 48.09107669 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GQWX3AC3GR", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-12-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.34581395, + 48.09107669 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GQWX3AC3GR", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-12-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.34581395, + 48.09107669 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GQWX3AC3GR", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-12-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.34581395, + 48.09107669 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GQWX3AC3GR", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-12-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.34581395, + 48.09107669 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GQWX3AC3GR", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-12-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.34581395, + 48.09107669 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GQWX3AC3GR", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-12-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.34581395, + 48.09107669 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GQWX3AC3GR", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-12-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.34581395, + 48.09107669 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GQWX3AC3GR", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-12-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.34581395, + 48.09107669 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GQWX3AC3GR", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-12-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.34581395, + 48.09107669 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GQWX3AC3GR", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-12-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.55986421, + 48.28278413 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WCCOPA7FR3", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-04-01", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.55986421, + 48.28278413 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WCCOPA7FR3", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-04-01", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.55986421, + 48.28278413 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WCCOPA7FR3", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-04-01", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.55986421, + 48.28278413 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WCCOPA7FR3", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-04-01", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.55986421, + 48.28278413 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WCCOPA7FR3", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-04-01", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.55986421, + 48.28278413 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WCCOPA7FR3", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-04-01", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 3.30749631, + 48.28968586 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BAUQWL2XZK", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-10-16", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 3.30749631, + 48.28968586 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BAUQWL2XZK", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-10-16", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.90760516, + 47.90089427 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YA46XKXKNV", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-12-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.90760516, + 47.90089427 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YA46XKXKNV", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-03-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.0513394, + 48.51453622 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "UZHVKOIULL", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-03-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.0513394, + 48.51453622 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "UZHVKOIULL", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-03-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.048031, + 48.000971 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PWR6BZZQGG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.048031, + 48.000971 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PWR6BZZQGG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.880052, + 47.840631 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "SJOBQ9REOE", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.880052, + 47.840631 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "SJOBQ9REOE", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 4.369991039, + 48.94491689 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "B6VI5YO8DJ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-05", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 4.369991039, + 48.94491689 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "B6VI5YO8DJ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-05", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 4.369991039, + 48.94491689 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "B6VI5YO8DJ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-05", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 4.369991039, + 48.94491689 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "B6VI5YO8DJ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-05", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.21945835, + 47.93281674 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "XHLANB0NZX", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-03-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.21945835, + 47.93281674 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "XHLANB0NZX", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-03-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.555006, + 48.026902 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "R13OWRMEIG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.532413, + 48.386104 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EHGQLKGHD4", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.532413, + 48.386104 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EHGQLKGHD4", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.532413, + 48.386104 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EHGQLKGHD4", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.9879523, + 48.6675565 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BFNM5FW7HS", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.9879523, + 48.6675565 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BFNM5FW7HS", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.287279, + 47.819499 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VAQY64MMFC", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.287279, + 47.819499 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VAQY64MMFC", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.532413, + 48.386104 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EHGQLKGHD4", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.9879523, + 48.6675565 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BFNM5FW7HS", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-03", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.237425, + 47.871485 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "QFZHBEZJDZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.9879523, + 48.6675565 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BFNM5FW7HS", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.530413, + 47.862077 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MARTXJJ3YQ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.475283, + 48.415155 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "SORRN2XLAU", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.237425, + 47.871485 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "QFZHBEZJDZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.287279, + 47.819499 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VAQY64MMFC", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.56233, + 48.284034 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DW28ZLLDTL", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.350408, + 48.384312 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JKC4QHAXRL", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.56233, + 48.284034 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DW28ZLLDTL", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.287279, + 47.819499 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VAQY64MMFC", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.9879523, + 48.6675565 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BFNM5FW7HS", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.9879523, + 48.6675565 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BFNM5FW7HS", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-03", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.350408, + 48.384312 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JKC4QHAXRL", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.056725, + 48.211137 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "Z9THPO26DL", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.530413, + 47.862077 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MARTXJJ3YQ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.056725, + 48.211137 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "Z9THPO26DL", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.475283, + 48.415155 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "SORRN2XLAU", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.555006, + 48.026902 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "R13OWRMEIG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.408285, + 48.436954 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DXVCIGXZXW", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.408285, + 48.436954 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DXVCIGXZXW", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.408285, + 48.436954 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DXVCIGXZXW", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.408285, + 48.436954 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DXVCIGXZXW", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.377489, + 48.381631 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZGTKMH9RNZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-09-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.377489, + 48.381631 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZGTKMH9RNZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-09-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.377489, + 48.381631 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZGTKMH9RNZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-09-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.377489, + 48.381631 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZGTKMH9RNZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-09-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.377489, + 48.381631 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZGTKMH9RNZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-09-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.377489, + 48.381631 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZGTKMH9RNZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-09-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.05468501, + 48.51455695 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JAQ9DIPMFU", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-29", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.05468501, + 48.51455695 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JAQ9DIPMFU", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-29", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.05468501, + 48.51455695 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JAQ9DIPMFU", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-29", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.05468501, + 48.51455695 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JAQ9DIPMFU", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-29", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.05468, + 48.51454 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JAQ9DIPMFU", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-29", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.05468501, + 48.51455695 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JAQ9DIPMFU", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-29", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.05468501, + 48.51455695 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JAQ9DIPMFU", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-29", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.05468501, + 48.51455695 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JAQ9DIPMFU", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-29", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.05468501, + 48.51455695 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JAQ9DIPMFU", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-29", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.05468501, + 48.51455695 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JAQ9DIPMFU", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-29", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.05468501, + 48.51455695 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JAQ9DIPMFU", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-29", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.05468, + 48.51454 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JAQ9DIPMFU", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-29", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.05468501, + 48.51455695 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JAQ9DIPMFU", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-29", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46807, + 48.4143 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NTGG7P8XLF", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-23", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46807, + 48.4143 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NTGG7P8XLF", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-23", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.425199, + 48.440343 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IQYT3DE6ZN", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-09-01", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.425199, + 48.440343 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IQYT3DE6ZN", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-09-01", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.47967769, + 48.41308043 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "QFRX2Z7OPB", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-09-01", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.47967769, + 48.41308043 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "QFRX2Z7OPB", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-09-01", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.425199, + 48.440343 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IQYT3DE6ZN", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-09-01", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.425199, + 48.440343 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IQYT3DE6ZN", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-09-01", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.425199, + 48.440343 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IQYT3DE6ZN", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-09-01", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.71976362, + 48.0198099 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DZPQJFHGIZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.71976362, + 48.0198099 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DZPQJFHGIZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.71976362, + 48.0198099 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DZPQJFHGIZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.71976362, + 48.0198099 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DZPQJFHGIZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.99773851, + 48.67870648 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "B4SFETIVZ4", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-11-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.99773851, + 48.67870648 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "B4SFETIVZ4", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-11-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.99773851, + 48.67870648 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "B4SFETIVZ4", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-11-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.99773851, + 48.67870648 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "B4SFETIVZ4", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-11-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.99773851, + 48.67870648 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "B4SFETIVZ4", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-11-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.99773851, + 48.67870648 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "B4SFETIVZ4", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-11-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.99773851, + 48.67870648 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "B4SFETIVZ4", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-11-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.99773851, + 48.67870648 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "B4SFETIVZ4", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-11-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.99773851, + 48.67870648 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "B4SFETIVZ4", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-11-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.99773851, + 48.67870648 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "B4SFETIVZ4", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-11-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46992334, + 48.43073859 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MNRKQHLAFM", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Th 07:45-20:15,Sa 07:45-20:15,Fr 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.08726284, + 48.2001145 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IFYOQREIHG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-21", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.08726284, + 48.2001145 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IFYOQREIHG", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-21", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.08726284, + 48.2001145 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IFYOQREIHG", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-21", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.08726284, + 48.2001145 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IFYOQREIHG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-21", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46992334, + 48.43073859 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MNRKQHLAFM", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Th 07:45-20:15,Sa 07:45-20:15,Fr 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46994658, + 48.43078542 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BL46XIQUQH", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 07:45-20:15,Sa 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46994658, + 48.43078542 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BL46XIQUQH", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 07:45-20:15,Sa 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46994658, + 48.43078542 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BL46XIQUQH", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 07:45-20:15,Sa 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46994658, + 48.43078542 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BL46XIQUQH", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 07:45-20:15,Sa 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46994658, + 48.43078542 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BL46XIQUQH", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 07:45-20:15,Sa 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46992334, + 48.43073859 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MNRKQHLAFM", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Th 07:45-20:15,Sa 07:45-20:15,Fr 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46992334, + 48.43073859 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MNRKQHLAFM", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Th 07:45-20:15,Sa 07:45-20:15,Fr 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46994658, + 48.43078542 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BL46XIQUQH", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 07:45-20:15,Sa 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46992334, + 48.43073859 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MNRKQHLAFM", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Th 07:45-20:15,Sa 07:45-20:15,Fr 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46994658, + 48.43078542 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BL46XIQUQH", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 07:45-20:15,Sa 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46994658, + 48.43078542 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BL46XIQUQH", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 07:45-20:15,Sa 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46992334, + 48.43073859 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MNRKQHLAFM", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Th 07:45-20:15,Sa 07:45-20:15,Fr 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46992334, + 48.43073859 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MNRKQHLAFM", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Th 07:45-20:15,Sa 07:45-20:15,Fr 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46994658, + 48.43078542 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BL46XIQUQH", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 07:45-20:15,Sa 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46992334, + 48.43073859 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MNRKQHLAFM", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Th 07:45-20:15,Sa 07:45-20:15,Fr 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46994658, + 48.43078542 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BL46XIQUQH", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 07:45-20:15,Sa 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46992334, + 48.43073859 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MNRKQHLAFM", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Th 07:45-20:15,Sa 07:45-20:15,Fr 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46994658, + 48.43078542 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BL46XIQUQH", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 07:45-20:15,Sa 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46992334, + 48.43073859 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MNRKQHLAFM", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Th 07:45-20:15,Sa 07:45-20:15,Fr 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46994658, + 48.43078542 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BL46XIQUQH", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 07:45-20:15,Sa 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46994658, + 48.43078542 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BL46XIQUQH", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 07:45-20:15,Sa 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46994658, + 48.43078542 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BL46XIQUQH", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 07:45-20:15,Sa 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46992334, + 48.43073859 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MNRKQHLAFM", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Th 07:45-20:15,Sa 07:45-20:15,Fr 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.8195264, + 48.19529571 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PPUUMBSESC", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-04-29", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.8195264, + 48.19529571 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PPUUMBSESC", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-04-29", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.8195264, + 48.19529571 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PPUUMBSESC", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-04-29", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.8195264, + 48.19529571 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PPUUMBSESC", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-04-29", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.47203872, + 48.25104791 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "S1YCYKCLFA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.47203872, + 48.25104791 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "S1YCYKCLFA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.47203872, + 48.25104791 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "S1YCYKCLFA", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.47203872, + 48.25104791 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "S1YCYKCLFA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.47203872, + 48.25104791 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "S1YCYKCLFA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.47203872, + 48.25104791 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "S1YCYKCLFA", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.47203872, + 48.25104791 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "S1YCYKCLFA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.47203872, + 48.25104791 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "S1YCYKCLFA", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.47203872, + 48.25104791 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "S1YCYKCLFA", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.47203872, + 48.25104791 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "S1YCYKCLFA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.47203872, + 48.25104791 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "S1YCYKCLFA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.47203872, + 48.25104791 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "S1YCYKCLFA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46992334, + 48.43073859 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MNRKQHLAFM", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Th 07:45-20:15,Sa 07:45-20:15,Fr 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46992334, + 48.43073859 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MNRKQHLAFM", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Th 07:45-20:15,Sa 07:45-20:15,Fr 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.34803255, + 48.38331171 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GIAIHIV8XR", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.34803255, + 48.38331171 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GIAIHIV8XR", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.34803255, + 48.38331171 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GIAIHIV8XR", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.34803255, + 48.38331171 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GIAIHIV8XR", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.34803255, + 48.38331171 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GIAIHIV8XR", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.34803255, + 48.38331171 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GIAIHIV8XR", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.34803255, + 48.38331171 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GIAIHIV8XR", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.34803255, + 48.38331171 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GIAIHIV8XR", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.02938061, + 47.9004567 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "QNCX1RC4JP", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-04-26", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.02284172, + 47.89907447 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IRPP8IVUJA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-04-26", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.02973957, + 47.90055518 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "AQQEZYTWL4", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-04-26", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.02973957, + 47.90055518 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "AQQEZYTWL4", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-04-26", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.02973957, + 47.90055518 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "AQQEZYTWL4", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-04-26", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.02938061, + 47.9004567 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "QNCX1RC4JP", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-04-26", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.02284172, + 47.89907447 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IRPP8IVUJA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-04-26", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.02973957, + 47.90055518 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "AQQEZYTWL4", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-04-26", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46992334, + 48.43073859 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MNRKQHLAFM", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Th 07:45-20:15,Sa 07:45-20:15,Fr 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.08129056, + 48.0158875 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RXLCWHBKRY", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-05-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.08129056, + 48.0158875 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RXLCWHBKRY", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-05-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.08129056, + 48.0158875 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RXLCWHBKRY", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-05-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.08129056, + 48.0158875 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RXLCWHBKRY", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-05-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.08129056, + 48.0158875 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RXLCWHBKRY", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-05-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.08129056, + 48.0158875 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RXLCWHBKRY", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-05-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.08129056, + 48.0158875 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RXLCWHBKRY", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-05-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.08129056, + 48.0158875 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RXLCWHBKRY", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-05-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.08129056, + 48.0158875 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RXLCWHBKRY", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-05-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.08129056, + 48.0158875 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RXLCWHBKRY", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-05-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46994658, + 48.43078542 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BL46XIQUQH", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 07:45-20:15,Sa 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46992334, + 48.43073859 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MNRKQHLAFM", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Th 07:45-20:15,Sa 07:45-20:15,Fr 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46994658, + 48.43078542 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BL46XIQUQH", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 07:45-20:15,Sa 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46967649, + 48.43008916 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TADFEWONYG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Th 07:45-20:15,Sa 07:45-20:15,Fr 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46967649, + 48.43008916 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TADFEWONYG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Th 07:45-20:15,Sa 07:45-20:15,Fr 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46994658, + 48.43078542 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BL46XIQUQH", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 07:45-20:15,Sa 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46994658, + 48.43078542 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BL46XIQUQH", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 07:45-20:15,Sa 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46992334, + 48.43073859 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MNRKQHLAFM", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Th 07:45-20:15,Sa 07:45-20:15,Fr 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46992334, + 48.43073859 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MNRKQHLAFM", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Th 07:45-20:15,Sa 07:45-20:15,Fr 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.46992334, + 48.43073859 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MNRKQHLAFM", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Th 07:45-20:15,Sa 07:45-20:15,Fr 07:45-20:45", + "start_date": "2021-04-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.408368, + 48.399504 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "SZZB9I4EIY", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.408368, + 48.399504 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "SZZB9I4EIY", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.408368, + 48.399504 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "SZZB9I4EIY", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.408368, + 48.399504 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "SZZB9I4EIY", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.408368, + 48.399504 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "SZZB9I4EIY", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.408368, + 48.399504 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "SZZB9I4EIY", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.506584, + 48.225123 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LLJH8ANW0TM25Q", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-29", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.459112, + 48.419313 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TK3O6QSGPC", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.459112, + 48.419313 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TK3O6QSGPC", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.463361, + 48.418952 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CPBDRSCXA3", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "true", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-05-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.019182, + 47.982768 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "UK3CJTWPKE", + "socket:type2": "yes", + "fee": "true", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-05-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.463361, + 48.418952 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CPBDRSCXA3", + "socket:type2": "yes", + "fee": "true", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-05-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.019182, + 47.982768 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "UK3CJTWPKE", + "socket:type2": "yes", + "fee": "true", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-05-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.29887, + 48.6106 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VFRBGTHDDU", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-11-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.132028, + 48.593161 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "N8GZ5CIJWA", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-09-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.132028, + 48.593161 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "N8GZ5CIJWA", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-09-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.29887, + 48.6106 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VFRBGTHDDU", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-11-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.8293749, + 48.5750142 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "ZEBORNE", + "owner:ref:FR:SIREN": "444910418", + "email": "advenir@zeborne.com", + "phone": "0252072597", + "network": "Intermarché MORLAIX - COMADU", + "ref": "47222", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2020-11-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.47419, + 48.427342 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "ZEBORNE", + "owner:ref:FR:SIREN": "780096376", + "email": "advenir@zeborne.com", + "phone": "0252072597", + "network": "CENTRAL AUTO - MAZDA BREST", + "ref": "49575", + "socket:type2": "yes", + "fee": "true", + "authentication:none": "false", + "reservation": "yes", + "opening_hours": "Mo-Fr 09:00-19:00,Sat 09:00-18:00", + "start_date": "2020-12-03" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.47419, + 48.427342 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "ZEBORNE", + "owner:ref:FR:SIREN": "780096376", + "email": "advenir@zeborne.com", + "phone": "0252072597", + "network": "CENTRAL AUTO - MAZDA BREST", + "ref": "49544", + "socket:type2": "yes", + "fee": "true", + "authentication:none": "false", + "reservation": "yes", + "opening_hours": "Mo-Fr 08:30-19:00,Sat 09:00-18:00", + "start_date": "2020-12-03" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.17878, + 45.69066 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Allego", + "owner:ref:FR:SIREN": "842718512", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "ALLEGO", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "ALLEGO", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "ALLEGO", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "ALLEGO", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "ALLEGO", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "ALLEGO", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "ALLEGO", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "ALLEGO", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "ALLEGO", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "ALLEGO", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "ALLEGO", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "ALLEGO", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 6.43045, + 48.190584 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Last Mile Solutions", + "owner:ref:FR:SIREN": "909073363", + "email": "support@lastmilesolutions.com", + "phone": "+31 10 312 6000", + "network": "Last Mile Solutions", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-11-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 6.43045, + 48.190584 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Last Mile Solutions", + "owner:ref:FR:SIREN": "909073363", + "email": "support@lastmilesolutions.com", + "phone": "+31 10 312 6000", + "network": "Last Mile Solutions", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-11-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 5.936632, + 45.565976 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "SPBR1", + "email": "contact@reseau-eborn.fr", + "phone": "33423100350", + "network": "eborn", + "ref": "Y4YC7FBRZQ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-12-09", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 5.936632, + 45.565976 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "SPBR1", + "email": "contact@reseau-eborn.fr", + "phone": "33423100350", + "network": "eborn", + "ref": "Y4YC7FBRZQ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-12-09", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.687658, + 47.845833 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "E-TOTEM", + "email": "contact@e-totem.fr", + "network": "Carrefour Market Belondis", + "ref": "FRG10P29236A", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "true", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-04-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.687658, + 47.845833 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "E-TOTEM", + "email": "contact@e-totem.fr", + "network": "Carrefour Market Belondis", + "ref": "FRG10P29236A", + "socket:type2": "yes", + "fee": "true", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-04-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.052872, + 48.515488 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*71*2*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.052872, + 48.515488 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*71*2*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.072221, + 48.509758 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*70*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.255886, + 48.453716 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*69*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.072221, + 48.509758 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*70*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.255886, + 48.453716 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*69*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.052872, + 48.515488 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*71*1*_*_", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.261381, + 48.444599 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*68*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.261381, + 48.444599 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*68*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.251662, + 48.449455 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*67*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.052872, + 48.515488 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*71*1*_*_", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.338243, + 48.000721 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*74*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.068542, + 48.511307 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*72*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.89678, + 48.301083 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*77*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.068542, + 48.511307 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*72*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.057633, + 48.091808 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*73*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.057633, + 48.091808 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*73*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.338243, + 48.000721 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*74*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.750491, + 48.474991 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*75*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.750491, + 48.474991 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*75*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.89678, + 48.301083 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*77*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.574715, + 48.587631 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*66*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.717236, + 48.645733 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*76*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.717236, + 48.645733 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*76*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.251662, + 48.449455 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*67*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.167864, + 47.845467 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*59*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.574715, + 48.587631 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*66*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.763813, + 48.448708 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*65*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.709654, + 48.667439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*55*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.280342, + 47.796131 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*54*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.280342, + 47.796131 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*54*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.523272, + 48.570396 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*78*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-02-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.709654, + 48.667439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*55*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.411448, + 48.633446 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*56*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-07-08" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.411448, + 48.633446 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*56*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-07-08" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.160853, + 48.328011 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*57*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.160853, + 48.328011 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*57*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.750712, + 48.362984 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*58*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.750712, + 48.362984 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*58*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.167864, + 47.845467 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*59*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.214177, + 48.370193 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*60*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.214177, + 48.370193 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*60*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.367066, + 48.644726 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*61*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.367066, + 48.644726 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*61*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.374469, + 48.471878 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*62*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.374469, + 48.471878 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*62*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.315567, + 48.427998 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*63*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-02-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.315567, + 48.427998 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*63*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-02-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.977736, + 47.909428 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*64*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.977736, + 47.909428 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*64*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.763813, + 48.448708 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*65*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.523272, + 48.570396 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*78*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-02-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.582887, + 47.900269 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*96*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.640213, + 48.467697 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*79*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.30713, + 48.383247 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*92*1*_*_", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.836316, + 47.906761 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*93*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.80166, + 47.889305 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*94*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.80166, + 47.889305 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*94*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.878658, + 48.551712 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*95*1*_*_", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.878658, + 48.551712 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*95*1*_*_", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.582887, + 47.900269 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*96*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.584976, + 47.868935 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*97*1*_*_", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-06-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.584976, + 47.868935 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*97*1*_*_", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-06-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.565287, + 48.467354 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*98*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.565287, + 48.467354 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*98*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.631332, + 47.812168 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*99*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.631332, + 47.812168 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*99*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.83211, + 48.58287 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*100*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.83211, + 48.58287 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*100*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.817576, + 48.575111 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*101*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.817576, + 48.575111 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*101*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.833975, + 48.578419 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*102*2*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.833975, + 48.578419 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*102*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.833975, + 48.578419 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*102*3*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.833975, + 48.578419 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*102*3*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.833975, + 48.578419 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*102*2*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.833975, + 48.578419 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*102*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.415043, + 47.93594 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*53*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.836316, + 47.906761 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*93*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.30713, + 48.383247 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*92*1*_*_", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.640213, + 48.467697 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*79*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.478167, + 47.937088 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*91*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.64612, + 48.469227 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*80*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.64612, + 48.469227 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*80*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.461408, + 48.28619 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*81*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.461408, + 48.28619 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*81*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.836133, + 48.13726 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*82*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.836133, + 48.13726 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*82*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.770224, + 48.360584 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*83*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.770224, + 48.360584 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*83*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.176747, + 48.293953 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*84*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.176747, + 48.293953 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*84*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.335426, + 48.561989 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*85*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.335426, + 48.561989 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*85*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.256995, + 48.065521 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*86*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.256995, + 48.065521 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*86*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.320383, + 48.573498 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*87*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.320383, + 48.573498 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*87*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.64312, + 48.374123 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*88*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.64312, + 48.374123 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*88*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.211916, + 48.098244 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*89*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.211916, + 48.098244 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*89*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.174933, + 47.832439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*90*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.174933, + 47.832439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*90*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.478167, + 47.937088 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*91*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.415043, + 47.93594 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*53*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.430538, + 48.497616 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*105*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.002561, + 48.101925 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*13*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.326797, + 48.664791 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*14*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-07-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.595497, + 48.275364 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*15*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.595497, + 48.275364 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*15*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.91355, + 48.667358 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*16*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.91355, + 48.667358 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*16*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.539367, + 48.275612 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*17*1*_*_", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-02-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.539367, + 48.275612 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*17*1*_*_", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-02-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.576228, + 48.277264 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*18*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.576228, + 48.277264 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*18*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.139651, + 48.159222 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*19*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.139651, + 48.159222 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*19*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.093426, + 48.194569 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*20*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.093426, + 48.194569 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*20*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.05061, + 48.21619 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*21*2*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.05061, + 48.21619 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*21*2*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.05061, + 48.21619 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*21*1*_*_", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-02-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.05061, + 48.21619 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*21*1*_*_", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-02-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.818973, + 48.192974 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*22*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.818973, + 48.192974 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*22*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.104016, + 48.663445 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*23*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.104016, + 48.663445 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*23*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.586496, + 47.795624 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*24*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.586496, + 47.795624 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*24*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.326797, + 48.664791 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*14*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-07-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.002561, + 48.101925 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*13*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.064729, + 47.89743 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*25*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.955801, + 48.302963 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*12*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.317977, + 48.245838 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*1*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.791397, + 47.818333 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*103*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.440174, + 47.901684 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*2*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.440174, + 47.901684 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*2*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.537401, + 48.026707 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*3*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.537401, + 48.026707 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*3*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.700252, + 47.93338 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*4*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.700252, + 47.93338 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*4*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.706109, + 47.926643 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*5*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.706109, + 47.926643 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*5*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.605561, + 47.857525 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*6*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.605561, + 47.857525 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*6*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.102162, + 47.871059 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*7*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.102162, + 47.871059 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*7*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.106747, + 47.87693 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*8*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.106747, + 47.87693 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*8*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.116132, + 47.876938 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*9*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.116132, + 47.876938 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*9*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.512228, + 48.074905 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*10*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.512228, + 48.074905 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*10*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.507157, + 48.49913 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*11*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.507157, + 48.49913 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*11*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.955801, + 48.302963 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*12*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.064729, + 47.89743 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*25*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.890398, + 47.996445 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*26*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.262154, + 48.361095 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*39*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.165494, + 48.219227 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*40*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.270626, + 48.397804 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*41*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.270626, + 48.397804 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*41*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.341825, + 48.09568 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*42*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.341825, + 48.09568 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*42*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.330149, + 48.092033 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*43*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.330149, + 48.092033 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*43*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.32102, + 48.086506 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*44*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.32102, + 48.086506 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*44*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.975574, + 48.104568 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*45*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.975574, + 48.104568 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*45*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.024456, + 48.008377 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*46*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.024456, + 48.008377 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*46*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.012943, + 47.895412 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*47*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.012943, + 47.895412 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*47*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.011984, + 47.891369 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*48*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.011984, + 47.891369 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*48*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.115754, + 47.910778 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*49*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.115754, + 47.910778 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*49*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.5913, + 48.055546 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*50*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.5913, + 48.055546 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*50*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.583797, + 48.515305 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*51*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.583797, + 48.515305 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*51*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.165494, + 48.219227 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*40*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.262154, + 48.361095 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*39*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.890398, + 47.996445 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*26*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.506578, + 48.2258 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*38*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.123075, + 47.874435 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*27*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.123075, + 47.874435 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*27*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.956018, + 48.413948 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*28*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.956018, + 48.413948 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*28*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.9177, + 47.87339 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*29*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.9177, + 47.87339 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*29*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.909739, + 47.872265 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*30*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.909739, + 47.872265 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*30*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.901737, + 47.921692 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*31*1*_*_", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-02-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.901737, + 47.921692 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*31*1*_*_", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-02-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.917199, + 47.870399 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*32*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.917199, + 47.870399 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*32*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.924636, + 47.877735 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*33*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.924636, + 47.877735 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*33*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.832747, + 48.060768 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*34*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.832747, + 48.060768 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*34*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.418989, + 48.247986 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*35*1*_*_", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-02-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.418989, + 48.247986 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*35*1*_*_", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-02-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.491614, + 48.248337 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*36*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.491614, + 48.248337 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*36*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.507885, + 48.285328 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*37*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.507885, + 48.285328 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*37*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.506578, + 48.2258 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*38*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.791397, + 47.818333 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*103*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.829561, + 47.958473 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*182*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.375518, + 47.817368 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*104*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.095822, + 48.006672 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*174*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-03-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.552851, + 47.871124 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*175*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.546339, + 47.874336 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*176*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.546339, + 47.874336 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*176*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.552238, + 47.868786 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*177*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.552238, + 47.868786 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*177*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.461947, + 47.860291 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*178*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.461947, + 47.860291 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*178*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.691156, + 47.843136 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*179*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.691156, + 47.843136 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*179*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.985369, + 48.724209 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*180*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.985369, + 48.724209 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*180*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.980556, + 48.722633 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*181*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.980556, + 48.722633 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*181*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.829561, + 47.958473 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*182*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.02287, + 47.935459 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*183*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.02287, + 47.935459 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*183*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.799367, + 48.153252 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*184*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.799367, + 48.153252 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*184*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.843285, + 48.575516 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*185*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.843285, + 48.575516 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*185*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.61037, + 48.567944 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*186*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.61037, + 48.567944 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*186*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.98622, + 48.686703 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*187*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.552851, + 47.871124 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*175*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.095822, + 48.006672 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*174*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-03-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.988846, + 48.678314 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*188*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.093842, + 48.00309 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*173*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.536914, + 47.959827 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*161*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.536914, + 47.959827 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*161*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.083755, + 48.031239 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*164*1*_*_", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-12-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.083755, + 48.031239 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*164*2*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.083755, + 48.031239 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*164*2*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.083755, + 48.031239 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*164*1*_*_", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-12-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.1279, + 47.986479 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*165*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.1279, + 47.986479 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*165*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.093657, + 48.013607 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*166*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.093657, + 48.013607 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*166*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.095428, + 48.010571 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*167*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.095428, + 48.010571 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*167*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.106417, + 47.999485 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*168*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.106417, + 47.999485 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*168*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.102052, + 47.999451 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*169*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.102052, + 47.999451 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*169*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.104504, + 47.993977 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*170*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.104504, + 47.993977 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*170*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.08335, + 47.984688 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*171*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.08335, + 47.984688 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*171*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.072012, + 47.9832 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*172*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.072012, + 47.9832 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*172*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.093842, + 48.00309 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*173*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.98622, + 48.686703 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*187*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.988846, + 48.678314 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*188*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.375518, + 47.817368 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*104*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.078652, + 48.689281 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*202*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.02585, + 48.702991 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*203*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.02585, + 48.702991 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*203*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.538179, + 48.552601 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*204*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.538179, + 48.552601 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*204*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.678202, + 48.433521 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*205*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-06-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.678202, + 48.433521 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*205*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-06-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.52067, + 47.90242 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*206*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.52067, + 47.90242 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*206*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.051803, + 47.999352 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*208*1*_*_", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-12-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.051803, + 47.999352 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*208*1*_*_", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-12-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.203651, + 48.472099 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*209*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-07-15" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.203651, + 48.472099 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*209*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-07-15" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.757681, + 48.521224 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*210*1*_*_", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-11-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.757681, + 48.521224 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*210*1*_*_", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-11-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.317882, + 48.082424 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*211*2*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-02-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.317882, + 48.082424 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*211*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-02-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.317882, + 48.082424 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*211*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-02-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.317882, + 48.082424 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*211*2*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-02-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.832769, + 47.960244 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*212*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-10" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.832769, + 47.960244 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*212*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-10" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.650071, + 48.048437 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "OUEST CHARGE - 29", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*213*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-11-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.650071, + 48.048437 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "OUEST CHARGE - 29", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*213*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-11-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.045589, + 47.906719 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*106*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.078652, + 48.689281 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*202*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.623005, + 47.958649 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*201*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.620963, + 48.433746 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*189*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-02-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.623005, + 47.958649 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*201*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.620963, + 48.433746 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*189*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-02-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.067573, + 48.241135 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*190*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.067573, + 48.241135 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*190*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.946151, + 48.521469 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*191*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.946151, + 48.521469 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*191*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.885427, + 48.164818 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*192*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.885427, + 48.164818 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*192*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.850635, + 47.855431 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*193*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.850635, + 47.855431 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*193*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.937679, + 47.966953 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*194*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.937679, + 47.966953 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*194*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.354569, + 48.231087 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*195*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.354569, + 48.231087 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*195*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.702015, + 48.025848 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*196*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.702015, + 48.025848 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*196*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.276989, + 47.79454 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*197*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.276989, + 47.79454 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*197*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.079161, + 48.405582 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*198*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.079161, + 48.405582 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*198*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.862684, + 48.106586 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*199*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.862684, + 48.106586 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*199*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.851396, + 47.854599 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*200*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.851396, + 47.854599 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*200*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.119875, + 48.11594 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*160*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-11-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.119875, + 48.11594 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*160*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-11-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.414799, + 48.080925 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*159*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.733003, + 48.432934 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*119*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.658987, + 48.542091 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*120*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-04-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.658987, + 48.542091 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*120*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-04-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.699928, + 48.557819 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*121*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.699928, + 48.557819 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*121*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.289413, + 48.48246 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*122*1*_*_", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.289413, + 48.48246 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*122*1*_*_", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.311651, + 48.538128 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*123*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.311651, + 48.538128 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*123*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.675449, + 48.621498 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*124*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.675449, + 48.621498 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*124*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.605536, + 48.566917 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*125*1*_*_", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.605536, + 48.566917 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*125*1*_*_", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.989944, + 48.631069 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*126*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.989944, + 48.631069 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*126*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.176036, + 48.658459 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*127*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.176036, + 48.658459 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*127*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.822053, + 48.640057 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*128*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.822053, + 48.640057 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*128*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.792689, + 48.696903 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*129*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.792689, + 48.696903 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*129*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.719758, + 48.341545 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*130*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.719758, + 48.341545 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*130*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.712219, + 48.520206 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*131*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.733003, + 48.432934 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*119*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.221155, + 48.125313 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*118*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.414799, + 48.080925 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*159*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.221155, + 48.125313 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*118*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.430538, + 48.497616 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*105*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.969462, + 48.225613 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*107*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.969462, + 48.225613 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*107*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.874457, + 48.5084 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*108*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.874457, + 48.5084 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*108*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.228642, + 47.824329 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*109*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.228642, + 47.824329 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*109*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.27096, + 47.981709 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*110*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.27096, + 47.981709 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*110*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.190454, + 48.07729 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*111*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.190454, + 48.07729 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*111*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.153028, + 47.935135 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*112*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.153028, + 47.935135 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*112*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.284916, + 47.841686 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*113*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.284916, + 47.841686 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*113*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.235011, + 48.180679 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*114*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.235011, + 48.180679 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*114*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.207378, + 48.016224 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*115*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.207378, + 48.016224 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*115*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.280146, + 47.901947 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*116*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.280146, + 47.901947 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*116*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.82614, + 48.253262 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*117*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.82614, + 48.253262 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*117*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.712219, + 48.520206 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*131*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.085618, + 48.553905 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*132*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.085618, + 48.553905 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*132*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.503862, + 48.606556 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*133*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.112415, + 48.605137 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*146*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.424026, + 47.985855 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*147*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.424026, + 47.985855 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*147*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.18113, + 47.979057 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*148*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.18113, + 47.979057 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*148*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.752462, + 47.856537 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*149*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.752462, + 47.856537 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*149*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.486429, + 48.041206 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*150*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.486429, + 48.041206 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*150*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.488049, + 48.042675 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*151*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.488049, + 48.042675 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*151*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.224181, + 47.866322 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*152*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.224181, + 47.866322 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*152*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.224541, + 47.862942 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*153*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.224541, + 47.862942 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*153*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.224656, + 47.870659 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*154*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.224656, + 47.870659 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*154*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.217891, + 47.88036 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*155*1*_*_", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-02-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.217891, + 47.88036 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*155*1*_*_", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-02-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.764534, + 48.51339 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*156*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.764534, + 48.51339 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*156*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.326583, + 48.043823 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*157*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.326583, + 48.043823 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*157*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.112415, + 48.605137 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*146*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.038069, + 48.578644 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*145*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.038069, + 48.578644 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*145*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.70173, + 48.567532 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*138*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.503862, + 48.606556 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*133*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.555913, + 48.619442 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*134*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.555913, + 48.619442 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*134*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.602025, + 48.525082 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*135*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.602025, + 48.525082 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*135*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.486453, + 48.014278 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*136*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.486453, + 48.014278 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*136*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.299168, + 48.608871 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*137*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.299168, + 48.608871 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*137*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.70173, + 48.567532 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*138*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.722911, + 48.403175 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*139*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.451106, + 48.531193 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*144*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.722911, + 48.403175 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*139*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.211415, + 48.513668 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*140*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.211415, + 48.513668 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*140*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.211429, + 48.617405 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*141*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.211429, + 48.617405 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*141*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.68705, + 48.50914 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*142*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.68705, + 48.50914 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*142*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.790468, + 48.534348 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*143*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.790468, + 48.534348 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*143*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.451106, + 48.531193 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*144*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.317977, + 48.245838 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*1*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.045589, + 47.906719 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "252901145", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "OUEST CHARGE - 29", + "ref": "FR*SOD*S*SD29*106*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-01-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.521648, + 48.40612 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WA3", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "706151", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.521648, + 48.40612 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WA3", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "706151", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.521648, + 48.40612 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WA3", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "706151", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.521648, + 48.40612 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WA3", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "706151", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.521648, + 48.40612 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WA3", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "706151", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.521648, + 48.40612 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WA3", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "706151", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.521648, + 48.40612 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WA3", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "706151", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.521648, + 48.40612 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WA3", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "706151", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.521648, + 48.40612 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WA3", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "706151", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.521648, + 48.40612 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WA3", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "706151", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.108344, + 47.997848 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WA3", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "789174", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.485094, + 48.401232 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WA3", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "735822", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.485094, + 48.401232 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WA3", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "735822", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.084763, + 47.992697 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WAT", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "781629", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.084763, + 47.992697 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WAT", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "781629", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.468012, + 48.414563 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WAT", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "706283", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.468012, + 48.414563 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WAT", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "706283", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.58243, + 47.86667 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WAT", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "706262", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.58243, + 47.86667 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WAT", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "706262", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + } + ] +} \ No newline at end of file diff --git a/mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_50.json b/mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_50.json new file mode 100644 index 00000000..0b43fc53 --- /dev/null +++ b/mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_50.json @@ -0,0 +1,10863 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.40054, + 49.194108 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Périers", + "ref": "FRIENE003901", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-05-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.40054, + 49.194108 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Périers", + "ref": "FRIENE003902", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-05-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.40054, + 49.194108 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Périers", + "ref": "FRIENE003902", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-05-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.40054, + 49.194108 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Périers", + "ref": "FRIENE003901", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-05-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.589069, + 49.632953 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "SONEPAR CONNECT CHERBOURG", + "ref": "FRCPIE6607385", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "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": "2022-10-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.589069, + 49.632953 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "SONEPAR CONNECT CHERBOURG", + "ref": "FRCPIE6607385", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "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": "2022-10-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.337525, + 48.677313 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "SONEPAR AVRANCHES", + "ref": "FRCPIE6623475", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "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": "2022-10-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.337525, + 48.677313 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "SONEPAR AVRANCHES", + "ref": "FRCPIE6623475", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "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": "2022-10-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.087499, + 49.100667 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "SONEPAR CONNECT SAINT-LÔ", + "ref": "FRCPIE6609475", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "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": "2022-10-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.087499, + 49.100667 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "SONEPAR CONNECT SAINT-LÔ", + "ref": "FRCPIE6609475", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "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": "2022-10-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.787667, + 47.140961 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@modulo-energies.fr", + "phone": "0800 37 37 40", + "network": "MANTHELAN 1279", + "ref": "FRS37E127", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-09-26", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.787667, + 47.140961 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@modulo-energies.fr", + "phone": "0800 37 37 40", + "network": "MANTHELAN 1279", + "ref": "FRS37E128", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-09-26", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.238614, + 49.309771 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "LE HAUT DICK BORNE 1", + "ref": "FRCPIE6611305", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-05", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.238614, + 49.309771 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "LE HAUT DICK BORNE 1", + "ref": "FRCPIE6611305", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-05", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.303173, + 49.579074 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "BORNE CAMPING LE RIVAGE", + "ref": "FRCPIE6718385", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-03", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.303173, + 49.579074 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "BORNE CAMPING LE RIVAGE", + "ref": "FRCPIE6718385", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-03", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.114786, + 48.573786 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Saint Hilaire du Harcouët", + "ref": "FRIENE005501", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-03-09", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.114786, + 48.573786 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Saint Hilaire du Harcouët", + "ref": "FRIENE005501", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-03-09", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.114786, + 48.573786 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Saint Hilaire du Harcouët", + "ref": "FRIENE005502", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-03-09", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.114786, + 48.573786 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Saint Hilaire du Harcouët", + "ref": "FRIENE005502", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-03-09", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.102999, + 48.908924 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@ionity.eu", + "phone": "+(33)-(1)-87210891", + "network": "Vallée de la vire Gouvets", + "ref": "FRIONE41040", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-21", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.102999, + 48.908924 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@ionity.eu", + "phone": "+(33)-(1)-87210891", + "network": "Vallée de la vire Gouvets", + "ref": "FRIONE41040", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-21", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.102999, + 48.908924 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@ionity.eu", + "phone": "+(33)-(1)-87210891", + "network": "Vallée de la vire Gouvets", + "ref": "FRIONE41040", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-21", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.102999, + 48.908924 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@ionity.eu", + "phone": "+(33)-(1)-87210891", + "network": "Vallée de la vire Gouvets", + "ref": "FRIONE41040", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-21", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.102999, + 48.908924 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@ionity.eu", + "phone": "+(33)-(1)-87210891", + "network": "Vallée de la vire Gouvets", + "ref": "FRIONE4104", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-21", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 4.700996, + 45.898624 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200089720", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "SYDER", + "ref": "FR*SOD*S*SYDR*10*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-07-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 4.700996, + 45.898624 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Izivia", + "owner:ref:FR:SIREN": "200089720", + "email": "sav@izivia.com", + "phone": "0972668001", + "network": "SYDER", + "ref": "FR*SOD*S*SYDR*10*1*_*_", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-07-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.13611955, + 49.10756782 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VRGXDRTTO6", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-06", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.13611955, + 49.10756782 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VRGXDRTTO6", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-06", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.13611955, + 49.10756782 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VRGXDRTTO6", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-06", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.13611955, + 49.10756782 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VRGXDRTTO6", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-06", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.13611955, + 49.10756782 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VRGXDRTTO6", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-06", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.13611955, + 49.10756782 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VRGXDRTTO6", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-06", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.13611955, + 49.10756782 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VRGXDRTTO6", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-06", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.13611955, + 49.10756782 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VRGXDRTTO6", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-06", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.13611955, + 49.10756782 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VRGXDRTTO6", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-06", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.13611955, + 49.10756782 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VRGXDRTTO6", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-06", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.073204, + 49.10163 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LRH9XRGS4L", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-06", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.073204, + 49.10163 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LRH9XRGS4L", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-06", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.073204, + 49.10163 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LRH9XRGS4L", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-06", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.073204, + 49.10163 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LRH9XRGS4L", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-01-06", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59277108, + 49.63422841 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NFUXGBCYW2", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 09:00-18:00,Sa 09:00-17:00", + "start_date": "2021-12-29", + "socket:type2_cable": "1" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59277108, + 49.63422841 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NFUXGBCYW2", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 09:00-18:00,Sa 09:00-17:00", + "start_date": "2021-12-29", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59277108, + 49.63422841 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NFUXGBCYW2", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 09:00-18:00,Sa 09:00-17:00", + "start_date": "2021-12-29", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.08066214, + 49.09912957 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GOTDLPYRIO", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Sa 09:00-18:00", + "start_date": "2021-12-29", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.08066214, + 49.09912957 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GOTDLPYRIO", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Sa 09:00-18:00", + "start_date": "2021-12-29", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59277108, + 49.63422841 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NFUXGBCYW2", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 09:00-18:00,Sa 09:00-17:00", + "start_date": "2021-12-29", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.54881175, + 48.83723465 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GP0E9NWEG5", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo 08:00-18:00,Tu 09:00-18:00,Th-Sa 09:00-18:00,We 09:00-19:00", + "start_date": "2021-12-29", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.54881175, + 48.83723465 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GP0E9NWEG5", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo 08:00-18:00,Tu 09:00-18:00,Th-Sa 09:00-18:00,We 09:00-19:00", + "start_date": "2021-12-29", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.54881175, + 48.83723465 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GP0E9NWEG5", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo 08:00-18:00,Tu 09:00-18:00,Th-Sa 09:00-18:00,We 09:00-19:00", + "start_date": "2021-12-29", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.54881175, + 48.83723465 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GP0E9NWEG5", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo 08:00-18:00,Tu 09:00-18:00,Th-Sa 09:00-18:00,We 09:00-19:00", + "start_date": "2021-12-29", + "socket:type2_cable": "1" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.05705, + 49.117 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ARZ7KBQW7E", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-10-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.05705, + 49.117 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ARZ7KBQW7E", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-22", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.05705, + 49.117 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ARZ7KBQW7E", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-22", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.05705, + 49.117 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ARZ7KBQW7E", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-10-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.05705, + 49.117 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ARZ7KBQW7E", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-22", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.05705, + 49.117 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ARZ7KBQW7E", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-10-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.05705, + 49.117 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ARZ7KBQW7E", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-22", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.05705, + 49.117 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ARZ7KBQW7E", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-10-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.132466, + 49.110885 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "S9CX3BOM9Y", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.132466, + 49.110885 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "S9CX3BOM9Y", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.62082928, + 49.47632985 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BPU0QLAYHU", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-23", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.62082928, + 49.47632985 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BPU0QLAYHU", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-23", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.62082928, + 49.47632985 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BPU0QLAYHU", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-11-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.62082928, + 49.47632985 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BPU0QLAYHU", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-11-08", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.59145925, + 49.63226055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GABMQWRAIZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.105858, + 49.105122 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "S1JONUHSPU", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-05", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.105858, + 49.105122 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "S1JONUHSPU", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-05", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.105858, + 49.105122 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "S1JONUHSPU", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-05", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.105858, + 49.105122 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "S1JONUHSPU", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-05", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.105858, + 49.105122 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "S1JONUHSPU", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-05", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.105858, + 49.105122 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "S1JONUHSPU", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-05", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.55033209, + 48.83297261 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RFKYFA0B17", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.55033209, + 48.83297261 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RFKYFA0B17", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.55033209, + 48.83297261 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RFKYFA0B17", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.55033209, + 48.83297261 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RFKYFA0B17", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5312669, + 49.21197641 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WG8RNRAOA1", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5312669, + 49.21197641 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WG8RNRAOA1", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5312669, + 49.21197641 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WG8RNRAOA1", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.3419384, + 48.68083874 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DCQLBIKEE8", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.3419384, + 48.68083874 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DCQLBIKEE8", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-05-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.605048, + 49.644253 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "EVERON", + "owner:ref:FR:SIREN": "790127815", + "email": "frsupport@ev-box.com", + "phone": "0141447047", + "network": "EVBOX", + "ref": "EVB-P1924294", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-02-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.4883644, + 45.147515 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "ZEBORNE", + "owner:ref:FR:SIREN": "349214825", + "email": "advenir@zeborne.com", + "phone": "0252072597", + "network": "PAROT AUTOMOTIVE - MAZDA BRIVE ", + "ref": "50719", + "socket:type2": "yes", + "fee": "true", + "authentication:none": "false", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2021-01-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.369951, + 48.685055 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Leroux Damien", + "owner:ref:FR:SIREN": "898843719", + "email": "damienleroux2@yahoo.fr", + "phone": "0624947678", + "network": "SCI Tombelaine", + "ref": "dd10fb7b-a5e0-4867-8e10-27d8b1196fc3", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "mo-fr 08:00-12:00,13:30-18:00", + "start_date": "2023-06-01", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.073056, + 49.101681 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Lacotte Pierre", + "owner:ref:FR:SIREN": "829417435", + "email": "Lacotte.p@gmail.com", + "phone": "0637334173", + "network": "Lacmeca", + "ref": "fbe29b94-6def-4919-b3a0-cfdc35fbdd9a", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "tu-sa 08:30-12:00,tu-sa 14:00-18:00", + "start_date": "2023-06-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.073056, + 49.101681 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Lacotte", + "owner:ref:FR:SIREN": "829417435", + "email": "lacotte.p@gmail.com", + "phone": "0637334173", + "network": "Lacmeca", + "ref": "9c0e8341-8c4a-4286-9eba-0985b15ffb0c", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "tu-sa 09:00-12:00,14:00-18:00", + "start_date": "2023-06-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.466439, + 48.594319 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Vincent", + "owner:ref:FR:SIREN": "901527333", + "email": "tat.vincent@gmail.com", + "phone": "0628061367", + "network": "Le Clos St. Gilles", + "ref": "12115377-e75a-4816-b2d2-e530a33ebc80", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "mo-fr 08:00-12:00,mo-fr 13:30-18:00", + "start_date": "2022-12-16", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.504764, + 48.903776 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Vigot", + "owner:ref:FR:SIREN": "811743335", + "email": "davidvigot@sfr.fr", + "phone": "0684970823", + "network": "SARL Vigot", + "ref": "ac9b0935-ed7d-4713-8a18-075922e7a89e", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.0873826, + 49.1011474 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Guerin", + "owner:ref:FR:SIREN": "512913518", + "email": "yannick@2ed.fr", + "phone": "0643099223", + "network": "2ED LOGISTIQUE", + "ref": "6bb1e2c9-0d32-49a4-9598-83c9ae504b51", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "mo-fr 08:00-12:00,mo-fr 13:30-18:00", + "start_date": "2022-11-16", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.3852, + 49.0802 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "2Ed Coutances", + "owner:ref:FR:SIREN": "512913518", + "email": "yannick@2ed.fr", + "phone": "0643099223", + "network": "2ED Coutances", + "ref": "339947f7-156f-4a43-8d99-11be0fcadc38", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "mo-fr 08:00-12:00,13:30-18:00", + "start_date": "2023-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.6, + 49.61 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "DALTONER CHERBOURG", + "owner:ref:FR:SIREN": "479246837", + "email": "denis.lot@daltoner.fr", + "phone": "0233440404", + "network": "DALTONER CHERBOURG", + "ref": "01FGQVYRS0FX7TJ3JE1DEKMBBW", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Fr 09:00-12:00, Mo-Fr 14:00-17:00", + "start_date": "2021-09-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.32577, + 48.584798 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF078244", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.32577, + 48.584798 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF078244", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.32577, + 48.584798 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF078244", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.32577, + 48.584798 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF078244", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.32577, + 48.584798 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF078244", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.32577, + 48.584798 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF078244", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.32577, + 48.584798 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF078244", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.32577, + 48.584798 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF078244", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.595404028892517, + 48.84031677246094 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Marketing France", + "owner:ref:FR:SIREN": "352191910", + "email": "supervision-ev.france@totalenergies.com", + "phone": "03568009", + "network": "VIKINGS CASINO MERCURE GRANVILLE", + "ref": "FRTCBP01004", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5446009851970426, + 48.83853657966518 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Marketing France", + "owner:ref:FR:SIREN": "432412104", + "email": "supervision-ev.france@totalenergies.com", + "phone": "03568009", + "network": "VIKINGS CASINO IBIS BUDGET GRANVILLE", + "ref": "FRTCBP01000", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5446009851970426, + 48.83853657966518 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Marketing France", + "owner:ref:FR:SIREN": "432412104", + "email": "supervision-ev.france@totalenergies.com", + "phone": "03568009", + "network": "VIKINGS CASINO IBIS BUDGET GRANVILLE", + "ref": "FRTCBP01000", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5446009851970426, + 48.83853657966518 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Marketing France", + "owner:ref:FR:SIREN": "432412104", + "email": "supervision-ev.france@totalenergies.com", + "phone": "03568009", + "network": "VIKINGS CASINO IBIS BUDGET GRANVILLE", + "ref": "FRTCBP01000", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5446009851970426, + 48.83853657966518 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Marketing France", + "owner:ref:FR:SIREN": "432412104", + "email": "supervision-ev.france@totalenergies.com", + "phone": "03568009", + "network": "VIKINGS CASINO IBIS BUDGET GRANVILLE", + "ref": "FRTCBP01000", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5446009851970426, + 48.83853657966518 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Marketing France", + "owner:ref:FR:SIREN": "432412104", + "email": "supervision-ev.france@totalenergies.com", + "phone": "03568009", + "network": "VIKINGS CASINO IBIS BUDGET GRANVILLE", + "ref": "FRTCBP01000", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5446009851970426, + 48.83853657966518 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Marketing France", + "owner:ref:FR:SIREN": "432412104", + "email": "supervision-ev.france@totalenergies.com", + "phone": "03568009", + "network": "VIKINGS CASINO IBIS BUDGET GRANVILLE", + "ref": "FRTCBP01000", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5446009851970426, + 48.83853657966518 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Marketing France", + "owner:ref:FR:SIREN": "432412104", + "email": "supervision-ev.france@totalenergies.com", + "phone": "03568009", + "network": "VIKINGS CASINO IBIS BUDGET GRANVILLE", + "ref": "FRTCBP01000", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5446009851970426, + 48.83853657966518 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Marketing France", + "owner:ref:FR:SIREN": "432412104", + "email": "supervision-ev.france@totalenergies.com", + "phone": "03568009", + "network": "VIKINGS CASINO IBIS BUDGET GRANVILLE", + "ref": "FRTCBP01000", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-03" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.595404028892517, + 48.84031677246094 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Marketing France", + "owner:ref:FR:SIREN": "352191910", + "email": "supervision-ev.france@totalenergies.com", + "phone": "03568009", + "network": "VIKINGS CASINO MERCURE GRANVILLE", + "ref": "FRTCBP01004", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.595404028892517, + 48.84031677246094 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Marketing France", + "owner:ref:FR:SIREN": "352191910", + "email": "supervision-ev.france@totalenergies.com", + "phone": "03568009", + "network": "VIKINGS CASINO MERCURE GRANVILLE", + "ref": "FRTCBP01004", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.595404028892517, + 48.84031677246094 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Marketing France", + "owner:ref:FR:SIREN": "352191910", + "email": "supervision-ev.france@totalenergies.com", + "phone": "03568009", + "network": "VIKINGS CASINO MERCURE GRANVILLE", + "ref": "FRTCBP01004", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5596131075866615, + 48.83673315761998 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "E-TOTEM", + "email": "contact@e-totem.fr", + "network": "Biocoop Granville", + "ref": "FRG10P50647A", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5596131075866615, + 48.83673315761998 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "E-TOTEM", + "email": "contact@e-totem.fr", + "network": "Biocoop Granville", + "ref": "FRG10P50647A", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5596131075866615, + 48.83673315761998 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "E-TOTEM", + "email": "contact@e-totem.fr", + "network": "Biocoop Granville", + "ref": "FRG10P50647A", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.7362482, + 49.6043821 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-08-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.132432, + 49.1121181 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-15" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.6962131, + 49.3355948 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-12-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.7876279, + 49.4712494 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-09-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.3367836, + 48.6249671 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.1278249, + 49.1642203 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-03" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.499777, + 48.554186 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-01-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5052815, + 48.5527294 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5122859, + 48.5537084 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.699955, + 49.660872 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-08-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5463226, + 49.2894615 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.692228, + 49.665796 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-08-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.3036013, + 49.5938654 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.4689422, + 48.968137 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.2592659, + 49.6187571 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.347532, + 48.649714 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-11-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.4671269, + 48.760259 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-02-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.4209417, + 49.3787366 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.4060821, + 49.1868957 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-04-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.19098, + 48.91603 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.0898374, + 48.5866543 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.0548212, + 48.60268 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.944979, + 48.6487864 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.523626, + 48.988262 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-08-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.3820192, + 49.4878826 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-12-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.662814, + 49.6038954 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-08-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.2436855, + 49.1000191 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.2491715, + 49.0897834 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-12-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5355451, + 49.2189767 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5276278, + 49.2121913 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-08-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.8093807, + 49.5128051 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.8044956, + 49.5064375 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-04-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.8746268, + 48.5380251 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.2819547, + 49.1611428 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-08-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.4549578, + 48.752177 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-09-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.9214924, + 48.7244128 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-06-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.0292342, + 49.1916925 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.2716169, + 49.5886421 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-02-15" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.3638731, + 48.6838561 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200083640", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-04-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.3691367, + 48.6908636 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200083640", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5985858, + 49.0490526 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.1135212, + 49.1168854 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.132432, + 49.1121181 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-15" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.7362482, + 49.6043821 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-08-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.2192249, + 48.8367225 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-08-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.226381, + 48.834159 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.571767, + 49.639352 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.579452, + 49.639744 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.605019, + 49.639211 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.565538, + 49.654175 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-08-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.0591078, + 48.9734709 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.3130607, + 49.4095477 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-10" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.41135, + 49.130605 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.2645353, + 49.3199395 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-02-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5296983, + 49.3863739 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.4035618, + 49.668173 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-10" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5701226, + 48.8164751 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.064822, + 49.104373 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "215005026", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-01-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.069148, + 49.111507 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "215005026", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.116682, + 49.100755 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "215005026", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-02-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.100014, + 49.116437 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "215005026", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.087859, + 49.11941 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "215005026", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-01-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.095834, + 49.115154 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "215005026", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-02-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.086968, + 49.116522 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "215005026", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.1364357, + 49.2283939 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.320199, + 48.523811 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.0907322, + 48.5759106 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.9757299, + 49.1354216 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.394381, + 48.7941251 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.601422, + 49.614228 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-02-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.596063, + 49.166556 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-15" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.629394, + 49.636395 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-04-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.2448201, + 49.3028024 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-07-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.2958843, + 49.3798413 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-02-15" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.4401486, + 48.9124279 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.2832819, + 49.0258146 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-03" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.617731, + 49.643581 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-04-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.624323, + 49.63612 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-08-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.623855, + 49.645317 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-06-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.603728, + 49.613656 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-10-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.64284, + 49.628488 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-04-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.641399, + 49.626574 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-04-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.634003, + 49.627575 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-04-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.621794, + 49.637993 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-07-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.61295, + 49.638748 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-06-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.611977, + 49.635956 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-04-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.2421829, + 49.3034833 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.1732257, + 49.0762621 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-03" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5903001, + 49.5635953 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-08-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.6391676, + 49.4713781 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-10-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.6315858, + 49.471884 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5160379, + 48.898219 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.1700677, + 48.7248101 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-03" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.7752953, + 49.5357881 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.8364845, + 49.6621683 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-01-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.7690024, + 49.3682998 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.7554556, + 49.3821883 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.7906159, + 49.372388 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.8327776, + 48.5992163 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.3632336, + 48.6867883 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200083640", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-04-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.3638731, + 48.6838561 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200083640", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-04-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.3691367, + 48.6908636 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200083640", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5985858, + 49.0490526 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.0375894, + 49.0517922 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.0025626, + 49.0483967 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-08-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.4400962, + 49.0438633 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.6079197, + 49.0993255 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.207212, + 48.860445 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-08-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.0225093, + 48.6764849 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-02-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5673533, + 48.7743602 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.1743921, + 48.6204334 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.1796253, + 48.5960906 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.175209, + 49.133094 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-12-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5568028, + 48.9774889 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-08-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.2642285, + 48.9483719 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.954338, + 48.983317 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-11-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.949023, + 48.988129 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-03-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5683501, + 48.8327924 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-03" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5955279, + 48.8359208 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-03" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5965401, + 48.8375254 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-03-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5877092, + 48.8381083 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-01-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5794053, + 49.0965681 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.4666847, + 49.054234 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-08-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.3505134, + 48.9096407 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.4147694, + 48.8358569 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-04-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.2504703, + 48.841466 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.8579488, + 49.5512758 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.654263, + 49.647892 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.66402, + 49.642007 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-04-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.675774, + 49.654087 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.651226, + 49.654982 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.2911409, + 48.6198576 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5804867, + 48.8468776 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-03" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5640155, + 49.200886 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.6723914, + 49.5574624 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.4536927, + 49.0515211 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.4412921, + 49.0486743 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.3632336, + 48.6867883 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200083640", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-04-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.8327776, + 48.5992163 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.7906159, + 49.372388 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.347532, + 48.649714 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-11-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.6962131, + 49.3355948 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-12-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.699955, + 49.660872 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-08-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.692228, + 49.665796 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-08-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.3036013, + 49.5938654 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.4689422, + 48.968137 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.2592659, + 49.6187571 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.4671269, + 48.760259 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-02-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.7554556, + 49.3821883 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.4549578, + 48.752177 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-09-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.9214924, + 48.7244128 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-06-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.0292342, + 49.1916925 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.2645353, + 49.3199395 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-02-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.9757299, + 49.1354216 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.0907322, + 48.5759106 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5122859, + 48.5537084 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5052815, + 48.5527294 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.4999864, + 48.5542101 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-01-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.1278249, + 49.1642203 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-03" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.3367836, + 48.6249671 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.7876279, + 49.4712494 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-09-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.4209417, + 49.3787366 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.4060821, + 49.1868957 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-04-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.19098, + 48.91603 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.0898374, + 48.5866543 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.0548212, + 48.60268 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.944979, + 48.6487864 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.523626, + 48.988262 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-08-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.3820192, + 49.4878826 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-12-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.662814, + 49.6038954 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-08-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.2436855, + 49.1000191 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.2491715, + 49.0897834 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-12-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.320199, + 48.523811 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.1364357, + 49.2283939 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.086968, + 49.116522 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "215005026", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.571767, + 49.639352 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.97429, + 49.094013 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.97429, + 49.094013 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.844165, + 49.56517 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-06-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.844165, + 49.56517 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-06-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.765945, + 48.603128 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-07-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.765945, + 48.603128 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-07-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.600058, + 48.837858 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-05-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.600058, + 48.837858 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-05-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.97762, + 49.034503 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-07-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.97762, + 49.034503 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-07-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.347532, + 48.649714 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-11-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.2192249, + 48.8367225 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-08-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.226381, + 48.834159 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.579452, + 49.639744 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.095834, + 49.115154 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "215005026", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-02-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.605019, + 49.639211 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.565538, + 49.654175 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-08-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.0591078, + 48.9734709 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.3130607, + 49.4095477 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-10" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.2716169, + 49.5886421 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-02-15" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.41135, + 49.130605 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5296983, + 49.3863739 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-01-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.4035618, + 49.668173 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-10" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5701226, + 48.8164751 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.064822, + 49.104373 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "215005026", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-01-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.069148, + 49.111507 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "215005026", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.116682, + 49.100755 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "215005026", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-02-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.100014, + 49.116437 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "215005026", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.087859, + 49.11941 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "215005026", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-01-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5355451, + 49.2189767 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5276278, + 49.2121913 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-08-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.8093807, + 49.5128051 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.624323, + 49.63612 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-08-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.4536927, + 49.0515211 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.4412921, + 49.0486743 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.4666847, + 49.054234 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-08-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.4400962, + 49.0438633 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.0025626, + 49.0483967 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-08-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.0375894, + 49.0517922 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.611977, + 49.635956 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-04-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.61295, + 49.638748 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-06-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.621794, + 49.637993 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-07-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.634003, + 49.627575 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-04-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.641399, + 49.626574 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-04-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.64284, + 49.628488 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-04-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.623855, + 49.645317 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-06-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.629394, + 49.636395 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-04-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.617731, + 49.643581 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-04-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5640155, + 49.200886 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.2832819, + 49.0258146 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-03" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.4401486, + 48.9124279 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.2958843, + 49.3798413 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-02-15" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.2448201, + 49.3028024 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-07-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.2421829, + 49.3034833 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.1732257, + 49.0762621 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-03" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5903001, + 49.5635953 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-08-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.6391676, + 49.4713781 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-10-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.6315858, + 49.471884 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5160379, + 48.898219 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.1700677, + 48.7248101 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-03" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.7752953, + 49.5357881 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.8364845, + 49.6621683 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-01-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.7690024, + 49.3682998 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.6723914, + 49.5574624 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5804867, + 48.8468776 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-03" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.8044956, + 49.5064375 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-04-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.954338, + 48.983317 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-11-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.8746268, + 48.5380251 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.2819547, + 49.1611428 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-08-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.394381, + 48.7941251 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5463226, + 49.2894615 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.601422, + 49.614228 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-02-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.603728, + 49.613656 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-10-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.207212, + 48.860445 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-08-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.0225093, + 48.6764849 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-02-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5673533, + 48.7743602 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.1743921, + 48.6204334 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.1796253, + 48.5960906 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.175209, + 49.133094 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-12-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5568028, + 48.9774889 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-08-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.2642285, + 48.9483719 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.949023, + 48.988129 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-03-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.2911409, + 48.6198576 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5683501, + 48.8327924 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-03" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5955279, + 48.8359208 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-02-03" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5965401, + 48.8375254 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-03-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5877092, + 48.8381083 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-01-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.6079197, + 49.0993255 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.5794053, + 49.0965681 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.3505134, + 48.9096407 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.4147694, + 48.8358569 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-04-25" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.2504703, + 48.841466 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.8579488, + 49.5512758 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.654263, + 49.647892 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.66402, + 49.642007 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-04-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.675774, + 49.654087 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.651226, + 49.654982 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "200056844", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.1135212, + 49.1168854 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.596063, + 49.166556 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Total marketing france", + "owner:ref:FR:SIREN": "255002883", + "email": "e-charge50@sdem50.fr", + "phone": "0809107584", + "network": "e-charge50", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-15" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 6.156463, + 45.547641 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "IONITY", + "owner:ref:FR:SIREN": "838436145", + "email": "info@ionity.eu", + "phone": "33187210891", + "network": "IONITY GMBH", + "ref": "FRIONE410400", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "FALSE", + "authentication:none": "TRUE", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-20", + "socket:type2_cable": "1" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.07595, + 49.09977 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "EDFRAY", + "owner:ref:FR:SIREN": "390478139", + "email": "aurelien@evasion-moto.fr", + "phone": "0683805728", + "network": "BH CAR", + "ref": "01FADS2AAVMMH12VRNGNNYWZP2", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "true", + "authentication:none": "false", + "reservation": "yes", + "opening_hours": "mo-fr 08:00-12:00,mo-fr 14:00-19:00", + "start_date": "2021-07-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.0810055, + 49.0997673 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "348714403", + "email": "exploitation@freshmile.com", + "phone": "0388257058", + "network": "BMW", + "ref": "FRFR1EAGUA1", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2022-04-15" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.506315, + 48.904942 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Mickael Auto", + "owner:ref:FR:SIREN": "488263203", + "email": "mickaelauto@wanadoo.fr", + "phone": "0233616130", + "network": "Mickael Auto", + "ref": "01FPHGWNSBY5R2WDMKCZGZ7DKN", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "mo-fr 09:00-12:00,mo-fr 14:00-18:00", + "start_date": "2021-12-10" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.519009, + 48.985254 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WA6", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "741663", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.519009, + 48.985254 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WA6", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "741663", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.519009, + 48.985254 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WA6", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "741663", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + } + ] +} \ No newline at end of file diff --git a/mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_56.json b/mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_56.json new file mode 100644 index 00000000..8be84cf0 --- /dev/null +++ b/mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_56.json @@ -0,0 +1,27046 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.112239, + 47.599944 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "PLOUHARNEL BORNE 2", + "ref": "FRCPIE6579895", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.112239, + 47.599944 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "PLOUHARNEL BORNE 2", + "ref": "FRCPIE6579885", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.112239, + 47.599944 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "PLOUHARNEL BORNE 2", + "ref": "FRCPIE6579895", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.112239, + 47.599944 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "PLOUHARNEL BORNE 2", + "ref": "FRCPIE6579905", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.112239, + 47.599944 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "PLOUHARNEL BORNE 2", + "ref": "FRCPIE6579905", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.335422, + 47.780896 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "SONEPAR LORIENT", + "ref": "FRCPIE6646405", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "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": "2022-10-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.335422, + 47.780896 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "SONEPAR LORIENT", + "ref": "FRCPIE6646405", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "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": "2022-10-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.33434, + 47.779533 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "CGED CGED LORIENT", + "ref": "FRCPIE6593495", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "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": "2022-10-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.33434, + 47.779533 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "CGED CGED LORIENT", + "ref": "FRCPIE6593495", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "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": "2022-10-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.80018, + 47.621586 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "PENBOCH BORNE 1", + "ref": "FRCPIE6589125", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.80018, + 47.621586 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "PENBOCH BORNE 1", + "ref": "FRCPIE6589125", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.415112, + 47.89923 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "CLOSEAU1 BORNE 2", + "ref": "FRCPIE6752305", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-07-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.415112, + 47.89923 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "CLOSEAU1 BORNE 2", + "ref": "FRCPIE6752305", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-07-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.415112, + 47.89923 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "CLOSEAU1 BORNE 2", + "ref": "FRCPIE6752265", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-07-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.415112, + 47.89923 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "CLOSEAU1 BORNE 2", + "ref": "FRCPIE6752265", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-07-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.122062, + 47.509629 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "ENVSN NORD", + "ref": "FRCPIE6588565", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-31", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.122062, + 47.509629 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "ENVSN NORD", + "ref": "FRCPIE6588565", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-31", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.121673, + 47.508607 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "ENVSN OUEST", + "ref": "FRCPIE6588525", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-31", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.121673, + 47.508607 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "ENVSN OUEST", + "ref": "FRCPIE6588525", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-31", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.121673, + 47.508607 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "ENVSN OUEST", + "ref": "FRCPIE6588515", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-31", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.121673, + 47.508607 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "ENVSN OUEST", + "ref": "FRCPIE6588515", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-31", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.728485, + 47.665035 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "CGED VANNES", + "ref": "FRCPIE6602145", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.728485, + 47.665035 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "CGED VANNES", + "ref": "FRCPIE6602145", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.790509, + 47.660766 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "IT TRATTORIA BORNE 2", + "ref": "FRCPIE6659155", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.790509, + 47.660766 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "IT TRATTORIA BORNE 2", + "ref": "FRCPIE6659145", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.790509, + 47.660766 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "IT TRATTORIA BORNE 2", + "ref": "FRCPIE6659145", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-12-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.4014, + 47.592044 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "BRANFERE BORNE 2", + "ref": "FRCPIE6712375", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.4014, + 47.592044 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "BRANFERE BORNE 2", + "ref": "FRCPIE6712385", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.4014, + 47.592044 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "BRANFERE BORNE 2", + "ref": "FRCPIE6712385", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.4014, + 47.592044 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "BRANFERE BORNE 2", + "ref": "FRCPIE6712375", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.855305, + 48.068504 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Noyal-Pontivy", + "ref": "FRIENE000802", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-01-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.855305, + 48.068504 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Noyal-Pontivy", + "ref": "FRIENE000802", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-01-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.855305, + 48.068504 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Noyal-Pontivy", + "ref": "FRIENE000801", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-01-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.855305, + 48.068504 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Noyal-Pontivy", + "ref": "FRIENE000801", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-01-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.038878, + 47.878668 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Baud", + "ref": "FRIENE000502", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-01-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.038878, + 47.878668 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Baud", + "ref": "FRIENE000502", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-01-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.038878, + 47.878668 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Baud", + "ref": "FRIENE000501", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-01-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.038878, + 47.878668 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Baud", + "ref": "FRIENE000501", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-01-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.059607, + 47.575025 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "SUPER U CARNAC BORNE 3", + "ref": "FRCPIE6708785", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-06", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.059607, + 47.575025 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "SUPER U CARNAC BORNE 3", + "ref": "FRCPIE6708785", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-06", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.059607, + 47.575025 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "SUPER U CARNAC BORNE 3", + "ref": "FRCPIE6708765", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-06", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.059607, + 47.575025 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "SUPER U CARNAC BORNE 3", + "ref": "FRCPIE6708765", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-06", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.21506944, + 47.6492611 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Allaire", + "ref": "FRIENE006002", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-05-26", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.21506944, + 47.6492611 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Allaire", + "ref": "FRIENE006002", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-05-26", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.21506944, + 47.6492611 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Allaire", + "ref": "FRIENE006001", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-05-26", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.21506944, + 47.6492611 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Allaire", + "ref": "FRIENE006001", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-05-26", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.058594, + 47.574824 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "SUPER U CARNAC BORNE 1", + "ref": "FRCPIE6708745", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.058594, + 47.574824 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "info@chargepoint.com", + "network": "SUPER U CARNAC BORNE 1", + "ref": "FRCPIE6708745", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.38847, + 47.920399 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2015-07-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.38847, + 47.920399 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2015-07-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.0849722, + 47.2945556 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-05-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15921, + 47.349146 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-07-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.763716, + 47.716287 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-07-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.433201, + 47.994416 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.433201, + 47.994416 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.235664, + 47.735956 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.235664, + 47.735956 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.462695, + 48.139513 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.462695, + 48.139513 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.110099, + 47.979188 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.110099, + 47.979188 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.282737, + 48.082356 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.282737, + 48.082356 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.305132, + 47.529508 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-08-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.305132, + 47.529508 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-08-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.384419, + 47.809912 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.384419, + 47.809912 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.38363, + 47.810723 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.38363, + 47.810723 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.29572, + 47.676634 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.29572, + 47.676634 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.373377, + 47.731763 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.373377, + 47.731763 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.401963, + 47.766652 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.401963, + 47.766652 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.382552, + 47.736239 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-08-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.382552, + 47.736239 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-08-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.393552, + 47.739971 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.393552, + 47.739971 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.763716, + 47.716287 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-07-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.52498182745563, + 48.0526854834355 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.52498182745563, + 48.0526854834355 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.219651, + 47.713374 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.649047, + 47.629187 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.591434, + 47.792627 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.591434, + 47.792627 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.614167, + 47.682369 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.614167, + 47.682369 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.730633, + 47.658564 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.730633, + 47.658564 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.78023, + 47.632566 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.78023, + 47.632566 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.219651, + 47.713374 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.358157, + 47.580334 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.681072, + 47.742514 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.358157, + 47.580334 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.879812, + 48.067092 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.879812, + 48.067092 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.457083, + 47.592389 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.457083, + 47.592389 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.482977, + 47.555619 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.482977, + 47.555619 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.833536, + 47.855722 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.833536, + 47.855722 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.819318, + 47.91868 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.819318, + 47.91868 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.681072, + 47.742514 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.37854, + 47.762901 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-07-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.37854, + 47.762901 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-07-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.368187, + 47.746835 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-08-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.0849722, + 47.2945556 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-05-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.104075, + 47.710186 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.104075, + 47.710186 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.34326909091439, + 47.7237299482431 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.34326909091439, + 47.7237299482431 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.829046, + 47.881531 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-06-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.829046, + 47.881531 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-06-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.837508, + 47.888933 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.837508, + 47.888933 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.943775, + 47.568076 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.943775, + 47.568076 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.787496, + 47.756393 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.787496, + 47.756393 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.188811, + 48.070927 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-15" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.76628, + 47.758191 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-07-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.188811, + 48.070927 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-15" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.526434, + 47.862029 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.526434, + 47.862029 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.353597, + 47.636525 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.353597, + 47.636525 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.271274, + 48.036786 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.271274, + 48.036786 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.212803, + 47.739021 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.212803, + 47.739021 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.648074, + 47.525771 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-06-10" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.1861944, + 47.36075 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-07-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.1861944, + 47.36075 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-07-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.76628, + 47.758191 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-07-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.365966, + 47.735396 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-08-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.368187, + 47.746835 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-08-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.36632778285274, + 47.7542447078472 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-07-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.387461, + 47.742671 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.387461, + 47.742671 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.385916, + 47.761289 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.385916, + 47.761289 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.356266, + 47.746452 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Sa 07:00-21:00", + "start_date": "2017-11-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.356266, + 47.746452 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Sa 07:00-21:00", + "start_date": "2017-11-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.356266, + 47.746452 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Sa 07:00-21:00", + "start_date": "2017-11-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.356266, + 47.746452 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Sa 07:00-21:00", + "start_date": "2017-11-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.360043, + 47.749039 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.360043, + 47.749039 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.361121, + 47.74982 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.361121, + 47.74982 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.36632778285274, + 47.7542447078472 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-07-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.365966, + 47.735396 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-08-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.36687356916206, + 47.7541104118167 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.36687356916206, + 47.7541104118167 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-04-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.37788, + 47.75316 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.37788, + 47.75316 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.362195, + 47.753665 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-09-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.362195, + 47.753665 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-09-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.36581, + 47.748922 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.36581, + 47.748922 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.364871, + 47.751861 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.364871, + 47.751861 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.359602, + 47.730545 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.359602, + 47.730545 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.649047, + 47.629187 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.629431, + 47.579263 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.629431, + 47.579263 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.121657, + 47.481743 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.965144, + 48.071378 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.965144, + 48.071378 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.357774, + 47.707941 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-08" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.357774, + 47.707941 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-08" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.410638, + 48.060595 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.410638, + 48.060595 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.449763, + 47.681789 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-06-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.449763, + 47.681789 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-06-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.452043, + 47.660195 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-06-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.452043, + 47.660195 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-06-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.41565, + 47.790313 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.41565, + 47.790313 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.121657, + 47.481743 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.966614, + 48.064974 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.10414118509687, + 47.4874178836587 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.10414118509687, + 47.4874178836587 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.135324, + 47.906071 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-09-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.135324, + 47.906071 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-09-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.713993, + 47.961865 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.713993, + 47.961865 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.310304, + 47.712149 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-07-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.310304, + 47.712149 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-07-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.101493, + 47.631023 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.101493, + 47.631023 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.752332, + 48.068001 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.752332, + 48.068001 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.966614, + 48.064974 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.9684577690378, + 48.0700414667807 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.717093, + 48.126648 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.336528, + 47.917212 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.336528, + 47.917212 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.915687, + 47.653088 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.915687, + 47.653088 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.112396, + 47.599028 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.112396, + 47.599028 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.251559, + 47.696366 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-07-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.251559, + 47.696366 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-07-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.389359, + 48.145256 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-03" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.389359, + 48.145256 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-03" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.641815, + 47.838044 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.641815, + 47.838044 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.9684577690378, + 48.0700414667807 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.886022, + 47.861432 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.886022, + 47.861432 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.95916, + 47.673607 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.95916, + 47.673607 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.009248, + 47.777566 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.009248, + 47.777566 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.399863, + 47.833423 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.399863, + 47.833423 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.95376, + 48.054001 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2014-03-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.95376, + 48.054001 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2014-03-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.717093, + 48.126648 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.282708, + 47.819758 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.570696, + 47.675299 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.769914, + 47.525 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.131924, + 47.520606 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.34054, + 48.09947 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-07-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.34054, + 48.09947 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-07-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.950392, + 47.703906 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-06-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.950392, + 47.703906 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-06-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.1275, + 48.1642 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.1275, + 48.1642 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.76105177805124, + 47.5275250709627 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2000-01-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.76105177805124, + 47.5275250709627 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2000-01-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.76127088823087, + 47.5274203638255 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.76127088823087, + 47.5274203638255 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.769914, + 47.525 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.776055, + 47.522153 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.000351, + 47.586732 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-07-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.776055, + 47.522153 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.721365, + 47.54681 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-06-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.721365, + 47.54681 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-06-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.2206389, + 47.3759444 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.2206389, + 47.3759444 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-01-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.2229723, + 47.3683056 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-05-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.2229723, + 47.3683056 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-05-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.736666, + 47.618809 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-07-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.736666, + 47.618809 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-07-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.507532, + 47.82212 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.507532, + 47.82212 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.570696, + 47.675299 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.131924, + 47.520606 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.000351, + 47.586732 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-07-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.282708, + 47.819758 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.82046, + 48.12327 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-08-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.723772, + 47.911114 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.723772, + 47.911114 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.737215, + 47.690303 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.737215, + 47.690303 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.04573, + 47.92571 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.04573, + 47.92571 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.153323, + 47.544915 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.153323, + 47.544915 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.890817, + 48.107927 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.890817, + 48.107927 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.833298, + 47.50187 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-07-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.833298, + 47.50187 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-07-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.82046, + 48.12327 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-08-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.106252, + 47.667242 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-08-03" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.38561913884387, + 47.9266217574649 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-09-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.279209, + 47.725984 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.279209, + 47.725984 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.723187, + 47.844376 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.723187, + 47.844376 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.47243, + 48.014049 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.47243, + 48.014049 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.418437, + 47.803188 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.418437, + 47.803188 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.650631, + 47.703143 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.650631, + 47.703143 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.106252, + 47.667242 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-08-03" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15921, + 47.349146 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-07-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.648074, + 47.525771 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-06-10" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15679787965018, + 47.3472517670383 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-05-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.167758, + 47.67557 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-08-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.01283, + 47.896999 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.01283, + 47.896999 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.018244, + 47.874823 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.018244, + 47.874823 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.86303026029825, + 47.6014170979096 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.86303026029825, + 47.6014170979096 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.91851626989541, + 47.618330149684 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.91851626989541, + 47.618330149684 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.989563, + 47.666459 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.989563, + 47.666459 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.008414, + 47.670334 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.008414, + 47.670334 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.98203, + 47.668615 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.98203, + 47.668615 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.281177, + 47.919083 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.281177, + 47.919083 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.894551, + 47.542052 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-07-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.894551, + 47.542052 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-07-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.891044, + 47.549741 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.891044, + 47.549741 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.379785, + 47.50075 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-09-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.379785, + 47.50075 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-09-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.40121, + 47.534599 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2015-07-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.40121, + 47.534599 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2015-07-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.83016002077974, + 47.61487027016 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.167758, + 47.67557 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-08-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.393807, + 47.995538 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.336729, + 47.887598 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-06-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.393807, + 47.995538 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.341557, + 47.810829 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.07873, + 47.5846 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.07873, + 47.5846 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.0778143, + 47.57026302 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-08-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.0778143, + 47.57026302 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-08-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.133332, + 47.817804 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15679787965018, + 47.3472517670383 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-05-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.000257, + 47.848171 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.000257, + 47.848171 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.397549, + 47.480774 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.397549, + 47.480774 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.322814, + 47.875616 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.322814, + 47.875616 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.285431, + 47.630798 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.285431, + 47.630798 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.173147, + 47.964535 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.173147, + 47.964535 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.686605, + 48.061611 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.686605, + 48.061611 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-19" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.999055, + 47.720345 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.999055, + 47.720345 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.948935, + 47.638886 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.948935, + 47.638886 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-28" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.771008, + 47.880847 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.771008, + 47.880847 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.83016002077974, + 47.61487027016 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-17" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.82373725796509, + 47.6269066197669 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-07-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.82373725796509, + 47.6269066197669 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-07-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.163514, + 47.637975 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.79624, + 47.660678 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-08-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.79624, + 47.660678 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-08-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.45439663305045, + 47.7033830419759 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-09-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.45439663305045, + 47.7033830419759 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-09-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.427366, + 47.734611 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.427366, + 47.734611 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.432524, + 47.702308 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.432524, + 47.702308 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.4989, + 47.7342 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.4989, + 47.7342 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.426771, + 47.736924 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-07-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.426771, + 47.736924 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-07-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.070389, + 47.65296 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.070389, + 47.65296 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.684955, + 47.98792 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-06-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.684955, + 47.98792 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-06-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.376077, + 47.758092 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-06-15" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.376077, + 47.758092 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-06-15" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.804416, + 47.697468 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-08-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.804416, + 47.697468 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-08-31" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.689778, + 47.778166 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.689778, + 47.778166 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.470933, + 47.482122 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.470933, + 47.482122 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.38561913884387, + 47.9266217574649 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-09-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.869326, + 47.655716 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.869326, + 47.655716 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.788282, + 47.651531 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.788496, + 47.670475 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.163514, + 47.637975 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.770689, + 47.645533 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.763805, + 47.65884 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.763805, + 47.65884 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.759406, + 47.656324 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.759406, + 47.656324 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.753999, + 47.658649 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.753999, + 47.658649 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7308, + 47.6654 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-06-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7308, + 47.6654 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-06-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.788496, + 47.670475 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.76399, + 47.63785 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.788282, + 47.651531 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.76399, + 47.63785 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.804662, + 47.657587 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-06-08" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.804662, + 47.657587 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-06-08" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.754891, + 47.642143 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-10-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.754891, + 47.642143 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-10-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.768083, + 47.670911 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-08-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.768083, + 47.670911 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-08-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.755181, + 47.650702 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.755181, + 47.650702 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.772154, + 47.658028 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.772154, + 47.658028 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.341557, + 47.810829 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.133332, + 47.817804 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.336729, + 47.887598 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-06-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.84862890173862, + 47.5921152831321 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.076174, + 47.748351 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.076174, + 47.748351 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.54198, + 47.688679 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.54198, + 47.688679 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.029185, + 47.589297 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-07-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.029185, + 47.589297 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-07-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.545212, + 48.097286 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.545212, + 48.097286 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.29707, + 47.517403 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.29707, + 47.517403 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.134335, + 47.76628 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-08-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.134335, + 47.76628 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-08-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.240835, + 47.764089 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-05-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.240835, + 47.764089 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-05-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.318491, + 48.007954 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.318491, + 48.007954 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.812224, + 47.817567 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.54946112322054, + 47.9537301035597 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2000-01-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.546018, + 47.954125 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.546018, + 47.954125 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.248809, + 47.827935 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.248809, + 47.827935 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-03-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.28161, + 47.977818 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-08" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.28161, + 47.977818 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-08" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.84862890173862, + 47.5921152831321 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.120444, + 47.761657 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.120444, + 47.761657 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.349639, + 47.763304 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.385595, + 47.706284 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-03-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.154, + 47.3446389 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-10-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.154, + 47.3446389 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-10-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.154, + 47.3446389 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-10-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.154, + 47.3446389 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-10-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15478, + 47.3464444 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-05-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15478, + 47.3464444 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2019-05-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.48967, + 48.030602 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2014-06-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.48967, + 48.030602 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2014-06-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.499354, + 48.032159 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-03" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.499354, + 48.032159 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-03" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.385595, + 47.706284 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-03-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.382645, + 47.706029 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-03-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.349639, + 47.763304 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.382645, + 47.706029 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-03-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.384561, + 47.70391 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-08-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.384561, + 47.70391 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-08-18" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.261518, + 47.889343 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.261518, + 47.889343 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.159671, + 47.834239 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-05-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.159671, + 47.834239 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-05-27" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.491434, + 48.103788 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.491434, + 48.103788 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.341074, + 47.774319 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.341074, + 47.774319 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-07-26" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.84862890173862, + 47.5921152831321 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.54946112322054, + 47.9537301035597 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2000-01-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.84862890173862, + 47.5921152831321 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-20" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.20436, + 47.657677 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.842664, + 47.758084 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.600977, + 48.141016 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.600977, + 48.141016 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-09" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.442704, + 47.803108 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-03-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.442704, + 47.803108 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-03-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.344105, + 47.48098 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.344105, + 47.48098 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-04" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.852219, + 47.601017 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-01-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.8311430135182, + 47.9891560944795 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2000-01-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.20436, + 47.657677 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-12-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.770689, + 47.645533 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-14" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.156938, + 47.641144 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.448803, + 47.641507 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.156938, + 47.641144 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.590841, + 47.7337 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.590841, + 47.7337 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.5899562431288, + 47.7311983193366 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.5899562431288, + 47.7311983193366 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.581612, + 47.517901 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-08-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.581612, + 47.517901 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-08-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.00082862377166, + 47.6173830049512 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-01-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.10467, + 47.74654 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-08-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.10467, + 47.74654 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2018-08-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.812224, + 47.817567 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-01-11" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.842664, + 47.758084 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.8311430135182, + 47.9891560944795 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2000-01-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.448803, + 47.641507 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-06-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.092245, + 48.028073 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-03" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.852219, + 47.601017 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-01-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.276149, + 47.804724 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.276149, + 47.804724 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-06" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.563301, + 47.93859 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.6447748899666, + 48.048179763944 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.403894, + 48.043441 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.403894, + 48.043441 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.526174, + 47.772376 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.526174, + 47.772376 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.493116, + 47.792624 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.493116, + 47.792624 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.6447748899666, + 48.048179763944 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.641356, + 47.891521 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-10-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.092245, + 48.028073 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-11-03" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.127943, + 47.930239 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-06-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.127943, + 47.930239 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-06-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.123399, + 47.905937 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.123399, + 47.905937 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-10-12" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.976864, + 47.908288 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.976864, + 47.908288 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-11-21" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.207056, + 48.066944 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.207056, + 48.066944 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-05-16" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.641356, + 47.891521 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2017-10-13" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.563301, + 47.93859 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile", + "owner:ref:FR:SIREN": "255601106", + "email": "support@freshmile.com", + "phone": "0388688458", + "network": "Morbihan Energies", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2016-09-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.33412213, + 47.91795631 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JCKGRBBWBK", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-02-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.33412213, + 47.91795631 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JCKGRBBWBK", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-02-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.33412213, + 47.91795631 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JCKGRBBWBK", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-02-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.33412213, + 47.91795631 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JCKGRBBWBK", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-02-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.0881124, + 47.62961024 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "B61GBWQAVL", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-03-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.02523165, + 47.57283072 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "M4NFTGGIIT", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Su 08:00-22:30", + "start_date": "2023-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.02523165, + 47.57283072 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "M4NFTGGIIT", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Su 08:00-22:30", + "start_date": "2023-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.925386, + 47.614325 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LKLAPAGPNF", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-03-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.925386, + 47.614325 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LKLAPAGPNF", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-03-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.1568056, + 47.34725 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PWIHLJMHAB", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-06-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.0849722, + 47.2945556 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TI8PEKPXSF", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-06-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.0849722, + 47.2945556 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TI8PEKPXSF", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-06-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.1861944, + 47.36075 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BD9SBFG89K", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-06-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.2206389, + 47.3759444 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CGGCRTEPRZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-06-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.154, + 47.3446389 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YCX0MN1QXX", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-06-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.1861944, + 47.36075 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BD9SBFG89K", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-06-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15478, + 47.346444 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CVA0LBMFFS", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-06-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.154, + 47.3446389 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YCX0MN1QXX", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-06-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.154, + 47.3446389 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YCX0MN1QXX", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-06-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.2206389, + 47.3759444 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CGGCRTEPRZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-06-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15478, + 47.346444 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CVA0LBMFFS", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-06-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.154, + 47.3446389 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YCX0MN1QXX", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-06-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.2229723, + 47.3683056 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "OTFVUHHRFE", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-06-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15921, + 47.3491 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HFVGTE", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-17", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15921, + 47.3491 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HFVGTE", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-17", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.38440197, + 47.80989417 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TZEHVV", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "1" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.38442, + 47.8099 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TZEHVV", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.54602, + 47.9541 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LBRBBU", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.2229723, + 47.3683056 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "OTFVUHHRFE", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-06-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.1568056, + 47.34725 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PWIHLJMHAB", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-06-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.28274, + 48.0824 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PMKMGS", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.00925, + 47.7776 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "URGRZH", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.00925, + 47.7776 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "URGRZH", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.0008, + 47.6173 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CGJZHNOXXN", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-07-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.16776, + 47.6756 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PSZCJC", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.60098, + 48.141 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CYTRZG", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.30513, + 47.5295 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZFRNAW", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.07781, + 47.5703 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "UT10PKNXV9", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-07-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.382645, + 47.706029 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "OXD9WRDSZQ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-07-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.382645, + 47.706029 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "OXD9WRDSZQ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-07-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.07781, + 47.5703 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "UT10PKNXV9", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-07-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.648074, + 47.525771 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GQ6RXOGQR9", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-07-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.648074, + 47.525771 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GQ6RXOGQR9", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-07-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.1124, + 47.599 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZGBPNA", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.385595, + 47.706284 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NE1A8MI3RW", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-07-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.76128936, + 47.5276439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LLI2WDITY2FS8E", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.76128936, + 47.5276439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LLI2WDITY2FS8E", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.852219, + 47.601017 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PREPCWAOME", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-01-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.852219, + 47.601017 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PREPCWAOME", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-01-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.385595, + 47.706284 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NE1A8MI3RW", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-07-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.379785, + 47.50075 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "QJ6QKLM4O5", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-07-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.379785, + 47.50075 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "QJ6QKLM4O5", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-07-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.30513, + 47.5295 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZFRNAW", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.20706, + 48.0669 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LQPFQW", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.28274, + 48.0824 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PMKMGS", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.13434, + 47.7663 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "FYJMNZ", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.89104, + 47.5497 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YEHCXH", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.16351, + 47.638 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "FCQHSR", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.16351, + 47.638 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "FCQHSR", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.89104, + 47.5497 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YEHCXH", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.54602, + 47.9541 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LBRBBU", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.59084, + 47.7337 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HJHXYP", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.59084, + 47.7337 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HJHXYP", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.20706, + 48.0669 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LQPFQW", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.13434, + 47.7663 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "FYJMNZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.60098, + 48.141 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CYTRZG", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.33673, + 47.8876 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZCZYVW", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.33673, + 47.8876 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZCZYVW", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.79624, + 47.6607 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PTMTEE", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.36819, + 47.7468 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "APALYU", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.36819, + 47.7468 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "APALYU", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.79624, + 47.6607 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PTMTEE", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.16776, + 47.6756 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PSZCJC", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.1124, + 47.599 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZGBPNA", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.98956, + 47.6665 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "FLENKG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.98956, + 47.6665 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "FLENKG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.36581, + 47.7489 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YVPZUN", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.71399, + 47.9619 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PDYFKZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.52643, + 47.862 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "XBEWHF", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.72136, + 47.5468 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VCVTUT", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "1" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.76128936, + 47.5276439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LLI2Z8CZS2PEU6", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-25", + "socket:type2_cable": "1" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.44976, + 47.6818 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LEVJXJ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "1" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.95376, + 48.054 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JSEDAA", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.44976, + 47.6818 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LEVJXJ", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.72136, + 47.5468 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VCVTUT", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.12794, + 47.9302 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "XPBPBH", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "1" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.12794, + 47.9302 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "XPBPBH", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.82905, + 47.8815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PTAZYC", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "1" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.38847, + 47.9204 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "URNMJP", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "1" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.95376, + 48.054 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JSEDAA", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "1" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.38847, + 47.9204 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "URNMJP", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.01283, + 47.897 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CNWQDX", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7308, + 47.6654 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PTJEBK", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "1" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7308, + 47.6654 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PTJEBK", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.76128936, + 47.5276439 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LLI2Z8CZS2PEU6", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.82905, + 47.8815 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PTAZYC", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.01283, + 47.897 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CNWQDX", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "1" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.83354, + 47.8557 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CNAHPN", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.52643, + 47.862 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "XBEWHF", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.28271, + 47.8198 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RTQNMD", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-17", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.10467, + 47.7465 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YBMHAN", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-17", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.6866, + 48.0616 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "XLMBLJ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.77101, + 47.8808 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JFWBRE", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.6866, + 48.0616 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "XLMBLJ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.39381, + 47.9955 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZMMMWQ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.13532, + 47.9061 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HTGWJF", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.39381, + 47.9955 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZMMMWQ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.28271, + 47.8198 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RTQNMD", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-17", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.28161, + 47.9778 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LQHUAW", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.17315, + 47.9645 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZVHKXW", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.28161, + 47.9778 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LQHUAW", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.10467, + 47.7465 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YBMHAN", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-17", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.13532, + 47.9061 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HTGWJF", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.81932, + 47.9187 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ATFEQY", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.71399, + 47.9619 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PDYFKZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.83354, + 47.8557 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CNAHPN", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.00026, + 47.8482 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JRXYXK", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-17", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.27127, + 48.0368 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RAGKJL", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-17", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.27127, + 48.0368 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RAGKJL", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-17", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.37854, + 47.7629 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BUGKFT", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.40121, + 47.5346 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "FPKPDC", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "1" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.37854, + 47.7629 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BUGKFT", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "1" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.78391, + 47.667304 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LLHUDJR8729BFQ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.78391, + 47.667304 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LLHUDJR8729BFQ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.40121, + 47.5346 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "FPKPDC", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.17315, + 47.9645 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZVHKXW", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.72377, + 47.9111 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RZFTLA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.75518, + 47.6507 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GWMRND", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.99905, + 47.7203 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RRSVSJ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.52617, + 47.7724 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "FZXXAW", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.52617, + 47.7724 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "FZXXAW", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.20436, + 47.6577 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "XZZHAR", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.4989, + 47.7342 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JEAFVZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.4989, + 47.7342 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JEAFVZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.73667, + 47.6188 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TJTDLE", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.83013, + 47.6149 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LDQXAG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.83013, + 47.6149 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LDQXAG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.75489, + 47.6421 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TLSDKV", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.20436, + 47.6577 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "XZZHAR", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.34079459, + 47.81132803 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "UXWAZX", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.34079459, + 47.81132803 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "UXWAZX", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.13192, + 47.5206 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HUSQJB", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.397311, + 47.929532 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LPU0REEKYH", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.40196, + 47.7667 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JXKJUW", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.49312, + 47.7926 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "XNARGA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.397311, + 47.929532 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LPU0REEKYH", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.397311, + 47.929532 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LPU0REEKYH", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.397311, + 47.929532 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LPU0REEKYH", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.75489, + 47.6421 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TLSDKV", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.77069, + 47.6455 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NAKFKG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.77069, + 47.6455 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NAKFKG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.89455, + 47.5421 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EUEZBT", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.83751, + 47.8889 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GFVWQZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.83751, + 47.8889 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GFVWQZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15967, + 47.8342 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "XAEEUR", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.89455, + 47.5421 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EUEZBT", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.94894, + 47.6389 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZSBMZW", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.94894, + 47.6389 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZSBMZW", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.13333, + 47.8178 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EKLYRW", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.13333, + 47.8178 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EKLYRW", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.75941, + 47.6563 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NRXSYF", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.76808, + 47.6709 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WRRLPV", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.75941, + 47.6563 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NRXSYF", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.76808, + 47.6709 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WRRLPV", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.73667, + 47.6188 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TJTDLE", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.76399, + 47.6379 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GRGKRU", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.76399, + 47.6379 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GRGKRU", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.64905, + 47.6292 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DREUCR", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.64905, + 47.6292 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DREUCR", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.13192, + 47.5206 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HUSQJB", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.99905, + 47.7203 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RRSVSJ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.77215, + 47.658 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PVGAUH", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.72377, + 47.9111 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RZFTLA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.49312, + 47.7926 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "XNARGA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.3622, + 47.7537 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZRNMMN", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.3622, + 47.7537 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZRNMMN", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.38456, + 47.7039 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "AAVVNR", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.38456, + 47.7039 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "AAVVNR", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.94377, + 47.5681 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "QDNNRD", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.863, + 47.6014 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WFJUNQY8TV", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.36597, + 47.7354 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WCCSFT", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.12044, + 47.7617 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "SSHGWX", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.12044, + 47.7617 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "SSHGWX", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.3669, + 47.754 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IQBKMPJAIG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.3432, + 47.7237 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VA14FOL0VC", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.36597, + 47.7354 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WCCSFT", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.3849, + 47.9269 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "SGQGARWR3K", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.3849, + 47.9269 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "SGQGARWR3K", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.863, + 47.6014 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WFJUNQY8TV", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.3432, + 47.7237 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VA14FOL0VC", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.0116, + 47.6701 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NKDC4JEQPF", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.0116, + 47.6701 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NKDC4JEQPF", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.48298, + 47.5556 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TGSHMS", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.94377, + 47.5681 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "QDNNRD", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7638, + 47.6588 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JZDKPB", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.76991, + 47.525 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WFEDWU", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.29707, + 47.5174 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LYBRMC", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15694, + 47.6411 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZCGGHS", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15694, + 47.6411 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZCGGHS", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.40196, + 47.7667 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JXKJUW", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.29707, + 47.5174 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LYBRMC", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.45204, + 47.6602 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VMWQEJ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.45204, + 47.6602 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VMWQEJ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.00035, + 47.5867 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TTMTLH", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.00035, + 47.5867 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TTMTLH", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.43252, + 47.7023 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CURVAL", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.76991, + 47.525 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WFEDWU", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.36487, + 47.7519 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZTUAMX", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.36487, + 47.7519 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZTUAMX", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.35777, + 47.7079 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VVLALM", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.77215, + 47.658 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PVGAUH", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.43252, + 47.7023 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CURVAL", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7638, + 47.6588 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JZDKPB", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.91855, + 47.6183 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YLFQUA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.91855, + 47.6183 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YLFQUA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.34964, + 47.7633 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RUZCWL", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.34964, + 47.7633 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RUZCWL", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.15967, + 47.8342 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "XAEEUR", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7885, + 47.6705 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BJXJWS", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.6447, + 48.0481 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "K2YQ7NB5P1", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.6447, + 48.0481 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "K2YQ7NB5P1", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.1267, + 47.4779 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VOHTCOIT7B", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.4544, + 47.7032 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZWSHUHFMQW", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.5899, + 47.7312 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LYFYJOBRX4", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.5899, + 47.7312 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LYFYJOBRX4", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.3663, + 47.7542 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "D1AOYXWWDU", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.3663, + 47.7542 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "D1AOYXWWDU", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.3669, + 47.754 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IQBKMPJAIG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.1267, + 47.4779 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VOHTCOIT7B", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.341, + 47.8103 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "FTJNQSUBFI", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.341, + 47.8103 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "FTJNQSUBFI", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.4544, + 47.7032 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZWSHUHFMQW", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.38746, + 47.7427 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YDWRKB", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.37788, + 47.7532 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "KHNUDJ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.37338, + 47.7318 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NFGWPG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.36004, + 47.749 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WUMDJK", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.36004, + 47.749 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WUMDJK", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.38746, + 47.7427 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YDWRKB", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.34107, + 47.7743 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DNSWQT", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.35627, + 47.7465 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MJUDGW", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.35627, + 47.7465 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MJUDGW", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.75518, + 47.6507 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GWMRND", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.82373, + 47.6269 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NEDQCA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.82373, + 47.6269 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NEDQCA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.38592, + 47.7613 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WZXSRJ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.38592, + 47.7613 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WZXSRJ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.34107, + 47.7743 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DNSWQT", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.36581, + 47.7489 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YVPZUN", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.78023, + 47.6326 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CVJQYU", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.78023, + 47.6326 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CVJQYU", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.96514, + 48.0714 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CYYADE", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.42677, + 47.7369 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "XQMKFJ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.96514, + 48.0714 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CYYADE", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.42677, + 47.7369 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "XQMKFJ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.8333, + 47.5019 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "QJSQBM", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.3103, + 47.7122 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EETZMB", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.3103, + 47.7122 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EETZMB", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.41844, + 47.8032 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MCYRPV", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.41844, + 47.8032 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MCYRPV", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.40389, + 48.0434 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NWTLJV", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.525, + 48.0527 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LXYAI8QKSC", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.5493, + 47.9537 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "AVMWS0NNYA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.5493, + 47.9537 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "AVMWS0NNYA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.73063, + 47.6586 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VZHEMA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.26152, + 47.8893 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "FFTJZD", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.37608, + 47.7581 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LMHCBG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.97227, + 47.9577 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "UXSADP", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.97227, + 47.9577 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "UXSADP", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.37608, + 47.7581 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LMHCBG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.76628, + 47.7582 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HDBBKQ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.78828, + 47.6515 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZFUQTJ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.73063, + 47.6586 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VZHEMA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7885, + 47.6705 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BJXJWS", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.73722, + 47.6903 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HGDFBF", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.38363, + 47.8107 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EUTTDT", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.78828, + 47.6515 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZFUQTJ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.87981, + 48.0671 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LNEXBM", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.02919, + 47.5893 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EPRULV", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.8333, + 47.5019 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "QJSQBM", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.38363, + 47.8107 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EUTTDT", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.02919, + 47.5893 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EPRULV", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.87981, + 48.0671 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LNEXBM", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.26152, + 47.8893 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "FFTJZD", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.62943, + 47.5793 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HLLWEY", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.37338, + 47.7318 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NFGWPG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.38255, + 47.7362 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DXRKQV", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.37788, + 47.7532 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "KHNUDJ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.525, + 48.0527 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LXYAI8QKSC", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-07", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.76372, + 47.7163 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PQFPGY", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.76372, + 47.7163 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PQFPGY", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.35627, + 47.7465 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MJUDGW", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.47093, + 47.4821 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PWZCTQ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.35816, + 47.5803 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WDVXQA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.35816, + 47.5803 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WDVXQA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.38255, + 47.7362 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DXRKQV", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.62943, + 47.5793 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HLLWEY", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.76628, + 47.7582 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HDBBKQ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.35627, + 47.7465 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MJUDGW", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.3596, + 47.7305 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TCSBVD", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.3596, + 47.7305 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TCSBVD", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.47093, + 47.4821 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PWZCTQ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.73722, + 47.6903 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HGDFBF", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.10149, + 47.631 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ESZPPD", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.10149, + 47.631 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ESZPPD", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.81222, + 47.8176 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GEPWPS", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.81222, + 47.8176 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GEPWPS", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.01824, + 47.8748 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "UUDAHB", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.44269536, + 47.80292247 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MYZLMIBAEA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-03-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.39755, + 47.4808 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YFURSC", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.754, + 47.6586 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NNRVKY", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.754, + 47.6586 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NNRVKY", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.544285, + 48.096079 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LJKNWD", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.41064, + 48.0606 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "SAMTCM", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-17", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.1275, + 48.1642 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BGPYPT", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-17", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.1275, + 48.1642 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BGPYPT", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-17", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.75233, + 48.068 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MWDFEN", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.75233, + 48.068 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MWDFEN", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.25156, + 47.6964 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HWGLVR", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.544285, + 48.096079 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LJKNWD", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.34054, + 48.0995 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CHQQTM", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.34054, + 48.0995 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CHQQTM", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.4332, + 47.9944 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GVDKQE", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.33653, + 47.9172 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RJBZTG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.33653, + 47.9172 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RJBZTG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.58161, + 47.5179 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LJZLHJ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.4332, + 47.9944 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GVDKQE", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.950611, + 47.704145 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WMRUPK", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.06502, + 47.9813 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WHRADG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.39755, + 47.4808 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YFURSC", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.3536, + 47.6365 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YHQTBN", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.21965, + 47.7134 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MYDKMD", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.68978, + 47.7782 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PCHBYA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.45708, + 47.5924 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MEFKNE", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.45708, + 47.5924 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MEFKNE", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.18881, + 48.0709 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PYLBEV", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.18881, + 48.0709 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PYLBEV", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.1101, + 47.9792 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "FWUXXF", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.1101, + 47.9792 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "FWUXXF", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.3536, + 47.6365 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YHQTBN", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.28543, + 47.6308 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "XJVQBA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.28543, + 47.6308 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "XJVQBA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.65063, + 47.7031 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZSCHEU", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.65063, + 47.7031 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZSCHEU", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.07039, + 47.653 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RWCLSX", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.07039, + 47.653 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RWCLSX", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.40389, + 48.0434 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NWTLJV", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.06502, + 47.9813 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WHRADG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.88602, + 47.8614 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NBPTPB", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.58161, + 47.5179 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LJZLHJ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.41064, + 48.0606 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "SAMTCM", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-17", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.5633, + 47.9386 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TAVUZX", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.68495, + 47.9879 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CETTJG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.07873, + 47.5846 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CLYHGY", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.31849, + 48.008 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YVXMZJ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.31849, + 48.008 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YVXMZJ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.38936, + 48.1453 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "QQYWJL", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.38936, + 48.1453 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "QQYWJL", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.5633, + 47.9386 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TAVUZX", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.42268, + 47.8669 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MNEHHV", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.49935, + 48.0322 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HGVJHQ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.27615, + 47.8047 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LPZGQN", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.00026, + 47.8482 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JRXYXK", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-17", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.49935, + 48.0322 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HGVJHQ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.46269, + 48.1395 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TZEPFV", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.46269, + 48.1395 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TZEPFV", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.42268, + 47.8669 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MNEHHV", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.50753, + 47.8221 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "QDCXYC", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.77101, + 47.8808 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "JFWBRE", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.50753, + 47.8221 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "QDCXYC", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.68495, + 47.9879 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CETTJG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.86933, + 47.6557 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "FDWQJB", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.95916, + 47.6736 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TLKZQJ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-17", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.28118, + 47.9191 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EGQHWV", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.95916, + 47.6736 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TLKZQJ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-17", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.88602, + 47.8614 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NBPTPB", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.12166, + 47.4817 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ATFAFZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.12166, + 47.4817 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ATFAFZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.29572, + 47.6766 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "UWNFHN", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.27615, + 47.8047 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LPZGQN", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.36112, + 47.7498 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YPKBZP", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.36112, + 47.7498 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "YPKBZP", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.28118, + 47.9191 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EGQHWV", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.86933, + 47.6557 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "FDWQJB", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.950611, + 47.704145 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WMRUPK", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.29572, + 47.6766 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "UWNFHN", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.34411, + 47.481 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PPYXVZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.34411, + 47.481 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PPYXVZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.98203, + 47.6686 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZJSCSE", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.98203, + 47.6686 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZJSCSE", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.07873, + 47.5846 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CLYHGY", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.25156, + 47.6964 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HWGLVR", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.89082, + 48.1079 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "XKAKPT", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.89082, + 48.1079 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "XKAKPT", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.1234, + 47.9059 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "THSFCS", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.47243, + 48.014 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "QRHCVG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.23566, + 47.736 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "QKXRZR", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.07617, + 47.7484 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZMJPKM", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.5707, + 47.6753 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CHEKHW", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.5707, + 47.6753 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CHEKHW", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.23566, + 47.736 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "QKXRZR", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.4488, + 47.6415 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RNFCWQ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.4488, + 47.6415 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "RNFCWQ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.24881, + 47.8279 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BJDCGG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.71709, + 48.1266 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GBVXDN", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.24881, + 47.8279 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BJDCGG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.39355, + 47.74 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BEDFUJ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-21", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.82046, + 48.1233 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EKGZCS", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.39355, + 47.74 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BEDFUJ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-21", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.91569, + 47.6531 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "UPKBXY", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.91569, + 47.6531 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "UPKBXY", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.82046, + 48.1233 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EKGZCS", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.27921, + 47.726 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HFJGYG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.27921, + 47.726 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HFJGYG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.15332, + 47.5449 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DWXWZJ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.07617, + 47.7484 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ZMJPKM", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.41565, + 47.7903 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LYQNFS", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.41565, + 47.7903 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LYQNFS", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.1234, + 47.9059 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "THSFCS", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.84266, + 47.7581 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "XAYSUU", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.84266, + 47.7581 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "XAYSUU", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.72319, + 47.8444 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HRLQKX", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.008798, + 47.669805 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GKP4F0ALTF", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.008798, + 47.669805 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GKP4F0ALTF", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.01824, + 47.8748 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "UUDAHB", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.77606, + 47.5222 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WMNCFY", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.72319, + 47.8444 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HRLQKX", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.42737, + 47.7346 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EVRKJN", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.96661, + 48.065 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ADZEDJ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.42737, + 47.7346 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EVRKJN", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.96661, + 48.065 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ADZEDJ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.48298, + 47.5556 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TGSHMS", + "socket:typee": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.80442, + 47.6975 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LTFJPE", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.80442, + 47.6975 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LTFJPE", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.77606, + 47.5222 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "WMNCFY", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.24083, + 47.7641 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MNFMWG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.24083, + 47.7641 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MNFMWG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.71709, + 48.1266 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GBVXDN", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.15332, + 47.5449 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DWXWZJ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.10625, + 47.6672 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "SKSKQS", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.10407, + 47.7102 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "UNJRKT", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.68107, + 47.7425 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EKCQMR", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.59143, + 47.7926 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ANVVBU", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.68107, + 47.7425 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EKCQMR", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.39986, + 47.8334 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EFEJZZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.39986, + 47.8334 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "EFEJZZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.59143, + 47.7926 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ANVVBU", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.10407, + 47.7102 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "UNJRKT", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.68978, + 47.7782 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PCHBYA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7875, + 47.7564 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "SPXABC", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.09225, + 48.0281 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NCDSEP", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.7875, + 47.7564 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "SPXABC", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.44269536, + 47.80292247 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MYZLMIBAEA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-03-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.64136, + 47.8915 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "FSRMLH", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.32281, + 47.8756 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DDQTSB", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.35777, + 47.7079 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "VVLALM", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.32281, + 47.8756 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DDQTSB", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.64136, + 47.8915 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "FSRMLH", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.47243, + 48.014 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "QRHCVG", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.21965, + 47.7134 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "MYDKMD", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.54198, + 47.6887 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "SWHNTH", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.61417, + 47.6824 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ASJVEZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.84641555, + 47.59264888 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LWQYYRAB2F", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.81932, + 47.9187 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ATFEQY", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.61417, + 47.6824 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ASJVEZ", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-11", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.84641555, + 47.59264888 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LWQYYRAB2F", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.84641555, + 47.59264888 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LWQYYRAB2F", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.84641555, + 47.59264888 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LWQYYRAB2F", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.97686, + 47.9083 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GTDFXE", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-17", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.97686, + 47.9083 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GTDFXE", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-17", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.103447, + 47.486785 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CWX3CAM47B", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.103447, + 47.486785 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "CWX3CAM47B", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.09225, + 48.0281 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "NCDSEP", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.2128, + 47.739 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ULLLGP", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.2128, + 47.739 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "ULLLGP", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.64181, + 47.838 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GJHPTX", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.64181, + 47.838 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "GJHPTX", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.10625, + 47.6672 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "SKSKQS", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.54198, + 47.6887 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "SWHNTH", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.49143, + 48.1038 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "AAYULB", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.49143, + 48.1038 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "AAYULB", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2020-02-14", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.324557, + 47.726101 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TJDUQOWLBU", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.324557, + 47.726101 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "TJDUQOWLBU", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.389648, + 47.932087 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DXWOUAPF4B", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-02-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.389648, + 47.932087 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "DXWOUAPF4B", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-02-10", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.32667051, + 47.78896545 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LTNIZVT1SZ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-09-01", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.32667051, + 47.78896545 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LTNIZVT1SZ", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-09-01", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.720353, + 47.654622 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IRFUTY0EAR", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-09-01", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.720353, + 47.654622 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IRFUTY0EAR", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-09-01", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.720353, + 47.654622 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IRFUTY0EAR", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-09-01", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.96248, + 48.056962 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "PHEETVQ3IH", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-09-01", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.733662, + 47.653039 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "H7PMEQE0EW", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-21", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.793664, + 47.66908 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "UX2IS8EDAX", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.793664, + 47.66908 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "UX2IS8EDAX", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.793664, + 47.66908 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "UX2IS8EDAX", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.793664, + 47.66908 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "UX2IS8EDAX", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.793664, + 47.66908 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "UX2IS8EDAX", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.793664, + 47.66908 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "UX2IS8EDAX", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.793664, + 47.66908 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "UX2IS8EDAX", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.793664, + 47.66908 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "UX2IS8EDAX", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.40592341, + 47.93877206 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "L1KKD299J9", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.40592341, + 47.93877206 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "L1KKD299J9", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.919598, + 47.611388 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "E2BTI9BB2V", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-22", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.919598, + 47.611388 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "E2BTI9BB2V", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-02-22", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.96653, + 48.03724 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LLJ5IARA3AQQZE", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-21", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.38385, + 47.9146 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "SSHMQIUI0C", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-05-31", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.38385, + 47.9146 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "SSHMQIUI0C", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-05-31", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.38385, + 47.9146 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "SSHMQIUI0C", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-05-31", + "socket:type2_cable": "1" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.96653, + 48.03724 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LLJ5IARA3AQQZE", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-21", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.79702566, + 47.90490444 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LLI8Y38FP1V7L9", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.79702566, + 47.90490444 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LLI8Y38FP1V7L9", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.79702566, + 47.90490444 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LLI8Y38FP1V7L9", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-05-30", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.96653, + 48.03724 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LLJ5IARA3AQQZE", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-21", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.33756327, + 47.77843796 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "ZEBORNE", + "owner:ref:FR:SIREN": "391581451", + "email": "advenir@zeborne.com", + "phone": "0252072597", + "network": "FORD LORIENT", + "ref": "80464", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "Mo-sat 09:00-19:00", + "start_date": "2021-09-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.33756327, + 47.77843796 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "ZEBORNE", + "owner:ref:FR:SIREN": "391581451", + "email": "advenir@zeborne.com", + "phone": "0252072597", + "network": "FORD LORIENT", + "ref": "80465", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "Mo-sat 09:00-19:00", + "start_date": "2021-09-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.4, + 47.59 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Chargepoint", + "owner:ref:FR:SIREN": "877380394", + "email": "support.eu@chargepoint.com", + "phone": "0185650449", + "network": "Chargepoint", + "ref": "f566c0dd-5e8a-4911-b620-a1e97770e222", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-05-03", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.344864, + 47.776331 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Green To Wheel", + "owner:ref:FR:SIREN": "842718512", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "ALLEGO", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "ALLEGO", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "ALLEGO", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "ALLEGO", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "ALLEGO", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "ALLEGO", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "ALLEGO", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "ALLEGO", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "ALLEGO", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "ALLEGO", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "ALLEGO", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "ALLEGO", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "ALLEGO", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "ALLEGO", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "GreenToWheel", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "GreenToWheel", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "GreenToWheel", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "GreenToWheel", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "GreenToWheel", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "GreenToWheel", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "GreenToWheel", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "GreenToWheel", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "GreenToWheel", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "GreenToWheel", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "GreenToWheel", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "GreenToWheel", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "GreenToWheel", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "GreenToWheel", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "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", + "email": "info.allego.france@allego.eu", + "phone": "01 40 70 06 17", + "network": "ALLEGO", + "socket:typee": "yes", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-11-22" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.468731, + 47.821635 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF042589", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-04-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.468731, + 47.821635 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF042589", + "socket:typee": "yes", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-04-01" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.721469092114616, + 47.65561996206715 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Marketing France", + "owner:ref:FR:SIREN": "880708748", + "email": "supervision-ev.france@totalenergies.com", + "phone": "0483568009", + "network": "PSA Agents France", + "ref": "FRTCBP00690", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-03-23" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.1, + 47.48 + ] + }, + "properties": { + "amenity": "charging_station", + "owner:ref:FR:SIREN": "450743398", + "email": "europa.hotel.entretien@gmail.com", + "network": "Hôtel EUROPA", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-08-30" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.64, + 47.7 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "La dilettante", + "owner:ref:FR:SIREN": "812439511", + "email": "jb@brasserieladilettante.com", + "phone": "0610166210", + "network": "LA DILETTANTE", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "false", + "reservation": "no", + "opening_hours": "Mo-Sa 10:00-20:00", + "start_date": "2022-01-05" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.34728, + 47.690076 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WA3", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "735831", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.64867, + 47.64051 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Borneco | FR*BHM", + "email": "technique.borneco@gmail.com", + "network": "BornEco", + "ref": "804474", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "False", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.949199, + 47.704058 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Borneco | FR*BHM", + "email": "technique.borneco@gmail.com", + "network": "BornEco", + "ref": "767316", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "False", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.949199, + 47.704058 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Borneco | FR*BHM", + "email": "technique.borneco@gmail.com", + "network": "BornEco", + "ref": "767316", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "False", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.949199, + 47.704058 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Borneco | FR*BHM", + "email": "technique.borneco@gmail.com", + "network": "BornEco", + "ref": "767316", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "False", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.949199, + 47.704058 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Borneco | FR*BHM", + "email": "technique.borneco@gmail.com", + "network": "BornEco", + "ref": "767316", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "False", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.369939, + 47.757525 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WAT", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "706277", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -3.369939, + 47.757525 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WAT", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "706277", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.744211, + 47.656289 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WAT", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "706289", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.744211, + 47.656289 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "WAAT SAS | FR*WAT", + "email": "exploitation@waat.fr", + "network": "WAAT", + "ref": "706289", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "socket:type2_cable": "False" + } + } + ] +} \ No newline at end of file diff --git a/mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_61.json b/mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_61.json new file mode 100644 index 00000000..696235a1 --- /dev/null +++ b/mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_61.json @@ -0,0 +1,1538 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.623389, + 48.595821 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Domfront", + "ref": "FRIENE004902", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-03-06", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.623389, + 48.595821 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Domfront", + "ref": "FRIENE004902", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-03-06", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.623389, + 48.595821 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Domfront", + "ref": "FRIENE004901", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-03-06", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.623389, + 48.595821 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Domfront", + "ref": "FRIENE004901", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-03-06", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.3735372, + 48.8488274 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "klantenservice@newmotion.com", + "phone": "+(33)-(9)-69366018", + "network": "Shell Aire de Haras HW", + "ref": "FRSHEE69", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.3735372, + 48.8488274 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "klantenservice@newmotion.com", + "phone": "+(33)-(9)-69366018", + "network": "Shell Aire de Haras HW", + "ref": "FRSHEE70", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.3735372, + 48.8488274 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "klantenservice@newmotion.com", + "phone": "+(33)-(9)-69366018", + "network": "Shell Aire de Haras HW", + "ref": "FRSHEE70", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.3735372, + 48.8488274 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "klantenservice@newmotion.com", + "phone": "+(33)-(9)-69366018", + "network": "Shell Aire de Haras HW", + "ref": "FRSHEE70", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.3735372, + 48.8488274 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "klantenservice@newmotion.com", + "phone": "+(33)-(9)-69366018", + "network": "Shell Aire de Haras HW", + "ref": "FRSHEE70", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "yes", + "opening_hours": "24/7", + "start_date": "2023-06-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.3735372, + 48.8488274 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "klantenservice@newmotion.com", + "phone": "+(33)-(9)-69366018", + "network": "Shell Aire de Haras HW", + "ref": "FRSHEE69", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.3735372, + 48.8488274 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "klantenservice@newmotion.com", + "phone": "+(33)-(9)-69366018", + "network": "Shell Aire de Haras HW", + "ref": "FRSHEE68", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.3735372, + 48.8488274 + ] + }, + "properties": { + "amenity": "charging_station", + "email": "klantenservice@newmotion.com", + "phone": "+(33)-(9)-69366018", + "network": "Shell Aire de Haras HW", + "ref": "FRSHEE68", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2023-06-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.01307564, + 48.75260609 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "V4QRFQWA0I", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-02-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.01307564, + 48.75260609 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "V4QRFQWA0I", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-02-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.01307564, + 48.75260609 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "V4QRFQWA0I", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-02-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.01307564, + 48.75260609 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "V4QRFQWA0I", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-02-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.58068217, + 48.72619677 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BOYXK5TOYQ", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-21", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.58068217, + 48.72619677 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "BOYXK5TOYQ", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-09-21", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.5775891, + 48.73401665 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HSKHX7OORW", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "Mo-Sa 08:30-18:00", + "start_date": "2021-12-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.37042547, + 48.57633739 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HINBFLC45F", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.56976853, + 48.7744994 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "I7ALUF5SHC", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-01", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.56976853, + 48.7744994 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "I7ALUF5SHC", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-01", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.56976853, + 48.7744994 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "I7ALUF5SHC", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-01", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.574797, + 48.735403 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IYFHIGTUD5", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.574797, + 48.735403 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "IYFHIGTUD5", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-06-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.359625, + 48.587957 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LD6WOWIWGQ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-26", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.359625, + 48.587957 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LD6WOWIWGQ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-26", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.359625, + 48.587957 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LD6WOWIWGQ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-26", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.359625, + 48.587957 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LD6WOWIWGQ", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-26", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.359625, + 48.587957 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LD6WOWIWGQ", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-26", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.359625, + 48.587957 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "LD6WOWIWGQ", + "socket:type2_combo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-10-26", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.34369826, + 48.70459912 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "KU6VNMWPRI", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-07-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.37042547, + 48.57633739 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HINBFLC45F", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.37042547, + 48.57633739 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HINBFLC45F", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.37042547, + 48.57633739 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HINBFLC45F", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.37042547, + 48.57633739 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HINBFLC45F", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.36859046, + 48.57543588 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HINBFLC45F", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.36859046, + 48.57543588 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HINBFLC45F", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.36859046, + 48.57543588 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HINBFLC45F", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.37042547, + 48.57633739 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HINBFLC45F", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.37042547, + 48.57633739 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HINBFLC45F", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.37042547, + 48.57633739 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HINBFLC45F", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.37042547, + 48.57633739 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HINBFLC45F", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.37042547, + 48.57633739 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HINBFLC45F", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.37042547, + 48.57633739 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HINBFLC45F", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.37042547, + 48.57633739 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HINBFLC45F", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.37042547, + 48.57633739 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HINBFLC45F", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.36859046, + 48.57543588 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HINBFLC45F", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.36859046, + 48.57543588 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HINBFLC45F", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.37042547, + 48.57633739 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HINBFLC45F", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.36859046, + 48.57543588 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "Freshmile SAS", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref": "HINBFLC45F", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.071825, + 48.432196 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "ZEBORNE", + "owner:ref:FR:SIREN": "342913449", + "email": "advenir@zeborne.com", + "phone": "0252072597", + "network": "GARAGE DE BRETAGNE - MAZDA ALENÇON", + "ref": "49545", + "socket:type2": "yes", + "fee": "true", + "authentication:none": "false", + "reservation": "yes", + "opening_hours": "Mo-sat 08:00-18:00", + "start_date": "2020-12-03" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.125336, + 48.456669 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF078556", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.125336, + 48.456669 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF078556", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.125336, + 48.456669 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF078556", + "socket:type2_combo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.125336, + 48.456669 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF078556", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-08-02" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.780632, + 48.635678 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref": "FR*HPC*PNF080178", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "False", + "authentication:none": "True", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2022-02-24" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.098126, + 48.449691 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Marketing France", + "owner:ref:FR:SIREN": "256102922", + "email": "supervision-ev.france@totalenergies.com", + "phone": "0483568009", + "network": "TERRITOIRE D'ENERGIE ORNE", + "ref": "FRS61P61497A", + "socket:typee": "yes", + "socket:type2": "yes", + "socket:type2_combo": "yes", + "socket:chademo": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-15" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.098126, + 48.449691 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "TotalEnergies Marketing France", + "owner:ref:FR:SIREN": "256102922", + "email": "supervision-ev.france@totalenergies.com", + "phone": "0483568009", + "network": "TERRITOIRE D'ENERGIE ORNE", + "ref": "FRS61P61497A", + "socket:typee": "yes", + "socket:type2": "yes", + "fee": "false", + "authentication:none": "true", + "reservation": "no", + "opening_hours": "24/7", + "start_date": "2021-10-15" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.6610584, + 48.7624117 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "LIDL, Nicolas Barbarin", + "owner:ref:FR:SIREN": "387880602", + "email": "vgaillon@lidl.fr", + "network": "LIDL", + "ref": "d265d636-6dea-4a89-9dda-fdae0a6e4862", + "socket:type2_combo": "yes", + "fee": "FALSE", + "authentication:none": "TRUE", + "reservation": "no", + "opening_hours": "Mo-Sat 08:30-20:00, Sun 8:30-12:30", + "start_date": "2022-04-29" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.6610584, + 48.7624117 + ] + }, + "properties": { + "amenity": "charging_station", + "operator": "LIDL, Nicolas Barbarin", + "owner:ref:FR:SIREN": "387880602", + "email": "vgaillon@lidl.fr", + "network": "LIDL", + "ref": "d265d636-6dea-4a89-9dda-fdae0a6e4862", + "socket:type2_combo": "yes", + "fee": "FALSE", + "authentication:none": "TRUE", + "reservation": "no", + "opening_hours": "Mo-Sat 08:30-20:00, Sun 8:30-12:30", + "start_date": "2022-04-29" + } + } + ] +} \ No newline at end of file diff --git a/mapping_geojson_to_osm_tags/package.json b/mapping_geojson_to_osm_tags/package.json index 917722cb..919c26f9 100644 --- a/mapping_geojson_to_osm_tags/package.json +++ b/mapping_geojson_to_osm_tags/package.json @@ -11,8 +11,14 @@ }, "scripts": { "start": "ts-node convert_to_osm_tags.ts --engine", - "start:91": "ts-node convert_to_osm_tags.ts --engine=true --department=91 --source=\"./etalab_data/all.json\"", + "start:22": "ts-node convert_to_osm_tags.ts --engine=true --department=22 --source=\"./etalab_data/all.json\"", + "start:27": "ts-node convert_to_osm_tags.ts --engine=true --department=27 --source=\"./etalab_data/all.json\"", + "start:29": "ts-node convert_to_osm_tags.ts --engine=true --department=29 --source=\"./etalab_data/all.json\"", + "start:50": "ts-node convert_to_osm_tags.ts --engine=true --department=50 --source=\"./etalab_data/all.json\"", + "start:56": "ts-node convert_to_osm_tags.ts --engine=true --department=56 --source=\"./etalab_data/all.json\"", + "start:61": "ts-node convert_to_osm_tags.ts --engine=true --department=61 --source=\"./etalab_data/all.json\"", "start:76": "ts-node convert_to_osm_tags.ts --engine=true --department=76 --source=\"./etalab_data/all.json\"", + "start:91": "ts-node convert_to_osm_tags.ts --engine=true --department=91 --source=\"./etalab_data/all.json\"", "start:974": "ts-node convert_to_osm_tags.ts --engine=true --department=974 --source=\"./etalab_data/all.json\"", "simple": "ts-node convert_to_osm_tags.ts", "filter": "node convert_to_osm_tags.ts --department=76 --engine=true",