diff --git a/mapping_geojson_to_osm_tags/convert_to_osm_tags.mjs b/mapping_geojson_to_osm_tags/convert_to_osm_tags.mjs
index 798e256c..29534292 100644
--- a/mapping_geojson_to_osm_tags/convert_to_osm_tags.mjs
+++ b/mapping_geojson_to_osm_tags/convert_to_osm_tags.mjs
@@ -2,6 +2,9 @@
* convertisseur de données de bornes de recharge électrique à partir de données Chargemap et open data Etalab
*/
import fs from 'node-fs'
+import minimist from 'minimist'
+
+let mini_arguments = minimist(process.argv.slice(2))
let show_debug = 0
@@ -18,7 +21,11 @@ let boundingBoxCoordinates = {
let filterCoordinates = true
let enableFilterOnDepartment = true
-let filterDepartment = 974
+let filterDepartment = 91
+if (mini_arguments['department']) {
+ filterDepartment = mini_arguments['department']
+}
+
let filterZipCode = new RegExp(`^${filterDepartment}`)
let filterZipCodeAdresse = new RegExp(` ${filterDepartment}`)
let filteredName = ''
diff --git a/mapping_geojson_to_osm_tags/osm_output/bornes-from-etalab-974.osm b/mapping_geojson_to_osm_tags/osm_output/bornes-from-etalab-974.osm
index ddd86514..4654318a 100644
--- a/mapping_geojson_to_osm_tags/osm_output/bornes-from-etalab-974.osm
+++ b/mapping_geojson_to_osm_tags/osm_output/bornes-from-etalab-974.osm
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_91.json b/mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_91.json
index a3ec2bcf..616c87b6 100644
--- a/mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_91.json
+++ b/mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_91.json
@@ -11,22 +11,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "yes",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -39,22 +45,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "yes",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -67,22 +79,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "yes",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -95,22 +113,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "yes",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -123,22 +147,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -151,22 +181,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -179,22 +215,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -207,22 +249,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -235,22 +283,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -263,22 +317,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -291,22 +351,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -319,22 +385,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -347,22 +419,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -375,22 +453,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "yes",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -403,22 +487,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "yes",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -431,22 +521,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "yes",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -459,22 +555,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "yes",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -487,22 +589,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -515,22 +623,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -543,22 +657,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -571,22 +691,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -599,22 +725,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -627,22 +759,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -655,22 +793,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -683,22 +827,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -711,22 +861,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -739,22 +895,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -767,22 +929,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -795,22 +963,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -823,22 +997,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -851,22 +1031,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -879,22 +1065,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -907,22 +1099,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -935,22 +1133,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -963,22 +1167,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -991,22 +1201,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1019,22 +1235,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1047,22 +1269,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1075,22 +1303,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1103,22 +1337,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1131,22 +1371,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1159,22 +1405,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1187,22 +1439,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1215,22 +1473,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1243,22 +1507,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1271,22 +1541,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1299,22 +1575,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1327,22 +1609,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1355,22 +1643,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1383,22 +1677,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1411,22 +1711,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1439,22 +1745,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1467,22 +1779,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1495,22 +1813,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1523,22 +1847,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1551,22 +1881,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1579,22 +1915,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1607,22 +1949,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1635,22 +1983,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1663,22 +2017,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1691,22 +2051,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1719,22 +2085,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1747,22 +2119,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1775,22 +2153,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1803,22 +2187,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1831,22 +2221,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1859,22 +2255,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1887,22 +2289,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1915,22 +2323,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1943,22 +2357,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1971,22 +2391,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -1999,22 +2425,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2027,22 +2459,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2055,22 +2493,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2083,22 +2527,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2111,22 +2561,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2139,22 +2595,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2167,22 +2629,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2195,22 +2663,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2223,22 +2697,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2251,22 +2731,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2279,22 +2765,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2307,22 +2799,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2335,22 +2833,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2363,22 +2867,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2391,22 +2901,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2419,22 +2935,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2447,22 +2969,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2475,22 +3003,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2503,22 +3037,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2531,22 +3071,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2559,22 +3105,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2587,22 +3139,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2615,22 +3173,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2643,22 +3207,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2671,22 +3241,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2699,22 +3275,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2727,22 +3309,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2755,22 +3343,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2783,22 +3377,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2811,22 +3411,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2839,22 +3445,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2867,22 +3479,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2895,22 +3513,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2923,22 +3547,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2951,22 +3581,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -2979,22 +3615,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3007,22 +3649,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3035,22 +3683,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3063,22 +3717,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3091,22 +3751,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3119,22 +3785,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3147,22 +3819,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3175,22 +3853,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3203,22 +3887,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3231,22 +3921,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3259,22 +3955,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3287,22 +3989,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3315,22 +4023,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3343,22 +4057,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3371,22 +4091,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3399,22 +4125,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3427,22 +4159,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3455,22 +4193,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3483,22 +4227,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3511,22 +4261,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3539,22 +4295,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3567,22 +4329,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3595,22 +4363,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3623,22 +4397,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3651,22 +4431,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3679,22 +4465,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3707,22 +4499,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3735,22 +4533,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3763,22 +4567,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3791,22 +4601,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3819,22 +4635,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3847,22 +4669,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3875,22 +4703,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3903,22 +4737,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3931,22 +4771,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3959,22 +4805,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -3987,22 +4839,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4015,22 +4873,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4043,22 +4907,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4071,22 +4941,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4099,22 +4975,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4127,22 +5009,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4155,22 +5043,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4183,22 +5077,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4211,22 +5111,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4239,22 +5145,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4267,22 +5179,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4295,22 +5213,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4323,22 +5247,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4351,22 +5281,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4379,22 +5315,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4407,22 +5349,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4435,22 +5383,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4463,22 +5417,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4491,22 +5451,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4519,22 +5485,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4547,22 +5519,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4575,22 +5553,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4603,22 +5587,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4631,22 +5621,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4659,22 +5655,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4687,22 +5689,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4715,22 +5723,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4743,22 +5757,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4771,22 +5791,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4799,22 +5825,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4827,22 +5859,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4855,22 +5893,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4883,22 +5927,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4911,22 +5961,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4939,22 +5995,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4967,22 +6029,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -4995,22 +6063,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5023,22 +6097,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5051,22 +6131,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5079,22 +6165,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5107,22 +6199,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5135,22 +6233,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5163,22 +6267,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5191,22 +6301,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5219,22 +6335,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5247,22 +6369,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5275,22 +6403,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5303,22 +6437,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5331,22 +6471,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5359,22 +6505,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5387,22 +6539,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5415,22 +6573,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5443,22 +6607,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5471,22 +6641,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5499,22 +6675,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5527,22 +6709,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5555,22 +6743,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5583,22 +6777,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5611,22 +6811,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5639,22 +6845,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5667,22 +6879,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5695,22 +6913,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5723,22 +6947,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5751,22 +6981,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5779,22 +7015,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5807,22 +7049,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5835,22 +7083,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5863,22 +7117,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5891,22 +7151,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5919,22 +7185,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5947,22 +7219,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -5975,22 +7253,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6003,22 +7287,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6031,22 +7321,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6059,22 +7355,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6087,22 +7389,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6115,22 +7423,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6143,22 +7457,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6171,22 +7491,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6199,22 +7525,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6227,22 +7559,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6255,22 +7593,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6283,22 +7627,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6311,22 +7661,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6339,22 +7695,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6367,22 +7729,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6395,22 +7763,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6423,22 +7797,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6451,22 +7831,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6479,22 +7865,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6507,22 +7899,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6535,22 +7933,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6563,22 +7967,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6591,22 +8001,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6619,22 +8035,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6647,22 +8069,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6675,22 +8103,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6703,22 +8137,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6731,22 +8171,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6759,22 +8205,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6787,22 +8239,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6815,22 +8273,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6843,22 +8307,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6871,22 +8341,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6899,22 +8375,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6927,22 +8409,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6955,22 +8443,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -6983,22 +8477,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7011,22 +8511,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "yes",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7039,22 +8545,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7067,22 +8579,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7095,22 +8613,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7123,22 +8647,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7151,22 +8681,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7179,22 +8715,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7207,22 +8749,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7235,22 +8783,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7263,22 +8817,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7291,22 +8851,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7319,22 +8885,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7347,22 +8919,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7375,22 +8953,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7403,22 +8987,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7431,22 +9021,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7459,22 +9055,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7487,22 +9089,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7515,22 +9123,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7543,22 +9157,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7571,22 +9191,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7599,22 +9225,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7627,22 +9259,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7655,22 +9293,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7683,22 +9327,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7711,22 +9361,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7739,22 +9395,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7767,22 +9429,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7795,22 +9463,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7823,22 +9497,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7851,22 +9531,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7879,22 +9565,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7907,22 +9599,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7935,22 +9633,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7963,22 +9667,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -7991,22 +9701,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8019,22 +9735,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8047,22 +9769,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8075,22 +9803,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8103,22 +9837,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8131,22 +9871,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8159,22 +9905,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8187,22 +9939,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8215,22 +9973,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8243,22 +10007,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8271,22 +10041,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8299,22 +10075,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8327,22 +10109,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8355,22 +10143,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8383,22 +10177,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "yes",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8411,22 +10211,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "yes",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8439,22 +10245,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "yes",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8467,22 +10279,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "yes",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8495,22 +10313,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "yes",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8523,22 +10347,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "yes",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8551,22 +10381,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "yes",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8579,22 +10415,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "yes",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8607,22 +10449,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "yes",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8635,22 +10483,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "yes",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8663,22 +10517,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8691,22 +10551,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8719,22 +10585,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "yes",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8747,22 +10619,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8775,22 +10653,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8803,22 +10687,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8831,22 +10721,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8859,22 +10755,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8887,22 +10789,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8915,22 +10823,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8943,22 +10857,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8971,22 +10891,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -8999,22 +10925,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -9027,22 +10959,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -9055,22 +10993,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -9083,22 +11027,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -9111,22 +11061,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -9139,22 +11095,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -9167,22 +11129,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -9195,22 +11163,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -9223,22 +11197,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -9251,22 +11231,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
},
{
@@ -9279,22 +11265,28 @@
]
},
"properties": {
- "operator": "no",
- "owner:ref:FR:SIREN": "no",
- "email": "no",
- "phone": "no",
- "network": "no",
- "ref:EU:EVSE": "no",
- "ref": "no",
- "name": "no",
- "capacity": "no",
- "reservation": "no",
- "opening_hours": "no",
- "wheelchair": "no",
- "start_date": "no",
- "note": "no",
- "source:date": "no",
- "socket:type2_cable": "no"
+ "amenity": "charging_station",
+ "operator": "WAAT SAS | FR*WAT",
+ "owner:ref:FR:SIREN": "402923643",
+ "email": "exploitation@waat.fr",
+ "network": "WAAT",
+ "ref:EU:EVSE": "Non concerné",
+ "name": "WAAT/FRWATLFD4WWPK5",
+ "capacity": "2",
+ "socket:typee": "no",
+ "socket:type2": "yes",
+ "socket:type2_combo": "no",
+ "socket:chademo": "no",
+ "fee": "no",
+ "authentication:none": "yes",
+ "reservation": "False",
+ "opening_hours": "24/7",
+ "start_date": "2022-01-12",
+ "note": "Autre paiements : compte prépayé.",
+ "source:date": "2022-09-02",
+ "socket:type2_cable": "no",
+ "ref": "577478",
+ "phone": "0680074537"
}
}
]
diff --git a/mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_974.json b/mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_974.json
index b8d52c33..a4d61d53 100644
--- a/mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_974.json
+++ b/mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_974.json
@@ -13,12 +13,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -32,7 +31,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -47,12 +47,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -66,7 +65,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -81,12 +81,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -100,7 +99,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -115,12 +115,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -134,7 +133,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -149,12 +149,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -168,7 +167,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -183,12 +183,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -202,7 +201,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -217,12 +217,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -236,7 +235,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -251,12 +251,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -270,7 +269,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -285,12 +285,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -304,7 +303,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -319,12 +319,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -338,7 +337,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -353,12 +353,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -372,7 +371,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -387,12 +387,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -406,7 +405,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -421,12 +421,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -440,7 +439,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -455,12 +455,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -474,7 +473,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -489,12 +489,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -508,7 +507,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -523,12 +523,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -542,7 +541,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -557,12 +557,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -576,7 +575,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -591,12 +591,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -610,7 +609,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -625,12 +625,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -644,7 +643,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -659,12 +659,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -678,7 +677,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -693,12 +693,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -712,7 +711,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -727,12 +727,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -746,7 +745,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -761,12 +761,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -780,7 +779,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -795,12 +795,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -814,7 +813,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -829,12 +829,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -848,7 +847,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -863,12 +863,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -882,7 +881,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -897,12 +897,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -916,7 +915,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -931,12 +931,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -950,7 +949,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -965,12 +965,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -984,7 +983,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -999,12 +999,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -1018,7 +1017,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -1033,12 +1033,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -1052,7 +1051,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -1067,12 +1067,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -1086,7 +1085,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -1101,12 +1101,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -1120,7 +1119,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -1135,12 +1135,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -1154,7 +1153,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -1169,12 +1169,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -1188,7 +1187,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -1203,12 +1203,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -1222,7 +1221,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -1237,12 +1237,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -1256,7 +1255,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -1271,12 +1271,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -1290,7 +1289,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -1305,12 +1305,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -1324,7 +1323,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -1339,12 +1339,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -1358,7 +1357,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -1373,12 +1373,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -1392,7 +1391,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -1407,12 +1407,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -1426,7 +1425,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -1441,12 +1441,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -1460,7 +1459,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -1475,12 +1475,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -1494,7 +1493,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -1509,12 +1509,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -1528,7 +1527,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -1543,12 +1543,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -1562,7 +1561,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -1577,12 +1577,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -1596,7 +1595,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -1611,12 +1611,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -1630,7 +1629,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -1645,12 +1645,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -1664,7 +1663,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -1679,12 +1679,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -1698,7 +1697,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -1713,12 +1713,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -1732,7 +1731,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -1747,12 +1747,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -1766,7 +1765,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -1781,12 +1781,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -1800,7 +1799,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -1815,12 +1815,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -1834,7 +1833,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -1849,12 +1849,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -1868,7 +1867,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -1883,12 +1883,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -1902,7 +1901,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -1917,12 +1917,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -1936,7 +1935,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -1951,12 +1951,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -1970,7 +1969,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -1985,12 +1985,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -2004,7 +2003,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -2019,12 +2019,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -2038,7 +2037,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -2053,12 +2053,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -2072,7 +2071,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -2087,12 +2087,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -2106,7 +2105,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -2121,12 +2121,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -2140,7 +2139,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -2155,12 +2155,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -2174,7 +2173,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -2189,12 +2189,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -2208,7 +2207,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -2223,12 +2223,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -2242,7 +2241,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -2257,12 +2257,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -2276,7 +2275,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -2291,12 +2291,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -2310,7 +2309,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -2325,12 +2325,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -2344,7 +2343,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -2359,12 +2359,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -2378,7 +2377,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -2393,12 +2393,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -2412,7 +2411,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -2427,12 +2427,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -2446,7 +2445,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -2461,12 +2461,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -2480,7 +2479,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -2495,12 +2495,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -2514,7 +2513,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -2529,12 +2529,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -2548,7 +2547,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -2563,12 +2563,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -2582,7 +2581,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -2597,12 +2597,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -2616,7 +2615,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -2631,12 +2631,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -2650,7 +2649,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -2665,12 +2665,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -2684,7 +2683,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -2699,12 +2699,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -2718,7 +2717,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -2733,12 +2733,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -2752,7 +2751,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -2767,12 +2767,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -2786,7 +2785,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -2801,12 +2801,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -2820,7 +2819,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -2835,12 +2835,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -2854,7 +2853,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -2869,12 +2869,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -2888,7 +2887,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -2903,12 +2903,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -2922,7 +2921,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -2937,12 +2937,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -2956,7 +2955,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -2971,12 +2971,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -2990,7 +2989,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -3005,12 +3005,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -3024,7 +3023,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -3039,12 +3039,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -3058,7 +3057,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -3073,12 +3073,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -3092,7 +3091,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -3107,12 +3107,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -3126,7 +3125,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -3141,12 +3141,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -3160,7 +3159,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -3175,12 +3175,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -3194,7 +3193,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -3209,12 +3209,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -3228,7 +3227,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -3243,12 +3243,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -3262,7 +3261,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -3277,12 +3277,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -3296,7 +3295,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -3311,12 +3311,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -3330,7 +3329,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -3345,12 +3345,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -3364,7 +3363,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -3379,12 +3379,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -3398,7 +3397,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -3413,12 +3413,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -3432,7 +3431,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -3447,12 +3447,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -3466,7 +3465,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -3481,12 +3481,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -3500,7 +3499,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -3515,12 +3515,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -3534,7 +3533,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -3549,12 +3549,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -3568,7 +3567,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -3583,12 +3583,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -3602,7 +3601,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -3617,12 +3617,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -3636,7 +3635,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -3651,12 +3651,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -3670,7 +3669,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -3685,12 +3685,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -3704,7 +3703,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -3719,12 +3719,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -3738,7 +3737,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -3753,12 +3753,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -3772,7 +3771,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -3787,12 +3787,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -3806,7 +3805,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -3821,12 +3821,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -3840,7 +3839,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -3855,12 +3855,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -3874,7 +3873,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -3889,12 +3889,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -3908,7 +3907,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -3923,12 +3923,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -3942,7 +3941,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -3957,12 +3957,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -3976,7 +3975,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -3991,12 +3991,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -4010,7 +4009,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -4025,12 +4025,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -4044,7 +4043,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -4059,12 +4059,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -4078,7 +4077,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -4093,12 +4093,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -4112,7 +4111,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -4127,12 +4127,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -4146,7 +4145,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -4161,12 +4161,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -4180,7 +4179,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -4195,12 +4195,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -4214,7 +4213,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -4229,12 +4229,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -4248,7 +4247,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -4263,12 +4263,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -4282,7 +4281,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -4297,12 +4297,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -4316,7 +4315,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -4331,12 +4331,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -4350,7 +4349,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -4365,12 +4365,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -4384,7 +4383,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -4399,12 +4399,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -4418,7 +4417,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -4433,12 +4433,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -4452,7 +4451,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -4467,12 +4467,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -4486,7 +4485,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -4501,12 +4501,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -4520,7 +4519,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -4535,12 +4535,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -4554,7 +4553,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -4569,12 +4569,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -4588,7 +4587,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -4603,12 +4603,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -4622,7 +4621,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -4637,12 +4637,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -4656,7 +4655,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -4671,12 +4671,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -4690,7 +4689,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -4705,12 +4705,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -4724,7 +4723,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -4739,12 +4739,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -4758,7 +4757,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -4773,12 +4773,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -4792,7 +4791,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -4807,12 +4807,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -4826,7 +4825,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -4841,12 +4841,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -4860,7 +4859,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -4875,12 +4875,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -4894,7 +4893,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -4909,12 +4909,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -4928,7 +4927,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -4943,12 +4943,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -4962,7 +4961,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -4977,12 +4977,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -4996,7 +4995,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -5011,12 +5011,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -5030,7 +5029,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -5045,12 +5045,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -5064,7 +5063,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -5079,12 +5079,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -5098,7 +5097,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -5113,12 +5113,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -5132,7 +5131,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -5147,12 +5147,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -5166,7 +5165,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -5181,12 +5181,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -5200,7 +5199,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -5215,12 +5215,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -5234,7 +5233,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -5249,12 +5249,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -5268,7 +5267,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -5283,12 +5283,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -5302,7 +5301,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -5317,12 +5317,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -5336,7 +5335,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -5351,12 +5351,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -5370,7 +5369,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -5385,12 +5385,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -5404,7 +5403,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -5419,12 +5419,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -5438,7 +5437,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -5453,12 +5453,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -5472,7 +5471,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -5487,12 +5487,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -5506,7 +5505,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -5521,12 +5521,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -5540,7 +5539,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -5555,12 +5555,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -5574,7 +5573,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -5589,12 +5589,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -5608,7 +5607,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -5623,12 +5623,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -5642,7 +5641,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -5657,12 +5657,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -5676,7 +5675,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -5691,12 +5691,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -5710,7 +5709,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -5725,12 +5725,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -5744,7 +5743,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -5759,12 +5759,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -5778,7 +5777,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -5793,12 +5793,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -5812,7 +5811,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -5827,12 +5827,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -5846,7 +5845,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -5861,12 +5861,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -5880,7 +5879,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -5895,12 +5895,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -5914,7 +5913,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -5929,12 +5929,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -5948,7 +5947,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -5963,12 +5963,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -5982,7 +5981,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -5997,12 +5997,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -6016,7 +6015,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -6031,12 +6031,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -6050,7 +6049,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -6065,12 +6065,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -6084,7 +6083,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -6099,12 +6099,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -6118,7 +6117,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -6133,12 +6133,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -6152,7 +6151,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -6167,12 +6167,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -6186,7 +6185,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -6201,12 +6201,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -6220,7 +6219,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -6235,12 +6235,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -6254,7 +6253,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -6269,12 +6269,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -6288,7 +6287,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -6303,12 +6303,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -6322,7 +6321,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -6337,12 +6337,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -6356,7 +6355,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -6371,12 +6371,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -6390,7 +6389,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -6405,12 +6405,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -6424,7 +6423,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -6439,12 +6439,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -6458,7 +6457,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -6473,12 +6473,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -6492,7 +6491,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -6507,12 +6507,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -6526,7 +6525,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -6541,12 +6541,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -6560,7 +6559,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -6575,12 +6575,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -6594,7 +6593,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -6609,12 +6609,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -6628,7 +6627,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -6643,12 +6643,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -6662,7 +6661,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -6677,12 +6677,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -6696,7 +6695,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -6711,12 +6711,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -6730,7 +6729,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -6745,12 +6745,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -6764,7 +6763,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -6779,12 +6779,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -6798,7 +6797,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -6813,12 +6813,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -6832,7 +6831,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -6847,12 +6847,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -6866,7 +6865,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -6881,12 +6881,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -6900,7 +6899,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
},
{
@@ -6915,12 +6915,11 @@
"properties": {
"amenity": "charging_station",
"operator": "CAR2PLUG",
- "owner:ref:FR:SIREN": "901985804",
"email": "contact@car2plug.fr",
"phone": "0988991011",
"network": "EASYPLUG",
"ref:EU:EVSE": "FRC2P001602",
- "ref": "",
+ "ref": "JNNF0FAFIC",
"name": "EASYPLUG SEMIR LE PORT",
"capacity": "1",
"socket:typee": "yes",
@@ -6934,7 +6933,8 @@
"start_date": "2021-09-01",
"note": "Paiement par smartphone, et applications",
"source:date": "2021-11-23",
- "socket:type2_cable": "no"
+ "socket:type2_cable": "no",
+ "owner:ref:FR:SIREN": "901985804"
}
}
]
diff --git a/mapping_geojson_to_osm_tags/package-lock.json b/mapping_geojson_to_osm_tags/package-lock.json
index 5dc8c977..45e2fc45 100644
--- a/mapping_geojson_to_osm_tags/package-lock.json
+++ b/mapping_geojson_to_osm_tags/package-lock.json
@@ -5,9 +5,18 @@
"packages": {
"": {
"dependencies": {
+ "minimist": "^1.2.8",
"node-fs": "^0.1.7"
}
},
+ "node_modules/minimist": {
+ "version": "1.2.8",
+ "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz",
+ "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
"node_modules/node-fs": {
"version": "0.1.7",
"resolved": "https://registry.npmjs.org/node-fs/-/node-fs-0.1.7.tgz",
diff --git a/mapping_geojson_to_osm_tags/package.json b/mapping_geojson_to_osm_tags/package.json
index 65fb60b6..5a3c3b72 100644
--- a/mapping_geojson_to_osm_tags/package.json
+++ b/mapping_geojson_to_osm_tags/package.json
@@ -1,5 +1,6 @@
{
"dependencies": {
+ "minimist": "^1.2.8",
"node-fs": "^0.1.7"
}
}