{"info":{"_postman_id":"3913231f-55f5-431e-b4cc-208c460ee429","name":"Marcelle Mobi Api Frioul","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"6818477","collectionId":"3913231f-55f5-431e-b4cc-208c460ee429","publishedId":"SVtR3r1b","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-10-06T18:04:24.000Z"},"item":[{"name":"Airs","item":[{"name":"getAirQualityByCoordinates","id":"c1bf890b-b58f-46a2-a68d-042c115608ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://marcelle-mobi-api.herokuapp.com/air/quality_by_coordinates?lat=43.3&lng=5.4","description":"<p>Get the air quality by the coordinates of your choice.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"grant_token"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"3913231f-55f5-431e-b4cc-208c460ee429","id":"3913231f-55f5-431e-b4cc-208c460ee429","name":"Marcelle Mobi Api Frioul","type":"collection"}},"urlObject":{"protocol":"http","path":["air","quality_by_coordinates"],"host":["marcelle-mobi-api","herokuapp","com"],"query":[{"description":{"content":"<p>Latitude of the coordinate</p>\n","type":"text/plain"},"key":"lat","value":"43.3"},{"description":{"content":"<p>Longitude of the coordinate</p>\n","type":"text/plain"},"key":"lng","value":"5.4"}],"variable":[]}},"response":[{"id":"a14fbd96-7389-4c98-a6ce-5d3e12198fcf","name":"getAirQualityByCoordinates","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://marcelle-mobi-api.herokuapp.com/airs/air_quality_by_coordinates?lat=43.3&lng=5.4","protocol":"http","host":["marcelle-mobi-api","herokuapp","com"],"path":["airs","air_quality_by_coordinates"],"query":[{"key":"lat","value":"43.3","description":"Latitude of the coordinate"},{"key":"lng","value":"5.4","description":"Longitude of the coordinate"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"6ba1fc5e2c4128ee6669654d3f3e98a1\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"704b3ed4-cabc-45cf-b85d-ca354ca354fa"},{"key":"X-Runtime","value":"1.559513"},{"key":"Vary","value":"Origin"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"data\": {\n        \"aqi\": 24,\n        \"idx\": 6882,\n        \"attributions\": [\n            {\n                \"url\": \"http://www.atmosud.org\",\n                \"name\": \"Air PACA - Association de surveillance de la qualité de l'air en région Provence-Alpes-Cote d'Azur\"\n            },\n            {\n                \"url\": \"https://waqi.info/\",\n                \"name\": \"World Air Quality Index Project\"\n            }\n        ],\n        \"city\": {\n            \"geo\": [\n                43.30608,\n                5.39579\n            ],\n            \"name\": \"Marseille 5 Avenues, PACA, France\",\n            \"url\": \"https://aqicn.org/city/france/paca/marseille-5-avenues\"\n        },\n        \"dominentpol\": \"o3\",\n        \"iaqi\": {\n            \"no2\": {\n                \"v\": 12.3\n            },\n            \"o3\": {\n                \"v\": 23.8\n            },\n            \"pm10\": {\n                \"v\": 12\n            },\n            \"pm25\": {\n                \"v\": 19\n            },\n            \"so2\": {\n                \"v\": 0.9\n            },\n            \"t\": {\n                \"v\": 13.3\n            },\n            \"w\": {\n                \"v\": 0.1\n            },\n            \"wg\": {\n                \"v\": 0.1\n            }\n        },\n        \"time\": {\n            \"s\": \"2019-10-04 14:00:00\",\n            \"tz\": \"+02:00\",\n            \"v\": 1570197600\n        },\n        \"debug\": {\n            \"sync\": \"2019-10-04T22:14:27+09:00\"\n        }\n    }\n}"}],"_postman_id":"c1bf890b-b58f-46a2-a68d-042c115608ef"},{"name":"getAirQualityByCity","id":"01a4f8cc-b383-4a3b-91e5-9d59625b66ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://marcelle-mobi-api.herokuapp.com/air/quality_by_city?city=marseille","description":"<p>Get the air quality across the city of your choice.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"grant_token"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"3913231f-55f5-431e-b4cc-208c460ee429","id":"3913231f-55f5-431e-b4cc-208c460ee429","name":"Marcelle Mobi Api Frioul","type":"collection"}},"urlObject":{"protocol":"http","path":["air","quality_by_city"],"host":["marcelle-mobi-api","herokuapp","com"],"query":[{"key":"city","value":"marseille"}],"variable":[]}},"response":[{"id":"a9a502ce-245f-44ea-a944-2619e5b92087","name":"getAirQualityByCity","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://marcelle-mobi-api.herokuapp.com/air/quality_by_city?city=marseille","protocol":"http","host":["marcelle-mobi-api","herokuapp","com"],"path":["air","quality_by_city"],"query":[{"key":"city","value":"marseille"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Mon, 07 Oct 2019 15:30:32 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"031df5758c2936bc2a3c19c7b5aa9bab\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"83828768-a733-4668-a9b4-f1e7b7a9e52a"},{"key":"X-Runtime","value":"0.230684"},{"key":"Vary","value":"Origin"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"data\": {\n        \"aqi\": 29,\n        \"idx\": 6882,\n        \"attributions\": [\n            {\n                \"url\": \"http://www.atmosud.org\",\n                \"name\": \"Air PACA - Association de surveillance de la qualité de l'air en région Provence-Alpes-Cote d'Azur\"\n            },\n            {\n                \"url\": \"https://waqi.info/\",\n                \"name\": \"World Air Quality Index Project\"\n            }\n        ],\n        \"city\": {\n            \"geo\": [\n                43.30608,\n                5.39579\n            ],\n            \"name\": \"Marseille 5 Avenues, PACA, France\",\n            \"url\": \"https://aqicn.org/city/france/paca/marseille-5-avenues\"\n        },\n        \"dominentpol\": \"o3\",\n        \"iaqi\": {\n            \"no2\": {\n                \"v\": 5.3\n            },\n            \"o3\": {\n                \"v\": 29.3\n            },\n            \"p\": {\n                \"v\": 1016.7\n            },\n            \"pm10\": {\n                \"v\": 14\n            },\n            \"pm25\": {\n                \"v\": 17\n            },\n            \"so2\": {\n                \"v\": 0.4\n            }\n        },\n        \"time\": {\n            \"s\": \"2019-10-07 16:00:00\",\n            \"tz\": \"+02:00\",\n            \"v\": 1570464000\n        },\n        \"debug\": {\n            \"sync\": \"2019-10-08T00:13:58+09:00\"\n        }\n    }\n}"}],"_postman_id":"01a4f8cc-b383-4a3b-91e5-9d59625b66ee"}],"id":"0406c4a0-418d-4cc9-a926-563799105c20","_postman_id":"0406c4a0-418d-4cc9-a926-563799105c20","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"grant_token"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"3913231f-55f5-431e-b4cc-208c460ee429","id":"3913231f-55f5-431e-b4cc-208c460ee429","name":"Marcelle Mobi Api Frioul","type":"collection"}}},{"name":"Alerts","item":[{"name":"getAlertsRTM","id":"5c481eb5-ed79-4243-9a76-fffa47ad3d65","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://marcelle-mobi-api.herokuapp.com/alerts/rtm","description":"<p>Get the alerts from the RTM Network.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"grant_token"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"3913231f-55f5-431e-b4cc-208c460ee429","id":"3913231f-55f5-431e-b4cc-208c460ee429","name":"Marcelle Mobi Api Frioul","type":"collection"}},"urlObject":{"protocol":"http","path":["alerts","rtm"],"host":["marcelle-mobi-api","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"3cc90fe7-bec2-4994-a112-542b14c67cb4","name":"getAlertsRTM","originalRequest":{"method":"GET","header":[],"url":"http://marcelle-mobi-api.herokuapp.com/alerts/rtm"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Mon, 07 Oct 2019 15:30:44 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"feaad3b51f8bd585e91fcb503989e73b\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"ba8230f0-3389-447a-8dab-577336850f1d"},{"key":"X-Runtime","value":"0.106443"},{"key":"Vary","value":"Origin"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"date\": \"Du 10 au 12 octobre 2019\",\n        \"title\": \"Du 10 au 12 octobre 2019 : Tram T1-T2-T3 : festival \\\" Fiesta Des Suds \\\" - circulation de nuit prolongée du 10 au 12/10\",\n        \"category\": \"T1 - Noailles - Les Caillols, T2 - Arenc Le Silo - La Blancarde, T3 - Arenc Le Silo - Castellane\"\n    },\n    {\n        \"date\": \"7 octobre 2019\",\n        \"title\": \"7 octobre 2019 : Bus 44 : modification du service en soirée - départs non assurés en soirée\",\n        \"category\": \"44 - Métro Rond Point du Prado - Collège Roy d&#039;Espagne\"\n    },\n    {\n        \"date\": \"Du 2 au 16 octobre 2019\",\n        \"title\": \"Du 2 au 16 octobre 2019 : Bus 40 et 540 : travaux ‘’SEM’’ au carrefour des av Allard/Heckel - modifiés du 2 au 16/10 de 21h à 6h, évolution\",\n        \"category\": \"40 - Métro La Timone - La Solitude, 540 - Ligne de nuit - Canebière Bourse - La Solitude\"\n    },\n    {\n        \"date\": \"A partir du 27 août 2019\",\n        \"title\": \"A partir du 27 août 2019 : Bus 52 : requalification de la rocade du Jarret -\",\n        \"category\": \"52 - Belle de Mai La Friche - Métro La Timone\"\n    },\n    {\n        \"date\": \"A partir du 21 juin 2019\",\n        \"title\": \"A partir du 21 juin 2019 : Métro M2 : intervention place Jules Guesde -\",\n        \"category\": \"M2 - Bougainville - Ste Marguerite Dromel\"\n    },\n    {\n        \"date\": \"Du 4 au 14 octobre 2019\",\n        \"title\": \"Du 4 au 14 octobre 2019 : Parking Relais Rond-Point du Prado : concert au stade Orange Vélodrome  - fermé du 4/10 au 14/10\",\n        \"category\": \"Parking Relais Rond-Point du Prado - P+R - 13008\"\n    },\n    {\n        \"date\": \"A partir du 7 octobre 2019\",\n        \"title\": \"A partir du 7 octobre 2019 : Bus 55 : travaux de réaménagement rue d’Endoume - itinéraire modifié dès le 7/10\",\n        \"category\": \"55 - Joliette - Roucas Blanc\"\n    },\n    {\n        \"date\": \"A partir du 1 juillet 2019\",\n        \"title\": \"A partir du 1 juillet 2019 : Parking Relais La Rose : fermeture pour agrandissement  -\",\n        \"category\": \"Parking Relais La Rose - P+R - 13013\"\n    },\n    {\n        \"date\": \"A partir du 8 juillet 2019\",\n        \"title\": \"A partir du 8 juillet 2019 : Cartreize Ligne 240 : travaux crs Barthélémy, Aubagne -\",\n        \"category\": \"C240 - Aubagne - Marseille La Fourragère (cartreize)\"\n    },\n    {\n        \"date\": \"A partir du 15 mai 2019\",\n        \"title\": \"A partir du 15 mai 2019 : Cartreize Ligne 69 : travaux centre-ville Roquefort La Bédoule -\",\n        \"category\": \"C69 - La Ciotat - Marseille (cartreize)\"\n    },\n    {\n        \"date\": \"A partir du 11 janvier 2018\",\n        \"title\": \"A partir du 11 janvier 2018 : Cartreize Ligne 49 : travaux du BHNS, Aix-en-Provence -\",\n        \"category\": \"C49 - Aix en Provence - Marseille Arenc (cartreize)\"\n    }\n]"}],"_postman_id":"5c481eb5-ed79-4243-9a76-fffa47ad3d65"}],"id":"f05eb1d6-3f56-465a-ad5e-33ec972d438b","_postman_id":"f05eb1d6-3f56-465a-ad5e-33ec972d438b","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"grant_token"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"3913231f-55f5-431e-b4cc-208c460ee429","id":"3913231f-55f5-431e-b4cc-208c460ee429","name":"Marcelle Mobi Api Frioul","type":"collection"}}},{"name":"Articles","item":[{"name":"getArticlePreview","id":"7125504b-ab27-4078-8a91-b90588ec1c5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://marcelle-mobi-api.herokuapp.com/articles/preview?url=https://www.20minutes.fr/justice/2619383-20191004-prison-toujours-sentiment-echec-quand-ouvre-porte-decouvre-detenu-mis-fin-jours","description":"<p>Get the preview of the article you submit.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"grant_token"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"3913231f-55f5-431e-b4cc-208c460ee429","id":"3913231f-55f5-431e-b4cc-208c460ee429","name":"Marcelle Mobi Api Frioul","type":"collection"}},"urlObject":{"protocol":"http","path":["articles","preview"],"host":["marcelle-mobi-api","herokuapp","com"],"query":[{"key":"url","value":"https://www.20minutes.fr/justice/2619383-20191004-prison-toujours-sentiment-echec-quand-ouvre-porte-decouvre-detenu-mis-fin-jours"}],"variable":[]}},"response":[{"id":"d35f32f4-c5cc-4200-a8a7-5e2aaeeece3c","name":"getArticlePreview","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://marcelle-mobi-api.herokuapp.com/articles/preview?url=https://www.20minutes.fr/justice/2619383-20191004-prison-toujours-sentiment-echec-quand-ouvre-porte-decouvre-detenu-mis-fin-jours","protocol":"http","host":["marcelle-mobi-api","herokuapp","com"],"path":["articles","preview"],"query":[{"key":"url","value":"https://www.20minutes.fr/justice/2619383-20191004-prison-toujours-sentiment-echec-quand-ouvre-porte-decouvre-detenu-mis-fin-jours"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Mon, 07 Oct 2019 15:31:05 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"68bc91389c5ccc911e14015e7958080c\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"fd28cc0a-82f1-46c0-9888-ecf5d1678fc8"},{"key":"X-Runtime","value":"0.372662"},{"key":"Vary","value":"Origin"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"title\": \"Prison: «C'est toujours un sentiment d’échec quand on ouvre la porte et qu’on découvre un détenu qui a mis fin à ses jours»\",\n    \"description\": \"Christelle Rotach a dirigé pendant près de vingt ans différents établissements pénitentiaires et livre un témoignage inédit de son travail en prison\",\n    \"img_url\": \"https://img.20mn.fr/nvGfQ63yQ-2X8vtqCGd9SQ/648x360_christelle-rotach-dirige-reouverture-prison-sante-paris-janvier-2019.jpg\",\n    \"url\": \"https://www.20minutes.fr/justice/2619383-20191004-prison-toujours-sentiment-echec-quand-ouvre-porte-decouvre-detenu-mis-fin-jours\"\n}"}],"_postman_id":"7125504b-ab27-4078-8a91-b90588ec1c5e"},{"name":"getArticlesIndex","id":"1cca05b1-25e8-4c2d-9879-53b9f2645504","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://marcelle-mobi-api.herokuapp.com/articles","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"grant_token"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"3913231f-55f5-431e-b4cc-208c460ee429","id":"3913231f-55f5-431e-b4cc-208c460ee429","name":"Marcelle Mobi Api Frioul","type":"collection"}},"urlObject":{"protocol":"http","path":["articles"],"host":["marcelle-mobi-api","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"dcde52bf-2a2a-49d0-936d-24e51c0adf46","name":"getArticlesIndex","originalRequest":{"method":"GET","header":[],"url":"http://marcelle-mobi-api.herokuapp.com/articles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Mon, 07 Oct 2019 15:31:43 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"dedc56286d9678f34c483625115f1856\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"31eb531c-6c3d-4062-a292-9afaee524fa0"},{"key":"X-Runtime","value":"0.028839"},{"key":"Vary","value":"Origin"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"articles\": [\n        {\n            \"id\": 73,\n            \"title\": \"Sorties - Loisirs | La fête du vent à Marseille, les médiévales à Lançon... Nos bons plans du week-end en Provence | La Provence\",\n            \"description\": \"La fête du vent à Marseille, les médiévales à Lançon... Nos bons plans du week-end en Provence\",\n            \"img_url\": \"https://medias.laprovence.com/a4Dr6KWau3_cm-X4X1baRHw1MOo=/0x2:642x355/x520/top/smart/3bbe0a947f0f4450bfa621e8f30fe4e7/20130828_1_5_1_1_0_obj4576117_1.jpg\",\n            \"url\": \"https://www.laprovence.com/actu/en-direct/5672327/la-fete-du-vent-a-marseille-les-medievales-a-lancon-provence-nos-bons-plans-du-week-end-en-provence.html\",\n            \"publisher_email\": \"mohandbdj@gmail.com\",\n            \"publisher_name\": \"Mohand\",\n            \"published\": true,\n            \"created_at\": \"2019-10-02T10:28:05.190Z\",\n            \"updated_at\": \"2019-10-02T10:28:18.642Z\",\n            \"category\": \"bons plans\"\n        },\n        {\n            \"id\": 80,\n            \"title\": \"Trottinettes en libre-service : Marseille écarte le géant Lime - Le Point\",\n            \"description\": \"La ville a sélectionné trois opérateurs qui pourront déployer 2 000 engins chacun et devront s'engager à récupérer ceux qui seraient jetés dans la mer.\",\n            \"img_url\": \"https://www.lepoint.fr/images/2019/10/03/19446843lpw-19446847-article-trottinettes-jpg_6553029_540x282.jpg\",\n            \"url\": \"https://www.lepoint.fr/societe/trottinettes-en-libre-service-marseille-ecarte-le-geant-lime-03-10-2019-2339275_23.php\",\n            \"publisher_email\": \"rbordet84@gmail.com\",\n            \"publisher_name\": \"Renaud\",\n            \"published\": true,\n            \"created_at\": \"2019-10-04T08:00:29.620Z\",\n            \"updated_at\": \"2019-10-04T08:01:58.786Z\",\n            \"category\": \"mobilité\"\n        },\n        {\n            \"id\": 81,\n            \"title\": \"Marseille exclut les trottinettes Lime \",\n            \"description\": \"pour ne garder que Bird, Circ et Voï\",\n            \"img_url\": \"https://madeinmarseille.net/actualites-marseille/2019/05/limes-trottinettes.jpg\",\n            \"url\": \"https://madeinmarseille.net/54572-trottinette-electrique-lime-bird-circ-voi/\",\n            \"publisher_email\": \"berthier.kevin.y@gmail.com\",\n            \"publisher_name\": \"Kevin\",\n            \"published\": true,\n            \"created_at\": \"2019-10-04T17:38:06.447Z\",\n            \"updated_at\": \"2019-10-05T14:52:46.428Z\",\n            \"category\": \"mobilité\"\n        },\n        {\n            \"id\": 76,\n            \"title\": \"Pollution: 30 M d'euros pour électrifier les bateaux à quai à Marseille, Nice et Toulon\",\n            \"description\": \"Un plan de 30 millions d'euros destiné à réduire la pollution de l'air à Marseille, Nice et Toulon en électrifiant ferrys et navires de croisière lors de leurs escales est présenté jeudi dans la cité phocéenne.\",\n            \"img_url\": \"http://media2.woopic.com/api/v1/images/661%2Fafp-news%2F6c9%2F057%2F52754eda9b6838e19771dce842%2Fpollution-30-m-d-euros-pour-electrifier-les-bateaux-a-quai-a-marseille-nice-et-toulon%7C000_1JN2XE-highDef.jpg?format=470x264&facedetect=1&quality=85\",\n            \"url\": \"https://actu.orange.fr/societe/environnement/pollution-30-m-d-euros-pour-electrifier-les-bateaux-a-quai-a-marseille-nice-et-toulon-CNT000001iwDaS.html\",\n            \"publisher_email\": \"mohandbdj@gmail.com\",\n            \"publisher_name\": \"Mohand\",\n            \"published\": true,\n            \"created_at\": \"2019-10-02T12:12:03.792Z\",\n            \"updated_at\": \"2019-10-02T12:14:49.707Z\",\n            \"category\": \"écologie\"\n        },\n        {\n            \"id\": 78,\n            \"title\": \"Politique | Marseille : le rond-point du Prado bientôt baptisé Jacques-Chirac ? | La Provence\",\n            \"description\": \"Marseille : le rond-point du Prado bientôt baptisé Jacques-Chirac ?\",\n            \"img_url\": \"https://medias.laprovence.com/KvYfrOe--4iZrGbK67PdHiJ-3AQ=/x520/top/smart/80b88a53e3274da0bde7ace2af42ef6f/1570004633_thumbnail_img_5286.jpg\",\n            \"url\": \"https://www.laprovence.com/actu/en-direct/5701263/marseille-le-rond-point-du-prado-bientot-baptise-jacques-chirac.html\",\n            \"publisher_email\": \"mohandbdj@gmail.com\",\n            \"publisher_name\": \"Mohand\",\n            \"published\": true,\n            \"created_at\": \"2019-10-02T12:14:42.836Z\",\n            \"updated_at\": \"2019-10-02T12:14:54.511Z\",\n            \"category\": \"politique\"\n        },\n        {\n            \"id\": 77,\n            \"title\": \"Trafic en direct | Marseille : la ligne 2 du métro est fermée entre La Joliette et Bougainville en raison d'un problème technique | La Provence\",\n            \"description\": \"Marseille : la ligne 2 du métro est fermée entre La Joliette et Bougainville en raison d'un problème technique\",\n            \"img_url\": \"https://medias.laprovence.com/6KMGIHlxdDYhhc9bauQQqfBrZd4=/x520/top/smart/1d8ed19d5bc040edb76ad04f4b6c6c81/breves5d945362728d3_1.jpg\",\n            \"url\": \"https://www.laprovence.com/actu/en-direct/5701313/marseille-la-ligne-2-du-metro-est-fermee-entre-la-joliette-et-bougainville-en-raison-dun-probleme-techniq\",\n            \"publisher_email\": \"mohandbdj@gmail.com\",\n            \"publisher_name\": \"Mohand\",\n            \"published\": true,\n            \"created_at\": \"2019-10-02T12:13:01.240Z\",\n            \"updated_at\": \"2019-10-02T12:14:59.274Z\",\n            \"category\": \"mobilité\"\n        },\n        {\n            \"id\": 79,\n            \"title\": \"Sorties - Loisirs | Marseille : le championnat de France de barbecue s'installe sur le Vieux-Port ce week-end | La Provence\",\n            \"description\": \"Marseille : le championnat de France de barbecue s'installe sur le Vieux-Port ce week-end\",\n            \"img_url\": \"https://medias.laprovence.com/qr_bKD6pDP33Zynh6nNtrcfjDIw=/9x78:960x602/x520/top/smart/8be976e8cb684849ae4df90178dab929/1567616143_sardines-3492588_960_720.jpg\",\n            \"url\": \"https://www.laprovence.com/actu/en-direct/5699714/marseille-le-championnat-de-france-de-barbecue-sinstalle-sur-le-vieux-port-ce-week-end.html\",\n            \"publisher_email\": \"mohandbdj@gmail.com\",\n            \"publisher_name\": \"Mohand\",\n            \"published\": true,\n            \"created_at\": \"2019-10-02T12:32:32.107Z\",\n            \"updated_at\": \"2019-10-04T08:01:49.703Z\",\n            \"category\": \"bons plans\"\n        }\n    ],\n    \"metadata\": {\n        \"scaffold_url\": \"/articles?grant_token=code4marseillefrioul&page=__pagy_page__\",\n        \"first_url\": \"/articles?grant_token=code4marseillefrioul&page=1\",\n        \"prev_url\": \"/articles?grant_token=code4marseillefrioul&page=\",\n        \"page_url\": \"/articles?grant_token=code4marseillefrioul&page=1\",\n        \"next_url\": \"/articles?grant_token=code4marseillefrioul&page=\",\n        \"last_url\": \"/articles?grant_token=code4marseillefrioul&page=1\",\n        \"count\": 7,\n        \"page\": 1,\n        \"items\": 7,\n        \"vars\": {\n            \"page\": 1,\n            \"items\": 20,\n            \"outset\": 0,\n            \"size\": [\n                1,\n                4,\n                4,\n                1\n            ],\n            \"page_param\": \"page\",\n            \"params\": {},\n            \"anchor\": \"\",\n            \"link_extra\": \"\",\n            \"i18n_key\": \"pagy.item_name\",\n            \"cycle\": false,\n            \"metadata\": [\n                \"scaffold_url\",\n                \"first_url\",\n                \"prev_url\",\n                \"page_url\",\n                \"next_url\",\n                \"last_url\",\n                \"count\",\n                \"page\",\n                \"items\",\n                \"vars\",\n                \"pages\",\n                \"last\",\n                \"from\",\n                \"to\",\n                \"prev\",\n                \"next\",\n                \"series\"\n            ],\n            \"count\": 7\n        },\n        \"pages\": 1,\n        \"last\": 1,\n        \"from\": 1,\n        \"to\": 7,\n        \"prev\": null,\n        \"next\": null,\n        \"series\": [\n            \"1\"\n        ]\n    }\n}"}],"_postman_id":"1cca05b1-25e8-4c2d-9879-53b9f2645504"},{"name":"postArticle","id":"a8d8fba8-9e11-457f-87e7-146bd5a0978d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://marcelle-mobi-api.herokuapp.com/articles","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"grant_token"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"3913231f-55f5-431e-b4cc-208c460ee429","id":"3913231f-55f5-431e-b4cc-208c460ee429","name":"Marcelle Mobi Api Frioul","type":"collection"}},"urlObject":{"protocol":"https","path":["articles"],"host":["marcelle-mobi-api","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a8d8fba8-9e11-457f-87e7-146bd5a0978d"}],"id":"0190914a-4904-412b-ae05-3c977056195c","_postman_id":"0190914a-4904-412b-ae05-3c977056195c","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"grant_token"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"3913231f-55f5-431e-b4cc-208c460ee429","id":"3913231f-55f5-431e-b4cc-208c460ee429","name":"Marcelle Mobi Api Frioul","type":"collection"}}},{"name":"Itineraries","item":[{"name":"getItinerariesWithAddress","id":"64f1122f-21ab-47a6-8b8e-3f2fd249e359","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://marcelle-mobi-api.herokuapp.com/itineraries/calculate?departure_address=167 rue paradis&arrival_address=12 impasse abeille&mode=walking","description":"<p>Get an itinerary who belongs to your transport mode:</p>\n<ul>\n<li>Bike</li>\n<li>BSS (Broadcast Shared System)</li>\n<li>Car</li>\n<li>Walking (it contains walking + RTM itinerary)</li>\n</ul>\n<p>It can hold only a classic address string.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"grant_token"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"3913231f-55f5-431e-b4cc-208c460ee429","id":"3913231f-55f5-431e-b4cc-208c460ee429","name":"Marcelle Mobi Api Frioul","type":"collection"}},"urlObject":{"protocol":"http","path":["itineraries","calculate"],"host":["marcelle-mobi-api","herokuapp","com"],"query":[{"key":"departure_address","value":"167 rue paradis"},{"key":"arrival_address","value":"12 impasse abeille"},{"description":{"content":"<p>it can be one of those =&gt; [car, walking, bike, bss]</p>\n","type":"text/plain"},"key":"mode","value":"walking"}],"variable":[]}},"response":[{"id":"0493ca5c-a6fc-474c-bbc2-b614c8e595b7","name":"getItinerariesWithAddress","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://marcelle-mobi-api.herokuapp.com/itineraries/calculate?departure_address=167 rue paradis&arrival_address=12 impasse abeille&mode=walking","protocol":"http","host":["marcelle-mobi-api","herokuapp","com"],"path":["itineraries","calculate"],"query":[{"key":"departure_address","value":"167 rue paradis"},{"key":"arrival_address","value":"12 impasse abeille"},{"key":"mode","value":"walking","description":"it can be one of those => [car, walking, bike, bss]"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Mon, 07 Oct 2019 15:32:04 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"a90b07ef0a0bf3a48974fa61c21a06fe\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"6512971a-4596-42e2-a276-108a052fe9ef"},{"key":"X-Runtime","value":"4.654610"},{"key":"Vary","value":"Origin"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"current\": {\n        \"status\": \"\",\n        \"distances\": {\n            \"taxi\": 0,\n            \"car\": 0,\n            \"walking\": 1151,\n            \"bike\": 0,\n            \"ridesharing\": 0\n        },\n        \"links\": [\n            {\n                \"href\": \"https://api.navitia.io/v1/coverage/fr-se/journeys?first_section_mode%5B%5D=walking&last_section_mode%5B%5D=walking&is_journey_schedules=True&direct_path=none&to=5.377477%3B43.314695&min_nb_journeys=5&min_nb_transfers=0&allowed_id%5B%5D=stop_point%3AOM1%3ASP%3A2317&allowed_id%5B%5D=stop_point%3AOM1%3ASP%3A2324&from=5.379863%3B43.286359\",\n                \"type\": \"journeys\",\n                \"rel\": \"same_journey_schedules\",\n                \"templated\": false\n            }\n        ],\n        \"tags\": [\n            \"walking\",\n            \"ecologic\"\n        ],\n        \"nb_transfers\": 0,\n        \"durations\": {\n            \"taxi\": 0,\n            \"walking\": 1028,\n            \"car\": 0,\n            \"ridesharing\": 0,\n            \"bike\": 0,\n            \"total\": 1628\n        },\n        \"arrival_date_time\": \"20191007T175911\",\n        \"calendars\": [\n            {\n                \"active_periods\": [\n                    {\n                        \"begin\": \"20190925\",\n                        \"end\": \"20191019\"\n                    }\n                ],\n                \"week_pattern\": {\n                    \"monday\": true,\n                    \"tuesday\": true,\n                    \"friday\": true,\n                    \"wednesday\": true,\n                    \"thursday\": true,\n                    \"sunday\": false,\n                    \"saturday\": false\n                }\n            }\n        ],\n        \"departure_date_time\": \"20191007T173203\",\n        \"requested_date_time\": \"20191007T173202\",\n        \"fare\": {\n            \"found\": false,\n            \"total\": {\n                \"value\": \"0.0\"\n            },\n            \"links\": []\n        },\n        \"co2_emission\": {\n            \"value\": 13.065,\n            \"unit\": \"gEC\"\n        },\n        \"type\": \"best\",\n        \"duration\": 1628,\n        \"sections\": [\n            {\n                \"from\": {\n                    \"embedded_type\": \"address\",\n                    \"distance\": \"0\",\n                    \"name\": \"167 Rue Paradis (Marseille)\",\n                    \"address\": {\n                        \"name\": \"167 Rue Paradis\",\n                        \"house_number\": 167,\n                        \"coord\": {\n                            \"lat\": \"43.286359\",\n                            \"lon\": \"5.379863\"\n                        },\n                        \"label\": \"167 Rue Paradis (Marseille)\",\n                        \"administrative_regions\": [\n                            {\n                                \"insee\": \"\",\n                                \"name\": \"Castellane\",\n                                \"level\": 10,\n                                \"coord\": {\n                                    \"lat\": \"43.2850595\",\n                                    \"lon\": \"5.3821725\"\n                                },\n                                \"label\": \"Castellane, Marseille 6e Arrondissement, Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                \"id\": \"admin:osm:relation:6583602\"\n                            },\n                            {\n                                \"insee\": \"13055\",\n                                \"name\": \"Marseille\",\n                                \"level\": 8,\n                                \"coord\": {\n                                    \"lat\": \"43.2961743\",\n                                    \"lon\": \"5.3699525\"\n                                },\n                                \"label\": \"Marseille (13000), Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                \"id\": \"admin:fr:13055\",\n                                \"zip_code\": \"13000\"\n                            },\n                            {\n                                \"insee\": \"13\",\n                                \"name\": \"Bouches-du-Rhône\",\n                                \"level\": 6,\n                                \"coord\": {\n                                    \"lat\": \"43.2961743\",\n                                    \"lon\": \"5.3699525\"\n                                },\n                                \"label\": \"Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                \"id\": \"admin:osm:relation:7393\"\n                            },\n                            {\n                                \"insee\": \"93\",\n                                \"name\": \"Provence-Alpes-Côte d'Azur\",\n                                \"level\": 4,\n                                \"coord\": {\n                                    \"lat\": \"43.2961743\",\n                                    \"lon\": \"5.3699525\"\n                                },\n                                \"label\": \"Provence-Alpes-Côte d'Azur, France\",\n                                \"id\": \"admin:osm:relation:8654\"\n                            },\n                            {\n                                \"insee\": \"\",\n                                \"name\": \"France\",\n                                \"level\": 2,\n                                \"coord\": {\n                                    \"lat\": \"48.8566969\",\n                                    \"lon\": \"2.3514616\"\n                                },\n                                \"label\": \"France\",\n                                \"id\": \"admin:osm:relation:2202162\"\n                            },\n                            {\n                                \"insee\": \"13206\",\n                                \"name\": \"Marseille 6e Arrondissement\",\n                                \"level\": 9,\n                                \"coord\": {\n                                    \"lat\": \"43.2867997\",\n                                    \"lon\": \"5.3805162\"\n                                },\n                                \"label\": \"Marseille 6e Arrondissement (13006), Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                \"id\": \"admin:osm:relation:76190\",\n                                \"zip_code\": \"13006\"\n                            }\n                        ],\n                        \"id\": \"5.379863;43.286359\"\n                    },\n                    \"quality\": 0,\n                    \"id\": \"5.379863;43.286359\"\n                },\n                \"links\": [],\n                \"arrival_date_time\": \"20191007T174000\",\n                \"co2_emission\": {\n                    \"value\": 0,\n                    \"unit\": \"\"\n                },\n                \"to\": {\n                    \"embedded_type\": \"stop_point\",\n                    \"stop_point\": {\n                        \"commercial_modes\": [\n                            {\n                                \"id\": \"commercial_mode:metro\",\n                                \"name\": \"Metro\"\n                            }\n                        ],\n                        \"stop_area\": {\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"CTP-OM12324\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"2324\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"2324\"\n                                }\n                            ],\n                            \"name\": \"Castellane\",\n                            \"links\": [],\n                            \"coord\": {\n                                \"lat\": \"43.285177\",\n                                \"lon\": \"5.384433\"\n                            },\n                            \"label\": \"Castellane (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13206\",\n                                    \"name\": \"Marseille 6e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.286799\",\n                                        \"lon\": \"5.380516\"\n                                    },\n                                    \"label\": \"Marseille 6e Arrondissement (13006)\",\n                                    \"id\": \"admin:fr:13206\",\n                                    \"zip_code\": \"13006\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Castellane\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.285059\",\n                                        \"lon\": \"5.382172\"\n                                    },\n                                    \"label\": \"Castellane\",\n                                    \"id\": \"admin:osm:relation:6583602\",\n                                    \"zip_code\": \"\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"timezone\": \"Europe/Paris\",\n                            \"id\": \"stop_area:OM1:SA:CTP-OM12324\"\n                        },\n                        \"links\": [],\n                        \"physical_modes\": [\n                            {\n                                \"id\": \"physical_mode:Metro\",\n                                \"name\": \"Métro\"\n                            }\n                        ],\n                        \"coord\": {\n                            \"lat\": \"43.285177\",\n                            \"lon\": \"5.384433\"\n                        },\n                        \"label\": \"Castellane (Marseille)\",\n                        \"equipments\": [],\n                        \"codes\": [\n                            {\n                                \"type\": \"external_code\",\n                                \"value\": \"OM12324\"\n                            },\n                            {\n                                \"type\": \"gtfs_stop_code\",\n                                \"value\": \"2324\"\n                            },\n                            {\n                                \"type\": \"source\",\n                                \"value\": \"2324\"\n                            }\n                        ],\n                        \"administrative_regions\": [\n                            {\n                                \"insee\": \"13206\",\n                                \"name\": \"Marseille 6e Arrondissement\",\n                                \"level\": 9,\n                                \"coord\": {\n                                    \"lat\": \"43.286799\",\n                                    \"lon\": \"5.380516\"\n                                },\n                                \"label\": \"Marseille 6e Arrondissement (13006)\",\n                                \"id\": \"admin:fr:13206\",\n                                \"zip_code\": \"13006\"\n                            },\n                            {\n                                \"insee\": \"\",\n                                \"name\": \"Castellane\",\n                                \"level\": 10,\n                                \"coord\": {\n                                    \"lat\": \"43.285059\",\n                                    \"lon\": \"5.382172\"\n                                },\n                                \"label\": \"Castellane\",\n                                \"id\": \"admin:osm:relation:6583602\",\n                                \"zip_code\": \"\"\n                            },\n                            {\n                                \"insee\": \"13055\",\n                                \"name\": \"Marseille\",\n                                \"level\": 8,\n                                \"coord\": {\n                                    \"lat\": \"43.296174\",\n                                    \"lon\": \"5.369952\"\n                                },\n                                \"label\": \"Marseille (13000)\",\n                                \"id\": \"admin:fr:13055\",\n                                \"zip_code\": \"13000\"\n                            }\n                        ],\n                        \"fare_zone\": {\n                            \"name\": \"0\"\n                        },\n                        \"id\": \"stop_point:OM1:SP:2324\",\n                        \"name\": \"Castellane\"\n                    },\n                    \"quality\": 0,\n                    \"name\": \"Castellane (Marseille)\",\n                    \"id\": \"stop_point:OM1:SP:2324\"\n                },\n                \"departure_date_time\": \"20191007T173203\",\n                \"geojson\": {\n                    \"type\": \"LineString\",\n                    \"properties\": [\n                        {\n                            \"length\": 534\n                        }\n                    ],\n                    \"coordinates\": [\n                        [\n                            5.379796308,\n                            43.2863306707\n                        ],\n                        [\n                            5.379796308,\n                            43.2863306707\n                        ],\n                        [\n                            5.380071,\n                            43.285684\n                        ],\n                        [\n                            5.381248,\n                            43.28604\n                        ],\n                        [\n                            5.382043,\n                            43.28629\n                        ],\n                        [\n                            5.382484,\n                            43.285541\n                        ],\n                        [\n                            5.383224,\n                            43.285755\n                        ],\n                        [\n                            5.383234,\n                            43.285739\n                        ],\n                        [\n                            5.383309,\n                            43.285761\n                        ],\n                        [\n                            5.383599,\n                            43.285644\n                        ],\n                        [\n                            5.383671,\n                            43.285573\n                        ],\n                        [\n                            5.383845,\n                            43.285478\n                        ],\n                        [\n                            5.383965,\n                            43.285341\n                        ],\n                        [\n                            5.383987,\n                            43.285347\n                        ],\n                        [\n                            5.384114,\n                            43.285382\n                        ],\n                        [\n                            5.384157,\n                            43.285396\n                        ],\n                        [\n                            5.384173,\n                            43.285369\n                        ],\n                        [\n                            5.384238,\n                            43.285253\n                        ],\n                        [\n                            5.384331,\n                            43.285279\n                        ],\n                        [\n                            5.3843933939,\n                            43.2851567808\n                        ],\n                        [\n                            5.384433,\n                            43.285177\n                        ]\n                    ]\n                },\n                \"duration\": 477,\n                \"path\": [\n                    {\n                        \"duration\": 67,\n                        \"direction\": 0,\n                        \"length\": 75,\n                        \"name\": \"Rue Paradis\"\n                    },\n                    {\n                        \"duration\": 154,\n                        \"direction\": 0,\n                        \"length\": 172,\n                        \"name\": \"Rue Sainte-Victoire\"\n                    },\n                    {\n                        \"duration\": 80,\n                        \"direction\": 90,\n                        \"length\": 90,\n                        \"name\": \"Rue Saint-Sébastien\"\n                    },\n                    {\n                        \"duration\": 57,\n                        \"direction\": -88,\n                        \"length\": 64,\n                        \"name\": \"Rue Louis Maurel\"\n                    },\n                    {\n                        \"duration\": 1,\n                        \"direction\": 87,\n                        \"length\": 1,\n                        \"name\": \"\"\n                    },\n                    {\n                        \"duration\": 41,\n                        \"direction\": -87,\n                        \"length\": 46,\n                        \"name\": \"Place Castellane\"\n                    },\n                    {\n                        \"duration\": 15,\n                        \"direction\": -17,\n                        \"length\": 17,\n                        \"name\": \"Castellane\"\n                    },\n                    {\n                        \"duration\": 16,\n                        \"direction\": 21,\n                        \"length\": 18,\n                        \"name\": \"Place Castellane\"\n                    },\n                    {\n                        \"duration\": 13,\n                        \"direction\": -78,\n                        \"length\": 15,\n                        \"name\": \"\"\n                    },\n                    {\n                        \"duration\": 2,\n                        \"direction\": 91,\n                        \"length\": 2,\n                        \"name\": \"Place Castellane\"\n                    },\n                    {\n                        \"duration\": 12,\n                        \"direction\": 1,\n                        \"length\": 13,\n                        \"name\": \"Castellane\"\n                    },\n                    {\n                        \"duration\": 7,\n                        \"direction\": -89,\n                        \"length\": 8,\n                        \"name\": \"Place Castellane\"\n                    },\n                    {\n                        \"duration\": 12,\n                        \"direction\": 0,\n                        \"length\": 13,\n                        \"name\": \"Avenue du Prado\"\n                    }\n                ],\n                \"type\": \"street_network\",\n                \"id\": \"section_6_0\",\n                \"mode\": \"walking\"\n            },\n            {\n                \"from\": {\n                    \"embedded_type\": \"stop_point\",\n                    \"stop_point\": {\n                        \"codes\": [\n                            {\n                                \"type\": \"external_code\",\n                                \"value\": \"OM12324\"\n                            },\n                            {\n                                \"type\": \"gtfs_stop_code\",\n                                \"value\": \"2324\"\n                            },\n                            {\n                                \"type\": \"source\",\n                                \"value\": \"2324\"\n                            }\n                        ],\n                        \"name\": \"Castellane\",\n                        \"links\": [],\n                        \"coord\": {\n                            \"lat\": \"43.285177\",\n                            \"lon\": \"5.384433\"\n                        },\n                        \"label\": \"Castellane (Marseille)\",\n                        \"equipments\": [],\n                        \"administrative_regions\": [\n                            {\n                                \"insee\": \"13206\",\n                                \"name\": \"Marseille 6e Arrondissement\",\n                                \"level\": 9,\n                                \"coord\": {\n                                    \"lat\": \"43.286799\",\n                                    \"lon\": \"5.380516\"\n                                },\n                                \"label\": \"Marseille 6e Arrondissement (13006)\",\n                                \"id\": \"admin:fr:13206\",\n                                \"zip_code\": \"13006\"\n                            },\n                            {\n                                \"insee\": \"\",\n                                \"name\": \"Castellane\",\n                                \"level\": 10,\n                                \"coord\": {\n                                    \"lat\": \"43.285059\",\n                                    \"lon\": \"5.382172\"\n                                },\n                                \"label\": \"Castellane\",\n                                \"id\": \"admin:osm:relation:6583602\",\n                                \"zip_code\": \"\"\n                            },\n                            {\n                                \"insee\": \"13055\",\n                                \"name\": \"Marseille\",\n                                \"level\": 8,\n                                \"coord\": {\n                                    \"lat\": \"43.296174\",\n                                    \"lon\": \"5.369952\"\n                                },\n                                \"label\": \"Marseille (13000)\",\n                                \"id\": \"admin:fr:13055\",\n                                \"zip_code\": \"13000\"\n                            }\n                        ],\n                        \"fare_zone\": {\n                            \"name\": \"0\"\n                        },\n                        \"id\": \"stop_point:OM1:SP:2324\",\n                        \"stop_area\": {\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"CTP-OM12324\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"2324\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"2324\"\n                                }\n                            ],\n                            \"name\": \"Castellane\",\n                            \"links\": [],\n                            \"coord\": {\n                                \"lat\": \"43.285177\",\n                                \"lon\": \"5.384433\"\n                            },\n                            \"label\": \"Castellane (Marseille)\",\n                            \"timezone\": \"Europe/Paris\",\n                            \"id\": \"stop_area:OM1:SA:CTP-OM12324\"\n                        }\n                    },\n                    \"quality\": 0,\n                    \"name\": \"Castellane (Marseille)\",\n                    \"id\": \"stop_point:OM1:SP:2324\"\n                },\n                \"links\": [\n                    {\n                        \"type\": \"vehicle_journey\",\n                        \"id\": \"vehicle_journey:OM1:682828-1_dst_2\"\n                    },\n                    {\n                        \"type\": \"line\",\n                        \"id\": \"line:OM1:M2OM179\"\n                    },\n                    {\n                        \"type\": \"route\",\n                        \"id\": \"route:OM1:M2_R\"\n                    },\n                    {\n                        \"type\": \"commercial_mode\",\n                        \"id\": \"commercial_mode:metro\"\n                    },\n                    {\n                        \"type\": \"physical_mode\",\n                        \"id\": \"physical_mode:Metro\"\n                    },\n                    {\n                        \"type\": \"network\",\n                        \"id\": \"network:rtm\"\n                    }\n                ],\n                \"arrival_date_time\": \"20191007T175000\",\n                \"additional_informations\": [\n                    \"regular\"\n                ],\n                \"co2_emission\": {\n                    \"value\": 13.065,\n                    \"unit\": \"gEC\"\n                },\n                \"display_informations\": {\n                    \"direction\": \"Bougainville (Marseille)\",\n                    \"code\": \"M2\",\n                    \"network\": \"Régie des Transports Marseillais\",\n                    \"links\": [],\n                    \"color\": \"DE0D29\",\n                    \"name\": \"BOUGAINVILLE-STE MARGUERITE DROMEL\",\n                    \"physical_mode\": \"Métro\",\n                    \"headsign\": \"BOUGAINVILLE\",\n                    \"label\": \"M2\",\n                    \"equipments\": [],\n                    \"text_color\": \"\",\n                    \"commercial_mode\": \"Metro\",\n                    \"description\": \"\"\n                },\n                \"to\": {\n                    \"embedded_type\": \"stop_point\",\n                    \"stop_point\": {\n                        \"codes\": [\n                            {\n                                \"type\": \"external_code\",\n                                \"value\": \"OM12317\"\n                            },\n                            {\n                                \"type\": \"gtfs_stop_code\",\n                                \"value\": \"2317\"\n                            },\n                            {\n                                \"type\": \"source\",\n                                \"value\": \"2317\"\n                            }\n                        ],\n                        \"name\": \"National\",\n                        \"links\": [],\n                        \"coord\": {\n                            \"lat\": \"43.315128\",\n                            \"lon\": \"5.373081\"\n                        },\n                        \"label\": \"National (Marseille)\",\n                        \"equipments\": [],\n                        \"administrative_regions\": [\n                            {\n                                \"insee\": \"13203\",\n                                \"name\": \"Marseille 3e Arrondissement\",\n                                \"level\": 9,\n                                \"coord\": {\n                                    \"lat\": \"43.311385\",\n                                    \"lon\": \"5.378941\"\n                                },\n                                \"label\": \"Marseille 3e Arrondissement (13003)\",\n                                \"id\": \"admin:fr:13203\",\n                                \"zip_code\": \"13003\"\n                            },\n                            {\n                                \"insee\": \"\",\n                                \"name\": \"Saint-Mauront\",\n                                \"level\": 10,\n                                \"coord\": {\n                                    \"lat\": \"43.316595\",\n                                    \"lon\": \"5.376682\"\n                                },\n                                \"label\": \"Saint-Mauront\",\n                                \"id\": \"admin:osm:relation:6581665\",\n                                \"zip_code\": \"\"\n                            },\n                            {\n                                \"insee\": \"13055\",\n                                \"name\": \"Marseille\",\n                                \"level\": 8,\n                                \"coord\": {\n                                    \"lat\": \"43.296174\",\n                                    \"lon\": \"5.369952\"\n                                },\n                                \"label\": \"Marseille (13000)\",\n                                \"id\": \"admin:fr:13055\",\n                                \"zip_code\": \"13000\"\n                            }\n                        ],\n                        \"fare_zone\": {\n                            \"name\": \"0\"\n                        },\n                        \"id\": \"stop_point:OM1:SP:2317\",\n                        \"stop_area\": {\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"CTP-OM12317\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"2317\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"2317\"\n                                }\n                            ],\n                            \"name\": \"National\",\n                            \"links\": [],\n                            \"coord\": {\n                                \"lat\": \"43.315128\",\n                                \"lon\": \"5.373081\"\n                            },\n                            \"label\": \"National (Marseille)\",\n                            \"timezone\": \"Europe/Paris\",\n                            \"id\": \"stop_area:OM1:SA:CTP-OM12317\"\n                        }\n                    },\n                    \"quality\": 0,\n                    \"name\": \"National (Marseille)\",\n                    \"id\": \"stop_point:OM1:SP:2317\"\n                },\n                \"base_arrival_date_time\": \"20191007T175000\",\n                \"base_departure_date_time\": \"20191007T174000\",\n                \"departure_date_time\": \"20191007T174000\",\n                \"geojson\": {\n                    \"type\": \"LineString\",\n                    \"properties\": [\n                        {\n                            \"length\": 4355\n                        }\n                    ],\n                    \"coordinates\": [\n                        [\n                            5.384433,\n                            43.285177\n                        ],\n                        [\n                            5.383695,\n                            43.292823\n                        ],\n                        [\n                            5.381282,\n                            43.296776\n                        ],\n                        [\n                            5.380263,\n                            43.302407\n                        ],\n                        [\n                            5.373987,\n                            43.302\n                        ],\n                        [\n                            5.367968,\n                            43.303906\n                        ],\n                        [\n                            5.37238,\n                            43.309329\n                        ],\n                        [\n                            5.373081,\n                            43.315128\n                        ]\n                    ]\n                },\n                \"duration\": 600,\n                \"type\": \"public_transport\",\n                \"id\": \"section_7_0\",\n                \"data_freshness\": \"base_schedule\",\n                \"stop_date_times\": [\n                    {\n                        \"stop_point\": {\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"OM12324\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"2324\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"2324\"\n                                }\n                            ],\n                            \"name\": \"Castellane\",\n                            \"links\": [],\n                            \"coord\": {\n                                \"lat\": \"43.285177\",\n                                \"lon\": \"5.384433\"\n                            },\n                            \"label\": \"Castellane (Marseille)\",\n                            \"equipments\": [],\n                            \"fare_zone\": {\n                                \"name\": \"0\"\n                            },\n                            \"id\": \"stop_point:OM1:SP:2324\"\n                        },\n                        \"links\": [],\n                        \"arrival_date_time\": \"20191007T174000\",\n                        \"additional_informations\": [],\n                        \"departure_date_time\": \"20191007T174000\",\n                        \"base_arrival_date_time\": \"20191007T174000\",\n                        \"base_departure_date_time\": \"20191007T174000\"\n                    },\n                    {\n                        \"stop_point\": {\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"OM12323\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"2323\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"2323\"\n                                }\n                            ],\n                            \"name\": \"Notre-Dame du Mont\",\n                            \"links\": [],\n                            \"coord\": {\n                                \"lat\": \"43.292823\",\n                                \"lon\": \"5.383695\"\n                            },\n                            \"label\": \"Notre-Dame du Mont (Marseille)\",\n                            \"equipments\": [],\n                            \"fare_zone\": {\n                                \"name\": \"0\"\n                            },\n                            \"id\": \"stop_point:OM1:SP:2323\"\n                        },\n                        \"links\": [],\n                        \"arrival_date_time\": \"20191007T174200\",\n                        \"additional_informations\": [],\n                        \"departure_date_time\": \"20191007T174200\",\n                        \"base_arrival_date_time\": \"20191007T174200\",\n                        \"base_departure_date_time\": \"20191007T174200\"\n                    },\n                    {\n                        \"stop_point\": {\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"OM12322\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"2322\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"2322\"\n                                }\n                            ],\n                            \"name\": \"Noailles\",\n                            \"links\": [],\n                            \"coord\": {\n                                \"lat\": \"43.296776\",\n                                \"lon\": \"5.381282\"\n                            },\n                            \"label\": \"Noailles (Marseille)\",\n                            \"equipments\": [],\n                            \"fare_zone\": {\n                                \"name\": \"0\"\n                            },\n                            \"id\": \"stop_point:OM1:SP:2322\"\n                        },\n                        \"links\": [],\n                        \"arrival_date_time\": \"20191007T174300\",\n                        \"additional_informations\": [],\n                        \"departure_date_time\": \"20191007T174300\",\n                        \"base_arrival_date_time\": \"20191007T174300\",\n                        \"base_departure_date_time\": \"20191007T174300\"\n                    },\n                    {\n                        \"stop_point\": {\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"OM12321\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"2321\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"2321\"\n                                }\n                            ],\n                            \"name\": \"Saint-Charles\",\n                            \"links\": [],\n                            \"coord\": {\n                                \"lat\": \"43.302407\",\n                                \"lon\": \"5.380263\"\n                            },\n                            \"label\": \"Saint-Charles (Marseille)\",\n                            \"equipments\": [],\n                            \"fare_zone\": {\n                                \"name\": \"0\"\n                            },\n                            \"id\": \"stop_point:OM1:SP:2321\"\n                        },\n                        \"links\": [],\n                        \"arrival_date_time\": \"20191007T174500\",\n                        \"additional_informations\": [],\n                        \"departure_date_time\": \"20191007T174500\",\n                        \"base_arrival_date_time\": \"20191007T174500\",\n                        \"base_departure_date_time\": \"20191007T174500\"\n                    },\n                    {\n                        \"stop_point\": {\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"OM12320\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"2320\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"2320\"\n                                }\n                            ],\n                            \"name\": \"Jules Guesde\",\n                            \"links\": [],\n                            \"coord\": {\n                                \"lat\": \"43.302\",\n                                \"lon\": \"5.373987\"\n                            },\n                            \"label\": \"Jules Guesde (Marseille)\",\n                            \"equipments\": [],\n                            \"fare_zone\": {\n                                \"name\": \"0\"\n                            },\n                            \"id\": \"stop_point:OM1:SP:2320\"\n                        },\n                        \"links\": [],\n                        \"arrival_date_time\": \"20191007T174600\",\n                        \"additional_informations\": [],\n                        \"departure_date_time\": \"20191007T174600\",\n                        \"base_arrival_date_time\": \"20191007T174600\",\n                        \"base_departure_date_time\": \"20191007T174600\"\n                    },\n                    {\n                        \"stop_point\": {\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"OM12319\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"2319\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"2319\"\n                                }\n                            ],\n                            \"name\": \"Joliette\",\n                            \"links\": [],\n                            \"coord\": {\n                                \"lat\": \"43.303906\",\n                                \"lon\": \"5.367968\"\n                            },\n                            \"label\": \"Joliette (Marseille)\",\n                            \"equipments\": [],\n                            \"fare_zone\": {\n                                \"name\": \"0\"\n                            },\n                            \"id\": \"stop_point:OM1:SP:2319\"\n                        },\n                        \"links\": [],\n                        \"arrival_date_time\": \"20191007T174700\",\n                        \"additional_informations\": [],\n                        \"departure_date_time\": \"20191007T174700\",\n                        \"base_arrival_date_time\": \"20191007T174700\",\n                        \"base_departure_date_time\": \"20191007T174700\"\n                    },\n                    {\n                        \"stop_point\": {\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"OM12318\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"2318\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"2318\"\n                                }\n                            ],\n                            \"name\": \"Désirée Clary\",\n                            \"links\": [],\n                            \"coord\": {\n                                \"lat\": \"43.309329\",\n                                \"lon\": \"5.37238\"\n                            },\n                            \"label\": \"Désirée Clary (Marseille)\",\n                            \"equipments\": [],\n                            \"fare_zone\": {\n                                \"name\": \"0\"\n                            },\n                            \"id\": \"stop_point:OM1:SP:2318\"\n                        },\n                        \"links\": [],\n                        \"arrival_date_time\": \"20191007T174900\",\n                        \"additional_informations\": [],\n                        \"departure_date_time\": \"20191007T174900\",\n                        \"base_arrival_date_time\": \"20191007T174900\",\n                        \"base_departure_date_time\": \"20191007T174900\"\n                    },\n                    {\n                        \"stop_point\": {\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"OM12317\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"2317\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"2317\"\n                                }\n                            ],\n                            \"name\": \"National\",\n                            \"links\": [],\n                            \"coord\": {\n                                \"lat\": \"43.315128\",\n                                \"lon\": \"5.373081\"\n                            },\n                            \"label\": \"National (Marseille)\",\n                            \"equipments\": [],\n                            \"fare_zone\": {\n                                \"name\": \"0\"\n                            },\n                            \"id\": \"stop_point:OM1:SP:2317\"\n                        },\n                        \"links\": [],\n                        \"arrival_date_time\": \"20191007T175000\",\n                        \"additional_informations\": [],\n                        \"departure_date_time\": \"20191007T175000\",\n                        \"base_arrival_date_time\": \"20191007T175000\",\n                        \"base_departure_date_time\": \"20191007T175000\"\n                    }\n                ]\n            },\n            {\n                \"from\": {\n                    \"embedded_type\": \"stop_point\",\n                    \"stop_point\": {\n                        \"codes\": [\n                            {\n                                \"type\": \"external_code\",\n                                \"value\": \"OM12317\"\n                            },\n                            {\n                                \"type\": \"gtfs_stop_code\",\n                                \"value\": \"2317\"\n                            },\n                            {\n                                \"type\": \"source\",\n                                \"value\": \"2317\"\n                            }\n                        ],\n                        \"name\": \"National\",\n                        \"links\": [],\n                        \"coord\": {\n                            \"lat\": \"43.315128\",\n                            \"lon\": \"5.373081\"\n                        },\n                        \"label\": \"National (Marseille)\",\n                        \"equipments\": [],\n                        \"administrative_regions\": [\n                            {\n                                \"insee\": \"13203\",\n                                \"name\": \"Marseille 3e Arrondissement\",\n                                \"level\": 9,\n                                \"coord\": {\n                                    \"lat\": \"43.311385\",\n                                    \"lon\": \"5.378941\"\n                                },\n                                \"label\": \"Marseille 3e Arrondissement (13003)\",\n                                \"id\": \"admin:fr:13203\",\n                                \"zip_code\": \"13003\"\n                            },\n                            {\n                                \"insee\": \"\",\n                                \"name\": \"Saint-Mauront\",\n                                \"level\": 10,\n                                \"coord\": {\n                                    \"lat\": \"43.316595\",\n                                    \"lon\": \"5.376682\"\n                                },\n                                \"label\": \"Saint-Mauront\",\n                                \"id\": \"admin:osm:relation:6581665\",\n                                \"zip_code\": \"\"\n                            },\n                            {\n                                \"insee\": \"13055\",\n                                \"name\": \"Marseille\",\n                                \"level\": 8,\n                                \"coord\": {\n                                    \"lat\": \"43.296174\",\n                                    \"lon\": \"5.369952\"\n                                },\n                                \"label\": \"Marseille (13000)\",\n                                \"id\": \"admin:fr:13055\",\n                                \"zip_code\": \"13000\"\n                            }\n                        ],\n                        \"fare_zone\": {\n                            \"name\": \"0\"\n                        },\n                        \"id\": \"stop_point:OM1:SP:2317\",\n                        \"stop_area\": {\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"CTP-OM12317\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"2317\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"2317\"\n                                }\n                            ],\n                            \"name\": \"National\",\n                            \"links\": [],\n                            \"coord\": {\n                                \"lat\": \"43.315128\",\n                                \"lon\": \"5.373081\"\n                            },\n                            \"label\": \"National (Marseille)\",\n                            \"timezone\": \"Europe/Paris\",\n                            \"id\": \"stop_area:OM1:SA:CTP-OM12317\"\n                        }\n                    },\n                    \"quality\": 0,\n                    \"name\": \"National (Marseille)\",\n                    \"id\": \"stop_point:OM1:SP:2317\"\n                },\n                \"links\": [],\n                \"arrival_date_time\": \"20191007T175911\",\n                \"co2_emission\": {\n                    \"value\": 0,\n                    \"unit\": \"\"\n                },\n                \"to\": {\n                    \"embedded_type\": \"address\",\n                    \"distance\": \"0\",\n                    \"name\": \"12 Impasse Abeille (Marseille)\",\n                    \"address\": {\n                        \"name\": \"12 Impasse Abeille\",\n                        \"house_number\": 12,\n                        \"coord\": {\n                            \"lat\": \"43.314695\",\n                            \"lon\": \"5.377477\"\n                        },\n                        \"label\": \"12 Impasse Abeille (Marseille)\",\n                        \"administrative_regions\": [\n                            {\n                                \"insee\": \"\",\n                                \"name\": \"Saint-Mauront\",\n                                \"level\": 10,\n                                \"coord\": {\n                                    \"lat\": \"43.316596\",\n                                    \"lon\": \"5.3766823\"\n                                },\n                                \"label\": \"Saint-Mauront, Marseille 3e Arrondissement, Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                \"id\": \"admin:osm:relation:6581665\"\n                            },\n                            {\n                                \"insee\": \"13055\",\n                                \"name\": \"Marseille\",\n                                \"level\": 8,\n                                \"coord\": {\n                                    \"lat\": \"43.2961743\",\n                                    \"lon\": \"5.3699525\"\n                                },\n                                \"label\": \"Marseille (13000), Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                \"id\": \"admin:fr:13055\",\n                                \"zip_code\": \"13000\"\n                            },\n                            {\n                                \"insee\": \"13\",\n                                \"name\": \"Bouches-du-Rhône\",\n                                \"level\": 6,\n                                \"coord\": {\n                                    \"lat\": \"43.2961743\",\n                                    \"lon\": \"5.3699525\"\n                                },\n                                \"label\": \"Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                \"id\": \"admin:osm:relation:7393\"\n                            },\n                            {\n                                \"insee\": \"93\",\n                                \"name\": \"Provence-Alpes-Côte d'Azur\",\n                                \"level\": 4,\n                                \"coord\": {\n                                    \"lat\": \"43.2961743\",\n                                    \"lon\": \"5.3699525\"\n                                },\n                                \"label\": \"Provence-Alpes-Côte d'Azur, France\",\n                                \"id\": \"admin:osm:relation:8654\"\n                            },\n                            {\n                                \"insee\": \"\",\n                                \"name\": \"France\",\n                                \"level\": 2,\n                                \"coord\": {\n                                    \"lat\": \"48.8566969\",\n                                    \"lon\": \"2.3514616\"\n                                },\n                                \"label\": \"France\",\n                                \"id\": \"admin:osm:relation:2202162\"\n                            },\n                            {\n                                \"insee\": \"13203\",\n                                \"name\": \"Marseille 3e Arrondissement\",\n                                \"level\": 9,\n                                \"coord\": {\n                                    \"lat\": \"43.3113852\",\n                                    \"lon\": \"5.3789412\"\n                                },\n                                \"label\": \"Marseille 3e Arrondissement (13003), Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                \"id\": \"admin:osm:relation:76105\",\n                                \"zip_code\": \"13003\"\n                            }\n                        ],\n                        \"id\": \"5.377477;43.314695\"\n                    },\n                    \"quality\": 0,\n                    \"id\": \"5.377477;43.314695\"\n                },\n                \"departure_date_time\": \"20191007T175000\",\n                \"geojson\": {\n                    \"type\": \"LineString\",\n                    \"properties\": [\n                        {\n                            \"length\": 617\n                        }\n                    ],\n                    \"coordinates\": [\n                        [\n                            5.373081,\n                            43.315128\n                        ],\n                        [\n                            5.3730495202,\n                            43.3151343629\n                        ],\n                        [\n                            5.373045,\n                            43.315112\n                        ],\n                        [\n                            5.373012,\n                            43.314968\n                        ],\n                        [\n                            5.373039,\n                            43.314956\n                        ],\n                        [\n                            5.373034,\n                            43.314935\n                        ],\n                        [\n                            5.373054,\n                            43.314704\n                        ],\n                        [\n                            5.373414,\n                            43.31444\n                        ],\n                        [\n                            5.374016,\n                            43.314844\n                        ],\n                        [\n                            5.376249,\n                            43.313279\n                        ],\n                        [\n                            5.376328,\n                            43.313305\n                        ],\n                        [\n                            5.376707,\n                            43.313416\n                        ],\n                        [\n                            5.377327,\n                            43.313766\n                        ],\n                        [\n                            5.377052,\n                            43.313999\n                        ],\n                        [\n                            5.377133,\n                            43.31404\n                        ],\n                        [\n                            5.377094,\n                            43.314222\n                        ],\n                        [\n                            5.377414,\n                            43.314485\n                        ],\n                        [\n                            5.3773577687,\n                            43.3145242697\n                        ],\n                        [\n                            5.3773577687,\n                            43.3145242697\n                        ]\n                    ]\n                },\n                \"duration\": 551,\n                \"path\": [\n                    {\n                        \"duration\": 16,\n                        \"direction\": 0,\n                        \"length\": 18,\n                        \"name\": \"Rue René Cassin\"\n                    },\n                    {\n                        \"duration\": 2,\n                        \"direction\": -68,\n                        \"length\": 2,\n                        \"name\": \"\"\n                    },\n                    {\n                        \"duration\": 2,\n                        \"direction\": 68,\n                        \"length\": 2,\n                        \"name\": \"\"\n                    },\n                    {\n                        \"duration\": 61,\n                        \"direction\": -13,\n                        \"length\": 68,\n                        \"name\": \"\"\n                    },\n                    {\n                        \"duration\": 59,\n                        \"direction\": -88,\n                        \"length\": 66,\n                        \"name\": \"Rue Jullien\"\n                    },\n                    {\n                        \"duration\": 224,\n                        \"direction\": 87,\n                        \"length\": 251,\n                        \"name\": \"Rue Jouven\"\n                    },\n                    {\n                        \"duration\": 91,\n                        \"direction\": -68,\n                        \"length\": 102,\n                        \"name\": \"Rue Rivoire\"\n                    },\n                    {\n                        \"duration\": 30,\n                        \"direction\": -93,\n                        \"length\": 34,\n                        \"name\": \"Impasse Abeille\"\n                    },\n                    {\n                        \"duration\": 7,\n                        \"direction\": 96,\n                        \"length\": 8,\n                        \"name\": \"Rue Spinelly\"\n                    },\n                    {\n                        \"duration\": 54,\n                        \"direction\": -64,\n                        \"length\": 60,\n                        \"name\": \"Passage Belsunce\"\n                    },\n                    {\n                        \"duration\": 5,\n                        \"direction\": 0,\n                        \"length\": 6,\n                        \"name\": \"Rue des Bons Voisins\"\n                    }\n                ],\n                \"type\": \"street_network\",\n                \"id\": \"section_8_0\",\n                \"mode\": \"walking\"\n            }\n        ]\n    },\n    \"alternatives\": [\n        {\n            \"status\": \"\",\n            \"distances\": {\n                \"taxi\": 0,\n                \"car\": 0,\n                \"walking\": 0,\n                \"bike\": 3927,\n                \"ridesharing\": 0\n            },\n            \"tags\": [\n                \"bike\",\n                \"non_pt\",\n                \"non_pt_bike\",\n                \"ecologic\"\n            ],\n            \"nb_transfers\": 0,\n            \"durations\": {\n                \"taxi\": 0,\n                \"walking\": 0,\n                \"car\": 0,\n                \"ridesharing\": 0,\n                \"bike\": 958,\n                \"total\": 958\n            },\n            \"arrival_date_time\": \"20191007T174759\",\n            \"departure_date_time\": \"20191007T173201\",\n            \"requested_date_time\": \"20191007T173201\",\n            \"fare\": {\n                \"found\": false,\n                \"links\": []\n            },\n            \"co2_emission\": {\n                \"value\": 0,\n                \"unit\": \"gEC\"\n            },\n            \"type\": \"best\",\n            \"duration\": 958,\n            \"sections\": [\n                {\n                    \"from\": {\n                        \"embedded_type\": \"address\",\n                        \"id\": \"5.379863;43.286359\",\n                        \"quality\": 0,\n                        \"name\": \"167 Rue Paradis (Marseille)\",\n                        \"address\": {\n                            \"name\": \"Rue Paradis\",\n                            \"house_number\": 167,\n                            \"coord\": {\n                                \"lat\": \"43.286359\",\n                                \"lon\": \"5.379863\"\n                            },\n                            \"label\": \"167 Rue Paradis (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"id\": \"5.379863;43.286359\"\n                        }\n                    },\n                    \"links\": [],\n                    \"arrival_date_time\": \"20191007T174759\",\n                    \"co2_emission\": {\n                        \"value\": 0,\n                        \"unit\": \"gEC\"\n                    },\n                    \"to\": {\n                        \"embedded_type\": \"address\",\n                        \"distance\": \"0\",\n                        \"name\": \"12 Impasse Abeille (Marseille)\",\n                        \"address\": {\n                            \"name\": \"12 Impasse Abeille\",\n                            \"house_number\": 12,\n                            \"coord\": {\n                                \"lat\": \"43.314695\",\n                                \"lon\": \"5.377477\"\n                            },\n                            \"label\": \"12 Impasse Abeille (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Saint-Mauront\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.316596\",\n                                        \"lon\": \"5.3766823\"\n                                    },\n                                    \"label\": \"Saint-Mauront, Marseille 3e Arrondissement, Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:6581665\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Marseille (13000), Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                },\n                                {\n                                    \"insee\": \"13\",\n                                    \"name\": \"Bouches-du-Rhône\",\n                                    \"level\": 6,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:7393\"\n                                },\n                                {\n                                    \"insee\": \"93\",\n                                    \"name\": \"Provence-Alpes-Côte d'Azur\",\n                                    \"level\": 4,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:8654\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"France\",\n                                    \"level\": 2,\n                                    \"coord\": {\n                                        \"lat\": \"48.8566969\",\n                                        \"lon\": \"2.3514616\"\n                                    },\n                                    \"label\": \"France\",\n                                    \"id\": \"admin:osm:relation:2202162\"\n                                },\n                                {\n                                    \"insee\": \"13203\",\n                                    \"name\": \"Marseille 3e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.3113852\",\n                                        \"lon\": \"5.3789412\"\n                                    },\n                                    \"label\": \"Marseille 3e Arrondissement (13003), Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:76105\",\n                                    \"zip_code\": \"13003\"\n                                }\n                            ],\n                            \"id\": \"5.377477;43.314695\"\n                        },\n                        \"quality\": 0,\n                        \"id\": \"5.377477;43.314695\"\n                    },\n                    \"departure_date_time\": \"20191007T173201\",\n                    \"geojson\": {\n                        \"type\": \"LineString\",\n                        \"properties\": [\n                            {\n                                \"length\": 3927\n                            }\n                        ],\n                        \"coordinates\": [\n                            [\n                                5.379796308,\n                                43.2863306707\n                            ],\n                            [\n                                5.380071,\n                                43.285684\n                            ],\n                            [\n                                5.381248,\n                                43.28604\n                            ],\n                            [\n                                5.380743,\n                                43.287223\n                            ],\n                            [\n                                5.380657,\n                                43.287425\n                            ],\n                            [\n                                5.380541,\n                                43.287698\n                            ],\n                            [\n                                5.380309,\n                                43.288241\n                            ],\n                            [\n                                5.380046,\n                                43.288925\n                            ],\n                            [\n                                5.380024,\n                                43.288973\n                            ],\n                            [\n                                5.379798,\n                                43.289478\n                            ],\n                            [\n                                5.379821,\n                                43.289546\n                            ],\n                            [\n                                5.379494,\n                                43.290232\n                            ],\n                            [\n                                5.379443,\n                                43.290339\n                            ],\n                            [\n                                5.379625,\n                                43.290432\n                            ],\n                            [\n                                5.379596,\n                                43.290479\n                            ],\n                            [\n                                5.378289,\n                                43.290167\n                            ],\n                            [\n                                5.377995,\n                                43.290536\n                            ],\n                            [\n                                5.37762,\n                                43.291468\n                            ],\n                            [\n                                5.377292,\n                                43.292232\n                            ],\n                            [\n                                5.377057,\n                                43.292794\n                            ],\n                            [\n                                5.377014,\n                                43.292895\n                            ],\n                            [\n                                5.376848,\n                                43.29328\n                            ],\n                            [\n                                5.37667,\n                                43.293685\n                            ],\n                            [\n                                5.3765,\n                                43.294099\n                            ],\n                            [\n                                5.376287,\n                                43.294604\n                            ],\n                            [\n                                5.376074,\n                                43.295104\n                            ],\n                            [\n                                5.375837,\n                                43.295654\n                            ],\n                            [\n                                5.37579,\n                                43.295758\n                            ],\n                            [\n                                5.376067,\n                                43.295843\n                            ],\n                            [\n                                5.376024,\n                                43.295913\n                            ],\n                            [\n                                5.375876,\n                                43.296166\n                            ],\n                            [\n                                5.375853,\n                                43.296251\n                            ],\n                            [\n                                5.375851,\n                                43.296296\n                            ],\n                            [\n                                5.375798,\n                                43.296395\n                            ],\n                            [\n                                5.375647,\n                                43.296619\n                            ],\n                            [\n                                5.375556,\n                                43.296601\n                            ],\n                            [\n                                5.375305,\n                                43.296547\n                            ],\n                            [\n                                5.375015,\n                                43.296451\n                            ],\n                            [\n                                5.374874,\n                                43.296436\n                            ],\n                            [\n                                5.374698,\n                                43.296541\n                            ],\n                            [\n                                5.374622,\n                                43.296613\n                            ],\n                            [\n                                5.374549,\n                                43.296682\n                            ],\n                            [\n                                5.374272,\n                                43.296977\n                            ],\n                            [\n                                5.374213,\n                                43.297039\n                            ],\n                            [\n                                5.374094,\n                                43.29773\n                            ],\n                            [\n                                5.374081,\n                                43.298078\n                            ],\n                            [\n                                5.374097,\n                                43.298754\n                            ],\n                            [\n                                5.374161,\n                                43.299253\n                            ],\n                            [\n                                5.374273,\n                                43.299639\n                            ],\n                            [\n                                5.374339,\n                                43.299806\n                            ],\n                            [\n                                5.374405,\n                                43.300553\n                            ],\n                            [\n                                5.37438,\n                                43.300594\n                            ],\n                            [\n                                5.374075,\n                                43.301117\n                            ],\n                            [\n                                5.373997,\n                                43.301339\n                            ],\n                            [\n                                5.374036,\n                                43.301479\n                            ],\n                            [\n                                5.37411,\n                                43.301542\n                            ],\n                            [\n                                5.374167,\n                                43.301649\n                            ],\n                            [\n                                5.37445,\n                                43.302485\n                            ],\n                            [\n                                5.373384,\n                                43.304357\n                            ],\n                            [\n                                5.373221,\n                                43.304673\n                            ],\n                            [\n                                5.373183,\n                                43.304747\n                            ],\n                            [\n                                5.373113,\n                                43.304883\n                            ],\n                            [\n                                5.373136,\n                                43.304896\n                            ],\n                            [\n                                5.373209,\n                                43.304966\n                            ],\n                            [\n                                5.373216,\n                                43.305135\n                            ],\n                            [\n                                5.373116,\n                                43.30523\n                            ],\n                            [\n                                5.373154,\n                                43.305325\n                            ],\n                            [\n                                5.373282,\n                                43.305713\n                            ],\n                            [\n                                5.373508,\n                                43.30646\n                            ],\n                            [\n                                5.373649,\n                                43.306864\n                            ],\n                            [\n                                5.373928,\n                                43.307698\n                            ],\n                            [\n                                5.374037,\n                                43.308049\n                            ],\n                            [\n                                5.374209,\n                                43.308708\n                            ],\n                            [\n                                5.374242,\n                                43.308704\n                            ],\n                            [\n                                5.374464,\n                                43.308908\n                            ],\n                            [\n                                5.375019,\n                                43.309494\n                            ],\n                            [\n                                5.375344,\n                                43.309993\n                            ],\n                            [\n                                5.375458,\n                                43.310073\n                            ],\n                            [\n                                5.376289,\n                                43.310575\n                            ],\n                            [\n                                5.377977,\n                                43.311239\n                            ],\n                            [\n                                5.378059,\n                                43.311259\n                            ],\n                            [\n                                5.377394,\n                                43.311715\n                            ],\n                            [\n                                5.376713,\n                                43.312136\n                            ],\n                            [\n                                5.376584,\n                                43.312219\n                            ],\n                            [\n                                5.376129,\n                                43.312537\n                            ],\n                            [\n                                5.37588,\n                                43.31269\n                            ],\n                            [\n                                5.375931,\n                                43.312729\n                            ],\n                            [\n                                5.376249,\n                                43.313279\n                            ],\n                            [\n                                5.376328,\n                                43.313305\n                            ],\n                            [\n                                5.376707,\n                                43.313416\n                            ],\n                            [\n                                5.377327,\n                                43.313766\n                            ],\n                            [\n                                5.377052,\n                                43.313999\n                            ],\n                            [\n                                5.377109,\n                                43.314698\n                            ],\n                            [\n                                5.3773577687,\n                                43.3145242697\n                            ]\n                        ]\n                    },\n                    \"duration\": 958,\n                    \"path\": [\n                        {\n                            \"duration\": 18,\n                            \"direction\": 0,\n                            \"length\": 74,\n                            \"name\": \"Rue Paradis\"\n                        },\n                        {\n                            \"duration\": 25,\n                            \"direction\": 0,\n                            \"length\": 103,\n                            \"name\": \"Rue Sainte-Victoire\"\n                        },\n                        {\n                            \"duration\": 117,\n                            \"direction\": -85,\n                            \"length\": 480,\n                            \"name\": \"Rue Edmond Rostand\"\n                        },\n                        {\n                            \"duration\": 4,\n                            \"direction\": 74,\n                            \"length\": 16,\n                            \"name\": \"Boulevard Paul Peytral\"\n                        },\n                        {\n                            \"duration\": 1,\n                            \"direction\": -79,\n                            \"length\": 4,\n                            \"name\": \"Entrée/Sortie Parking\"\n                        },\n                        {\n                            \"duration\": 43,\n                            \"direction\": -84,\n                            \"length\": 176,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 110,\n                            \"direction\": 14,\n                            \"length\": 451,\n                            \"name\": \"Rue Paradis\"\n                        },\n                        {\n                            \"duration\": 31,\n                            \"direction\": 0,\n                            \"length\": 127,\n                            \"name\": \"Place du Général De Gaulle\"\n                        },\n                        {\n                            \"duration\": 5,\n                            \"direction\": 85,\n                            \"length\": 21,\n                            \"name\": \"La Canebière\"\n                        },\n                        {\n                            \"duration\": 20,\n                            \"direction\": -91,\n                            \"length\": 82,\n                            \"name\": \"Rue Albert 1er\"\n                        },\n                        {\n                            \"duration\": 14,\n                            \"direction\": -79,\n                            \"length\": 57,\n                            \"name\": \"Rue de Bir Hakeim\"\n                        },\n                        {\n                            \"duration\": 17,\n                            \"direction\": 48,\n                            \"length\": 70,\n                            \"name\": \"Rue de la Reine Élisabeth Von Wittelbach\"\n                        },\n                        {\n                            \"duration\": 48,\n                            \"direction\": 0,\n                            \"length\": 197,\n                            \"name\": \"Rue Henri Barbusse\"\n                        },\n                        {\n                            \"duration\": 13,\n                            \"direction\": 4,\n                            \"length\": 53,\n                            \"name\": \"Place de l'Hôtel des Postes\"\n                        },\n                        {\n                            \"duration\": 63,\n                            \"direction\": 7,\n                            \"length\": 258,\n                            \"name\": \"Rue Sainte-Barbe\"\n                        },\n                        {\n                            \"duration\": 94,\n                            \"direction\": -19,\n                            \"length\": 385,\n                            \"name\": \"Avenue Camille Pelletan\"\n                        },\n                        {\n                            \"duration\": 9,\n                            \"direction\": 73,\n                            \"length\": 37,\n                            \"name\": \"Place Marceau\"\n                        },\n                        {\n                            \"duration\": 93,\n                            \"direction\": 54,\n                            \"length\": 381,\n                            \"name\": \"Avenue Camille Pelletan\"\n                        },\n                        {\n                            \"duration\": 7,\n                            \"direction\": 89,\n                            \"length\": 29,\n                            \"name\": \"Rue Eugène Pottier\"\n                        },\n                        {\n                            \"duration\": 95,\n                            \"direction\": -4,\n                            \"length\": 390,\n                            \"name\": \"Rue Hoche\"\n                        },\n                        {\n                            \"duration\": 1,\n                            \"direction\": 10,\n                            \"length\": 4,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 56,\n                            \"direction\": -118,\n                            \"length\": 230,\n                            \"name\": \"Boulevard National\"\n                        },\n                        {\n                            \"duration\": 17,\n                            \"direction\": 93,\n                            \"length\": 70,\n                            \"name\": \"Rue Félix Pyat\"\n                        },\n                        {\n                            \"duration\": 24,\n                            \"direction\": 43,\n                            \"length\": 98,\n                            \"name\": \"Rue Rivoire\"\n                        },\n                        {\n                            \"duration\": 27,\n                            \"direction\": -93,\n                            \"length\": 111,\n                            \"name\": \"Impasse Abeille\"\n                        },\n                        {\n                            \"duration\": 6,\n                            \"direction\": 0,\n                            \"length\": 25,\n                            \"name\": \"Rue des Bons Voisins\"\n                        }\n                    ],\n                    \"type\": \"street_network\",\n                    \"id\": \"section_0_0\",\n                    \"mode\": \"bike\"\n                }\n            ]\n        },\n        {\n            \"status\": \"\",\n            \"distances\": {\n                \"taxi\": 0,\n                \"car\": 0,\n                \"walking\": 769,\n                \"bike\": 910,\n                \"ridesharing\": 0\n            },\n            \"links\": [\n                {\n                    \"href\": \"https://api.navitia.io/v1/coverage/fr-se/journeys?first_section_mode%5B%5D=bss&last_section_mode%5B%5D=walking&is_journey_schedules=True&direct_path=none&to=5.377477%3B43.314695&min_nb_journeys=5&min_nb_transfers=0&allowed_id%5B%5D=stop_point%3AOM1%3ASP%3A2323&allowed_id%5B%5D=stop_point%3AOM1%3ASP%3A2317&from=5.379863%3B43.286359\",\n                    \"type\": \"journeys\",\n                    \"rel\": \"same_journey_schedules\",\n                    \"templated\": false\n                }\n            ],\n            \"tags\": [\n                \"bss\",\n                \"ecologic\"\n            ],\n            \"nb_transfers\": 0,\n            \"durations\": {\n                \"taxi\": 0,\n                \"walking\": 805,\n                \"car\": 0,\n                \"ridesharing\": 0,\n                \"bike\": 260,\n                \"total\": 1756\n            },\n            \"arrival_date_time\": \"20191007T180444\",\n            \"calendars\": [\n                {\n                    \"active_periods\": [\n                        {\n                            \"begin\": \"20190925\",\n                            \"end\": \"20191019\"\n                        }\n                    ],\n                    \"week_pattern\": {\n                        \"monday\": true,\n                        \"tuesday\": true,\n                        \"friday\": true,\n                        \"wednesday\": true,\n                        \"thursday\": true,\n                        \"sunday\": false,\n                        \"saturday\": false\n                    }\n                }\n            ],\n            \"departure_date_time\": \"20191007T173528\",\n            \"requested_date_time\": \"20191007T173202\",\n            \"fare\": {\n                \"found\": false,\n                \"total\": {\n                    \"value\": \"0.0\"\n                },\n                \"links\": []\n            },\n            \"co2_emission\": {\n                \"value\": 10.506,\n                \"unit\": \"gEC\"\n            },\n            \"type\": \"best\",\n            \"duration\": 1756,\n            \"sections\": [\n                {\n                    \"from\": {\n                        \"embedded_type\": \"address\",\n                        \"distance\": \"0\",\n                        \"name\": \"167 Rue Paradis (Marseille)\",\n                        \"address\": {\n                            \"name\": \"167 Rue Paradis\",\n                            \"house_number\": 167,\n                            \"coord\": {\n                                \"lat\": \"43.286359\",\n                                \"lon\": \"5.379863\"\n                            },\n                            \"label\": \"167 Rue Paradis (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Castellane\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.2850595\",\n                                        \"lon\": \"5.3821725\"\n                                    },\n                                    \"label\": \"Castellane, Marseille 6e Arrondissement, Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:6583602\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Marseille (13000), Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                },\n                                {\n                                    \"insee\": \"13\",\n                                    \"name\": \"Bouches-du-Rhône\",\n                                    \"level\": 6,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:7393\"\n                                },\n                                {\n                                    \"insee\": \"93\",\n                                    \"name\": \"Provence-Alpes-Côte d'Azur\",\n                                    \"level\": 4,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:8654\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"France\",\n                                    \"level\": 2,\n                                    \"coord\": {\n                                        \"lat\": \"48.8566969\",\n                                        \"lon\": \"2.3514616\"\n                                    },\n                                    \"label\": \"France\",\n                                    \"id\": \"admin:osm:relation:2202162\"\n                                },\n                                {\n                                    \"insee\": \"13206\",\n                                    \"name\": \"Marseille 6e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.2867997\",\n                                        \"lon\": \"5.3805162\"\n                                    },\n                                    \"label\": \"Marseille 6e Arrondissement (13006), Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:76190\",\n                                    \"zip_code\": \"13006\"\n                                }\n                            ],\n                            \"id\": \"5.379863;43.286359\"\n                        },\n                        \"quality\": 0,\n                        \"id\": \"5.379863;43.286359\"\n                    },\n                    \"links\": [],\n                    \"arrival_date_time\": \"20191007T173701\",\n                    \"co2_emission\": {\n                        \"value\": 0,\n                        \"unit\": \"\"\n                    },\n                    \"to\": {\n                        \"embedded_type\": \"address\",\n                        \"id\": \"5.379466;43.287108\",\n                        \"quality\": 0,\n                        \"name\": \"143 Rue Paradis (Marseille)\",\n                        \"address\": {\n                            \"name\": \"Rue Paradis\",\n                            \"house_number\": 143,\n                            \"coord\": {\n                                \"lat\": \"43.287108\",\n                                \"lon\": \"5.379466\"\n                            },\n                            \"label\": \"143 Rue Paradis (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"id\": \"5.379466;43.287108\"\n                        }\n                    },\n                    \"departure_date_time\": \"20191007T173528\",\n                    \"geojson\": {\n                        \"type\": \"LineString\",\n                        \"properties\": [\n                            {\n                                \"length\": 88\n                            }\n                        ],\n                        \"coordinates\": [\n                            [\n                                5.379796308,\n                                43.2863306707\n                            ],\n                            [\n                                5.379796308,\n                                43.2863306707\n                            ],\n                            [\n                                5.379735,\n                                43.286475\n                            ],\n                            [\n                                5.379717,\n                                43.286518\n                            ],\n                            [\n                                5.379466,\n                                43.287108\n                            ]\n                        ]\n                    },\n                    \"duration\": 93,\n                    \"path\": [\n                        {\n                            \"duration\": 93,\n                            \"direction\": 0,\n                            \"length\": 89,\n                            \"name\": \"Rue Paradis\"\n                        }\n                    ],\n                    \"type\": \"street_network\",\n                    \"id\": \"section_12_0\",\n                    \"mode\": \"walking\"\n                },\n                {\n                    \"from\": {\n                        \"embedded_type\": \"address\",\n                        \"id\": \"5.379466;43.287108\",\n                        \"quality\": 0,\n                        \"name\": \"143 Rue Paradis (Marseille)\",\n                        \"address\": {\n                            \"name\": \"Rue Paradis\",\n                            \"house_number\": 143,\n                            \"coord\": {\n                                \"lat\": \"43.287108\",\n                                \"lon\": \"5.379466\"\n                            },\n                            \"label\": \"143 Rue Paradis (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"id\": \"5.379466;43.287108\"\n                        }\n                    },\n                    \"links\": [],\n                    \"arrival_date_time\": \"20191007T173921\",\n                    \"co2_emission\": {\n                        \"value\": 0,\n                        \"unit\": \"\"\n                    },\n                    \"to\": {\n                        \"embedded_type\": \"poi\",\n                        \"id\": \"poi:osm:node:1252317589\",\n                        \"quality\": 0,\n                        \"name\": \"153 Paradis (Marseille)\",\n                        \"poi\": {\n                            \"poi_type\": {\n                                \"id\": \"poi_type:amenity:bicycle_rental\",\n                                \"name\": \"Station VLS\"\n                            },\n                            \"name\": \"153 Paradis\",\n                            \"coord\": {\n                                \"lat\": \"43.2871915\",\n                                \"lon\": \"5.379376\"\n                            },\n                            \"label\": \"153 Paradis (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13206\",\n                                    \"name\": \"Marseille 6e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.286799\",\n                                        \"lon\": \"5.380516\"\n                                    },\n                                    \"label\": \"Marseille 6e Arrondissement (13006)\",\n                                    \"id\": \"admin:fr:13206\",\n                                    \"zip_code\": \"13006\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Vauban\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.283712\",\n                                        \"lon\": \"5.37623\"\n                                    },\n                                    \"label\": \"Vauban\",\n                                    \"id\": \"admin:osm:relation:6583607\",\n                                    \"zip_code\": \"\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"address\": {\n                                \"house_number\": 143,\n                                \"label\": \"143 Rue Paradis (Marseille)\",\n                                \"name\": \"Rue Paradis\",\n                                \"coord\": {\n                                    \"lat\": \"43.2871915\",\n                                    \"lon\": \"5.379376\"\n                                },\n                                \"id\": \"5.379376;43.2871915\"\n                            },\n                            \"id\": \"poi:osm:node:1252317589\",\n                            \"properties\": {\n                                \"website\": \"http://www.levelo-mpm.fr/\",\n                                \"amenity\": \"bicycle_rental\",\n                                \"capacity\": \"14\",\n                                \"name\": \"153 Paradis\",\n                                \"operator\": \"Cyclocity\",\n                                \"ref\": \"6160\",\n                                \"network\": \"Le vélo\"\n                            }\n                        }\n                    },\n                    \"departure_date_time\": \"20191007T173701\",\n                    \"duration\": 140,\n                    \"path\": [\n                        {\n                            \"duration\": 141,\n                            \"direction\": 0,\n                            \"length\": 0,\n                            \"name\": \"Rue Paradis\"\n                        }\n                    ],\n                    \"type\": \"bss_rent\",\n                    \"id\": \"section_13_0\"\n                },\n                {\n                    \"from\": {\n                        \"embedded_type\": \"poi\",\n                        \"id\": \"poi:osm:node:1252317589\",\n                        \"quality\": 0,\n                        \"name\": \"153 Paradis (Marseille)\",\n                        \"poi\": {\n                            \"poi_type\": {\n                                \"id\": \"poi_type:amenity:bicycle_rental\",\n                                \"name\": \"Station VLS\"\n                            },\n                            \"name\": \"153 Paradis\",\n                            \"coord\": {\n                                \"lat\": \"43.2871915\",\n                                \"lon\": \"5.379376\"\n                            },\n                            \"label\": \"153 Paradis (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13206\",\n                                    \"name\": \"Marseille 6e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.286799\",\n                                        \"lon\": \"5.380516\"\n                                    },\n                                    \"label\": \"Marseille 6e Arrondissement (13006)\",\n                                    \"id\": \"admin:fr:13206\",\n                                    \"zip_code\": \"13006\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Vauban\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.283712\",\n                                        \"lon\": \"5.37623\"\n                                    },\n                                    \"label\": \"Vauban\",\n                                    \"id\": \"admin:osm:relation:6583607\",\n                                    \"zip_code\": \"\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"address\": {\n                                \"house_number\": 143,\n                                \"label\": \"143 Rue Paradis (Marseille)\",\n                                \"name\": \"Rue Paradis\",\n                                \"coord\": {\n                                    \"lat\": \"43.2871915\",\n                                    \"lon\": \"5.379376\"\n                                },\n                                \"id\": \"5.379376;43.2871915\"\n                            },\n                            \"id\": \"poi:osm:node:1252317589\",\n                            \"properties\": {\n                                \"website\": \"http://www.levelo-mpm.fr/\",\n                                \"amenity\": \"bicycle_rental\",\n                                \"capacity\": \"14\",\n                                \"name\": \"153 Paradis\",\n                                \"operator\": \"Cyclocity\",\n                                \"ref\": \"6160\",\n                                \"network\": \"Le vélo\"\n                            }\n                        }\n                    },\n                    \"links\": [],\n                    \"arrival_date_time\": \"20191007T174341\",\n                    \"co2_emission\": {\n                        \"value\": 0,\n                        \"unit\": \"gEC\"\n                    },\n                    \"to\": {\n                        \"embedded_type\": \"poi\",\n                        \"id\": \"poi:osm:node:739616061\",\n                        \"quality\": 0,\n                        \"name\": \"Julien Barthélémy (Marseille)\",\n                        \"poi\": {\n                            \"poi_type\": {\n                                \"id\": \"poi_type:amenity:bicycle_rental\",\n                                \"name\": \"Station VLS\"\n                            },\n                            \"name\": \"Julien Barthélémy\",\n                            \"coord\": {\n                                \"lat\": \"43.2926716\",\n                                \"lon\": \"5.3843173\"\n                            },\n                            \"label\": \"Julien Barthélémy (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13206\",\n                                    \"name\": \"Marseille 6e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.286799\",\n                                        \"lon\": \"5.380516\"\n                                    },\n                                    \"label\": \"Marseille 6e Arrondissement (13006)\",\n                                    \"id\": \"admin:fr:13206\",\n                                    \"zip_code\": \"13006\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Notre-Dame du Mont\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.291915\",\n                                        \"lon\": \"5.385872\"\n                                    },\n                                    \"label\": \"Notre-Dame du Mont\",\n                                    \"id\": \"admin:osm:relation:6583604\",\n                                    \"zip_code\": \"\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"address\": {\n                                \"house_number\": 5,\n                                \"label\": \"5 Rue des Trois Frères Barthélémy (Marseille)\",\n                                \"name\": \"Rue des Trois Frères Barthélémy\",\n                                \"coord\": {\n                                    \"lat\": \"43.2926716\",\n                                    \"lon\": \"5.3843173\"\n                                },\n                                \"id\": \"5.3843173;43.2926716\"\n                            },\n                            \"id\": \"poi:osm:node:739616061\",\n                            \"properties\": {\n                                \"website\": \"http://www.levelo-mpm.fr/\",\n                                \"amenity\": \"bicycle_rental\",\n                                \"capacity\": \"12\",\n                                \"name\": \"Julien Barthélémy\",\n                                \"source\": \"cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2008\",\n                                \"operator\": \"Cyclocity\",\n                                \"ref\": \"6114\",\n                                \"network\": \"Le vélo\"\n                            }\n                        }\n                    },\n                    \"departure_date_time\": \"20191007T173921\",\n                    \"geojson\": {\n                        \"type\": \"LineString\",\n                        \"properties\": [\n                            {\n                                \"length\": 910\n                            }\n                        ],\n                        \"coordinates\": [\n                            [\n                                5.379376,\n                                43.2871915\n                            ],\n                            [\n                                5.380743,\n                                43.287223\n                            ],\n                            [\n                                5.380657,\n                                43.287425\n                            ],\n                            [\n                                5.380541,\n                                43.287698\n                            ],\n                            [\n                                5.380309,\n                                43.288241\n                            ],\n                            [\n                                5.380046,\n                                43.288925\n                            ],\n                            [\n                                5.380024,\n                                43.288973\n                            ],\n                            [\n                                5.379798,\n                                43.289478\n                            ],\n                            [\n                                5.379821,\n                                43.289546\n                            ],\n                            [\n                                5.379494,\n                                43.290232\n                            ],\n                            [\n                                5.379443,\n                                43.290339\n                            ],\n                            [\n                                5.379625,\n                                43.290432\n                            ],\n                            [\n                                5.380801,\n                                43.290767\n                            ],\n                            [\n                                5.380913,\n                                43.290798\n                            ],\n                            [\n                                5.380991,\n                                43.290823\n                            ],\n                            [\n                                5.381092,\n                                43.290854\n                            ],\n                            [\n                                5.381404,\n                                43.290952\n                            ],\n                            [\n                                5.381799,\n                                43.291074\n                            ],\n                            [\n                                5.382543,\n                                43.291144\n                            ],\n                            [\n                                5.382887,\n                                43.291173\n                            ],\n                            [\n                                5.383058,\n                                43.291188\n                            ],\n                            [\n                                5.383007,\n                                43.291351\n                            ],\n                            [\n                                5.383068,\n                                43.291844\n                            ],\n                            [\n                                5.383067,\n                                43.291864\n                            ],\n                            [\n                                5.383425,\n                                43.292332\n                            ],\n                            [\n                                5.38369,\n                                43.292425\n                            ],\n                            [\n                                5.38402,\n                                43.292524\n                            ],\n                            [\n                                5.3843173,\n                                43.2926716\n                            ]\n                        ]\n                    },\n                    \"duration\": 260,\n                    \"path\": [\n                        {\n                            \"duration\": 29,\n                            \"direction\": 0,\n                            \"length\": 102,\n                            \"name\": \"Rue des Vignerons\"\n                        },\n                        {\n                            \"duration\": 98,\n                            \"direction\": -100,\n                            \"length\": 343,\n                            \"name\": \"Rue Edmond Rostand\"\n                        },\n                        {\n                            \"duration\": 36,\n                            \"direction\": 74,\n                            \"length\": 126,\n                            \"name\": \"Boulevard Paul Peytral\"\n                        },\n                        {\n                            \"duration\": 46,\n                            \"direction\": 1,\n                            \"length\": 159,\n                            \"name\": \"Boulevard Louis Salvator\"\n                        },\n                        {\n                            \"duration\": 5,\n                            \"direction\": -96,\n                            \"length\": 16,\n                            \"name\": \"Cours Lieutaud\"\n                        },\n                        {\n                            \"duration\": 33,\n                            \"direction\": 18,\n                            \"length\": 114,\n                            \"name\": \"Boulevard Théodore Thurner\"\n                        },\n                        {\n                            \"duration\": 14,\n                            \"direction\": 35,\n                            \"length\": 49,\n                            \"name\": \"Rue des Trois Frères Barthélémy\"\n                        }\n                    ],\n                    \"type\": \"street_network\",\n                    \"id\": \"section_14_0\",\n                    \"mode\": \"bike\"\n                },\n                {\n                    \"from\": {\n                        \"embedded_type\": \"poi\",\n                        \"id\": \"poi:osm:node:739616061\",\n                        \"quality\": 0,\n                        \"name\": \"Julien Barthélémy (Marseille)\",\n                        \"poi\": {\n                            \"poi_type\": {\n                                \"id\": \"poi_type:amenity:bicycle_rental\",\n                                \"name\": \"Station VLS\"\n                            },\n                            \"name\": \"Julien Barthélémy\",\n                            \"coord\": {\n                                \"lat\": \"43.2926716\",\n                                \"lon\": \"5.3843173\"\n                            },\n                            \"label\": \"Julien Barthélémy (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13206\",\n                                    \"name\": \"Marseille 6e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.286799\",\n                                        \"lon\": \"5.380516\"\n                                    },\n                                    \"label\": \"Marseille 6e Arrondissement (13006)\",\n                                    \"id\": \"admin:fr:13206\",\n                                    \"zip_code\": \"13006\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Notre-Dame du Mont\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.291915\",\n                                        \"lon\": \"5.385872\"\n                                    },\n                                    \"label\": \"Notre-Dame du Mont\",\n                                    \"id\": \"admin:osm:relation:6583604\",\n                                    \"zip_code\": \"\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"address\": {\n                                \"house_number\": 5,\n                                \"label\": \"5 Rue des Trois Frères Barthélémy (Marseille)\",\n                                \"name\": \"Rue des Trois Frères Barthélémy\",\n                                \"coord\": {\n                                    \"lat\": \"43.2926716\",\n                                    \"lon\": \"5.3843173\"\n                                },\n                                \"id\": \"5.3843173;43.2926716\"\n                            },\n                            \"id\": \"poi:osm:node:739616061\",\n                            \"properties\": {\n                                \"website\": \"http://www.levelo-mpm.fr/\",\n                                \"amenity\": \"bicycle_rental\",\n                                \"capacity\": \"12\",\n                                \"name\": \"Julien Barthélémy\",\n                                \"source\": \"cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2008\",\n                                \"operator\": \"Cyclocity\",\n                                \"ref\": \"6114\",\n                                \"network\": \"Le vélo\"\n                            }\n                        }\n                    },\n                    \"links\": [],\n                    \"arrival_date_time\": \"20191007T174451\",\n                    \"co2_emission\": {\n                        \"value\": 0,\n                        \"unit\": \"\"\n                    },\n                    \"to\": {\n                        \"embedded_type\": \"address\",\n                        \"id\": \"5.38402;43.292524\",\n                        \"quality\": 0,\n                        \"name\": \"6 Rue des Trois Frères Barthélémy (Marseille)\",\n                        \"address\": {\n                            \"name\": \"Rue des Trois Frères Barthélémy\",\n                            \"house_number\": 6,\n                            \"coord\": {\n                                \"lat\": \"43.292524\",\n                                \"lon\": \"5.38402\"\n                            },\n                            \"label\": \"6 Rue des Trois Frères Barthélémy (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"id\": \"5.38402;43.292524\"\n                        }\n                    },\n                    \"departure_date_time\": \"20191007T174341\",\n                    \"duration\": 70,\n                    \"path\": [\n                        {\n                            \"duration\": 70,\n                            \"direction\": 0,\n                            \"length\": 0,\n                            \"name\": \"Rue des Trois Frères Barthélémy\"\n                        }\n                    ],\n                    \"type\": \"bss_put_back\",\n                    \"id\": \"section_15_0\"\n                },\n                {\n                    \"from\": {\n                        \"embedded_type\": \"address\",\n                        \"id\": \"5.38402;43.292524\",\n                        \"quality\": 0,\n                        \"name\": \"6 Rue des Trois Frères Barthélémy (Marseille)\",\n                        \"address\": {\n                            \"name\": \"Rue des Trois Frères Barthélémy\",\n                            \"house_number\": 6,\n                            \"coord\": {\n                                \"lat\": \"43.292524\",\n                                \"lon\": \"5.38402\"\n                            },\n                            \"label\": \"6 Rue des Trois Frères Barthélémy (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"id\": \"5.38402;43.292524\"\n                        }\n                    },\n                    \"links\": [],\n                    \"arrival_date_time\": \"20191007T174559\",\n                    \"co2_emission\": {\n                        \"value\": 0,\n                        \"unit\": \"\"\n                    },\n                    \"to\": {\n                        \"embedded_type\": \"stop_point\",\n                        \"stop_point\": {\n                            \"commercial_modes\": [\n                                {\n                                    \"id\": \"commercial_mode:metro\",\n                                    \"name\": \"Metro\"\n                                }\n                            ],\n                            \"stop_area\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"CTP-OM12311\"\n                                    },\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"CTP-OM12323\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2311\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2323\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2311\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2323\"\n                                    }\n                                ],\n                                \"name\": \"Notre-Dame du Mont\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.292807\",\n                                    \"lon\": \"5.383632\"\n                                },\n                                \"label\": \"Notre-Dame du Mont (Marseille)\",\n                                \"administrative_regions\": [\n                                    {\n                                        \"insee\": \"13206\",\n                                        \"name\": \"Marseille 6e Arrondissement\",\n                                        \"level\": 9,\n                                        \"coord\": {\n                                            \"lat\": \"43.286799\",\n                                            \"lon\": \"5.380516\"\n                                        },\n                                        \"label\": \"Marseille 6e Arrondissement (13006)\",\n                                        \"id\": \"admin:fr:13206\",\n                                        \"zip_code\": \"13006\"\n                                    },\n                                    {\n                                        \"insee\": \"\",\n                                        \"name\": \"Notre-Dame du Mont\",\n                                        \"level\": 10,\n                                        \"coord\": {\n                                            \"lat\": \"43.291915\",\n                                            \"lon\": \"5.385872\"\n                                        },\n                                        \"label\": \"Notre-Dame du Mont\",\n                                        \"id\": \"admin:osm:relation:6583604\",\n                                        \"zip_code\": \"\"\n                                    },\n                                    {\n                                        \"insee\": \"13055\",\n                                        \"name\": \"Marseille\",\n                                        \"level\": 8,\n                                        \"coord\": {\n                                            \"lat\": \"43.296174\",\n                                            \"lon\": \"5.369952\"\n                                        },\n                                        \"label\": \"Marseille (13000)\",\n                                        \"id\": \"admin:fr:13055\",\n                                        \"zip_code\": \"13000\"\n                                    }\n                                ],\n                                \"timezone\": \"Europe/Paris\",\n                                \"id\": \"stop_area:OM1:SA:CTP-OM12311\"\n                            },\n                            \"links\": [],\n                            \"physical_modes\": [\n                                {\n                                    \"id\": \"physical_mode:Metro\",\n                                    \"name\": \"Métro\"\n                                }\n                            ],\n                            \"coord\": {\n                                \"lat\": \"43.292823\",\n                                \"lon\": \"5.383695\"\n                            },\n                            \"label\": \"Notre-Dame du Mont (Marseille)\",\n                            \"equipments\": [],\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"OM12323\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"2323\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"2323\"\n                                }\n                            ],\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13206\",\n                                    \"name\": \"Marseille 6e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.286799\",\n                                        \"lon\": \"5.380516\"\n                                    },\n                                    \"label\": \"Marseille 6e Arrondissement (13006)\",\n                                    \"id\": \"admin:fr:13206\",\n                                    \"zip_code\": \"13006\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Notre-Dame du Mont\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.291915\",\n                                        \"lon\": \"5.385872\"\n                                    },\n                                    \"label\": \"Notre-Dame du Mont\",\n                                    \"id\": \"admin:osm:relation:6583604\",\n                                    \"zip_code\": \"\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"fare_zone\": {\n                                \"name\": \"0\"\n                            },\n                            \"id\": \"stop_point:OM1:SP:2323\",\n                            \"name\": \"Notre-Dame du Mont\"\n                        },\n                        \"quality\": 0,\n                        \"name\": \"Notre-Dame du Mont (Marseille)\",\n                        \"id\": \"stop_point:OM1:SP:2323\"\n                    },\n                    \"departure_date_time\": \"20191007T174451\",\n                    \"geojson\": {\n                        \"type\": \"LineString\",\n                        \"properties\": [\n                            {\n                                \"length\": 65\n                            }\n                        ],\n                        \"coordinates\": [\n                            [\n                                5.38402,\n                                43.292524\n                            ],\n                            [\n                                5.38369,\n                                43.292425\n                            ],\n                            [\n                                5.383644,\n                                43.292636\n                            ],\n                            [\n                                5.3835780327,\n                                43.2927615348\n                            ],\n                            [\n                                5.383695,\n                                43.292823\n                            ]\n                        ]\n                    },\n                    \"duration\": 68,\n                    \"path\": [\n                        {\n                            \"duration\": 29,\n                            \"direction\": 0,\n                            \"length\": 28,\n                            \"name\": \"Rue des Trois Frères Barthélémy\"\n                        },\n                        {\n                            \"duration\": 40,\n                            \"direction\": 103,\n                            \"length\": 38,\n                            \"name\": \"Cours Julien\"\n                        }\n                    ],\n                    \"type\": \"street_network\",\n                    \"id\": \"section_16_0\",\n                    \"mode\": \"walking\"\n                },\n                {\n                    \"from\": {\n                        \"embedded_type\": \"stop_point\",\n                        \"stop_point\": {\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"OM12323\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"2323\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"2323\"\n                                }\n                            ],\n                            \"name\": \"Notre-Dame du Mont\",\n                            \"links\": [],\n                            \"coord\": {\n                                \"lat\": \"43.292823\",\n                                \"lon\": \"5.383695\"\n                            },\n                            \"label\": \"Notre-Dame du Mont (Marseille)\",\n                            \"equipments\": [],\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13206\",\n                                    \"name\": \"Marseille 6e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.286799\",\n                                        \"lon\": \"5.380516\"\n                                    },\n                                    \"label\": \"Marseille 6e Arrondissement (13006)\",\n                                    \"id\": \"admin:fr:13206\",\n                                    \"zip_code\": \"13006\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Notre-Dame du Mont\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.291915\",\n                                        \"lon\": \"5.385872\"\n                                    },\n                                    \"label\": \"Notre-Dame du Mont\",\n                                    \"id\": \"admin:osm:relation:6583604\",\n                                    \"zip_code\": \"\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"fare_zone\": {\n                                \"name\": \"0\"\n                            },\n                            \"id\": \"stop_point:OM1:SP:2323\",\n                            \"stop_area\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"CTP-OM12311\"\n                                    },\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"CTP-OM12323\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2311\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2323\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2311\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2323\"\n                                    }\n                                ],\n                                \"name\": \"Notre-Dame du Mont\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.292807\",\n                                    \"lon\": \"5.383632\"\n                                },\n                                \"label\": \"Notre-Dame du Mont (Marseille)\",\n                                \"timezone\": \"Europe/Paris\",\n                                \"id\": \"stop_area:OM1:SA:CTP-OM12311\"\n                            }\n                        },\n                        \"quality\": 0,\n                        \"name\": \"Notre-Dame du Mont (Marseille)\",\n                        \"id\": \"stop_point:OM1:SP:2323\"\n                    },\n                    \"links\": [\n                        {\n                            \"type\": \"vehicle_journey\",\n                            \"id\": \"vehicle_journey:OM1:682862-1_dst_2\"\n                        },\n                        {\n                            \"type\": \"line\",\n                            \"id\": \"line:OM1:M2OM179\"\n                        },\n                        {\n                            \"type\": \"route\",\n                            \"id\": \"route:OM1:M2_R\"\n                        },\n                        {\n                            \"type\": \"commercial_mode\",\n                            \"id\": \"commercial_mode:metro\"\n                        },\n                        {\n                            \"type\": \"physical_mode\",\n                            \"id\": \"physical_mode:Metro\"\n                        },\n                        {\n                            \"type\": \"network\",\n                            \"id\": \"network:rtm\"\n                        }\n                    ],\n                    \"arrival_date_time\": \"20191007T175400\",\n                    \"additional_informations\": [\n                        \"regular\"\n                    ],\n                    \"co2_emission\": {\n                        \"value\": 10.506,\n                        \"unit\": \"gEC\"\n                    },\n                    \"display_informations\": {\n                        \"direction\": \"Bougainville (Marseille)\",\n                        \"code\": \"M2\",\n                        \"network\": \"Régie des Transports Marseillais\",\n                        \"links\": [],\n                        \"color\": \"DE0D29\",\n                        \"name\": \"BOUGAINVILLE-STE MARGUERITE DROMEL\",\n                        \"physical_mode\": \"Métro\",\n                        \"headsign\": \"BOUGAINVILLE\",\n                        \"label\": \"M2\",\n                        \"equipments\": [],\n                        \"text_color\": \"\",\n                        \"commercial_mode\": \"Metro\",\n                        \"description\": \"\"\n                    },\n                    \"to\": {\n                        \"embedded_type\": \"stop_point\",\n                        \"stop_point\": {\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"OM12317\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"2317\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"2317\"\n                                }\n                            ],\n                            \"name\": \"National\",\n                            \"links\": [],\n                            \"coord\": {\n                                \"lat\": \"43.315128\",\n                                \"lon\": \"5.373081\"\n                            },\n                            \"label\": \"National (Marseille)\",\n                            \"equipments\": [],\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13203\",\n                                    \"name\": \"Marseille 3e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.311385\",\n                                        \"lon\": \"5.378941\"\n                                    },\n                                    \"label\": \"Marseille 3e Arrondissement (13003)\",\n                                    \"id\": \"admin:fr:13203\",\n                                    \"zip_code\": \"13003\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Saint-Mauront\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.316595\",\n                                        \"lon\": \"5.376682\"\n                                    },\n                                    \"label\": \"Saint-Mauront\",\n                                    \"id\": \"admin:osm:relation:6581665\",\n                                    \"zip_code\": \"\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"fare_zone\": {\n                                \"name\": \"0\"\n                            },\n                            \"id\": \"stop_point:OM1:SP:2317\",\n                            \"stop_area\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"CTP-OM12317\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2317\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2317\"\n                                    }\n                                ],\n                                \"name\": \"National\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.315128\",\n                                    \"lon\": \"5.373081\"\n                                },\n                                \"label\": \"National (Marseille)\",\n                                \"timezone\": \"Europe/Paris\",\n                                \"id\": \"stop_area:OM1:SA:CTP-OM12317\"\n                            }\n                        },\n                        \"quality\": 0,\n                        \"name\": \"National (Marseille)\",\n                        \"id\": \"stop_point:OM1:SP:2317\"\n                    },\n                    \"base_arrival_date_time\": \"20191007T175400\",\n                    \"base_departure_date_time\": \"20191007T174600\",\n                    \"departure_date_time\": \"20191007T174600\",\n                    \"geojson\": {\n                        \"type\": \"LineString\",\n                        \"properties\": [\n                            {\n                                \"length\": 3502\n                            }\n                        ],\n                        \"coordinates\": [\n                            [\n                                5.383695,\n                                43.292823\n                            ],\n                            [\n                                5.381282,\n                                43.296776\n                            ],\n                            [\n                                5.380263,\n                                43.302407\n                            ],\n                            [\n                                5.373987,\n                                43.302\n                            ],\n                            [\n                                5.367968,\n                                43.303906\n                            ],\n                            [\n                                5.37238,\n                                43.309329\n                            ],\n                            [\n                                5.373081,\n                                43.315128\n                            ]\n                        ]\n                    },\n                    \"duration\": 480,\n                    \"type\": \"public_transport\",\n                    \"id\": \"section_17_0\",\n                    \"data_freshness\": \"base_schedule\",\n                    \"stop_date_times\": [\n                        {\n                            \"stop_point\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"OM12323\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2323\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2323\"\n                                    }\n                                ],\n                                \"name\": \"Notre-Dame du Mont\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.292823\",\n                                    \"lon\": \"5.383695\"\n                                },\n                                \"label\": \"Notre-Dame du Mont (Marseille)\",\n                                \"equipments\": [],\n                                \"fare_zone\": {\n                                    \"name\": \"0\"\n                                },\n                                \"id\": \"stop_point:OM1:SP:2323\"\n                            },\n                            \"links\": [],\n                            \"arrival_date_time\": \"20191007T174600\",\n                            \"additional_informations\": [],\n                            \"departure_date_time\": \"20191007T174600\",\n                            \"base_arrival_date_time\": \"20191007T174600\",\n                            \"base_departure_date_time\": \"20191007T174600\"\n                        },\n                        {\n                            \"stop_point\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"OM12322\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2322\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2322\"\n                                    }\n                                ],\n                                \"name\": \"Noailles\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.296776\",\n                                    \"lon\": \"5.381282\"\n                                },\n                                \"label\": \"Noailles (Marseille)\",\n                                \"equipments\": [],\n                                \"fare_zone\": {\n                                    \"name\": \"0\"\n                                },\n                                \"id\": \"stop_point:OM1:SP:2322\"\n                            },\n                            \"links\": [],\n                            \"arrival_date_time\": \"20191007T174700\",\n                            \"additional_informations\": [],\n                            \"departure_date_time\": \"20191007T174700\",\n                            \"base_arrival_date_time\": \"20191007T174700\",\n                            \"base_departure_date_time\": \"20191007T174700\"\n                        },\n                        {\n                            \"stop_point\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"OM12321\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2321\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2321\"\n                                    }\n                                ],\n                                \"name\": \"Saint-Charles\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.302407\",\n                                    \"lon\": \"5.380263\"\n                                },\n                                \"label\": \"Saint-Charles (Marseille)\",\n                                \"equipments\": [],\n                                \"fare_zone\": {\n                                    \"name\": \"0\"\n                                },\n                                \"id\": \"stop_point:OM1:SP:2321\"\n                            },\n                            \"links\": [],\n                            \"arrival_date_time\": \"20191007T174800\",\n                            \"additional_informations\": [],\n                            \"departure_date_time\": \"20191007T174800\",\n                            \"base_arrival_date_time\": \"20191007T174800\",\n                            \"base_departure_date_time\": \"20191007T174800\"\n                        },\n                        {\n                            \"stop_point\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"OM12320\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2320\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2320\"\n                                    }\n                                ],\n                                \"name\": \"Jules Guesde\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.302\",\n                                    \"lon\": \"5.373987\"\n                                },\n                                \"label\": \"Jules Guesde (Marseille)\",\n                                \"equipments\": [],\n                                \"fare_zone\": {\n                                    \"name\": \"0\"\n                                },\n                                \"id\": \"stop_point:OM1:SP:2320\"\n                            },\n                            \"links\": [],\n                            \"arrival_date_time\": \"20191007T174900\",\n                            \"additional_informations\": [],\n                            \"departure_date_time\": \"20191007T174900\",\n                            \"base_arrival_date_time\": \"20191007T174900\",\n                            \"base_departure_date_time\": \"20191007T174900\"\n                        },\n                        {\n                            \"stop_point\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"OM12319\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2319\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2319\"\n                                    }\n                                ],\n                                \"name\": \"Joliette\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.303906\",\n                                    \"lon\": \"5.367968\"\n                                },\n                                \"label\": \"Joliette (Marseille)\",\n                                \"equipments\": [],\n                                \"fare_zone\": {\n                                    \"name\": \"0\"\n                                },\n                                \"id\": \"stop_point:OM1:SP:2319\"\n                            },\n                            \"links\": [],\n                            \"arrival_date_time\": \"20191007T175100\",\n                            \"additional_informations\": [],\n                            \"departure_date_time\": \"20191007T175100\",\n                            \"base_arrival_date_time\": \"20191007T175100\",\n                            \"base_departure_date_time\": \"20191007T175100\"\n                        },\n                        {\n                            \"stop_point\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"OM12318\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2318\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2318\"\n                                    }\n                                ],\n                                \"name\": \"Désirée Clary\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.309329\",\n                                    \"lon\": \"5.37238\"\n                                },\n                                \"label\": \"Désirée Clary (Marseille)\",\n                                \"equipments\": [],\n                                \"fare_zone\": {\n                                    \"name\": \"0\"\n                                },\n                                \"id\": \"stop_point:OM1:SP:2318\"\n                            },\n                            \"links\": [],\n                            \"arrival_date_time\": \"20191007T175200\",\n                            \"additional_informations\": [],\n                            \"departure_date_time\": \"20191007T175200\",\n                            \"base_arrival_date_time\": \"20191007T175200\",\n                            \"base_departure_date_time\": \"20191007T175200\"\n                        },\n                        {\n                            \"stop_point\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"OM12317\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2317\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2317\"\n                                    }\n                                ],\n                                \"name\": \"National\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.315128\",\n                                    \"lon\": \"5.373081\"\n                                },\n                                \"label\": \"National (Marseille)\",\n                                \"equipments\": [],\n                                \"fare_zone\": {\n                                    \"name\": \"0\"\n                                },\n                                \"id\": \"stop_point:OM1:SP:2317\"\n                            },\n                            \"links\": [],\n                            \"arrival_date_time\": \"20191007T175400\",\n                            \"additional_informations\": [],\n                            \"departure_date_time\": \"20191007T175400\",\n                            \"base_arrival_date_time\": \"20191007T175400\",\n                            \"base_departure_date_time\": \"20191007T175400\"\n                        }\n                    ]\n                },\n                {\n                    \"from\": {\n                        \"embedded_type\": \"stop_point\",\n                        \"stop_point\": {\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"OM12317\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"2317\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"2317\"\n                                }\n                            ],\n                            \"name\": \"National\",\n                            \"links\": [],\n                            \"coord\": {\n                                \"lat\": \"43.315128\",\n                                \"lon\": \"5.373081\"\n                            },\n                            \"label\": \"National (Marseille)\",\n                            \"equipments\": [],\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13203\",\n                                    \"name\": \"Marseille 3e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.311385\",\n                                        \"lon\": \"5.378941\"\n                                    },\n                                    \"label\": \"Marseille 3e Arrondissement (13003)\",\n                                    \"id\": \"admin:fr:13203\",\n                                    \"zip_code\": \"13003\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Saint-Mauront\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.316595\",\n                                        \"lon\": \"5.376682\"\n                                    },\n                                    \"label\": \"Saint-Mauront\",\n                                    \"id\": \"admin:osm:relation:6581665\",\n                                    \"zip_code\": \"\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"fare_zone\": {\n                                \"name\": \"0\"\n                            },\n                            \"id\": \"stop_point:OM1:SP:2317\",\n                            \"stop_area\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"CTP-OM12317\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2317\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2317\"\n                                    }\n                                ],\n                                \"name\": \"National\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.315128\",\n                                    \"lon\": \"5.373081\"\n                                },\n                                \"label\": \"National (Marseille)\",\n                                \"timezone\": \"Europe/Paris\",\n                                \"id\": \"stop_area:OM1:SA:CTP-OM12317\"\n                            }\n                        },\n                        \"quality\": 0,\n                        \"name\": \"National (Marseille)\",\n                        \"id\": \"stop_point:OM1:SP:2317\"\n                    },\n                    \"links\": [],\n                    \"arrival_date_time\": \"20191007T180444\",\n                    \"co2_emission\": {\n                        \"value\": 0,\n                        \"unit\": \"\"\n                    },\n                    \"to\": {\n                        \"embedded_type\": \"address\",\n                        \"distance\": \"0\",\n                        \"name\": \"12 Impasse Abeille (Marseille)\",\n                        \"address\": {\n                            \"name\": \"12 Impasse Abeille\",\n                            \"house_number\": 12,\n                            \"coord\": {\n                                \"lat\": \"43.314695\",\n                                \"lon\": \"5.377477\"\n                            },\n                            \"label\": \"12 Impasse Abeille (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Saint-Mauront\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.316596\",\n                                        \"lon\": \"5.3766823\"\n                                    },\n                                    \"label\": \"Saint-Mauront, Marseille 3e Arrondissement, Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:6581665\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Marseille (13000), Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                },\n                                {\n                                    \"insee\": \"13\",\n                                    \"name\": \"Bouches-du-Rhône\",\n                                    \"level\": 6,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:7393\"\n                                },\n                                {\n                                    \"insee\": \"93\",\n                                    \"name\": \"Provence-Alpes-Côte d'Azur\",\n                                    \"level\": 4,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:8654\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"France\",\n                                    \"level\": 2,\n                                    \"coord\": {\n                                        \"lat\": \"48.8566969\",\n                                        \"lon\": \"2.3514616\"\n                                    },\n                                    \"label\": \"France\",\n                                    \"id\": \"admin:osm:relation:2202162\"\n                                },\n                                {\n                                    \"insee\": \"13203\",\n                                    \"name\": \"Marseille 3e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.3113852\",\n                                        \"lon\": \"5.3789412\"\n                                    },\n                                    \"label\": \"Marseille 3e Arrondissement (13003), Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:76105\",\n                                    \"zip_code\": \"13003\"\n                                }\n                            ],\n                            \"id\": \"5.377477;43.314695\"\n                        },\n                        \"quality\": 0,\n                        \"id\": \"5.377477;43.314695\"\n                    },\n                    \"departure_date_time\": \"20191007T175400\",\n                    \"geojson\": {\n                        \"type\": \"LineString\",\n                        \"properties\": [\n                            {\n                                \"length\": 616\n                            }\n                        ],\n                        \"coordinates\": [\n                            [\n                                5.373081,\n                                43.315128\n                            ],\n                            [\n                                5.3730495202,\n                                43.3151343629\n                            ],\n                            [\n                                5.373045,\n                                43.315112\n                            ],\n                            [\n                                5.373012,\n                                43.314968\n                            ],\n                            [\n                                5.373039,\n                                43.314956\n                            ],\n                            [\n                                5.373034,\n                                43.314935\n                            ],\n                            [\n                                5.373054,\n                                43.314704\n                            ],\n                            [\n                                5.373414,\n                                43.31444\n                            ],\n                            [\n                                5.374016,\n                                43.314844\n                            ],\n                            [\n                                5.376249,\n                                43.313279\n                            ],\n                            [\n                                5.376328,\n                                43.313305\n                            ],\n                            [\n                                5.376707,\n                                43.313416\n                            ],\n                            [\n                                5.377327,\n                                43.313766\n                            ],\n                            [\n                                5.377052,\n                                43.313999\n                            ],\n                            [\n                                5.377133,\n                                43.31404\n                            ],\n                            [\n                                5.377094,\n                                43.314222\n                            ],\n                            [\n                                5.377414,\n                                43.314485\n                            ],\n                            [\n                                5.3773577687,\n                                43.3145242697\n                            ],\n                            [\n                                5.3773577687,\n                                43.3145242697\n                            ]\n                        ]\n                    },\n                    \"duration\": 644,\n                    \"path\": [\n                        {\n                            \"duration\": 18,\n                            \"direction\": 0,\n                            \"length\": 18,\n                            \"name\": \"Rue René Cassin\"\n                        },\n                        {\n                            \"duration\": 2,\n                            \"direction\": -68,\n                            \"length\": 2,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 2,\n                            \"direction\": 68,\n                            \"length\": 2,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 71,\n                            \"direction\": -13,\n                            \"length\": 68,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 69,\n                            \"direction\": -88,\n                            \"length\": 66,\n                            \"name\": \"Rue Jullien\"\n                        },\n                        {\n                            \"duration\": 262,\n                            \"direction\": 87,\n                            \"length\": 251,\n                            \"name\": \"Rue Jouven\"\n                        },\n                        {\n                            \"duration\": 107,\n                            \"direction\": -68,\n                            \"length\": 102,\n                            \"name\": \"Rue Rivoire\"\n                        },\n                        {\n                            \"duration\": 35,\n                            \"direction\": -93,\n                            \"length\": 34,\n                            \"name\": \"Impasse Abeille\"\n                        },\n                        {\n                            \"duration\": 8,\n                            \"direction\": 96,\n                            \"length\": 8,\n                            \"name\": \"Rue Spinelly\"\n                        },\n                        {\n                            \"duration\": 63,\n                            \"direction\": -64,\n                            \"length\": 60,\n                            \"name\": \"Passage Belsunce\"\n                        },\n                        {\n                            \"duration\": 6,\n                            \"direction\": 0,\n                            \"length\": 6,\n                            \"name\": \"Rue des Bons Voisins\"\n                        }\n                    ],\n                    \"type\": \"street_network\",\n                    \"id\": \"section_18_0\",\n                    \"mode\": \"walking\"\n                }\n            ]\n        },\n        {\n            \"status\": \"\",\n            \"distances\": {\n                \"taxi\": 0,\n                \"car\": 3388,\n                \"walking\": 197,\n                \"bike\": 0,\n                \"ridesharing\": 0\n            },\n            \"tags\": [\n                \"car\",\n                \"non_pt\"\n            ],\n            \"nb_transfers\": 0,\n            \"durations\": {\n                \"taxi\": 0,\n                \"walking\": 176,\n                \"car\": 305,\n                \"ridesharing\": 0,\n                \"bike\": 0,\n                \"total\": 781\n            },\n            \"arrival_date_time\": \"20191007T174505\",\n            \"departure_date_time\": \"20191007T173204\",\n            \"requested_date_time\": \"20191007T173204\",\n            \"fare\": {\n                \"found\": false,\n                \"links\": []\n            },\n            \"co2_emission\": {\n                \"value\": 623.392,\n                \"unit\": \"gEC\"\n            },\n            \"type\": \"best\",\n            \"duration\": 781,\n            \"sections\": [\n                {\n                    \"from\": {\n                        \"embedded_type\": \"address\",\n                        \"distance\": \"0\",\n                        \"name\": \"167 Rue Paradis (Marseille)\",\n                        \"address\": {\n                            \"name\": \"167 Rue Paradis\",\n                            \"house_number\": 167,\n                            \"coord\": {\n                                \"lat\": \"43.286359\",\n                                \"lon\": \"5.379863\"\n                            },\n                            \"label\": \"167 Rue Paradis (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Castellane\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.2850595\",\n                                        \"lon\": \"5.3821725\"\n                                    },\n                                    \"label\": \"Castellane, Marseille 6e Arrondissement, Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:6583602\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Marseille (13000), Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                },\n                                {\n                                    \"insee\": \"13\",\n                                    \"name\": \"Bouches-du-Rhône\",\n                                    \"level\": 6,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:7393\"\n                                },\n                                {\n                                    \"insee\": \"93\",\n                                    \"name\": \"Provence-Alpes-Côte d'Azur\",\n                                    \"level\": 4,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:8654\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"France\",\n                                    \"level\": 2,\n                                    \"coord\": {\n                                        \"lat\": \"48.8566969\",\n                                        \"lon\": \"2.3514616\"\n                                    },\n                                    \"label\": \"France\",\n                                    \"id\": \"admin:osm:relation:2202162\"\n                                },\n                                {\n                                    \"insee\": \"13206\",\n                                    \"name\": \"Marseille 6e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.2867997\",\n                                        \"lon\": \"5.3805162\"\n                                    },\n                                    \"label\": \"Marseille 6e Arrondissement (13006), Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:76190\",\n                                    \"zip_code\": \"13006\"\n                                }\n                            ],\n                            \"id\": \"5.379863;43.286359\"\n                        },\n                        \"quality\": 0,\n                        \"id\": \"5.379863;43.286359\"\n                    },\n                    \"links\": [],\n                    \"arrival_date_time\": \"20191007T173709\",\n                    \"co2_emission\": {\n                        \"value\": 623.392,\n                        \"unit\": \"gEC\"\n                    },\n                    \"to\": {\n                        \"embedded_type\": \"poi\",\n                        \"id\": \"poi:osm:way:326930431\",\n                        \"quality\": 0,\n                        \"name\": \"Parking (Marseille)\",\n                        \"poi\": {\n                            \"poi_type\": {\n                                \"id\": \"poi_type:amenity:parking\",\n                                \"name\": \"Parking\"\n                            },\n                            \"name\": \"Parking\",\n                            \"coord\": {\n                                \"lat\": \"43.31315213\",\n                                \"lon\": \"5.376567896\"\n                            },\n                            \"label\": \"Parking (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13203\",\n                                    \"name\": \"Marseille 3e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.311385\",\n                                        \"lon\": \"5.378941\"\n                                    },\n                                    \"label\": \"Marseille 3e Arrondissement (13003)\",\n                                    \"id\": \"admin:fr:13203\",\n                                    \"zip_code\": \"13003\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Saint-Mauront\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.316595\",\n                                        \"lon\": \"5.376682\"\n                                    },\n                                    \"label\": \"Saint-Mauront\",\n                                    \"id\": \"admin:osm:relation:6581665\",\n                                    \"zip_code\": \"\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"address\": {\n                                \"house_number\": 0,\n                                \"label\": \"Rue Rivoire (Marseille)\",\n                                \"name\": \"Rue Rivoire\",\n                                \"coord\": {\n                                    \"lat\": \"43.31315213\",\n                                    \"lon\": \"5.376567896\"\n                                },\n                                \"id\": \"5.376567896;43.31315213\"\n                            },\n                            \"id\": \"poi:osm:way:326930431\",\n                            \"properties\": {\n                                \"amenity\": \"parking\"\n                            }\n                        }\n                    },\n                    \"departure_date_time\": \"20191007T173204\",\n                    \"geojson\": {\n                        \"type\": \"LineString\",\n                        \"properties\": [\n                            {\n                                \"length\": 3388\n                            }\n                        ],\n                        \"coordinates\": [\n                            [\n                                5.379796308,\n                                43.2863306707\n                            ],\n                            [\n                                5.380071,\n                                43.285684\n                            ],\n                            [\n                                5.381248,\n                                43.28604\n                            ],\n                            [\n                                5.380743,\n                                43.287223\n                            ],\n                            [\n                                5.380657,\n                                43.287425\n                            ],\n                            [\n                                5.380541,\n                                43.287698\n                            ],\n                            [\n                                5.380309,\n                                43.288241\n                            ],\n                            [\n                                5.380046,\n                                43.288925\n                            ],\n                            [\n                                5.380024,\n                                43.288973\n                            ],\n                            [\n                                5.379798,\n                                43.289478\n                            ],\n                            [\n                                5.379821,\n                                43.289546\n                            ],\n                            [\n                                5.379494,\n                                43.290232\n                            ],\n                            [\n                                5.379443,\n                                43.290339\n                            ],\n                            [\n                                5.379625,\n                                43.290432\n                            ],\n                            [\n                                5.379596,\n                                43.290479\n                            ],\n                            [\n                                5.378289,\n                                43.290167\n                            ],\n                            [\n                                5.377995,\n                                43.290536\n                            ],\n                            [\n                                5.37762,\n                                43.291468\n                            ],\n                            [\n                                5.377292,\n                                43.292232\n                            ],\n                            [\n                                5.377057,\n                                43.292794\n                            ],\n                            [\n                                5.377014,\n                                43.292895\n                            ],\n                            [\n                                5.376848,\n                                43.29328\n                            ],\n                            [\n                                5.37667,\n                                43.293685\n                            ],\n                            [\n                                5.3765,\n                                43.294099\n                            ],\n                            [\n                                5.376287,\n                                43.294604\n                            ],\n                            [\n                                5.376074,\n                                43.295104\n                            ],\n                            [\n                                5.375837,\n                                43.295654\n                            ],\n                            [\n                                5.37579,\n                                43.295758\n                            ],\n                            [\n                                5.376067,\n                                43.295843\n                            ],\n                            [\n                                5.376024,\n                                43.295913\n                            ],\n                            [\n                                5.375876,\n                                43.296166\n                            ],\n                            [\n                                5.375853,\n                                43.296251\n                            ],\n                            [\n                                5.375851,\n                                43.296296\n                            ],\n                            [\n                                5.375798,\n                                43.296395\n                            ],\n                            [\n                                5.375647,\n                                43.296619\n                            ],\n                            [\n                                5.375556,\n                                43.296601\n                            ],\n                            [\n                                5.375305,\n                                43.296547\n                            ],\n                            [\n                                5.375015,\n                                43.296451\n                            ],\n                            [\n                                5.374874,\n                                43.296436\n                            ],\n                            [\n                                5.374698,\n                                43.296541\n                            ],\n                            [\n                                5.374622,\n                                43.296613\n                            ],\n                            [\n                                5.374549,\n                                43.296682\n                            ],\n                            [\n                                5.374272,\n                                43.296977\n                            ],\n                            [\n                                5.374213,\n                                43.297039\n                            ],\n                            [\n                                5.374094,\n                                43.29773\n                            ],\n                            [\n                                5.374081,\n                                43.298078\n                            ],\n                            [\n                                5.374097,\n                                43.298754\n                            ],\n                            [\n                                5.374161,\n                                43.299253\n                            ],\n                            [\n                                5.374273,\n                                43.299639\n                            ],\n                            [\n                                5.374339,\n                                43.299806\n                            ],\n                            [\n                                5.374405,\n                                43.300553\n                            ],\n                            [\n                                5.37438,\n                                43.300594\n                            ],\n                            [\n                                5.374075,\n                                43.301117\n                            ],\n                            [\n                                5.373997,\n                                43.301339\n                            ],\n                            [\n                                5.374036,\n                                43.301479\n                            ],\n                            [\n                                5.37411,\n                                43.301542\n                            ],\n                            [\n                                5.374167,\n                                43.301649\n                            ],\n                            [\n                                5.37445,\n                                43.302485\n                            ],\n                            [\n                                5.373384,\n                                43.304357\n                            ],\n                            [\n                                5.373221,\n                                43.304673\n                            ],\n                            [\n                                5.373183,\n                                43.304747\n                            ],\n                            [\n                                5.373113,\n                                43.304883\n                            ],\n                            [\n                                5.373136,\n                                43.304896\n                            ],\n                            [\n                                5.373209,\n                                43.304966\n                            ],\n                            [\n                                5.373216,\n                                43.305135\n                            ],\n                            [\n                                5.373116,\n                                43.30523\n                            ],\n                            [\n                                5.373154,\n                                43.305325\n                            ],\n                            [\n                                5.373282,\n                                43.305713\n                            ],\n                            [\n                                5.373508,\n                                43.30646\n                            ],\n                            [\n                                5.373649,\n                                43.306864\n                            ],\n                            [\n                                5.373928,\n                                43.307698\n                            ],\n                            [\n                                5.374037,\n                                43.308049\n                            ],\n                            [\n                                5.374209,\n                                43.308708\n                            ],\n                            [\n                                5.374242,\n                                43.308704\n                            ],\n                            [\n                                5.374464,\n                                43.308908\n                            ],\n                            [\n                                5.375019,\n                                43.309494\n                            ],\n                            [\n                                5.375344,\n                                43.309993\n                            ],\n                            [\n                                5.375458,\n                                43.310073\n                            ],\n                            [\n                                5.376289,\n                                43.310575\n                            ],\n                            [\n                                5.377977,\n                                43.311239\n                            ],\n                            [\n                                5.378059,\n                                43.311259\n                            ],\n                            [\n                                5.377394,\n                                43.311715\n                            ],\n                            [\n                                5.376713,\n                                43.312136\n                            ],\n                            [\n                                5.376584,\n                                43.312219\n                            ],\n                            [\n                                5.376129,\n                                43.312537\n                            ],\n                            [\n                                5.37588,\n                                43.31269\n                            ],\n                            [\n                                5.375931,\n                                43.312729\n                            ],\n                            [\n                                5.376249,\n                                43.313279\n                            ],\n                            [\n                                5.376328,\n                                43.313305\n                            ],\n                            [\n                                5.376567896,\n                                43.31315213\n                            ]\n                        ]\n                    },\n                    \"duration\": 305,\n                    \"path\": [\n                        {\n                            \"duration\": 6,\n                            \"direction\": 0,\n                            \"length\": 67,\n                            \"name\": \"Rue Paradis\"\n                        },\n                        {\n                            \"duration\": 9,\n                            \"direction\": 0,\n                            \"length\": 100,\n                            \"name\": \"Rue Sainte-Victoire\"\n                        },\n                        {\n                            \"duration\": 41,\n                            \"direction\": -85,\n                            \"length\": 456,\n                            \"name\": \"Rue Edmond Rostand\"\n                        },\n                        {\n                            \"duration\": 1,\n                            \"direction\": 74,\n                            \"length\": 11,\n                            \"name\": \"Boulevard Paul Peytral\"\n                        },\n                        {\n                            \"duration\": 0,\n                            \"direction\": -79,\n                            \"length\": 0,\n                            \"name\": \"Entrée/Sortie Parking\"\n                        },\n                        {\n                            \"duration\": 15,\n                            \"direction\": -84,\n                            \"length\": 167,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 40,\n                            \"direction\": 14,\n                            \"length\": 444,\n                            \"name\": \"Rue Paradis\"\n                        },\n                        {\n                            \"duration\": 11,\n                            \"direction\": 0,\n                            \"length\": 122,\n                            \"name\": \"Place du Général De Gaulle\"\n                        },\n                        {\n                            \"duration\": 2,\n                            \"direction\": 85,\n                            \"length\": 22,\n                            \"name\": \"La Canebière\"\n                        },\n                        {\n                            \"duration\": 5,\n                            \"direction\": -91,\n                            \"length\": 56,\n                            \"name\": \"Rue Albert 1er\"\n                        },\n                        {\n                            \"duration\": 4,\n                            \"direction\": -79,\n                            \"length\": 44,\n                            \"name\": \"Rue de Bir Hakeim\"\n                        },\n                        {\n                            \"duration\": 4,\n                            \"direction\": 48,\n                            \"length\": 44,\n                            \"name\": \"Rue de la Reine Élisabeth Von Wittelbach\"\n                        },\n                        {\n                            \"duration\": 16,\n                            \"direction\": 0,\n                            \"length\": 178,\n                            \"name\": \"Rue Henri Barbusse\"\n                        },\n                        {\n                            \"duration\": 5,\n                            \"direction\": 4,\n                            \"length\": 56,\n                            \"name\": \"Place de l'Hôtel des Postes\"\n                        },\n                        {\n                            \"duration\": 19,\n                            \"direction\": 7,\n                            \"length\": 211,\n                            \"name\": \"Rue Sainte-Barbe\"\n                        },\n                        {\n                            \"duration\": 33,\n                            \"direction\": -19,\n                            \"length\": 367,\n                            \"name\": \"Avenue Camille Pelletan\"\n                        },\n                        {\n                            \"duration\": 2,\n                            \"direction\": 73,\n                            \"length\": 22,\n                            \"name\": \"Place Marceau\"\n                        },\n                        {\n                            \"duration\": 31,\n                            \"direction\": 54,\n                            \"length\": 344,\n                            \"name\": \"Avenue Camille Pelletan\"\n                        },\n                        {\n                            \"duration\": 2,\n                            \"direction\": 89,\n                            \"length\": 22,\n                            \"name\": \"Rue Eugène Pottier\"\n                        },\n                        {\n                            \"duration\": 34,\n                            \"direction\": -4,\n                            \"length\": 378,\n                            \"name\": \"Rue Hoche\"\n                        },\n                        {\n                            \"duration\": 0,\n                            \"direction\": 10,\n                            \"length\": 0,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 19,\n                            \"direction\": -118,\n                            \"length\": 211,\n                            \"name\": \"Boulevard National\"\n                        },\n                        {\n                            \"duration\": 6,\n                            \"direction\": 93,\n                            \"length\": 67,\n                            \"name\": \"Rue Félix Pyat\"\n                        },\n                        {\n                            \"duration\": 0,\n                            \"direction\": 43,\n                            \"length\": 0,\n                            \"name\": \"Rue Rivoire\"\n                        }\n                    ],\n                    \"type\": \"street_network\",\n                    \"id\": \"section_0_0\",\n                    \"mode\": \"car\"\n                },\n                {\n                    \"from\": {\n                        \"embedded_type\": \"poi\",\n                        \"id\": \"poi:osm:way:326930431\",\n                        \"quality\": 0,\n                        \"name\": \"Parking (Marseille)\",\n                        \"poi\": {\n                            \"poi_type\": {\n                                \"id\": \"poi_type:amenity:parking\",\n                                \"name\": \"Parking\"\n                            },\n                            \"name\": \"Parking\",\n                            \"coord\": {\n                                \"lat\": \"43.31315213\",\n                                \"lon\": \"5.376567896\"\n                            },\n                            \"label\": \"Parking (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13203\",\n                                    \"name\": \"Marseille 3e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.311385\",\n                                        \"lon\": \"5.378941\"\n                                    },\n                                    \"label\": \"Marseille 3e Arrondissement (13003)\",\n                                    \"id\": \"admin:fr:13203\",\n                                    \"zip_code\": \"13003\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Saint-Mauront\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.316595\",\n                                        \"lon\": \"5.376682\"\n                                    },\n                                    \"label\": \"Saint-Mauront\",\n                                    \"id\": \"admin:osm:relation:6581665\",\n                                    \"zip_code\": \"\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"address\": {\n                                \"house_number\": 0,\n                                \"label\": \"Rue Rivoire (Marseille)\",\n                                \"name\": \"Rue Rivoire\",\n                                \"coord\": {\n                                    \"lat\": \"43.31315213\",\n                                    \"lon\": \"5.376567896\"\n                                },\n                                \"id\": \"5.376567896;43.31315213\"\n                            },\n                            \"id\": \"poi:osm:way:326930431\",\n                            \"properties\": {\n                                \"amenity\": \"parking\"\n                            }\n                        }\n                    },\n                    \"links\": [],\n                    \"arrival_date_time\": \"20191007T174209\",\n                    \"co2_emission\": {\n                        \"value\": 0,\n                        \"unit\": \"\"\n                    },\n                    \"to\": {\n                        \"embedded_type\": \"address\",\n                        \"id\": \"5.376328;43.313305\",\n                        \"quality\": 0,\n                        \"name\": \"8 Rue Rivoire (Marseille)\",\n                        \"address\": {\n                            \"name\": \"Rue Rivoire\",\n                            \"house_number\": 8,\n                            \"coord\": {\n                                \"lat\": \"43.313305\",\n                                \"lon\": \"5.376328\"\n                            },\n                            \"label\": \"8 Rue Rivoire (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"id\": \"5.376328;43.313305\"\n                        }\n                    },\n                    \"departure_date_time\": \"20191007T173709\",\n                    \"duration\": 300,\n                    \"path\": [\n                        {\n                            \"duration\": 300,\n                            \"direction\": 0,\n                            \"length\": 0,\n                            \"name\": \"Rue Rivoire\"\n                        }\n                    ],\n                    \"type\": \"park\",\n                    \"id\": \"section_1_0\"\n                },\n                {\n                    \"from\": {\n                        \"embedded_type\": \"address\",\n                        \"id\": \"5.376328;43.313305\",\n                        \"quality\": 0,\n                        \"name\": \"8 Rue Rivoire (Marseille)\",\n                        \"address\": {\n                            \"name\": \"Rue Rivoire\",\n                            \"house_number\": 8,\n                            \"coord\": {\n                                \"lat\": \"43.313305\",\n                                \"lon\": \"5.376328\"\n                            },\n                            \"label\": \"8 Rue Rivoire (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"id\": \"5.376328;43.313305\"\n                        }\n                    },\n                    \"links\": [],\n                    \"arrival_date_time\": \"20191007T174505\",\n                    \"co2_emission\": {\n                        \"value\": 0,\n                        \"unit\": \"\"\n                    },\n                    \"to\": {\n                        \"embedded_type\": \"address\",\n                        \"distance\": \"0\",\n                        \"name\": \"12 Impasse Abeille (Marseille)\",\n                        \"address\": {\n                            \"name\": \"12 Impasse Abeille\",\n                            \"house_number\": 12,\n                            \"coord\": {\n                                \"lat\": \"43.314695\",\n                                \"lon\": \"5.377477\"\n                            },\n                            \"label\": \"12 Impasse Abeille (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Saint-Mauront\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.316596\",\n                                        \"lon\": \"5.3766823\"\n                                    },\n                                    \"label\": \"Saint-Mauront, Marseille 3e Arrondissement, Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:6581665\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Marseille (13000), Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                },\n                                {\n                                    \"insee\": \"13\",\n                                    \"name\": \"Bouches-du-Rhône\",\n                                    \"level\": 6,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:7393\"\n                                },\n                                {\n                                    \"insee\": \"93\",\n                                    \"name\": \"Provence-Alpes-Côte d'Azur\",\n                                    \"level\": 4,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:8654\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"France\",\n                                    \"level\": 2,\n                                    \"coord\": {\n                                        \"lat\": \"48.8566969\",\n                                        \"lon\": \"2.3514616\"\n                                    },\n                                    \"label\": \"France\",\n                                    \"id\": \"admin:osm:relation:2202162\"\n                                },\n                                {\n                                    \"insee\": \"13203\",\n                                    \"name\": \"Marseille 3e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.3113852\",\n                                        \"lon\": \"5.3789412\"\n                                    },\n                                    \"label\": \"Marseille 3e Arrondissement (13003), Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:76105\",\n                                    \"zip_code\": \"13003\"\n                                }\n                            ],\n                            \"id\": \"5.377477;43.314695\"\n                        },\n                        \"quality\": 0,\n                        \"id\": \"5.377477;43.314695\"\n                    },\n                    \"departure_date_time\": \"20191007T174209\",\n                    \"geojson\": {\n                        \"type\": \"LineString\",\n                        \"properties\": [\n                            {\n                                \"length\": 197\n                            }\n                        ],\n                        \"coordinates\": [\n                            [\n                                5.376328,\n                                43.313305\n                            ],\n                            [\n                                5.376707,\n                                43.313416\n                            ],\n                            [\n                                5.377327,\n                                43.313766\n                            ],\n                            [\n                                5.377052,\n                                43.313999\n                            ],\n                            [\n                                5.377133,\n                                43.31404\n                            ],\n                            [\n                                5.377094,\n                                43.314222\n                            ],\n                            [\n                                5.377414,\n                                43.314485\n                            ],\n                            [\n                                5.3773577687,\n                                43.3145242697\n                            ]\n                        ]\n                    },\n                    \"duration\": 176,\n                    \"path\": [\n                        {\n                            \"duration\": 85,\n                            \"direction\": 0,\n                            \"length\": 95,\n                            \"name\": \"Rue Rivoire\"\n                        },\n                        {\n                            \"duration\": 30,\n                            \"direction\": -93,\n                            \"length\": 34,\n                            \"name\": \"Impasse Abeille\"\n                        },\n                        {\n                            \"duration\": 7,\n                            \"direction\": 96,\n                            \"length\": 8,\n                            \"name\": \"Rue Spinelly\"\n                        },\n                        {\n                            \"duration\": 54,\n                            \"direction\": -64,\n                            \"length\": 60,\n                            \"name\": \"Passage Belsunce\"\n                        },\n                        {\n                            \"duration\": 0,\n                            \"direction\": 0,\n                            \"length\": 0,\n                            \"name\": \"Rue des Bons Voisins\"\n                        }\n                    ],\n                    \"type\": \"street_network\",\n                    \"id\": \"section_2_0\",\n                    \"mode\": \"walking\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"64f1122f-21ab-47a6-8b8e-3f2fd249e359"},{"name":"getItinerariesWithCoordinates","id":"5e3fe3de-1cf6-42e1-9213-c4593fd49370","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://marcelle-mobi-api.herokuapp.com/itineraries/calculate?lat_departure=43.291313&lng_departure=5.356507&lat_arrival=43.302854&lng_arrival=5.395871&mode=bss","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"grant_token"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"3913231f-55f5-431e-b4cc-208c460ee429","id":"3913231f-55f5-431e-b4cc-208c460ee429","name":"Marcelle Mobi Api Frioul","type":"collection"}},"urlObject":{"protocol":"http","path":["itineraries","calculate"],"host":["marcelle-mobi-api","herokuapp","com"],"query":[{"key":"lat_departure","value":"43.291313"},{"key":"lng_departure","value":"5.356507"},{"key":"lat_arrival","value":"43.302854"},{"key":"lng_arrival","value":"5.395871"},{"description":{"content":"<p>it can be one of those =&gt; [car, walking, bike, bss]</p>\n","type":"text/plain"},"key":"mode","value":"bss"}],"variable":[]}},"response":[{"id":"68cae98b-8933-4cd6-ab29-0c669086619d","name":"getItinerariesWithCoordinates","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://marcelle-mobi-api.herokuapp.com/itineraries/calculate?lat_departure=43.291313&lng_departure=5.356507&lat_arrival=43.302854&lng_arrival=5.395871&mode=bss","protocol":"http","host":["marcelle-mobi-api","herokuapp","com"],"path":["itineraries","calculate"],"query":[{"key":"lat_departure","value":"43.291313"},{"key":"lng_departure","value":"5.356507"},{"key":"lat_arrival","value":"43.302854"},{"key":"lng_arrival","value":"5.395871"},{"key":"mode","value":"bss","description":"it can be one of those => [car, walking, bike, bss]"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Mon, 07 Oct 2019 15:32:20 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"727a858416198083a2a305c4d383efbc\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"ab6b7f6e-bf99-44d1-a936-9a108412c474"},{"key":"X-Runtime","value":"2.259011"},{"key":"Vary","value":"Origin"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"current\": {\n        \"status\": \"\",\n        \"distances\": {\n            \"taxi\": 0,\n            \"car\": 0,\n            \"walking\": 419,\n            \"bike\": 3410,\n            \"ridesharing\": 0\n        },\n        \"tags\": [\n            \"bss\",\n            \"non_pt\",\n            \"ecologic\"\n        ],\n        \"nb_transfers\": 0,\n        \"durations\": {\n            \"taxi\": 0,\n            \"walking\": 437,\n            \"car\": 0,\n            \"ridesharing\": 0,\n            \"bike\": 974,\n            \"total\": 1621\n        },\n        \"arrival_date_time\": \"20191007T175920\",\n        \"departure_date_time\": \"20191007T173219\",\n        \"requested_date_time\": \"20191007T173219\",\n        \"fare\": {\n            \"found\": false,\n            \"links\": []\n        },\n        \"co2_emission\": {\n            \"value\": 0,\n            \"unit\": \"gEC\"\n        },\n        \"type\": \"best\",\n        \"duration\": 1621,\n        \"sections\": [\n            {\n                \"from\": {\n                    \"embedded_type\": \"address\",\n                    \"distance\": \"18\",\n                    \"name\": \"45 Rue de Suez (Marseille)\",\n                    \"address\": {\n                        \"name\": \"45 Rue de Suez\",\n                        \"house_number\": 45,\n                        \"coord\": {\n                            \"lat\": \"43.291146\",\n                            \"lon\": \"5.356556\"\n                        },\n                        \"label\": \"45 Rue de Suez (Marseille)\",\n                        \"administrative_regions\": [\n                            {\n                                \"insee\": \"\",\n                                \"name\": \"Le Pharo\",\n                                \"level\": 10,\n                                \"coord\": {\n                                    \"lat\": \"43.2913001\",\n                                    \"lon\": \"5.3594858\"\n                                },\n                                \"label\": \"Le Pharo, Marseille 7e Arrondissement, Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                \"id\": \"admin:osm:relation:6598066\"\n                            },\n                            {\n                                \"insee\": \"13055\",\n                                \"name\": \"Marseille\",\n                                \"level\": 8,\n                                \"coord\": {\n                                    \"lat\": \"43.2961743\",\n                                    \"lon\": \"5.3699525\"\n                                },\n                                \"label\": \"Marseille (13000), Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                \"id\": \"admin:fr:13055\",\n                                \"zip_code\": \"13000\"\n                            },\n                            {\n                                \"insee\": \"13\",\n                                \"name\": \"Bouches-du-Rhône\",\n                                \"level\": 6,\n                                \"coord\": {\n                                    \"lat\": \"43.2961743\",\n                                    \"lon\": \"5.3699525\"\n                                },\n                                \"label\": \"Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                \"id\": \"admin:osm:relation:7393\"\n                            },\n                            {\n                                \"insee\": \"93\",\n                                \"name\": \"Provence-Alpes-Côte d'Azur\",\n                                \"level\": 4,\n                                \"coord\": {\n                                    \"lat\": \"43.2961743\",\n                                    \"lon\": \"5.3699525\"\n                                },\n                                \"label\": \"Provence-Alpes-Côte d'Azur, France\",\n                                \"id\": \"admin:osm:relation:8654\"\n                            },\n                            {\n                                \"insee\": \"\",\n                                \"name\": \"France\",\n                                \"level\": 2,\n                                \"coord\": {\n                                    \"lat\": \"48.8566969\",\n                                    \"lon\": \"2.3514616\"\n                                },\n                                \"label\": \"France\",\n                                \"id\": \"admin:osm:relation:2202162\"\n                            },\n                            {\n                                \"insee\": \"13207\",\n                                \"name\": \"Marseille 7e Arrondissement\",\n                                \"level\": 9,\n                                \"coord\": {\n                                    \"lat\": \"43.2829975\",\n                                    \"lon\": \"5.3624129\"\n                                },\n                                \"label\": \"Marseille 7e Arrondissement (13007), Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                \"id\": \"admin:osm:relation:76217\",\n                                \"zip_code\": \"13007\"\n                            }\n                        ],\n                        \"id\": \"5.356556;43.291146\"\n                    },\n                    \"quality\": 0,\n                    \"id\": \"5.356556;43.291146\"\n                },\n                \"links\": [],\n                \"arrival_date_time\": \"20191007T173554\",\n                \"co2_emission\": {\n                    \"value\": 0,\n                    \"unit\": \"\"\n                },\n                \"to\": {\n                    \"embedded_type\": \"address\",\n                    \"id\": \"5.358193;43.291973\",\n                    \"quality\": 0,\n                    \"name\": \"36 Boulevard Charles Livon (Marseille)\",\n                    \"address\": {\n                        \"name\": \"Boulevard Charles Livon\",\n                        \"house_number\": 36,\n                        \"coord\": {\n                            \"lat\": \"43.291973\",\n                            \"lon\": \"5.358193\"\n                        },\n                        \"label\": \"36 Boulevard Charles Livon (Marseille)\",\n                        \"administrative_regions\": [\n                            {\n                                \"insee\": \"13055\",\n                                \"name\": \"Marseille\",\n                                \"level\": 8,\n                                \"coord\": {\n                                    \"lat\": \"43.296174\",\n                                    \"lon\": \"5.369952\"\n                                },\n                                \"label\": \"Marseille (13000)\",\n                                \"id\": \"admin:fr:13055\",\n                                \"zip_code\": \"13000\"\n                            }\n                        ],\n                        \"id\": \"5.358193;43.291973\"\n                    }\n                },\n                \"departure_date_time\": \"20191007T173219\",\n                \"geojson\": {\n                    \"type\": \"LineString\",\n                    \"properties\": [\n                        {\n                            \"length\": 206\n                        }\n                    ],\n                    \"coordinates\": [\n                        [\n                            5.3565486969,\n                            43.2912285128\n                        ],\n                        [\n                            5.357266,\n                            43.291292\n                        ],\n                        [\n                            5.357169,\n                            43.291877\n                        ],\n                        [\n                            5.358193,\n                            43.291973\n                        ]\n                    ]\n                },\n                \"duration\": 215,\n                \"path\": [\n                    {\n                        \"duration\": 61,\n                        \"direction\": 0,\n                        \"length\": 58,\n                        \"name\": \"Rue de Suez\"\n                    },\n                    {\n                        \"duration\": 68,\n                        \"direction\": 0,\n                        \"length\": 65,\n                        \"name\": \"Rue Charras\"\n                    },\n                    {\n                        \"duration\": 87,\n                        \"direction\": 90,\n                        \"length\": 83,\n                        \"name\": \"Boulevard Charles Livon\"\n                    }\n                ],\n                \"type\": \"street_network\",\n                \"id\": \"section_16_0\",\n                \"mode\": \"walking\"\n            },\n            {\n                \"from\": {\n                    \"embedded_type\": \"address\",\n                    \"id\": \"5.358193;43.291973\",\n                    \"quality\": 0,\n                    \"name\": \"36 Boulevard Charles Livon (Marseille)\",\n                    \"address\": {\n                        \"name\": \"Boulevard Charles Livon\",\n                        \"house_number\": 36,\n                        \"coord\": {\n                            \"lat\": \"43.291973\",\n                            \"lon\": \"5.358193\"\n                        },\n                        \"label\": \"36 Boulevard Charles Livon (Marseille)\",\n                        \"administrative_regions\": [\n                            {\n                                \"insee\": \"13055\",\n                                \"name\": \"Marseille\",\n                                \"level\": 8,\n                                \"coord\": {\n                                    \"lat\": \"43.296174\",\n                                    \"lon\": \"5.369952\"\n                                },\n                                \"label\": \"Marseille (13000)\",\n                                \"id\": \"admin:fr:13055\",\n                                \"zip_code\": \"13000\"\n                            }\n                        ],\n                        \"id\": \"5.358193;43.291973\"\n                    }\n                },\n                \"links\": [],\n                \"arrival_date_time\": \"20191007T173814\",\n                \"co2_emission\": {\n                    \"value\": 0,\n                    \"unit\": \"\"\n                },\n                \"to\": {\n                    \"embedded_type\": \"poi\",\n                    \"id\": \"poi:osm:node:958449275\",\n                    \"quality\": 0,\n                    \"name\": \"Livon - Pasteur (Marseille)\",\n                    \"poi\": {\n                        \"poi_type\": {\n                            \"id\": \"poi_type:amenity:bicycle_rental\",\n                            \"name\": \"Station VLS\"\n                        },\n                        \"name\": \"Livon - Pasteur\",\n                        \"coord\": {\n                            \"lat\": \"43.2919949\",\n                            \"lon\": \"5.3581037\"\n                        },\n                        \"label\": \"Livon - Pasteur (Marseille)\",\n                        \"administrative_regions\": [\n                            {\n                                \"insee\": \"13207\",\n                                \"name\": \"Marseille 7e Arrondissement\",\n                                \"level\": 9,\n                                \"coord\": {\n                                    \"lat\": \"43.282997\",\n                                    \"lon\": \"5.362412\"\n                                },\n                                \"label\": \"Marseille 7e Arrondissement (13007)\",\n                                \"id\": \"admin:fr:13207\",\n                                \"zip_code\": \"13007\"\n                            },\n                            {\n                                \"insee\": \"\",\n                                \"name\": \"Le Pharo\",\n                                \"level\": 10,\n                                \"coord\": {\n                                    \"lat\": \"43.2913\",\n                                    \"lon\": \"5.359485\"\n                                },\n                                \"label\": \"Le Pharo\",\n                                \"id\": \"admin:osm:relation:6598066\",\n                                \"zip_code\": \"\"\n                            },\n                            {\n                                \"insee\": \"13055\",\n                                \"name\": \"Marseille\",\n                                \"level\": 8,\n                                \"coord\": {\n                                    \"lat\": \"43.296174\",\n                                    \"lon\": \"5.369952\"\n                                },\n                                \"label\": \"Marseille (13000)\",\n                                \"id\": \"admin:fr:13055\",\n                                \"zip_code\": \"13000\"\n                            }\n                        ],\n                        \"address\": {\n                            \"house_number\": 0,\n                            \"label\": \"Esplanade du Pharo (Marseille)\",\n                            \"name\": \"Esplanade du Pharo\",\n                            \"coord\": {\n                                \"lat\": \"43.2919949\",\n                                \"lon\": \"5.3581037\"\n                            },\n                            \"id\": \"5.3581037;43.2919949\"\n                        },\n                        \"id\": \"poi:osm:node:958449275\",\n                        \"properties\": {\n                            \"website\": \"http://www.levelo-mpm.fr/\",\n                            \"amenity\": \"bicycle_rental\",\n                            \"capacity\": \"20\",\n                            \"name\": \"Livon - Pasteur\",\n                            \"source\": \"cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010\",\n                            \"operator\": \"Cyclocity\",\n                            \"ref\": \"7025\",\n                            \"network\": \"Le vélo\"\n                        }\n                    }\n                },\n                \"departure_date_time\": \"20191007T173554\",\n                \"duration\": 140,\n                \"path\": [\n                    {\n                        \"duration\": 141,\n                        \"direction\": 0,\n                        \"length\": 0,\n                        \"name\": \"Boulevard Charles Livon\"\n                    }\n                ],\n                \"type\": \"bss_rent\",\n                \"id\": \"section_17_0\"\n            },\n            {\n                \"from\": {\n                    \"embedded_type\": \"poi\",\n                    \"id\": \"poi:osm:node:958449275\",\n                    \"quality\": 0,\n                    \"name\": \"Livon - Pasteur (Marseille)\",\n                    \"poi\": {\n                        \"poi_type\": {\n                            \"id\": \"poi_type:amenity:bicycle_rental\",\n                            \"name\": \"Station VLS\"\n                        },\n                        \"name\": \"Livon - Pasteur\",\n                        \"coord\": {\n                            \"lat\": \"43.2919949\",\n                            \"lon\": \"5.3581037\"\n                        },\n                        \"label\": \"Livon - Pasteur (Marseille)\",\n                        \"administrative_regions\": [\n                            {\n                                \"insee\": \"13207\",\n                                \"name\": \"Marseille 7e Arrondissement\",\n                                \"level\": 9,\n                                \"coord\": {\n                                    \"lat\": \"43.282997\",\n                                    \"lon\": \"5.362412\"\n                                },\n                                \"label\": \"Marseille 7e Arrondissement (13007)\",\n                                \"id\": \"admin:fr:13207\",\n                                \"zip_code\": \"13007\"\n                            },\n                            {\n                                \"insee\": \"\",\n                                \"name\": \"Le Pharo\",\n                                \"level\": 10,\n                                \"coord\": {\n                                    \"lat\": \"43.2913\",\n                                    \"lon\": \"5.359485\"\n                                },\n                                \"label\": \"Le Pharo\",\n                                \"id\": \"admin:osm:relation:6598066\",\n                                \"zip_code\": \"\"\n                            },\n                            {\n                                \"insee\": \"13055\",\n                                \"name\": \"Marseille\",\n                                \"level\": 8,\n                                \"coord\": {\n                                    \"lat\": \"43.296174\",\n                                    \"lon\": \"5.369952\"\n                                },\n                                \"label\": \"Marseille (13000)\",\n                                \"id\": \"admin:fr:13055\",\n                                \"zip_code\": \"13000\"\n                            }\n                        ],\n                        \"address\": {\n                            \"house_number\": 0,\n                            \"label\": \"Esplanade du Pharo (Marseille)\",\n                            \"name\": \"Esplanade du Pharo\",\n                            \"coord\": {\n                                \"lat\": \"43.2919949\",\n                                \"lon\": \"5.3581037\"\n                            },\n                            \"id\": \"5.3581037;43.2919949\"\n                        },\n                        \"id\": \"poi:osm:node:958449275\",\n                        \"properties\": {\n                            \"website\": \"http://www.levelo-mpm.fr/\",\n                            \"amenity\": \"bicycle_rental\",\n                            \"capacity\": \"20\",\n                            \"name\": \"Livon - Pasteur\",\n                            \"source\": \"cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010\",\n                            \"operator\": \"Cyclocity\",\n                            \"ref\": \"7025\",\n                            \"network\": \"Le vélo\"\n                        }\n                    }\n                },\n                \"links\": [],\n                \"arrival_date_time\": \"20191007T175428\",\n                \"co2_emission\": {\n                    \"value\": 0,\n                    \"unit\": \"gEC\"\n                },\n                \"to\": {\n                    \"embedded_type\": \"poi\",\n                    \"id\": \"poi:osm:node:529943158\",\n                    \"quality\": 0,\n                    \"name\": \"Chape Espérandieu (Marseille)\",\n                    \"poi\": {\n                        \"poi_type\": {\n                            \"id\": \"poi_type:amenity:bicycle_rental\",\n                            \"name\": \"Station VLS\"\n                        },\n                        \"name\": \"Chape Espérandieu\",\n                        \"coord\": {\n                            \"lat\": \"43.3020581\",\n                            \"lon\": \"5.394586\"\n                        },\n                        \"label\": \"Chape Espérandieu (Marseille)\",\n                        \"administrative_regions\": [\n                            {\n                                \"insee\": \"13204\",\n                                \"name\": \"Marseille 4e Arrondissement\",\n                                \"level\": 9,\n                                \"coord\": {\n                                    \"lat\": \"43.306982\",\n                                    \"lon\": \"5.40113\"\n                                },\n                                \"label\": \"Marseille 4e Arrondissement (13004)\",\n                                \"id\": \"admin:fr:13204\",\n                                \"zip_code\": \"13004\"\n                            },\n                            {\n                                \"insee\": \"\",\n                                \"name\": \"Les Cinq Avenues\",\n                                \"level\": 10,\n                                \"coord\": {\n                                    \"lat\": \"43.303084\",\n                                    \"lon\": \"5.396825\"\n                                },\n                                \"label\": \"Les Cinq Avenues\",\n                                \"id\": \"admin:osm:relation:6583027\",\n                                \"zip_code\": \"\"\n                            },\n                            {\n                                \"insee\": \"13055\",\n                                \"name\": \"Marseille\",\n                                \"level\": 8,\n                                \"coord\": {\n                                    \"lat\": \"43.296174\",\n                                    \"lon\": \"5.369952\"\n                                },\n                                \"label\": \"Marseille (13000)\",\n                                \"id\": \"admin:fr:13055\",\n                                \"zip_code\": \"13000\"\n                            }\n                        ],\n                        \"address\": {\n                            \"house_number\": 102,\n                            \"label\": \"102 Rue Léon Bourgeois (Marseille)\",\n                            \"name\": \"Rue Léon Bourgeois\",\n                            \"coord\": {\n                                \"lat\": \"43.3020581\",\n                                \"lon\": \"5.394586\"\n                            },\n                            \"id\": \"5.394586;43.3020581\"\n                        },\n                        \"id\": \"poi:osm:node:529943158\",\n                        \"properties\": {\n                            \"website\": \"http://www.levelo-mpm.fr/\",\n                            \"amenity\": \"bicycle_rental\",\n                            \"capacity\": \"12\",\n                            \"name\": \"Chape Espérandieu\",\n                            \"operator\": \"Cyclocity\",\n                            \"ref\": \"4238\",\n                            \"network\": \"Le vélo\"\n                        }\n                    }\n                },\n                \"departure_date_time\": \"20191007T173814\",\n                \"geojson\": {\n                    \"type\": \"LineString\",\n                    \"properties\": [\n                        {\n                            \"length\": 3410\n                        }\n                    ],\n                    \"coordinates\": [\n                        [\n                            5.3581037,\n                            43.2919949\n                        ],\n                        [\n                            5.357169,\n                            43.291877\n                        ],\n                        [\n                            5.357266,\n                            43.291292\n                        ],\n                        [\n                            5.359065,\n                            43.291456\n                        ],\n                        [\n                            5.359055,\n                            43.291514\n                        ],\n                        [\n                            5.359048,\n                            43.29156\n                        ],\n                        [\n                            5.35898,\n                            43.291967\n                        ],\n                        [\n                            5.359131,\n                            43.291985\n                        ],\n                        [\n                            5.359431,\n                            43.292035\n                        ],\n                        [\n                            5.359619,\n                            43.292114\n                        ],\n                        [\n                            5.360286,\n                            43.292184\n                        ],\n                        [\n                            5.361262,\n                            43.292248\n                        ],\n                        [\n                            5.362155,\n                            43.292244\n                        ],\n                        [\n                            5.363097,\n                            43.292235\n                        ],\n                        [\n                            5.363305,\n                            43.292232\n                        ],\n                        [\n                            5.363765,\n                            43.29222\n                        ],\n                        [\n                            5.363878,\n                            43.292221\n                        ],\n                        [\n                            5.364474,\n                            43.292232\n                        ],\n                        [\n                            5.364931,\n                            43.292248\n                        ],\n                        [\n                            5.365234,\n                            43.292276\n                        ],\n                        [\n                            5.36611,\n                            43.292397\n                        ],\n                        [\n                            5.366901,\n                            43.292529\n                        ],\n                        [\n                            5.368264,\n                            43.292774\n                        ],\n                        [\n                            5.368727,\n                            43.292863\n                        ],\n                        [\n                            5.371005,\n                            43.293288\n                        ],\n                        [\n                            5.37112,\n                            43.293312\n                        ],\n                        [\n                            5.371288,\n                            43.293321\n                        ],\n                        [\n                            5.3715,\n                            43.293375\n                        ],\n                        [\n                            5.371612,\n                            43.293405\n                        ],\n                        [\n                            5.371718,\n                            43.293433\n                        ],\n                        [\n                            5.372256,\n                            43.293578\n                        ],\n                        [\n                            5.372768,\n                            43.293713\n                        ],\n                        [\n                            5.372802,\n                            43.293722\n                        ],\n                        [\n                            5.373298,\n                            43.293853\n                        ],\n                        [\n                            5.374022,\n                            43.294039\n                        ],\n                        [\n                            5.374204,\n                            43.294088\n                        ],\n                        [\n                            5.37455,\n                            43.294283\n                        ],\n                        [\n                            5.374576,\n                            43.294606\n                        ],\n                        [\n                            5.374562,\n                            43.294681\n                        ],\n                        [\n                            5.374462,\n                            43.295173\n                        ],\n                        [\n                            5.374434,\n                            43.295308\n                        ],\n                        [\n                            5.374559,\n                            43.295349\n                        ],\n                        [\n                            5.374718,\n                            43.295402\n                        ],\n                        [\n                            5.374962,\n                            43.295483\n                        ],\n                        [\n                            5.375067,\n                            43.295518\n                        ],\n                        [\n                            5.375342,\n                            43.295609\n                        ],\n                        [\n                            5.375441,\n                            43.295642\n                        ],\n                        [\n                            5.37579,\n                            43.295758\n                        ],\n                        [\n                            5.376067,\n                            43.295843\n                        ],\n                        [\n                            5.376208,\n                            43.295888\n                        ],\n                        [\n                            5.376837,\n                            43.296101\n                        ],\n                        [\n                            5.377609,\n                            43.296363\n                        ],\n                        [\n                            5.377677,\n                            43.296385\n                        ],\n                        [\n                            5.378119,\n                            43.296535\n                        ],\n                        [\n                            5.37823,\n                            43.296575\n                        ],\n                        [\n                            5.378611,\n                            43.296713\n                        ],\n                        [\n                            5.379323,\n                            43.296972\n                        ],\n                        [\n                            5.379378,\n                            43.296992\n                        ],\n                        [\n                            5.379866,\n                            43.29717\n                        ],\n                        [\n                            5.38014,\n                            43.29727\n                        ],\n                        [\n                            5.38033,\n                            43.297338\n                        ],\n                        [\n                            5.380842,\n                            43.297524\n                        ],\n                        [\n                            5.381007,\n                            43.297585\n                        ],\n                        [\n                            5.3811,\n                            43.297628\n                        ],\n                        [\n                            5.381279,\n                            43.297689\n                        ],\n                        [\n                            5.381922,\n                            43.297907\n                        ],\n                        [\n                            5.382033,\n                            43.297944\n                        ],\n                        [\n                            5.383115,\n                            43.298311\n                        ],\n                        [\n                            5.383219,\n                            43.298346\n                        ],\n                        [\n                            5.383942,\n                            43.298591\n                        ],\n                        [\n                            5.384026,\n                            43.29862\n                        ],\n                        [\n                            5.384956,\n                            43.298935\n                        ],\n                        [\n                            5.385329,\n                            43.299061\n                        ],\n                        [\n                            5.385545,\n                            43.299129\n                        ],\n                        [\n                            5.385649,\n                            43.299163\n                        ],\n                        [\n                            5.387277,\n                            43.299709\n                        ],\n                        [\n                            5.38876,\n                            43.300204\n                        ],\n                        [\n                            5.389087,\n                            43.300314\n                        ],\n                        [\n                            5.391317,\n                            43.30103\n                        ],\n                        [\n                            5.392656,\n                            43.301478\n                        ],\n                        [\n                            5.394367,\n                            43.302049\n                        ],\n                        [\n                            5.394422,\n                            43.302067\n                        ],\n                        [\n                            5.394445,\n                            43.302075\n                        ],\n                        [\n                            5.394472,\n                            43.302084\n                        ],\n                        [\n                            5.394586,\n                            43.3020581\n                        ]\n                    ]\n                },\n                \"duration\": 974,\n                \"path\": [\n                    {\n                        \"duration\": 23,\n                        \"direction\": 0,\n                        \"length\": 82,\n                        \"name\": \"Boulevard Charles Livon\"\n                    },\n                    {\n                        \"duration\": 18,\n                        \"direction\": -90,\n                        \"length\": 61,\n                        \"name\": \"Rue Charras\"\n                    },\n                    {\n                        \"duration\": 41,\n                        \"direction\": -90,\n                        \"length\": 144,\n                        \"name\": \"Rue de Suez\"\n                    },\n                    {\n                        \"duration\": 15,\n                        \"direction\": -90,\n                        \"length\": 53,\n                        \"name\": \"Avenue Pasteur\"\n                    },\n                    {\n                        \"duration\": 134,\n                        \"direction\": 88,\n                        \"length\": 469,\n                        \"name\": \"Boulevard Charles Livon\"\n                    },\n                    {\n                        \"duration\": 215,\n                        \"direction\": -4,\n                        \"length\": 752,\n                        \"name\": \"Quai de Rive-Neuve\"\n                    },\n                    {\n                        \"duration\": 41,\n                        \"direction\": -17,\n                        \"length\": 143,\n                        \"name\": \"Quai des Belges\"\n                    },\n                    {\n                        \"duration\": 260,\n                        \"direction\": 74,\n                        \"length\": 909,\n                        \"name\": \"La Canebière\"\n                    },\n                    {\n                        \"duration\": 228,\n                        \"direction\": 2,\n                        \"length\": 798,\n                        \"name\": \"Boulevard de la Libération - Général de Monsabert\"\n                    }\n                ],\n                \"type\": \"street_network\",\n                \"id\": \"section_18_0\",\n                \"mode\": \"bike\"\n            },\n            {\n                \"from\": {\n                    \"embedded_type\": \"poi\",\n                    \"id\": \"poi:osm:node:529943158\",\n                    \"quality\": 0,\n                    \"name\": \"Chape Espérandieu (Marseille)\",\n                    \"poi\": {\n                        \"poi_type\": {\n                            \"id\": \"poi_type:amenity:bicycle_rental\",\n                            \"name\": \"Station VLS\"\n                        },\n                        \"name\": \"Chape Espérandieu\",\n                        \"coord\": {\n                            \"lat\": \"43.3020581\",\n                            \"lon\": \"5.394586\"\n                        },\n                        \"label\": \"Chape Espérandieu (Marseille)\",\n                        \"administrative_regions\": [\n                            {\n                                \"insee\": \"13204\",\n                                \"name\": \"Marseille 4e Arrondissement\",\n                                \"level\": 9,\n                                \"coord\": {\n                                    \"lat\": \"43.306982\",\n                                    \"lon\": \"5.40113\"\n                                },\n                                \"label\": \"Marseille 4e Arrondissement (13004)\",\n                                \"id\": \"admin:fr:13204\",\n                                \"zip_code\": \"13004\"\n                            },\n                            {\n                                \"insee\": \"\",\n                                \"name\": \"Les Cinq Avenues\",\n                                \"level\": 10,\n                                \"coord\": {\n                                    \"lat\": \"43.303084\",\n                                    \"lon\": \"5.396825\"\n                                },\n                                \"label\": \"Les Cinq Avenues\",\n                                \"id\": \"admin:osm:relation:6583027\",\n                                \"zip_code\": \"\"\n                            },\n                            {\n                                \"insee\": \"13055\",\n                                \"name\": \"Marseille\",\n                                \"level\": 8,\n                                \"coord\": {\n                                    \"lat\": \"43.296174\",\n                                    \"lon\": \"5.369952\"\n                                },\n                                \"label\": \"Marseille (13000)\",\n                                \"id\": \"admin:fr:13055\",\n                                \"zip_code\": \"13000\"\n                            }\n                        ],\n                        \"address\": {\n                            \"house_number\": 102,\n                            \"label\": \"102 Rue Léon Bourgeois (Marseille)\",\n                            \"name\": \"Rue Léon Bourgeois\",\n                            \"coord\": {\n                                \"lat\": \"43.3020581\",\n                                \"lon\": \"5.394586\"\n                            },\n                            \"id\": \"5.394586;43.3020581\"\n                        },\n                        \"id\": \"poi:osm:node:529943158\",\n                        \"properties\": {\n                            \"website\": \"http://www.levelo-mpm.fr/\",\n                            \"amenity\": \"bicycle_rental\",\n                            \"capacity\": \"12\",\n                            \"name\": \"Chape Espérandieu\",\n                            \"operator\": \"Cyclocity\",\n                            \"ref\": \"4238\",\n                            \"network\": \"Le vélo\"\n                        }\n                    }\n                },\n                \"links\": [],\n                \"arrival_date_time\": \"20191007T175538\",\n                \"co2_emission\": {\n                    \"value\": 0,\n                    \"unit\": \"\"\n                },\n                \"to\": {\n                    \"embedded_type\": \"address\",\n                    \"id\": \"5.394472;43.302084\",\n                    \"quality\": 0,\n                    \"name\": \"209 Boulevard de la Libération - Général de Monsabert (Marseille)\",\n                    \"address\": {\n                        \"name\": \"Boulevard de la Libération - Général de Monsabert\",\n                        \"house_number\": 209,\n                        \"coord\": {\n                            \"lat\": \"43.302084\",\n                            \"lon\": \"5.394472\"\n                        },\n                        \"label\": \"209 Boulevard de la Libération - Général de Monsabert (Marseille)\",\n                        \"administrative_regions\": [\n                            {\n                                \"insee\": \"13055\",\n                                \"name\": \"Marseille\",\n                                \"level\": 8,\n                                \"coord\": {\n                                    \"lat\": \"43.296174\",\n                                    \"lon\": \"5.369952\"\n                                },\n                                \"label\": \"Marseille (13000)\",\n                                \"id\": \"admin:fr:13055\",\n                                \"zip_code\": \"13000\"\n                            }\n                        ],\n                        \"id\": \"5.394472;43.302084\"\n                    }\n                },\n                \"departure_date_time\": \"20191007T175428\",\n                \"duration\": 70,\n                \"path\": [\n                    {\n                        \"duration\": 70,\n                        \"direction\": 0,\n                        \"length\": 0,\n                        \"name\": \"Boulevard de la Libération - Général de Monsabert\"\n                    }\n                ],\n                \"type\": \"bss_put_back\",\n                \"id\": \"section_19_0\"\n            },\n            {\n                \"from\": {\n                    \"embedded_type\": \"address\",\n                    \"id\": \"5.394472;43.302084\",\n                    \"quality\": 0,\n                    \"name\": \"209 Boulevard de la Libération - Général de Monsabert (Marseille)\",\n                    \"address\": {\n                        \"name\": \"Boulevard de la Libération - Général de Monsabert\",\n                        \"house_number\": 209,\n                        \"coord\": {\n                            \"lat\": \"43.302084\",\n                            \"lon\": \"5.394472\"\n                        },\n                        \"label\": \"209 Boulevard de la Libération - Général de Monsabert (Marseille)\",\n                        \"administrative_regions\": [\n                            {\n                                \"insee\": \"13055\",\n                                \"name\": \"Marseille\",\n                                \"level\": 8,\n                                \"coord\": {\n                                    \"lat\": \"43.296174\",\n                                    \"lon\": \"5.369952\"\n                                },\n                                \"label\": \"Marseille (13000)\",\n                                \"id\": \"admin:fr:13055\",\n                                \"zip_code\": \"13000\"\n                            }\n                        ],\n                        \"id\": \"5.394472;43.302084\"\n                    }\n                },\n                \"links\": [],\n                \"arrival_date_time\": \"20191007T175920\",\n                \"co2_emission\": {\n                    \"value\": 0,\n                    \"unit\": \"\"\n                },\n                \"to\": {\n                    \"embedded_type\": \"address\",\n                    \"distance\": \"1\",\n                    \"name\": \"42 Boulevard Charles Guillaume Philippon (Marseille)\",\n                    \"address\": {\n                        \"name\": \"42 Boulevard Charles Guillaume Philippon\",\n                        \"house_number\": 42,\n                        \"coord\": {\n                            \"lat\": \"43.302868\",\n                            \"lon\": \"5.395881\"\n                        },\n                        \"label\": \"42 Boulevard Charles Guillaume Philippon (Marseille)\",\n                        \"administrative_regions\": [\n                            {\n                                \"insee\": \"\",\n                                \"name\": \"Les Cinq Avenues\",\n                                \"level\": 10,\n                                \"coord\": {\n                                    \"lat\": \"43.303084\",\n                                    \"lon\": \"5.3968259\"\n                                },\n                                \"label\": \"Les Cinq Avenues, Marseille 4e Arrondissement, Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                \"id\": \"admin:osm:relation:6583027\"\n                            },\n                            {\n                                \"insee\": \"13055\",\n                                \"name\": \"Marseille\",\n                                \"level\": 8,\n                                \"coord\": {\n                                    \"lat\": \"43.2961743\",\n                                    \"lon\": \"5.3699525\"\n                                },\n                                \"label\": \"Marseille (13000), Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                \"id\": \"admin:fr:13055\",\n                                \"zip_code\": \"13000\"\n                            },\n                            {\n                                \"insee\": \"13\",\n                                \"name\": \"Bouches-du-Rhône\",\n                                \"level\": 6,\n                                \"coord\": {\n                                    \"lat\": \"43.2961743\",\n                                    \"lon\": \"5.3699525\"\n                                },\n                                \"label\": \"Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                \"id\": \"admin:osm:relation:7393\"\n                            },\n                            {\n                                \"insee\": \"93\",\n                                \"name\": \"Provence-Alpes-Côte d'Azur\",\n                                \"level\": 4,\n                                \"coord\": {\n                                    \"lat\": \"43.2961743\",\n                                    \"lon\": \"5.3699525\"\n                                },\n                                \"label\": \"Provence-Alpes-Côte d'Azur, France\",\n                                \"id\": \"admin:osm:relation:8654\"\n                            },\n                            {\n                                \"insee\": \"\",\n                                \"name\": \"France\",\n                                \"level\": 2,\n                                \"coord\": {\n                                    \"lat\": \"48.8566969\",\n                                    \"lon\": \"2.3514616\"\n                                },\n                                \"label\": \"France\",\n                                \"id\": \"admin:osm:relation:2202162\"\n                            },\n                            {\n                                \"insee\": \"13204\",\n                                \"name\": \"Marseille 4e Arrondissement\",\n                                \"level\": 9,\n                                \"coord\": {\n                                    \"lat\": \"43.3069826\",\n                                    \"lon\": \"5.4011304\"\n                                },\n                                \"label\": \"Marseille 4e Arrondissement (13004), Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                \"id\": \"admin:osm:relation:76119\",\n                                \"zip_code\": \"13004\"\n                            }\n                        ],\n                        \"id\": \"5.395881;43.302868\"\n                    },\n                    \"quality\": 0,\n                    \"id\": \"5.395881;43.302868\"\n                },\n                \"departure_date_time\": \"20191007T175538\",\n                \"geojson\": {\n                    \"type\": \"LineString\",\n                    \"properties\": [\n                        {\n                            \"length\": 213\n                        }\n                    ],\n                    \"coordinates\": [\n                        [\n                            5.394472,\n                            43.302084\n                        ],\n                        [\n                            5.394425,\n                            43.302136\n                        ],\n                        [\n                            5.394458,\n                            43.302147\n                        ],\n                        [\n                            5.396337,\n                            43.302764\n                        ],\n                        [\n                            5.396321,\n                            43.302776\n                        ],\n                        [\n                            5.3958843179,\n                            43.3028817064\n                        ]\n                    ]\n                },\n                \"duration\": 222,\n                \"path\": [\n                    {\n                        \"duration\": 7,\n                        \"direction\": 0,\n                        \"length\": 7,\n                        \"name\": \"Rue Espérandieu\"\n                    },\n                    {\n                        \"duration\": 2,\n                        \"direction\": 99,\n                        \"length\": 2,\n                        \"name\": \"\"\n                    },\n                    {\n                        \"duration\": 175,\n                        \"direction\": 0,\n                        \"length\": 167,\n                        \"name\": \"\"\n                    },\n                    {\n                        \"duration\": 1,\n                        \"direction\": -110,\n                        \"length\": 1,\n                        \"name\": \"\"\n                    },\n                    {\n                        \"duration\": 38,\n                        \"direction\": 0,\n                        \"length\": 36,\n                        \"name\": \"\"\n                    }\n                ],\n                \"type\": \"street_network\",\n                \"id\": \"section_20_0\",\n                \"mode\": \"walking\"\n            }\n        ]\n    },\n    \"alternatives\": [\n        {\n            \"status\": \"\",\n            \"distances\": {\n                \"taxi\": 0,\n                \"car\": 0,\n                \"walking\": 0,\n                \"bike\": 3583,\n                \"ridesharing\": 0\n            },\n            \"tags\": [\n                \"bike\",\n                \"non_pt\",\n                \"non_pt_bike\",\n                \"ecologic\"\n            ],\n            \"nb_transfers\": 0,\n            \"durations\": {\n                \"taxi\": 0,\n                \"walking\": 0,\n                \"car\": 0,\n                \"ridesharing\": 0,\n                \"bike\": 874,\n                \"total\": 874\n            },\n            \"arrival_date_time\": \"20191007T174652\",\n            \"departure_date_time\": \"20191007T173218\",\n            \"requested_date_time\": \"20191007T173218\",\n            \"fare\": {\n                \"found\": false,\n                \"links\": []\n            },\n            \"co2_emission\": {\n                \"value\": 0,\n                \"unit\": \"gEC\"\n            },\n            \"type\": \"best\",\n            \"duration\": 874,\n            \"sections\": [\n                {\n                    \"from\": {\n                        \"embedded_type\": \"address\",\n                        \"distance\": \"18\",\n                        \"name\": \"45 Rue de Suez (Marseille)\",\n                        \"address\": {\n                            \"name\": \"45 Rue de Suez\",\n                            \"house_number\": 45,\n                            \"coord\": {\n                                \"lat\": \"43.291146\",\n                                \"lon\": \"5.356556\"\n                            },\n                            \"label\": \"45 Rue de Suez (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Le Pharo\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.2913001\",\n                                        \"lon\": \"5.3594858\"\n                                    },\n                                    \"label\": \"Le Pharo, Marseille 7e Arrondissement, Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:6598066\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Marseille (13000), Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                },\n                                {\n                                    \"insee\": \"13\",\n                                    \"name\": \"Bouches-du-Rhône\",\n                                    \"level\": 6,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:7393\"\n                                },\n                                {\n                                    \"insee\": \"93\",\n                                    \"name\": \"Provence-Alpes-Côte d'Azur\",\n                                    \"level\": 4,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:8654\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"France\",\n                                    \"level\": 2,\n                                    \"coord\": {\n                                        \"lat\": \"48.8566969\",\n                                        \"lon\": \"2.3514616\"\n                                    },\n                                    \"label\": \"France\",\n                                    \"id\": \"admin:osm:relation:2202162\"\n                                },\n                                {\n                                    \"insee\": \"13207\",\n                                    \"name\": \"Marseille 7e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.2829975\",\n                                        \"lon\": \"5.3624129\"\n                                    },\n                                    \"label\": \"Marseille 7e Arrondissement (13007), Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:76217\",\n                                    \"zip_code\": \"13007\"\n                                }\n                            ],\n                            \"id\": \"5.356556;43.291146\"\n                        },\n                        \"quality\": 0,\n                        \"id\": \"5.356556;43.291146\"\n                    },\n                    \"links\": [],\n                    \"arrival_date_time\": \"20191007T174652\",\n                    \"co2_emission\": {\n                        \"value\": 0,\n                        \"unit\": \"gEC\"\n                    },\n                    \"to\": {\n                        \"embedded_type\": \"address\",\n                        \"distance\": \"1\",\n                        \"name\": \"42 Boulevard Charles Guillaume Philippon (Marseille)\",\n                        \"address\": {\n                            \"name\": \"42 Boulevard Charles Guillaume Philippon\",\n                            \"house_number\": 42,\n                            \"coord\": {\n                                \"lat\": \"43.302868\",\n                                \"lon\": \"5.395881\"\n                            },\n                            \"label\": \"42 Boulevard Charles Guillaume Philippon (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Les Cinq Avenues\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.303084\",\n                                        \"lon\": \"5.3968259\"\n                                    },\n                                    \"label\": \"Les Cinq Avenues, Marseille 4e Arrondissement, Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:6583027\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Marseille (13000), Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                },\n                                {\n                                    \"insee\": \"13\",\n                                    \"name\": \"Bouches-du-Rhône\",\n                                    \"level\": 6,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:7393\"\n                                },\n                                {\n                                    \"insee\": \"93\",\n                                    \"name\": \"Provence-Alpes-Côte d'Azur\",\n                                    \"level\": 4,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:8654\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"France\",\n                                    \"level\": 2,\n                                    \"coord\": {\n                                        \"lat\": \"48.8566969\",\n                                        \"lon\": \"2.3514616\"\n                                    },\n                                    \"label\": \"France\",\n                                    \"id\": \"admin:osm:relation:2202162\"\n                                },\n                                {\n                                    \"insee\": \"13204\",\n                                    \"name\": \"Marseille 4e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.3069826\",\n                                        \"lon\": \"5.4011304\"\n                                    },\n                                    \"label\": \"Marseille 4e Arrondissement (13004), Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:76119\",\n                                    \"zip_code\": \"13004\"\n                                }\n                            ],\n                            \"id\": \"5.395881;43.302868\"\n                        },\n                        \"quality\": 0,\n                        \"id\": \"5.395881;43.302868\"\n                    },\n                    \"departure_date_time\": \"20191007T173218\",\n                    \"geojson\": {\n                        \"type\": \"LineString\",\n                        \"properties\": [\n                            {\n                                \"length\": 3583\n                            }\n                        ],\n                        \"coordinates\": [\n                            [\n                                5.3565486969,\n                                43.2912285128\n                            ],\n                            [\n                                5.357266,\n                                43.291292\n                            ],\n                            [\n                                5.359065,\n                                43.291456\n                            ],\n                            [\n                                5.359055,\n                                43.291514\n                            ],\n                            [\n                                5.359048,\n                                43.29156\n                            ],\n                            [\n                                5.35898,\n                                43.291967\n                            ],\n                            [\n                                5.359131,\n                                43.291985\n                            ],\n                            [\n                                5.359431,\n                                43.292035\n                            ],\n                            [\n                                5.359619,\n                                43.292114\n                            ],\n                            [\n                                5.360286,\n                                43.292184\n                            ],\n                            [\n                                5.361262,\n                                43.292248\n                            ],\n                            [\n                                5.362155,\n                                43.292244\n                            ],\n                            [\n                                5.363097,\n                                43.292235\n                            ],\n                            [\n                                5.363305,\n                                43.292232\n                            ],\n                            [\n                                5.363765,\n                                43.29222\n                            ],\n                            [\n                                5.363878,\n                                43.292221\n                            ],\n                            [\n                                5.364474,\n                                43.292232\n                            ],\n                            [\n                                5.364931,\n                                43.292248\n                            ],\n                            [\n                                5.365234,\n                                43.292276\n                            ],\n                            [\n                                5.36611,\n                                43.292397\n                            ],\n                            [\n                                5.366901,\n                                43.292529\n                            ],\n                            [\n                                5.368264,\n                                43.292774\n                            ],\n                            [\n                                5.368727,\n                                43.292863\n                            ],\n                            [\n                                5.371005,\n                                43.293288\n                            ],\n                            [\n                                5.37112,\n                                43.293312\n                            ],\n                            [\n                                5.371288,\n                                43.293321\n                            ],\n                            [\n                                5.3715,\n                                43.293375\n                            ],\n                            [\n                                5.371612,\n                                43.293405\n                            ],\n                            [\n                                5.371718,\n                                43.293433\n                            ],\n                            [\n                                5.372256,\n                                43.293578\n                            ],\n                            [\n                                5.372768,\n                                43.293713\n                            ],\n                            [\n                                5.372802,\n                                43.293722\n                            ],\n                            [\n                                5.373298,\n                                43.293853\n                            ],\n                            [\n                                5.374022,\n                                43.294039\n                            ],\n                            [\n                                5.374204,\n                                43.294088\n                            ],\n                            [\n                                5.37455,\n                                43.294283\n                            ],\n                            [\n                                5.374576,\n                                43.294606\n                            ],\n                            [\n                                5.374562,\n                                43.294681\n                            ],\n                            [\n                                5.374462,\n                                43.295173\n                            ],\n                            [\n                                5.374434,\n                                43.295308\n                            ],\n                            [\n                                5.374559,\n                                43.295349\n                            ],\n                            [\n                                5.374718,\n                                43.295402\n                            ],\n                            [\n                                5.374962,\n                                43.295483\n                            ],\n                            [\n                                5.375067,\n                                43.295518\n                            ],\n                            [\n                                5.375342,\n                                43.295609\n                            ],\n                            [\n                                5.375441,\n                                43.295642\n                            ],\n                            [\n                                5.37579,\n                                43.295758\n                            ],\n                            [\n                                5.376067,\n                                43.295843\n                            ],\n                            [\n                                5.376208,\n                                43.295888\n                            ],\n                            [\n                                5.376837,\n                                43.296101\n                            ],\n                            [\n                                5.377609,\n                                43.296363\n                            ],\n                            [\n                                5.377677,\n                                43.296385\n                            ],\n                            [\n                                5.378119,\n                                43.296535\n                            ],\n                            [\n                                5.37823,\n                                43.296575\n                            ],\n                            [\n                                5.378611,\n                                43.296713\n                            ],\n                            [\n                                5.379323,\n                                43.296972\n                            ],\n                            [\n                                5.379378,\n                                43.296992\n                            ],\n                            [\n                                5.379866,\n                                43.29717\n                            ],\n                            [\n                                5.38014,\n                                43.29727\n                            ],\n                            [\n                                5.38033,\n                                43.297338\n                            ],\n                            [\n                                5.380842,\n                                43.297524\n                            ],\n                            [\n                                5.381007,\n                                43.297585\n                            ],\n                            [\n                                5.3811,\n                                43.297628\n                            ],\n                            [\n                                5.381279,\n                                43.297689\n                            ],\n                            [\n                                5.381922,\n                                43.297907\n                            ],\n                            [\n                                5.382033,\n                                43.297944\n                            ],\n                            [\n                                5.383115,\n                                43.298311\n                            ],\n                            [\n                                5.383219,\n                                43.298346\n                            ],\n                            [\n                                5.383942,\n                                43.298591\n                            ],\n                            [\n                                5.384026,\n                                43.29862\n                            ],\n                            [\n                                5.384956,\n                                43.298935\n                            ],\n                            [\n                                5.385329,\n                                43.299061\n                            ],\n                            [\n                                5.385545,\n                                43.299129\n                            ],\n                            [\n                                5.385649,\n                                43.299163\n                            ],\n                            [\n                                5.387277,\n                                43.299709\n                            ],\n                            [\n                                5.38876,\n                                43.300204\n                            ],\n                            [\n                                5.389087,\n                                43.300314\n                            ],\n                            [\n                                5.391317,\n                                43.30103\n                            ],\n                            [\n                                5.392656,\n                                43.301478\n                            ],\n                            [\n                                5.394367,\n                                43.302049\n                            ],\n                            [\n                                5.394422,\n                                43.302067\n                            ],\n                            [\n                                5.394445,\n                                43.302075\n                            ],\n                            [\n                                5.394472,\n                                43.302084\n                            ],\n                            [\n                                5.395434,\n                                43.302385\n                            ],\n                            [\n                                5.395979,\n                                43.302566\n                            ],\n                            [\n                                5.396413,\n                                43.30271\n                            ],\n                            [\n                                5.396633,\n                                43.302779\n                            ],\n                            [\n                                5.39638,\n                                43.302868\n                            ],\n                            [\n                                5.39637,\n                                43.302846\n                            ],\n                            [\n                                5.396321,\n                                43.302776\n                            ],\n                            [\n                                5.3958862314,\n                                43.3028882606\n                            ]\n                        ]\n                    },\n                    \"duration\": 874,\n                    \"path\": [\n                        {\n                            \"duration\": 49,\n                            \"direction\": 0,\n                            \"length\": 201,\n                            \"name\": \"Rue de Suez\"\n                        },\n                        {\n                            \"duration\": 13,\n                            \"direction\": -90,\n                            \"length\": 53,\n                            \"name\": \"Avenue Pasteur\"\n                        },\n                        {\n                            \"duration\": 115,\n                            \"direction\": 88,\n                            \"length\": 472,\n                            \"name\": \"Boulevard Charles Livon\"\n                        },\n                        {\n                            \"duration\": 184,\n                            \"direction\": -4,\n                            \"length\": 754,\n                            \"name\": \"Quai de Rive-Neuve\"\n                        },\n                        {\n                            \"duration\": 35,\n                            \"direction\": -17,\n                            \"length\": 144,\n                            \"name\": \"Quai des Belges\"\n                        },\n                        {\n                            \"duration\": 223,\n                            \"direction\": 74,\n                            \"length\": 914,\n                            \"name\": \"La Canebière\"\n                        },\n                        {\n                            \"duration\": 239,\n                            \"direction\": 2,\n                            \"length\": 980,\n                            \"name\": \"Boulevard de la Libération - Général de Monsabert\"\n                        },\n                        {\n                            \"duration\": 5,\n                            \"direction\": -131,\n                            \"length\": 21,\n                            \"name\": \"Boulevard Philippon\"\n                        },\n                        {\n                            \"duration\": 0,\n                            \"direction\": -97,\n                            \"length\": 0,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 2,\n                            \"direction\": 9,\n                            \"length\": 8,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 9,\n                            \"direction\": 0,\n                            \"length\": 37,\n                            \"name\": \"\"\n                        }\n                    ],\n                    \"type\": \"street_network\",\n                    \"id\": \"section_0_0\",\n                    \"mode\": \"bike\"\n                }\n            ]\n        },\n        {\n            \"status\": \"\",\n            \"distances\": {\n                \"taxi\": 0,\n                \"car\": 0,\n                \"walking\": 832,\n                \"bike\": 0,\n                \"ridesharing\": 0\n            },\n            \"links\": [\n                {\n                    \"href\": \"https://api.navitia.io/v1/coverage/fr-se/journeys?first_section_mode%5B%5D=walking&last_section_mode%5B%5D=walking&is_journey_schedules=True&direct_path=none&to=5.395871%3B43.302854&min_nb_journeys=5&min_nb_transfers=1&allowed_id%5B%5D=stop_point%3AOM1%3ASP%3A2296&allowed_id%5B%5D=stop_point%3AOM1%3ASP%3A2086&allowed_id%5B%5D=stop_point%3AOM1%3ASP%3A2300&allowed_id%5B%5D=stop_point%3AOM1%3ASP%3A3801&from=5.356507%3B43.291313\",\n                    \"type\": \"journeys\",\n                    \"rel\": \"same_journey_schedules\",\n                    \"templated\": false\n                }\n            ],\n            \"tags\": [\n                \"walking\",\n                \"ecologic\"\n            ],\n            \"nb_transfers\": 1,\n            \"durations\": {\n                \"taxi\": 0,\n                \"walking\": 916,\n                \"car\": 0,\n                \"ridesharing\": 0,\n                \"bike\": 0,\n                \"total\": 1764\n            },\n            \"arrival_date_time\": \"20191007T180600\",\n            \"calendars\": [\n                {\n                    \"active_periods\": [\n                        {\n                            \"begin\": \"20190925\",\n                            \"end\": \"20191019\"\n                        }\n                    ],\n                    \"week_pattern\": {\n                        \"monday\": true,\n                        \"tuesday\": true,\n                        \"friday\": true,\n                        \"wednesday\": true,\n                        \"thursday\": true,\n                        \"sunday\": false,\n                        \"saturday\": false\n                    }\n                }\n            ],\n            \"departure_date_time\": \"20191007T173636\",\n            \"requested_date_time\": \"20191007T173219\",\n            \"fare\": {\n                \"found\": false,\n                \"total\": {\n                    \"value\": \"0.0\"\n                },\n                \"links\": []\n            },\n            \"co2_emission\": {\n                \"value\": 178.7377,\n                \"unit\": \"gEC\"\n            },\n            \"type\": \"best\",\n            \"duration\": 1764,\n            \"sections\": [\n                {\n                    \"from\": {\n                        \"embedded_type\": \"address\",\n                        \"distance\": \"18\",\n                        \"name\": \"45 Rue de Suez (Marseille)\",\n                        \"address\": {\n                            \"name\": \"45 Rue de Suez\",\n                            \"house_number\": 45,\n                            \"coord\": {\n                                \"lat\": \"43.291146\",\n                                \"lon\": \"5.356556\"\n                            },\n                            \"label\": \"45 Rue de Suez (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Le Pharo\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.2913001\",\n                                        \"lon\": \"5.3594858\"\n                                    },\n                                    \"label\": \"Le Pharo, Marseille 7e Arrondissement, Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:6598066\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Marseille (13000), Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                },\n                                {\n                                    \"insee\": \"13\",\n                                    \"name\": \"Bouches-du-Rhône\",\n                                    \"level\": 6,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:7393\"\n                                },\n                                {\n                                    \"insee\": \"93\",\n                                    \"name\": \"Provence-Alpes-Côte d'Azur\",\n                                    \"level\": 4,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:8654\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"France\",\n                                    \"level\": 2,\n                                    \"coord\": {\n                                        \"lat\": \"48.8566969\",\n                                        \"lon\": \"2.3514616\"\n                                    },\n                                    \"label\": \"France\",\n                                    \"id\": \"admin:osm:relation:2202162\"\n                                },\n                                {\n                                    \"insee\": \"13207\",\n                                    \"name\": \"Marseille 7e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.2829975\",\n                                        \"lon\": \"5.3624129\"\n                                    },\n                                    \"label\": \"Marseille 7e Arrondissement (13007), Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:76217\",\n                                    \"zip_code\": \"13007\"\n                                }\n                            ],\n                            \"id\": \"5.356556;43.291146\"\n                        },\n                        \"quality\": 0,\n                        \"id\": \"5.356556;43.291146\"\n                    },\n                    \"links\": [],\n                    \"arrival_date_time\": \"20191007T174000\",\n                    \"co2_emission\": {\n                        \"value\": 0,\n                        \"unit\": \"\"\n                    },\n                    \"to\": {\n                        \"embedded_type\": \"stop_point\",\n                        \"stop_point\": {\n                            \"commercial_modes\": [\n                                {\n                                    \"id\": \"commercial_mode:bus\",\n                                    \"name\": \"Bus\"\n                                }\n                            ],\n                            \"stop_area\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"CTP-OM12086\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2086\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2086\"\n                                    }\n                                ],\n                                \"name\": \"Le Pharo\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.291708\",\n                                    \"lon\": \"5.359162\"\n                                },\n                                \"label\": \"Le Pharo (Marseille)\",\n                                \"administrative_regions\": [\n                                    {\n                                        \"insee\": \"13207\",\n                                        \"name\": \"Marseille 7e Arrondissement\",\n                                        \"level\": 9,\n                                        \"coord\": {\n                                            \"lat\": \"43.282997\",\n                                            \"lon\": \"5.362412\"\n                                        },\n                                        \"label\": \"Marseille 7e Arrondissement (13007)\",\n                                        \"id\": \"admin:fr:13207\",\n                                        \"zip_code\": \"13007\"\n                                    },\n                                    {\n                                        \"insee\": \"\",\n                                        \"name\": \"Le Pharo\",\n                                        \"level\": 10,\n                                        \"coord\": {\n                                            \"lat\": \"43.2913\",\n                                            \"lon\": \"5.359485\"\n                                        },\n                                        \"label\": \"Le Pharo\",\n                                        \"id\": \"admin:osm:relation:6598066\",\n                                        \"zip_code\": \"\"\n                                    },\n                                    {\n                                        \"insee\": \"13055\",\n                                        \"name\": \"Marseille\",\n                                        \"level\": 8,\n                                        \"coord\": {\n                                            \"lat\": \"43.296174\",\n                                            \"lon\": \"5.369952\"\n                                        },\n                                        \"label\": \"Marseille (13000)\",\n                                        \"id\": \"admin:fr:13055\",\n                                        \"zip_code\": \"13000\"\n                                    }\n                                ],\n                                \"timezone\": \"Europe/Paris\",\n                                \"id\": \"stop_area:OM1:SA:CTP-OM12086\"\n                            },\n                            \"links\": [],\n                            \"physical_modes\": [\n                                {\n                                    \"id\": \"physical_mode:Bus\",\n                                    \"name\": \"Bus\"\n                                }\n                            ],\n                            \"coord\": {\n                                \"lat\": \"43.291708\",\n                                \"lon\": \"5.359162\"\n                            },\n                            \"label\": \"Le Pharo (Marseille)\",\n                            \"equipments\": [],\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"OM12086\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"2086\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"2086\"\n                                }\n                            ],\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13207\",\n                                    \"name\": \"Marseille 7e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.282997\",\n                                        \"lon\": \"5.362412\"\n                                    },\n                                    \"label\": \"Marseille 7e Arrondissement (13007)\",\n                                    \"id\": \"admin:fr:13207\",\n                                    \"zip_code\": \"13007\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Le Pharo\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.2913\",\n                                        \"lon\": \"5.359485\"\n                                    },\n                                    \"label\": \"Le Pharo\",\n                                    \"id\": \"admin:osm:relation:6598066\",\n                                    \"zip_code\": \"\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"fare_zone\": {\n                                \"name\": \"0\"\n                            },\n                            \"id\": \"stop_point:OM1:SP:2086\",\n                            \"name\": \"Le Pharo\"\n                        },\n                        \"quality\": 0,\n                        \"name\": \"Le Pharo (Marseille)\",\n                        \"id\": \"stop_point:OM1:SP:2086\"\n                    },\n                    \"departure_date_time\": \"20191007T173636\",\n                    \"geojson\": {\n                        \"type\": \"LineString\",\n                        \"properties\": [\n                            {\n                                \"length\": 228\n                            }\n                        ],\n                        \"coordinates\": [\n                            [\n                                5.3565486969,\n                                43.2912285128\n                            ],\n                            [\n                                5.3565486969,\n                                43.2912285128\n                            ],\n                            [\n                                5.357266,\n                                43.291292\n                            ],\n                            [\n                                5.359065,\n                                43.291456\n                            ],\n                            [\n                                5.359055,\n                                43.291514\n                            ],\n                            [\n                                5.359048,\n                                43.29156\n                            ],\n                            [\n                                5.3590270401,\n                                43.2916854514\n                            ],\n                            [\n                                5.359162,\n                                43.291708\n                            ]\n                        ]\n                    },\n                    \"duration\": 204,\n                    \"path\": [\n                        {\n                            \"duration\": 183,\n                            \"direction\": 0,\n                            \"length\": 205,\n                            \"name\": \"Rue de Suez\"\n                        },\n                        {\n                            \"duration\": 21,\n                            \"direction\": -90,\n                            \"length\": 24,\n                            \"name\": \"Avenue Pasteur\"\n                        }\n                    ],\n                    \"type\": \"street_network\",\n                    \"id\": \"section_24_0\",\n                    \"mode\": \"walking\"\n                },\n                {\n                    \"from\": {\n                        \"embedded_type\": \"stop_point\",\n                        \"stop_point\": {\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"OM12086\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"2086\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"2086\"\n                                }\n                            ],\n                            \"name\": \"Le Pharo\",\n                            \"links\": [],\n                            \"coord\": {\n                                \"lat\": \"43.291708\",\n                                \"lon\": \"5.359162\"\n                            },\n                            \"label\": \"Le Pharo (Marseille)\",\n                            \"equipments\": [],\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13207\",\n                                    \"name\": \"Marseille 7e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.282997\",\n                                        \"lon\": \"5.362412\"\n                                    },\n                                    \"label\": \"Marseille 7e Arrondissement (13007)\",\n                                    \"id\": \"admin:fr:13207\",\n                                    \"zip_code\": \"13007\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Le Pharo\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.2913\",\n                                        \"lon\": \"5.359485\"\n                                    },\n                                    \"label\": \"Le Pharo\",\n                                    \"id\": \"admin:osm:relation:6598066\",\n                                    \"zip_code\": \"\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"fare_zone\": {\n                                \"name\": \"0\"\n                            },\n                            \"id\": \"stop_point:OM1:SP:2086\",\n                            \"stop_area\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"CTP-OM12086\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2086\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2086\"\n                                    }\n                                ],\n                                \"name\": \"Le Pharo\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.291708\",\n                                    \"lon\": \"5.359162\"\n                                },\n                                \"label\": \"Le Pharo (Marseille)\",\n                                \"timezone\": \"Europe/Paris\",\n                                \"id\": \"stop_area:OM1:SA:CTP-OM12086\"\n                            }\n                        },\n                        \"quality\": 0,\n                        \"name\": \"Le Pharo (Marseille)\",\n                        \"id\": \"stop_point:OM1:SP:2086\"\n                    },\n                    \"links\": [\n                        {\n                            \"type\": \"vehicle_journey\",\n                            \"id\": \"vehicle_journey:OM1:700751-1_dst_2\"\n                        },\n                        {\n                            \"type\": \"line\",\n                            \"id\": \"line:OM1:83OM179\"\n                        },\n                        {\n                            \"type\": \"route\",\n                            \"id\": \"route:OM1:83_R\"\n                        },\n                        {\n                            \"type\": \"commercial_mode\",\n                            \"id\": \"commercial_mode:bus\"\n                        },\n                        {\n                            \"type\": \"physical_mode\",\n                            \"id\": \"physical_mode:Bus\"\n                        },\n                        {\n                            \"type\": \"network\",\n                            \"id\": \"network:rtm\"\n                        }\n                    ],\n                    \"arrival_date_time\": \"20191007T174600\",\n                    \"additional_informations\": [\n                        \"regular\"\n                    ],\n                    \"co2_emission\": {\n                        \"value\": 171.3337,\n                        \"unit\": \"gEC\"\n                    },\n                    \"display_informations\": {\n                        \"direction\": \"Mucem Saint-Jean (Marseille)\",\n                        \"code\": \"83\",\n                        \"network\": \"Régie des Transports Marseillais\",\n                        \"links\": [],\n                        \"color\": \"\",\n                        \"name\": \"MUCEM ST JEAN-METRO ROND POINT DU PRADO\",\n                        \"physical_mode\": \"Bus\",\n                        \"headsign\": \"MUCEM SAINT JEAN\",\n                        \"label\": \"83\",\n                        \"equipments\": [],\n                        \"text_color\": \"\",\n                        \"commercial_mode\": \"Bus\",\n                        \"description\": \"\"\n                    },\n                    \"to\": {\n                        \"embedded_type\": \"stop_point\",\n                        \"stop_point\": {\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"OM13801\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"3801\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"3801\"\n                                }\n                            ],\n                            \"name\": \"Métro Vieux Port\",\n                            \"links\": [],\n                            \"coord\": {\n                                \"lat\": \"43.295018\",\n                                \"lon\": \"5.374455\"\n                            },\n                            \"label\": \"Métro Vieux Port (Marseille)\",\n                            \"equipments\": [],\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                },\n                                {\n                                    \"insee\": \"13201\",\n                                    \"name\": \"Marseille 1er Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.300067\",\n                                        \"lon\": \"5.382502\"\n                                    },\n                                    \"label\": \"Marseille 1er Arrondissement (13001)\",\n                                    \"id\": \"admin:fr:13201\",\n                                    \"zip_code\": \"13001\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Opéra\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.293306\",\n                                        \"lon\": \"5.375021\"\n                                    },\n                                    \"label\": \"Opéra\",\n                                    \"id\": \"admin:osm:relation:6581592\",\n                                    \"zip_code\": \"\"\n                                }\n                            ],\n                            \"fare_zone\": {\n                                \"name\": \"0\"\n                            },\n                            \"id\": \"stop_point:OM1:SP:3801\",\n                            \"stop_area\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"CTP-OM13801\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"3801\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"3801\"\n                                    }\n                                ],\n                                \"name\": \"Métro Vieux Port\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.295018\",\n                                    \"lon\": \"5.374455\"\n                                },\n                                \"label\": \"Métro Vieux Port (Marseille)\",\n                                \"timezone\": \"Europe/Paris\",\n                                \"id\": \"stop_area:OM1:SA:CTP-OM13801\"\n                            }\n                        },\n                        \"quality\": 0,\n                        \"name\": \"Métro Vieux Port (Marseille)\",\n                        \"id\": \"stop_point:OM1:SP:3801\"\n                    },\n                    \"base_arrival_date_time\": \"20191007T174600\",\n                    \"base_departure_date_time\": \"20191007T174000\",\n                    \"departure_date_time\": \"20191007T174000\",\n                    \"geojson\": {\n                        \"type\": \"LineString\",\n                        \"properties\": [\n                            {\n                                \"length\": 1321\n                            }\n                        ],\n                        \"coordinates\": [\n                            [\n                                5.359162,\n                                43.291708\n                            ],\n                            [\n                                5.361897,\n                                43.292198\n                            ],\n                            [\n                                5.367674,\n                                43.292511\n                            ],\n                            [\n                                5.371551,\n                                43.293427\n                            ],\n                            [\n                                5.374455,\n                                43.295018\n                            ]\n                        ]\n                    },\n                    \"duration\": 360,\n                    \"type\": \"public_transport\",\n                    \"id\": \"section_25_0\",\n                    \"data_freshness\": \"base_schedule\",\n                    \"stop_date_times\": [\n                        {\n                            \"stop_point\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"OM12086\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2086\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2086\"\n                                    }\n                                ],\n                                \"name\": \"Le Pharo\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.291708\",\n                                    \"lon\": \"5.359162\"\n                                },\n                                \"label\": \"Le Pharo (Marseille)\",\n                                \"equipments\": [],\n                                \"fare_zone\": {\n                                    \"name\": \"0\"\n                                },\n                                \"id\": \"stop_point:OM1:SP:2086\"\n                            },\n                            \"links\": [],\n                            \"arrival_date_time\": \"20191007T174000\",\n                            \"additional_informations\": [],\n                            \"departure_date_time\": \"20191007T174000\",\n                            \"base_arrival_date_time\": \"20191007T174000\",\n                            \"base_departure_date_time\": \"20191007T174000\"\n                        },\n                        {\n                            \"stop_point\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"OM12087\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2087\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2087\"\n                                    }\n                                ],\n                                \"name\": \"Fort Saint-Nicolas\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.292198\",\n                                    \"lon\": \"5.361897\"\n                                },\n                                \"label\": \"Fort Saint-Nicolas (Marseille)\",\n                                \"equipments\": [],\n                                \"fare_zone\": {\n                                    \"name\": \"0\"\n                                },\n                                \"id\": \"stop_point:OM1:SP:2087\"\n                            },\n                            \"links\": [],\n                            \"arrival_date_time\": \"20191007T174100\",\n                            \"additional_informations\": [],\n                            \"departure_date_time\": \"20191007T174100\",\n                            \"base_arrival_date_time\": \"20191007T174100\",\n                            \"base_departure_date_time\": \"20191007T174100\"\n                        },\n                        {\n                            \"stop_point\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"OM12088\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2088\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2088\"\n                                    }\n                                ],\n                                \"name\": \"Théâtre la Criée\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.292511\",\n                                    \"lon\": \"5.367674\"\n                                },\n                                \"label\": \"Théâtre la Criée (Marseille)\",\n                                \"equipments\": [],\n                                \"fare_zone\": {\n                                    \"name\": \"0\"\n                                },\n                                \"id\": \"stop_point:OM1:SP:2088\"\n                            },\n                            \"links\": [],\n                            \"arrival_date_time\": \"20191007T174200\",\n                            \"additional_informations\": [],\n                            \"departure_date_time\": \"20191007T174200\",\n                            \"base_arrival_date_time\": \"20191007T174200\",\n                            \"base_departure_date_time\": \"20191007T174200\"\n                        },\n                        {\n                            \"stop_point\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"OM11441\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"1441\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"1441\"\n                                    }\n                                ],\n                                \"name\": \"Place aux Huiles\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.293427\",\n                                    \"lon\": \"5.371551\"\n                                },\n                                \"label\": \"Place aux Huiles (Marseille)\",\n                                \"equipments\": [],\n                                \"fare_zone\": {\n                                    \"name\": \"0\"\n                                },\n                                \"id\": \"stop_point:OM1:SP:1441\"\n                            },\n                            \"links\": [],\n                            \"arrival_date_time\": \"20191007T174400\",\n                            \"additional_informations\": [],\n                            \"departure_date_time\": \"20191007T174400\",\n                            \"base_arrival_date_time\": \"20191007T174400\",\n                            \"base_departure_date_time\": \"20191007T174400\"\n                        },\n                        {\n                            \"stop_point\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"OM13801\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"3801\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"3801\"\n                                    }\n                                ],\n                                \"name\": \"Métro Vieux Port\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.295018\",\n                                    \"lon\": \"5.374455\"\n                                },\n                                \"label\": \"Métro Vieux Port (Marseille)\",\n                                \"equipments\": [],\n                                \"fare_zone\": {\n                                    \"name\": \"0\"\n                                },\n                                \"id\": \"stop_point:OM1:SP:3801\"\n                            },\n                            \"links\": [],\n                            \"arrival_date_time\": \"20191007T174600\",\n                            \"additional_informations\": [],\n                            \"departure_date_time\": \"20191007T174600\",\n                            \"base_arrival_date_time\": \"20191007T174600\",\n                            \"base_departure_date_time\": \"20191007T174600\"\n                        }\n                    ]\n                },\n                {\n                    \"from\": {\n                        \"embedded_type\": \"stop_point\",\n                        \"stop_point\": {\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"OM13801\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"3801\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"3801\"\n                                }\n                            ],\n                            \"name\": \"Métro Vieux Port\",\n                            \"links\": [],\n                            \"coord\": {\n                                \"lat\": \"43.295018\",\n                                \"lon\": \"5.374455\"\n                            },\n                            \"label\": \"Métro Vieux Port (Marseille)\",\n                            \"equipments\": [],\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                },\n                                {\n                                    \"insee\": \"13201\",\n                                    \"name\": \"Marseille 1er Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.300067\",\n                                        \"lon\": \"5.382502\"\n                                    },\n                                    \"label\": \"Marseille 1er Arrondissement (13001)\",\n                                    \"id\": \"admin:fr:13201\",\n                                    \"zip_code\": \"13001\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Opéra\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.293306\",\n                                        \"lon\": \"5.375021\"\n                                    },\n                                    \"label\": \"Opéra\",\n                                    \"id\": \"admin:osm:relation:6581592\",\n                                    \"zip_code\": \"\"\n                                }\n                            ],\n                            \"fare_zone\": {\n                                \"name\": \"0\"\n                            },\n                            \"id\": \"stop_point:OM1:SP:3801\",\n                            \"stop_area\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"CTP-OM13801\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"3801\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"3801\"\n                                    }\n                                ],\n                                \"name\": \"Métro Vieux Port\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.295018\",\n                                    \"lon\": \"5.374455\"\n                                },\n                                \"label\": \"Métro Vieux Port (Marseille)\",\n                                \"timezone\": \"Europe/Paris\",\n                                \"id\": \"stop_area:OM1:SA:CTP-OM13801\"\n                            }\n                        },\n                        \"quality\": 0,\n                        \"name\": \"Métro Vieux Port (Marseille)\",\n                        \"id\": \"stop_point:OM1:SP:3801\"\n                    },\n                    \"links\": [],\n                    \"arrival_date_time\": \"20191007T174852\",\n                    \"co2_emission\": {\n                        \"value\": 0,\n                        \"unit\": \"\"\n                    },\n                    \"to\": {\n                        \"embedded_type\": \"stop_point\",\n                        \"stop_point\": {\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"OM12300\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"2300\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"2300\"\n                                }\n                            ],\n                            \"name\": \"Vieux Port\",\n                            \"links\": [],\n                            \"coord\": {\n                                \"lat\": \"43.295653\",\n                                \"lon\": \"5.374242\"\n                            },\n                            \"label\": \"Vieux Port (Marseille)\",\n                            \"equipments\": [],\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Hôtel de Ville\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.297275\",\n                                        \"lon\": \"5.367222\"\n                                    },\n                                    \"label\": \"Hôtel de Ville\",\n                                    \"id\": \"admin:osm:relation:6581513\",\n                                    \"zip_code\": \"\"\n                                },\n                                {\n                                    \"insee\": \"13202\",\n                                    \"name\": \"Marseille 2e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.316215\",\n                                        \"lon\": \"5.359066\"\n                                    },\n                                    \"label\": \"Marseille 2e Arrondissement (13002)\",\n                                    \"id\": \"admin:fr:13202\",\n                                    \"zip_code\": \"13002\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"fare_zone\": {\n                                \"name\": \"0\"\n                            },\n                            \"id\": \"stop_point:OM1:SP:2300\",\n                            \"stop_area\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"CTP-OM12300\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2300\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2300\"\n                                    }\n                                ],\n                                \"name\": \"Vieux Port\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.295653\",\n                                    \"lon\": \"5.374242\"\n                                },\n                                \"label\": \"Vieux Port (Marseille)\",\n                                \"timezone\": \"Europe/Paris\",\n                                \"id\": \"stop_area:OM1:SA:CTP-OM12300\"\n                            }\n                        },\n                        \"quality\": 0,\n                        \"name\": \"Vieux Port (Marseille)\",\n                        \"id\": \"stop_point:OM1:SP:2300\"\n                    },\n                    \"departure_date_time\": \"20191007T174600\",\n                    \"geojson\": {\n                        \"type\": \"LineString\",\n                        \"properties\": [\n                            {\n                                \"length\": 72\n                            }\n                        ],\n                        \"coordinates\": [\n                            [\n                                5.374455,\n                                43.295018\n                            ],\n                            [\n                                5.374242,\n                                43.295653\n                            ]\n                        ]\n                    },\n                    \"duration\": 172,\n                    \"transfer_type\": \"walking\",\n                    \"type\": \"transfer\",\n                    \"id\": \"section_26_0\"\n                },\n                {\n                    \"links\": [],\n                    \"arrival_date_time\": \"20191007T175200\",\n                    \"co2_emission\": {\n                        \"value\": 0,\n                        \"unit\": \"\"\n                    },\n                    \"departure_date_time\": \"20191007T174852\",\n                    \"duration\": 188,\n                    \"type\": \"waiting\",\n                    \"id\": \"section_27_0\"\n                },\n                {\n                    \"from\": {\n                        \"embedded_type\": \"stop_point\",\n                        \"stop_point\": {\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"OM12300\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"2300\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"2300\"\n                                }\n                            ],\n                            \"name\": \"Vieux Port\",\n                            \"links\": [],\n                            \"coord\": {\n                                \"lat\": \"43.295653\",\n                                \"lon\": \"5.374242\"\n                            },\n                            \"label\": \"Vieux Port (Marseille)\",\n                            \"equipments\": [],\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Hôtel de Ville\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.297275\",\n                                        \"lon\": \"5.367222\"\n                                    },\n                                    \"label\": \"Hôtel de Ville\",\n                                    \"id\": \"admin:osm:relation:6581513\",\n                                    \"zip_code\": \"\"\n                                },\n                                {\n                                    \"insee\": \"13202\",\n                                    \"name\": \"Marseille 2e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.316215\",\n                                        \"lon\": \"5.359066\"\n                                    },\n                                    \"label\": \"Marseille 2e Arrondissement (13002)\",\n                                    \"id\": \"admin:fr:13202\",\n                                    \"zip_code\": \"13002\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"fare_zone\": {\n                                \"name\": \"0\"\n                            },\n                            \"id\": \"stop_point:OM1:SP:2300\",\n                            \"stop_area\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"CTP-OM12300\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2300\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2300\"\n                                    }\n                                ],\n                                \"name\": \"Vieux Port\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.295653\",\n                                    \"lon\": \"5.374242\"\n                                },\n                                \"label\": \"Vieux Port (Marseille)\",\n                                \"timezone\": \"Europe/Paris\",\n                                \"id\": \"stop_area:OM1:SA:CTP-OM12300\"\n                            }\n                        },\n                        \"quality\": 0,\n                        \"name\": \"Vieux Port (Marseille)\",\n                        \"id\": \"stop_point:OM1:SP:2300\"\n                    },\n                    \"links\": [\n                        {\n                            \"type\": \"vehicle_journey\",\n                            \"id\": \"vehicle_journey:OM1:679133-1_dst_2\"\n                        },\n                        {\n                            \"type\": \"line\",\n                            \"id\": \"line:OM1:M1OM179\"\n                        },\n                        {\n                            \"type\": \"route\",\n                            \"id\": \"route:OM1:M1_R\"\n                        },\n                        {\n                            \"type\": \"commercial_mode\",\n                            \"id\": \"commercial_mode:metro\"\n                        },\n                        {\n                            \"type\": \"physical_mode\",\n                            \"id\": \"physical_mode:Metro\"\n                        },\n                        {\n                            \"type\": \"network\",\n                            \"id\": \"network:rtm\"\n                        }\n                    ],\n                    \"arrival_date_time\": \"20191007T175700\",\n                    \"additional_informations\": [\n                        \"regular\"\n                    ],\n                    \"co2_emission\": {\n                        \"value\": 7.404,\n                        \"unit\": \"gEC\"\n                    },\n                    \"display_informations\": {\n                        \"direction\": \"La Rose (Marseille)\",\n                        \"code\": \"M1\",\n                        \"network\": \"Régie des Transports Marseillais\",\n                        \"links\": [],\n                        \"color\": \"1F71FF\",\n                        \"name\": \"LA ROSE-LA FOURRAGERE\",\n                        \"physical_mode\": \"Métro\",\n                        \"headsign\": \"LA ROSE\",\n                        \"label\": \"M1\",\n                        \"equipments\": [],\n                        \"text_color\": \"\",\n                        \"commercial_mode\": \"Metro\",\n                        \"description\": \"\"\n                    },\n                    \"to\": {\n                        \"embedded_type\": \"stop_point\",\n                        \"stop_point\": {\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"OM12296\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"2296\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"2296\"\n                                }\n                            ],\n                            \"name\": \"Cinq Avenues Longchamp\",\n                            \"links\": [],\n                            \"coord\": {\n                                \"lat\": \"43.304062\",\n                                \"lon\": \"5.396112\"\n                            },\n                            \"label\": \"Cinq Avenues Longchamp (Marseille)\",\n                            \"equipments\": [],\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13204\",\n                                    \"name\": \"Marseille 4e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.306982\",\n                                        \"lon\": \"5.40113\"\n                                    },\n                                    \"label\": \"Marseille 4e Arrondissement (13004)\",\n                                    \"id\": \"admin:fr:13204\",\n                                    \"zip_code\": \"13004\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Les Cinq Avenues\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.303084\",\n                                        \"lon\": \"5.396825\"\n                                    },\n                                    \"label\": \"Les Cinq Avenues\",\n                                    \"id\": \"admin:osm:relation:6583027\",\n                                    \"zip_code\": \"\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"fare_zone\": {\n                                \"name\": \"0\"\n                            },\n                            \"id\": \"stop_point:OM1:SP:2296\",\n                            \"stop_area\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"CTP-OM12296\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2296\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2296\"\n                                    }\n                                ],\n                                \"name\": \"Cinq Avenues Longchamp\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.304062\",\n                                    \"lon\": \"5.396112\"\n                                },\n                                \"label\": \"Cinq Avenues Longchamp (Marseille)\",\n                                \"timezone\": \"Europe/Paris\",\n                                \"id\": \"stop_area:OM1:SA:CTP-OM12296\"\n                            }\n                        },\n                        \"quality\": 0,\n                        \"name\": \"Cinq Avenues Longchamp (Marseille)\",\n                        \"id\": \"stop_point:OM1:SP:2296\"\n                    },\n                    \"base_arrival_date_time\": \"20191007T175700\",\n                    \"base_departure_date_time\": \"20191007T175200\",\n                    \"departure_date_time\": \"20191007T175200\",\n                    \"geojson\": {\n                        \"type\": \"LineString\",\n                        \"properties\": [\n                            {\n                                \"length\": 2468\n                            }\n                        ],\n                        \"coordinates\": [\n                            [\n                                5.374242,\n                                43.295653\n                            ],\n                            [\n                                5.374402,\n                                43.300298\n                            ],\n                            [\n                                5.380099,\n                                43.302331\n                            ],\n                            [\n                                5.386202,\n                                43.300405\n                            ],\n                            [\n                                5.396112,\n                                43.304062\n                            ]\n                        ]\n                    },\n                    \"duration\": 300,\n                    \"type\": \"public_transport\",\n                    \"id\": \"section_28_0\",\n                    \"data_freshness\": \"base_schedule\",\n                    \"stop_date_times\": [\n                        {\n                            \"stop_point\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"OM12300\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2300\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2300\"\n                                    }\n                                ],\n                                \"name\": \"Vieux Port\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.295653\",\n                                    \"lon\": \"5.374242\"\n                                },\n                                \"label\": \"Vieux Port (Marseille)\",\n                                \"equipments\": [],\n                                \"fare_zone\": {\n                                    \"name\": \"0\"\n                                },\n                                \"id\": \"stop_point:OM1:SP:2300\"\n                            },\n                            \"links\": [],\n                            \"arrival_date_time\": \"20191007T175200\",\n                            \"additional_informations\": [],\n                            \"departure_date_time\": \"20191007T175200\",\n                            \"base_arrival_date_time\": \"20191007T175200\",\n                            \"base_departure_date_time\": \"20191007T175200\"\n                        },\n                        {\n                            \"stop_point\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"OM12299\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2299\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2299\"\n                                    }\n                                ],\n                                \"name\": \"Colbert\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.300298\",\n                                    \"lon\": \"5.374402\"\n                                },\n                                \"label\": \"Colbert (Marseille)\",\n                                \"equipments\": [],\n                                \"fare_zone\": {\n                                    \"name\": \"0\"\n                                },\n                                \"id\": \"stop_point:OM1:SP:2299\"\n                            },\n                            \"links\": [],\n                            \"arrival_date_time\": \"20191007T175300\",\n                            \"additional_informations\": [],\n                            \"departure_date_time\": \"20191007T175300\",\n                            \"base_arrival_date_time\": \"20191007T175300\",\n                            \"base_departure_date_time\": \"20191007T175300\"\n                        },\n                        {\n                            \"stop_point\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"OM12298\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2298\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2298\"\n                                    }\n                                ],\n                                \"name\": \"Saint-Charles\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.302331\",\n                                    \"lon\": \"5.380099\"\n                                },\n                                \"label\": \"Saint-Charles (Marseille)\",\n                                \"equipments\": [],\n                                \"fare_zone\": {\n                                    \"name\": \"0\"\n                                },\n                                \"id\": \"stop_point:OM1:SP:2298\"\n                            },\n                            \"links\": [],\n                            \"arrival_date_time\": \"20191007T175400\",\n                            \"additional_informations\": [],\n                            \"departure_date_time\": \"20191007T175400\",\n                            \"base_arrival_date_time\": \"20191007T175400\",\n                            \"base_departure_date_time\": \"20191007T175400\"\n                        },\n                        {\n                            \"stop_point\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"OM12297\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2297\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2297\"\n                                    }\n                                ],\n                                \"name\": \"Canebière Reformes\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.300405\",\n                                    \"lon\": \"5.386202\"\n                                },\n                                \"label\": \"Canebière Reformes (Marseille)\",\n                                \"equipments\": [],\n                                \"fare_zone\": {\n                                    \"name\": \"0\"\n                                },\n                                \"id\": \"stop_point:OM1:SP:2297\"\n                            },\n                            \"links\": [],\n                            \"arrival_date_time\": \"20191007T175500\",\n                            \"additional_informations\": [],\n                            \"departure_date_time\": \"20191007T175500\",\n                            \"base_arrival_date_time\": \"20191007T175500\",\n                            \"base_departure_date_time\": \"20191007T175500\"\n                        },\n                        {\n                            \"stop_point\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"OM12296\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2296\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2296\"\n                                    }\n                                ],\n                                \"name\": \"Cinq Avenues Longchamp\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.304062\",\n                                    \"lon\": \"5.396112\"\n                                },\n                                \"label\": \"Cinq Avenues Longchamp (Marseille)\",\n                                \"equipments\": [],\n                                \"fare_zone\": {\n                                    \"name\": \"0\"\n                                },\n                                \"id\": \"stop_point:OM1:SP:2296\"\n                            },\n                            \"links\": [],\n                            \"arrival_date_time\": \"20191007T175700\",\n                            \"additional_informations\": [],\n                            \"departure_date_time\": \"20191007T175700\",\n                            \"base_arrival_date_time\": \"20191007T175700\",\n                            \"base_departure_date_time\": \"20191007T175700\"\n                        }\n                    ]\n                },\n                {\n                    \"from\": {\n                        \"embedded_type\": \"stop_point\",\n                        \"stop_point\": {\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"OM12296\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"2296\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"2296\"\n                                }\n                            ],\n                            \"name\": \"Cinq Avenues Longchamp\",\n                            \"links\": [],\n                            \"coord\": {\n                                \"lat\": \"43.304062\",\n                                \"lon\": \"5.396112\"\n                            },\n                            \"label\": \"Cinq Avenues Longchamp (Marseille)\",\n                            \"equipments\": [],\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13204\",\n                                    \"name\": \"Marseille 4e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.306982\",\n                                        \"lon\": \"5.40113\"\n                                    },\n                                    \"label\": \"Marseille 4e Arrondissement (13004)\",\n                                    \"id\": \"admin:fr:13204\",\n                                    \"zip_code\": \"13004\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Les Cinq Avenues\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.303084\",\n                                        \"lon\": \"5.396825\"\n                                    },\n                                    \"label\": \"Les Cinq Avenues\",\n                                    \"id\": \"admin:osm:relation:6583027\",\n                                    \"zip_code\": \"\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"fare_zone\": {\n                                \"name\": \"0\"\n                            },\n                            \"id\": \"stop_point:OM1:SP:2296\",\n                            \"stop_area\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"CTP-OM12296\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2296\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2296\"\n                                    }\n                                ],\n                                \"name\": \"Cinq Avenues Longchamp\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.304062\",\n                                    \"lon\": \"5.396112\"\n                                },\n                                \"label\": \"Cinq Avenues Longchamp (Marseille)\",\n                                \"timezone\": \"Europe/Paris\",\n                                \"id\": \"stop_area:OM1:SA:CTP-OM12296\"\n                            }\n                        },\n                        \"quality\": 0,\n                        \"name\": \"Cinq Avenues Longchamp (Marseille)\",\n                        \"id\": \"stop_point:OM1:SP:2296\"\n                    },\n                    \"links\": [],\n                    \"arrival_date_time\": \"20191007T180600\",\n                    \"co2_emission\": {\n                        \"value\": 0,\n                        \"unit\": \"\"\n                    },\n                    \"to\": {\n                        \"embedded_type\": \"address\",\n                        \"distance\": \"1\",\n                        \"name\": \"42 Boulevard Charles Guillaume Philippon (Marseille)\",\n                        \"address\": {\n                            \"name\": \"42 Boulevard Charles Guillaume Philippon\",\n                            \"house_number\": 42,\n                            \"coord\": {\n                                \"lat\": \"43.302868\",\n                                \"lon\": \"5.395881\"\n                            },\n                            \"label\": \"42 Boulevard Charles Guillaume Philippon (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Les Cinq Avenues\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.303084\",\n                                        \"lon\": \"5.3968259\"\n                                    },\n                                    \"label\": \"Les Cinq Avenues, Marseille 4e Arrondissement, Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:6583027\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Marseille (13000), Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                },\n                                {\n                                    \"insee\": \"13\",\n                                    \"name\": \"Bouches-du-Rhône\",\n                                    \"level\": 6,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:7393\"\n                                },\n                                {\n                                    \"insee\": \"93\",\n                                    \"name\": \"Provence-Alpes-Côte d'Azur\",\n                                    \"level\": 4,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:8654\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"France\",\n                                    \"level\": 2,\n                                    \"coord\": {\n                                        \"lat\": \"48.8566969\",\n                                        \"lon\": \"2.3514616\"\n                                    },\n                                    \"label\": \"France\",\n                                    \"id\": \"admin:osm:relation:2202162\"\n                                },\n                                {\n                                    \"insee\": \"13204\",\n                                    \"name\": \"Marseille 4e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.3069826\",\n                                        \"lon\": \"5.4011304\"\n                                    },\n                                    \"label\": \"Marseille 4e Arrondissement (13004), Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:76119\",\n                                    \"zip_code\": \"13004\"\n                                }\n                            ],\n                            \"id\": \"5.395881;43.302868\"\n                        },\n                        \"quality\": 0,\n                        \"id\": \"5.395881;43.302868\"\n                    },\n                    \"departure_date_time\": \"20191007T175700\",\n                    \"geojson\": {\n                        \"type\": \"LineString\",\n                        \"properties\": [\n                            {\n                                \"length\": 604\n                            }\n                        ],\n                        \"coordinates\": [\n                            [\n                                5.396112,\n                                43.304062\n                            ],\n                            [\n                                5.3961197418,\n                                43.3039349649\n                            ],\n                            [\n                                5.396268,\n                                43.303944\n                            ],\n                            [\n                                5.396358,\n                                43.303927\n                            ],\n                            [\n                                5.39638,\n                                43.304735\n                            ],\n                            [\n                                5.396381,\n                                43.304761\n                            ],\n                            [\n                                5.39634,\n                                43.304893\n                            ],\n                            [\n                                5.396351,\n                                43.305008\n                            ],\n                            [\n                                5.396358,\n                                43.305043\n                            ],\n                            [\n                                5.396273,\n                                43.305058\n                            ],\n                            [\n                                5.396154,\n                                43.305025\n                            ],\n                            [\n                                5.395908,\n                                43.304966\n                            ],\n                            [\n                                5.395443,\n                                43.304709\n                            ],\n                            [\n                                5.395505,\n                                43.304643\n                            ],\n                            [\n                                5.39482,\n                                43.304327\n                            ],\n                            [\n                                5.394775,\n                                43.304307\n                            ],\n                            [\n                                5.394809,\n                                43.304264\n                            ],\n                            [\n                                5.394974,\n                                43.304073\n                            ],\n                            [\n                                5.395057,\n                                43.303722\n                            ],\n                            [\n                                5.395906,\n                                43.303515\n                            ],\n                            [\n                                5.395714,\n                                43.303081\n                            ],\n                            [\n                                5.396401,\n                                43.302918\n                            ],\n                            [\n                                5.396397,\n                                43.302906\n                            ],\n                            [\n                                5.396387,\n                                43.302885\n                            ],\n                            [\n                                5.39638,\n                                43.302868\n                            ],\n                            [\n                                5.39637,\n                                43.302846\n                            ],\n                            [\n                                5.396321,\n                                43.302776\n                            ],\n                            [\n                                5.3958843179,\n                                43.3028817064\n                            ],\n                            [\n                                5.3958843179,\n                                43.3028817064\n                            ]\n                        ]\n                    },\n                    \"duration\": 540,\n                    \"path\": [\n                        {\n                            \"duration\": 10,\n                            \"direction\": 0,\n                            \"length\": 11,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 6,\n                            \"direction\": 0,\n                            \"length\": 7,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 81,\n                            \"direction\": -103,\n                            \"length\": 91,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 2,\n                            \"direction\": 0,\n                            \"length\": 2,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 13,\n                            \"direction\": -14,\n                            \"length\": 15,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 11,\n                            \"direction\": 17,\n                            \"length\": 12,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 3,\n                            \"direction\": 4,\n                            \"length\": 3,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 6,\n                            \"direction\": -85,\n                            \"length\": 7,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 27,\n                            \"direction\": -34,\n                            \"length\": 30,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 42,\n                            \"direction\": -19,\n                            \"length\": 47,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 7,\n                            \"direction\": -87,\n                            \"length\": 8,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 61,\n                            \"direction\": 92,\n                            \"length\": 68,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 4,\n                            \"direction\": -89,\n                            \"length\": 4,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 22,\n                            \"direction\": -2,\n                            \"length\": 25,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 38,\n                            \"direction\": 22,\n                            \"length\": 43,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 64,\n                            \"direction\": -62,\n                            \"length\": 72,\n                            \"name\": \"Impasse Montbard\"\n                        },\n                        {\n                            \"duration\": 45,\n                            \"direction\": 89,\n                            \"length\": 50,\n                            \"name\": \"Rue Buffon\"\n                        },\n                        {\n                            \"duration\": 52,\n                            \"direction\": -90,\n                            \"length\": 58,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 1,\n                            \"direction\": 86,\n                            \"length\": 1,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 2,\n                            \"direction\": 5,\n                            \"length\": 2,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 3,\n                            \"direction\": -2,\n                            \"length\": 3,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 7,\n                            \"direction\": 9,\n                            \"length\": 8,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 33,\n                            \"direction\": 0,\n                            \"length\": 37,\n                            \"name\": \"\"\n                        }\n                    ],\n                    \"type\": \"street_network\",\n                    \"id\": \"section_29_0\",\n                    \"mode\": \"walking\"\n                }\n            ]\n        },\n        {\n            \"status\": \"\",\n            \"distances\": {\n                \"taxi\": 0,\n                \"car\": 3355,\n                \"walking\": 10,\n                \"bike\": 0,\n                \"ridesharing\": 0\n            },\n            \"tags\": [\n                \"car\",\n                \"non_pt\"\n            ],\n            \"nb_transfers\": 0,\n            \"durations\": {\n                \"taxi\": 0,\n                \"walking\": 9,\n                \"car\": 302,\n                \"ridesharing\": 0,\n                \"bike\": 0,\n                \"total\": 611\n            },\n            \"arrival_date_time\": \"20191007T174231\",\n            \"departure_date_time\": \"20191007T173220\",\n            \"requested_date_time\": \"20191007T173220\",\n            \"fare\": {\n                \"found\": false,\n                \"links\": []\n            },\n            \"co2_emission\": {\n                \"value\": 617.32,\n                \"unit\": \"gEC\"\n            },\n            \"type\": \"best\",\n            \"duration\": 611,\n            \"sections\": [\n                {\n                    \"from\": {\n                        \"embedded_type\": \"address\",\n                        \"distance\": \"18\",\n                        \"name\": \"45 Rue de Suez (Marseille)\",\n                        \"address\": {\n                            \"name\": \"45 Rue de Suez\",\n                            \"house_number\": 45,\n                            \"coord\": {\n                                \"lat\": \"43.291146\",\n                                \"lon\": \"5.356556\"\n                            },\n                            \"label\": \"45 Rue de Suez (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Le Pharo\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.2913001\",\n                                        \"lon\": \"5.3594858\"\n                                    },\n                                    \"label\": \"Le Pharo, Marseille 7e Arrondissement, Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:6598066\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Marseille (13000), Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                },\n                                {\n                                    \"insee\": \"13\",\n                                    \"name\": \"Bouches-du-Rhône\",\n                                    \"level\": 6,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:7393\"\n                                },\n                                {\n                                    \"insee\": \"93\",\n                                    \"name\": \"Provence-Alpes-Côte d'Azur\",\n                                    \"level\": 4,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:8654\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"France\",\n                                    \"level\": 2,\n                                    \"coord\": {\n                                        \"lat\": \"48.8566969\",\n                                        \"lon\": \"2.3514616\"\n                                    },\n                                    \"label\": \"France\",\n                                    \"id\": \"admin:osm:relation:2202162\"\n                                },\n                                {\n                                    \"insee\": \"13207\",\n                                    \"name\": \"Marseille 7e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.2829975\",\n                                        \"lon\": \"5.3624129\"\n                                    },\n                                    \"label\": \"Marseille 7e Arrondissement (13007), Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:76217\",\n                                    \"zip_code\": \"13007\"\n                                }\n                            ],\n                            \"id\": \"5.356556;43.291146\"\n                        },\n                        \"quality\": 0,\n                        \"id\": \"5.356556;43.291146\"\n                    },\n                    \"links\": [],\n                    \"arrival_date_time\": \"20191007T173722\",\n                    \"co2_emission\": {\n                        \"value\": 617.32,\n                        \"unit\": \"gEC\"\n                    },\n                    \"to\": {\n                        \"embedded_type\": \"poi\",\n                        \"id\": \"poi:osm:way:651522449\",\n                        \"quality\": 0,\n                        \"name\": \"Parking (Marseille)\",\n                        \"poi\": {\n                            \"poi_type\": {\n                                \"id\": \"poi_type:amenity:parking\",\n                                \"name\": \"Parking\"\n                            },\n                            \"name\": \"Parking\",\n                            \"coord\": {\n                                \"lat\": \"43.30297942\",\n                                \"lon\": \"5.395006909\"\n                            },\n                            \"label\": \"Parking (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13204\",\n                                    \"name\": \"Marseille 4e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.306982\",\n                                        \"lon\": \"5.40113\"\n                                    },\n                                    \"label\": \"Marseille 4e Arrondissement (13004)\",\n                                    \"id\": \"admin:fr:13204\",\n                                    \"zip_code\": \"13004\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Les Cinq Avenues\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.303084\",\n                                        \"lon\": \"5.396825\"\n                                    },\n                                    \"label\": \"Les Cinq Avenues\",\n                                    \"id\": \"admin:osm:relation:6583027\",\n                                    \"zip_code\": \"\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"address\": {\n                                \"house_number\": 46,\n                                \"label\": \"46 Rue d'Anvers (Marseille)\",\n                                \"name\": \"Rue d'Anvers\",\n                                \"coord\": {\n                                    \"lat\": \"43.30297942\",\n                                    \"lon\": \"5.395006909\"\n                                },\n                                \"id\": \"5.395006909;43.30297942\"\n                            },\n                            \"id\": \"poi:osm:way:651522449\",\n                            \"properties\": {\n                                \"amenity\": \"parking\",\n                                \"capacity\": \"1\",\n                                \"parking\": \"surface\",\n                                \"access\": \"no\",\n                                \"capacity:disabled\": \"1\",\n                                \"access:disabled\": \"yes\"\n                            }\n                        }\n                    },\n                    \"departure_date_time\": \"20191007T173220\",\n                    \"geojson\": {\n                        \"type\": \"LineString\",\n                        \"properties\": [\n                            {\n                                \"length\": 3355\n                            }\n                        ],\n                        \"coordinates\": [\n                            [\n                                5.3565486969,\n                                43.2912285128\n                            ],\n                            [\n                                5.357266,\n                                43.291292\n                            ],\n                            [\n                                5.359065,\n                                43.291456\n                            ],\n                            [\n                                5.359055,\n                                43.291514\n                            ],\n                            [\n                                5.359048,\n                                43.29156\n                            ],\n                            [\n                                5.35898,\n                                43.291967\n                            ],\n                            [\n                                5.359131,\n                                43.291985\n                            ],\n                            [\n                                5.359431,\n                                43.292035\n                            ],\n                            [\n                                5.359619,\n                                43.292114\n                            ],\n                            [\n                                5.360286,\n                                43.292184\n                            ],\n                            [\n                                5.361262,\n                                43.292248\n                            ],\n                            [\n                                5.362155,\n                                43.292244\n                            ],\n                            [\n                                5.363097,\n                                43.292235\n                            ],\n                            [\n                                5.363305,\n                                43.292232\n                            ],\n                            [\n                                5.363765,\n                                43.29222\n                            ],\n                            [\n                                5.363878,\n                                43.292221\n                            ],\n                            [\n                                5.364474,\n                                43.292232\n                            ],\n                            [\n                                5.364931,\n                                43.292248\n                            ],\n                            [\n                                5.365234,\n                                43.292276\n                            ],\n                            [\n                                5.36611,\n                                43.292397\n                            ],\n                            [\n                                5.366901,\n                                43.292529\n                            ],\n                            [\n                                5.368264,\n                                43.292774\n                            ],\n                            [\n                                5.368727,\n                                43.292863\n                            ],\n                            [\n                                5.371005,\n                                43.293288\n                            ],\n                            [\n                                5.37112,\n                                43.293312\n                            ],\n                            [\n                                5.371288,\n                                43.293321\n                            ],\n                            [\n                                5.3715,\n                                43.293375\n                            ],\n                            [\n                                5.371612,\n                                43.293405\n                            ],\n                            [\n                                5.371718,\n                                43.293433\n                            ],\n                            [\n                                5.372256,\n                                43.293578\n                            ],\n                            [\n                                5.372768,\n                                43.293713\n                            ],\n                            [\n                                5.372802,\n                                43.293722\n                            ],\n                            [\n                                5.373298,\n                                43.293853\n                            ],\n                            [\n                                5.374022,\n                                43.294039\n                            ],\n                            [\n                                5.374204,\n                                43.294088\n                            ],\n                            [\n                                5.37455,\n                                43.294283\n                            ],\n                            [\n                                5.374693,\n                                43.294243\n                            ],\n                            [\n                                5.37478,\n                                43.294225\n                            ],\n                            [\n                                5.375433,\n                                43.294386\n                            ],\n                            [\n                                5.375758,\n                                43.294469\n                            ],\n                            [\n                                5.375857,\n                                43.294494\n                            ],\n                            [\n                                5.375967,\n                                43.294522\n                            ],\n                            [\n                                5.376001,\n                                43.294531\n                            ],\n                            [\n                                5.376287,\n                                43.294604\n                            ],\n                            [\n                                5.376074,\n                                43.295104\n                            ],\n                            [\n                                5.375837,\n                                43.295654\n                            ],\n                            [\n                                5.37579,\n                                43.295758\n                            ],\n                            [\n                                5.376067,\n                                43.295843\n                            ],\n                            [\n                                5.376208,\n                                43.295888\n                            ],\n                            [\n                                5.376837,\n                                43.296101\n                            ],\n                            [\n                                5.377609,\n                                43.296363\n                            ],\n                            [\n                                5.377677,\n                                43.296385\n                            ],\n                            [\n                                5.378119,\n                                43.296535\n                            ],\n                            [\n                                5.37823,\n                                43.296575\n                            ],\n                            [\n                                5.378611,\n                                43.296713\n                            ],\n                            [\n                                5.379323,\n                                43.296972\n                            ],\n                            [\n                                5.379378,\n                                43.296992\n                            ],\n                            [\n                                5.379866,\n                                43.29717\n                            ],\n                            [\n                                5.38014,\n                                43.29727\n                            ],\n                            [\n                                5.38033,\n                                43.297338\n                            ],\n                            [\n                                5.380842,\n                                43.297524\n                            ],\n                            [\n                                5.381007,\n                                43.297585\n                            ],\n                            [\n                                5.3811,\n                                43.297628\n                            ],\n                            [\n                                5.381279,\n                                43.297689\n                            ],\n                            [\n                                5.381922,\n                                43.297907\n                            ],\n                            [\n                                5.382033,\n                                43.297944\n                            ],\n                            [\n                                5.383115,\n                                43.298311\n                            ],\n                            [\n                                5.383219,\n                                43.298346\n                            ],\n                            [\n                                5.383942,\n                                43.298591\n                            ],\n                            [\n                                5.384026,\n                                43.29862\n                            ],\n                            [\n                                5.384956,\n                                43.298935\n                            ],\n                            [\n                                5.385329,\n                                43.299061\n                            ],\n                            [\n                                5.385545,\n                                43.299129\n                            ],\n                            [\n                                5.385649,\n                                43.299163\n                            ],\n                            [\n                                5.387277,\n                                43.299709\n                            ],\n                            [\n                                5.38876,\n                                43.300204\n                            ],\n                            [\n                                5.389087,\n                                43.300314\n                            ],\n                            [\n                                5.391317,\n                                43.30103\n                            ],\n                            [\n                                5.392656,\n                                43.301478\n                            ],\n                            [\n                                5.394367,\n                                43.302049\n                            ],\n                            [\n                                5.394422,\n                                43.302067\n                            ],\n                            [\n                                5.394445,\n                                43.302075\n                            ],\n                            [\n                                5.394472,\n                                43.302084\n                            ],\n                            [\n                                5.395434,\n                                43.302385\n                            ],\n                            [\n                                5.395979,\n                                43.302566\n                            ],\n                            [\n                                5.396413,\n                                43.30271\n                            ],\n                            [\n                                5.396633,\n                                43.302779\n                            ],\n                            [\n                                5.39638,\n                                43.302868\n                            ],\n                            [\n                                5.395694,\n                                43.303033\n                            ],\n                            [\n                                5.395346,\n                                43.303117\n                            ],\n                            [\n                                5.395194,\n                                43.303067\n                            ],\n                            [\n                                5.395164,\n                                43.303055\n                            ],\n                            [\n                                5.395006909,\n                                43.30297942\n                            ]\n                        ]\n                    },\n                    \"duration\": 302,\n                    \"path\": [\n                        {\n                            \"duration\": 18,\n                            \"direction\": 0,\n                            \"length\": 200,\n                            \"name\": \"Rue de Suez\"\n                        },\n                        {\n                            \"duration\": 4,\n                            \"direction\": -90,\n                            \"length\": 44,\n                            \"name\": \"Avenue Pasteur\"\n                        },\n                        {\n                            \"duration\": 38,\n                            \"direction\": 88,\n                            \"length\": 422,\n                            \"name\": \"Boulevard Charles Livon\"\n                        },\n                        {\n                            \"duration\": 61,\n                            \"direction\": -4,\n                            \"length\": 678,\n                            \"name\": \"Quai de Rive-Neuve\"\n                        },\n                        {\n                            \"duration\": 4,\n                            \"direction\": -17,\n                            \"length\": 44,\n                            \"name\": \"Quai des Belges\"\n                        },\n                        {\n                            \"duration\": 7,\n                            \"direction\": -35,\n                            \"length\": 78,\n                            \"name\": \"Rue Pythéas\"\n                        },\n                        {\n                            \"duration\": 13,\n                            \"direction\": 0,\n                            \"length\": 144,\n                            \"name\": \"Place du Général De Gaulle\"\n                        },\n                        {\n                            \"duration\": 65,\n                            \"direction\": 85,\n                            \"length\": 722,\n                            \"name\": \"La Canebière\"\n                        },\n                        {\n                            \"duration\": 82,\n                            \"direction\": 2,\n                            \"length\": 911,\n                            \"name\": \"Boulevard de la Libération - Général de Monsabert\"\n                        },\n                        {\n                            \"duration\": 9,\n                            \"direction\": -131,\n                            \"length\": 100,\n                            \"name\": \"Boulevard Philippon\"\n                        },\n                        {\n                            \"duration\": 1,\n                            \"direction\": -43,\n                            \"length\": 11,\n                            \"name\": \"Rue d'Anvers\"\n                        }\n                    ],\n                    \"type\": \"street_network\",\n                    \"id\": \"section_0_0\",\n                    \"mode\": \"car\"\n                },\n                {\n                    \"from\": {\n                        \"embedded_type\": \"poi\",\n                        \"id\": \"poi:osm:way:651522449\",\n                        \"quality\": 0,\n                        \"name\": \"Parking (Marseille)\",\n                        \"poi\": {\n                            \"poi_type\": {\n                                \"id\": \"poi_type:amenity:parking\",\n                                \"name\": \"Parking\"\n                            },\n                            \"name\": \"Parking\",\n                            \"coord\": {\n                                \"lat\": \"43.30297942\",\n                                \"lon\": \"5.395006909\"\n                            },\n                            \"label\": \"Parking (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13204\",\n                                    \"name\": \"Marseille 4e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.306982\",\n                                        \"lon\": \"5.40113\"\n                                    },\n                                    \"label\": \"Marseille 4e Arrondissement (13004)\",\n                                    \"id\": \"admin:fr:13204\",\n                                    \"zip_code\": \"13004\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Les Cinq Avenues\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.303084\",\n                                        \"lon\": \"5.396825\"\n                                    },\n                                    \"label\": \"Les Cinq Avenues\",\n                                    \"id\": \"admin:osm:relation:6583027\",\n                                    \"zip_code\": \"\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"address\": {\n                                \"house_number\": 46,\n                                \"label\": \"46 Rue d'Anvers (Marseille)\",\n                                \"name\": \"Rue d'Anvers\",\n                                \"coord\": {\n                                    \"lat\": \"43.30297942\",\n                                    \"lon\": \"5.395006909\"\n                                },\n                                \"id\": \"5.395006909;43.30297942\"\n                            },\n                            \"id\": \"poi:osm:way:651522449\",\n                            \"properties\": {\n                                \"amenity\": \"parking\",\n                                \"capacity\": \"1\",\n                                \"parking\": \"surface\",\n                                \"access\": \"no\",\n                                \"capacity:disabled\": \"1\",\n                                \"access:disabled\": \"yes\"\n                            }\n                        }\n                    },\n                    \"links\": [],\n                    \"arrival_date_time\": \"20191007T174222\",\n                    \"co2_emission\": {\n                        \"value\": 0,\n                        \"unit\": \"\"\n                    },\n                    \"to\": {\n                        \"embedded_type\": \"address\",\n                        \"id\": \"5.395164;43.303055\",\n                        \"quality\": 0,\n                        \"name\": \"46 Rue d'Anvers (Marseille)\",\n                        \"address\": {\n                            \"name\": \"Rue d'Anvers\",\n                            \"house_number\": 46,\n                            \"coord\": {\n                                \"lat\": \"43.303055\",\n                                \"lon\": \"5.395164\"\n                            },\n                            \"label\": \"46 Rue d'Anvers (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"id\": \"5.395164;43.303055\"\n                        }\n                    },\n                    \"departure_date_time\": \"20191007T173722\",\n                    \"duration\": 300,\n                    \"path\": [\n                        {\n                            \"duration\": 300,\n                            \"direction\": 0,\n                            \"length\": 0,\n                            \"name\": \"Rue d'Anvers\"\n                        }\n                    ],\n                    \"type\": \"park\",\n                    \"id\": \"section_1_0\"\n                },\n                {\n                    \"from\": {\n                        \"embedded_type\": \"address\",\n                        \"id\": \"5.395164;43.303055\",\n                        \"quality\": 0,\n                        \"name\": \"46 Rue d'Anvers (Marseille)\",\n                        \"address\": {\n                            \"name\": \"Rue d'Anvers\",\n                            \"house_number\": 46,\n                            \"coord\": {\n                                \"lat\": \"43.303055\",\n                                \"lon\": \"5.395164\"\n                            },\n                            \"label\": \"46 Rue d'Anvers (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"id\": \"5.395164;43.303055\"\n                        }\n                    },\n                    \"links\": [],\n                    \"arrival_date_time\": \"20191007T174231\",\n                    \"co2_emission\": {\n                        \"value\": 0,\n                        \"unit\": \"\"\n                    },\n                    \"to\": {\n                        \"embedded_type\": \"address\",\n                        \"distance\": \"1\",\n                        \"name\": \"42 Boulevard Charles Guillaume Philippon (Marseille)\",\n                        \"address\": {\n                            \"name\": \"42 Boulevard Charles Guillaume Philippon\",\n                            \"house_number\": 42,\n                            \"coord\": {\n                                \"lat\": \"43.302868\",\n                                \"lon\": \"5.395881\"\n                            },\n                            \"label\": \"42 Boulevard Charles Guillaume Philippon (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Les Cinq Avenues\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.303084\",\n                                        \"lon\": \"5.3968259\"\n                                    },\n                                    \"label\": \"Les Cinq Avenues, Marseille 4e Arrondissement, Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:6583027\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Marseille (13000), Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                },\n                                {\n                                    \"insee\": \"13\",\n                                    \"name\": \"Bouches-du-Rhône\",\n                                    \"level\": 6,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:7393\"\n                                },\n                                {\n                                    \"insee\": \"93\",\n                                    \"name\": \"Provence-Alpes-Côte d'Azur\",\n                                    \"level\": 4,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:8654\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"France\",\n                                    \"level\": 2,\n                                    \"coord\": {\n                                        \"lat\": \"48.8566969\",\n                                        \"lon\": \"2.3514616\"\n                                    },\n                                    \"label\": \"France\",\n                                    \"id\": \"admin:osm:relation:2202162\"\n                                },\n                                {\n                                    \"insee\": \"13204\",\n                                    \"name\": \"Marseille 4e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.3069826\",\n                                        \"lon\": \"5.4011304\"\n                                    },\n                                    \"label\": \"Marseille 4e Arrondissement (13004), Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:76119\",\n                                    \"zip_code\": \"13004\"\n                                }\n                            ],\n                            \"id\": \"5.395881;43.302868\"\n                        },\n                        \"quality\": 0,\n                        \"id\": \"5.395881;43.302868\"\n                    },\n                    \"departure_date_time\": \"20191007T174222\",\n                    \"geojson\": {\n                        \"type\": \"LineString\",\n                        \"properties\": [\n                            {\n                                \"length\": 10\n                            }\n                        ],\n                        \"coordinates\": [\n                            [\n                                5.395164,\n                                43.303055\n                            ],\n                            [\n                                5.395218,\n                                43.303043\n                            ],\n                            [\n                                5.3958843179,\n                                43.3028817064\n                            ]\n                        ]\n                    },\n                    \"duration\": 9,\n                    \"path\": [\n                        {\n                            \"duration\": 4,\n                            \"direction\": 0,\n                            \"length\": 4,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 5,\n                            \"direction\": 0,\n                            \"length\": 6,\n                            \"name\": \"\"\n                        }\n                    ],\n                    \"type\": \"street_network\",\n                    \"id\": \"section_2_0\",\n                    \"mode\": \"walking\"\n                }\n            ]\n        }\n    ]\n}"},{"id":"a2dc0d3f-cd49-4dd6-a597-1d0e5891eb3c","name":"getItinerariesWithCoordinates","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://marcelle-mobi-api.herokuapp.com/itineraries/calculate?lat_departure=43.291313&lng_departure=5.356507&lat_arrival=43.302854&lng_arrival=5.395871&mode=bss","protocol":"http","host":["marcelle-mobi-api","herokuapp","com"],"path":["itineraries","calculate"],"query":[{"key":"lat_departure","value":"43.291313"},{"key":"lng_departure","value":"5.356507"},{"key":"lat_arrival","value":"43.302854"},{"key":"lng_arrival","value":"5.395871"},{"key":"mode","value":"bss"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Fri, 04 Oct 2019 14:25:33 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"fc340966ba99b366b5abe4fba71a9f75\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"d513a730-434e-4aeb-9940-6109302984c9"},{"key":"X-Runtime","value":"1.650473"},{"key":"Vary","value":"Origin"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"current\": {\n        \"status\": \"\",\n        \"distances\": {\n            \"taxi\": 0,\n            \"car\": 0,\n            \"walking\": 419,\n            \"bike\": 3410,\n            \"ridesharing\": 0\n        },\n        \"tags\": [\n            \"bss\",\n            \"non_pt\",\n            \"ecologic\"\n        ],\n        \"nb_transfers\": 0,\n        \"durations\": {\n            \"taxi\": 0,\n            \"walking\": 437,\n            \"car\": 0,\n            \"ridesharing\": 0,\n            \"bike\": 974,\n            \"total\": 1621\n        },\n        \"arrival_date_time\": \"20191004T165233\",\n        \"departure_date_time\": \"20191004T162532\",\n        \"requested_date_time\": \"20191004T162532\",\n        \"fare\": {\n            \"found\": false,\n            \"links\": []\n        },\n        \"co2_emission\": {\n            \"value\": 0,\n            \"unit\": \"gEC\"\n        },\n        \"type\": \"best\",\n        \"duration\": 1621,\n        \"sections\": [\n            {\n                \"from\": {\n                    \"embedded_type\": \"address\",\n                    \"distance\": \"18\",\n                    \"name\": \"45 Rue de Suez (Marseille)\",\n                    \"address\": {\n                        \"name\": \"45 Rue de Suez\",\n                        \"house_number\": 45,\n                        \"coord\": {\n                            \"lat\": \"43.291146\",\n                            \"lon\": \"5.356556\"\n                        },\n                        \"label\": \"45 Rue de Suez (Marseille)\",\n                        \"administrative_regions\": [\n                            {\n                                \"insee\": \"\",\n                                \"name\": \"Le Pharo\",\n                                \"level\": 10,\n                                \"coord\": {\n                                    \"lat\": \"43.2913001\",\n                                    \"lon\": \"5.3594858\"\n                                },\n                                \"label\": \"Le Pharo, Marseille 7e Arrondissement, Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                \"id\": \"admin:osm:relation:6598066\"\n                            },\n                            {\n                                \"insee\": \"13055\",\n                                \"name\": \"Marseille\",\n                                \"level\": 8,\n                                \"coord\": {\n                                    \"lat\": \"43.2961743\",\n                                    \"lon\": \"5.3699525\"\n                                },\n                                \"label\": \"Marseille (13000), Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                \"id\": \"admin:fr:13055\",\n                                \"zip_code\": \"13000\"\n                            },\n                            {\n                                \"insee\": \"13\",\n                                \"name\": \"Bouches-du-Rhône\",\n                                \"level\": 6,\n                                \"coord\": {\n                                    \"lat\": \"43.2961743\",\n                                    \"lon\": \"5.3699525\"\n                                },\n                                \"label\": \"Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                \"id\": \"admin:osm:relation:7393\"\n                            },\n                            {\n                                \"insee\": \"93\",\n                                \"name\": \"Provence-Alpes-Côte d'Azur\",\n                                \"level\": 4,\n                                \"coord\": {\n                                    \"lat\": \"43.2961743\",\n                                    \"lon\": \"5.3699525\"\n                                },\n                                \"label\": \"Provence-Alpes-Côte d'Azur, France\",\n                                \"id\": \"admin:osm:relation:8654\"\n                            },\n                            {\n                                \"insee\": \"\",\n                                \"name\": \"France\",\n                                \"level\": 2,\n                                \"coord\": {\n                                    \"lat\": \"48.8566969\",\n                                    \"lon\": \"2.3514616\"\n                                },\n                                \"label\": \"France\",\n                                \"id\": \"admin:osm:relation:2202162\"\n                            },\n                            {\n                                \"insee\": \"13207\",\n                                \"name\": \"Marseille 7e Arrondissement\",\n                                \"level\": 9,\n                                \"coord\": {\n                                    \"lat\": \"43.2829975\",\n                                    \"lon\": \"5.3624129\"\n                                },\n                                \"label\": \"Marseille 7e Arrondissement (13007), Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                \"id\": \"admin:osm:relation:76217\",\n                                \"zip_code\": \"13007\"\n                            }\n                        ],\n                        \"id\": \"5.356556;43.291146\"\n                    },\n                    \"quality\": 0,\n                    \"id\": \"5.356556;43.291146\"\n                },\n                \"links\": [],\n                \"arrival_date_time\": \"20191004T162907\",\n                \"co2_emission\": {\n                    \"value\": 0,\n                    \"unit\": \"\"\n                },\n                \"to\": {\n                    \"embedded_type\": \"address\",\n                    \"id\": \"5.358193;43.291973\",\n                    \"quality\": 0,\n                    \"name\": \"36 Boulevard Charles Livon (Marseille)\",\n                    \"address\": {\n                        \"name\": \"Boulevard Charles Livon\",\n                        \"house_number\": 36,\n                        \"coord\": {\n                            \"lat\": \"43.291973\",\n                            \"lon\": \"5.358193\"\n                        },\n                        \"label\": \"36 Boulevard Charles Livon (Marseille)\",\n                        \"administrative_regions\": [\n                            {\n                                \"insee\": \"13055\",\n                                \"name\": \"Marseille\",\n                                \"level\": 8,\n                                \"coord\": {\n                                    \"lat\": \"43.296174\",\n                                    \"lon\": \"5.369952\"\n                                },\n                                \"label\": \"Marseille (13000)\",\n                                \"id\": \"admin:fr:13055\",\n                                \"zip_code\": \"13000\"\n                            }\n                        ],\n                        \"id\": \"5.358193;43.291973\"\n                    }\n                },\n                \"departure_date_time\": \"20191004T162532\",\n                \"geojson\": {\n                    \"type\": \"LineString\",\n                    \"properties\": [\n                        {\n                            \"length\": 206\n                        }\n                    ],\n                    \"coordinates\": [\n                        [\n                            5.3565486969,\n                            43.2912285128\n                        ],\n                        [\n                            5.357266,\n                            43.291292\n                        ],\n                        [\n                            5.357169,\n                            43.291877\n                        ],\n                        [\n                            5.358193,\n                            43.291973\n                        ]\n                    ]\n                },\n                \"duration\": 215,\n                \"path\": [\n                    {\n                        \"duration\": 61,\n                        \"direction\": 0,\n                        \"length\": 58,\n                        \"name\": \"Rue de Suez\"\n                    },\n                    {\n                        \"duration\": 68,\n                        \"direction\": 0,\n                        \"length\": 65,\n                        \"name\": \"Rue Charras\"\n                    },\n                    {\n                        \"duration\": 87,\n                        \"direction\": 90,\n                        \"length\": 83,\n                        \"name\": \"Boulevard Charles Livon\"\n                    }\n                ],\n                \"type\": \"street_network\",\n                \"id\": \"section_60_0\",\n                \"mode\": \"walking\"\n            },\n            {\n                \"from\": {\n                    \"embedded_type\": \"address\",\n                    \"id\": \"5.358193;43.291973\",\n                    \"quality\": 0,\n                    \"name\": \"36 Boulevard Charles Livon (Marseille)\",\n                    \"address\": {\n                        \"name\": \"Boulevard Charles Livon\",\n                        \"house_number\": 36,\n                        \"coord\": {\n                            \"lat\": \"43.291973\",\n                            \"lon\": \"5.358193\"\n                        },\n                        \"label\": \"36 Boulevard Charles Livon (Marseille)\",\n                        \"administrative_regions\": [\n                            {\n                                \"insee\": \"13055\",\n                                \"name\": \"Marseille\",\n                                \"level\": 8,\n                                \"coord\": {\n                                    \"lat\": \"43.296174\",\n                                    \"lon\": \"5.369952\"\n                                },\n                                \"label\": \"Marseille (13000)\",\n                                \"id\": \"admin:fr:13055\",\n                                \"zip_code\": \"13000\"\n                            }\n                        ],\n                        \"id\": \"5.358193;43.291973\"\n                    }\n                },\n                \"links\": [],\n                \"arrival_date_time\": \"20191004T163127\",\n                \"co2_emission\": {\n                    \"value\": 0,\n                    \"unit\": \"\"\n                },\n                \"to\": {\n                    \"embedded_type\": \"poi\",\n                    \"id\": \"poi:osm:node:958449275\",\n                    \"quality\": 0,\n                    \"name\": \"Livon - Pasteur (Marseille)\",\n                    \"poi\": {\n                        \"poi_type\": {\n                            \"id\": \"poi_type:amenity:bicycle_rental\",\n                            \"name\": \"Station VLS\"\n                        },\n                        \"name\": \"Livon - Pasteur\",\n                        \"coord\": {\n                            \"lat\": \"43.2919949\",\n                            \"lon\": \"5.3581037\"\n                        },\n                        \"label\": \"Livon - Pasteur (Marseille)\",\n                        \"administrative_regions\": [\n                            {\n                                \"insee\": \"13207\",\n                                \"name\": \"Marseille 7e Arrondissement\",\n                                \"level\": 9,\n                                \"coord\": {\n                                    \"lat\": \"43.282997\",\n                                    \"lon\": \"5.362412\"\n                                },\n                                \"label\": \"Marseille 7e Arrondissement (13007)\",\n                                \"id\": \"admin:fr:13207\",\n                                \"zip_code\": \"13007\"\n                            },\n                            {\n                                \"insee\": \"\",\n                                \"name\": \"Le Pharo\",\n                                \"level\": 10,\n                                \"coord\": {\n                                    \"lat\": \"43.2913\",\n                                    \"lon\": \"5.359485\"\n                                },\n                                \"label\": \"Le Pharo\",\n                                \"id\": \"admin:osm:relation:6598066\",\n                                \"zip_code\": \"\"\n                            },\n                            {\n                                \"insee\": \"13055\",\n                                \"name\": \"Marseille\",\n                                \"level\": 8,\n                                \"coord\": {\n                                    \"lat\": \"43.296174\",\n                                    \"lon\": \"5.369952\"\n                                },\n                                \"label\": \"Marseille (13000)\",\n                                \"id\": \"admin:fr:13055\",\n                                \"zip_code\": \"13000\"\n                            }\n                        ],\n                        \"address\": {\n                            \"house_number\": 0,\n                            \"label\": \"Esplanade du Pharo (Marseille)\",\n                            \"name\": \"Esplanade du Pharo\",\n                            \"coord\": {\n                                \"lat\": \"43.2919949\",\n                                \"lon\": \"5.3581037\"\n                            },\n                            \"id\": \"5.3581037;43.2919949\"\n                        },\n                        \"id\": \"poi:osm:node:958449275\",\n                        \"properties\": {\n                            \"website\": \"http://www.levelo-mpm.fr/\",\n                            \"amenity\": \"bicycle_rental\",\n                            \"capacity\": \"20\",\n                            \"name\": \"Livon - Pasteur\",\n                            \"source\": \"cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010\",\n                            \"operator\": \"Cyclocity\",\n                            \"ref\": \"7025\",\n                            \"network\": \"Le vélo\"\n                        }\n                    }\n                },\n                \"departure_date_time\": \"20191004T162907\",\n                \"duration\": 140,\n                \"path\": [\n                    {\n                        \"duration\": 141,\n                        \"direction\": 0,\n                        \"length\": 0,\n                        \"name\": \"Boulevard Charles Livon\"\n                    }\n                ],\n                \"type\": \"bss_rent\",\n                \"id\": \"section_61_0\"\n            },\n            {\n                \"from\": {\n                    \"embedded_type\": \"poi\",\n                    \"id\": \"poi:osm:node:958449275\",\n                    \"quality\": 0,\n                    \"name\": \"Livon - Pasteur (Marseille)\",\n                    \"poi\": {\n                        \"poi_type\": {\n                            \"id\": \"poi_type:amenity:bicycle_rental\",\n                            \"name\": \"Station VLS\"\n                        },\n                        \"name\": \"Livon - Pasteur\",\n                        \"coord\": {\n                            \"lat\": \"43.2919949\",\n                            \"lon\": \"5.3581037\"\n                        },\n                        \"label\": \"Livon - Pasteur (Marseille)\",\n                        \"administrative_regions\": [\n                            {\n                                \"insee\": \"13207\",\n                                \"name\": \"Marseille 7e Arrondissement\",\n                                \"level\": 9,\n                                \"coord\": {\n                                    \"lat\": \"43.282997\",\n                                    \"lon\": \"5.362412\"\n                                },\n                                \"label\": \"Marseille 7e Arrondissement (13007)\",\n                                \"id\": \"admin:fr:13207\",\n                                \"zip_code\": \"13007\"\n                            },\n                            {\n                                \"insee\": \"\",\n                                \"name\": \"Le Pharo\",\n                                \"level\": 10,\n                                \"coord\": {\n                                    \"lat\": \"43.2913\",\n                                    \"lon\": \"5.359485\"\n                                },\n                                \"label\": \"Le Pharo\",\n                                \"id\": \"admin:osm:relation:6598066\",\n                                \"zip_code\": \"\"\n                            },\n                            {\n                                \"insee\": \"13055\",\n                                \"name\": \"Marseille\",\n                                \"level\": 8,\n                                \"coord\": {\n                                    \"lat\": \"43.296174\",\n                                    \"lon\": \"5.369952\"\n                                },\n                                \"label\": \"Marseille (13000)\",\n                                \"id\": \"admin:fr:13055\",\n                                \"zip_code\": \"13000\"\n                            }\n                        ],\n                        \"address\": {\n                            \"house_number\": 0,\n                            \"label\": \"Esplanade du Pharo (Marseille)\",\n                            \"name\": \"Esplanade du Pharo\",\n                            \"coord\": {\n                                \"lat\": \"43.2919949\",\n                                \"lon\": \"5.3581037\"\n                            },\n                            \"id\": \"5.3581037;43.2919949\"\n                        },\n                        \"id\": \"poi:osm:node:958449275\",\n                        \"properties\": {\n                            \"website\": \"http://www.levelo-mpm.fr/\",\n                            \"amenity\": \"bicycle_rental\",\n                            \"capacity\": \"20\",\n                            \"name\": \"Livon - Pasteur\",\n                            \"source\": \"cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010\",\n                            \"operator\": \"Cyclocity\",\n                            \"ref\": \"7025\",\n                            \"network\": \"Le vélo\"\n                        }\n                    }\n                },\n                \"links\": [],\n                \"arrival_date_time\": \"20191004T164741\",\n                \"co2_emission\": {\n                    \"value\": 0,\n                    \"unit\": \"gEC\"\n                },\n                \"to\": {\n                    \"embedded_type\": \"poi\",\n                    \"id\": \"poi:osm:node:529943158\",\n                    \"quality\": 0,\n                    \"name\": \"Chape Espérandieu (Marseille)\",\n                    \"poi\": {\n                        \"poi_type\": {\n                            \"id\": \"poi_type:amenity:bicycle_rental\",\n                            \"name\": \"Station VLS\"\n                        },\n                        \"name\": \"Chape Espérandieu\",\n                        \"coord\": {\n                            \"lat\": \"43.3020581\",\n                            \"lon\": \"5.394586\"\n                        },\n                        \"label\": \"Chape Espérandieu (Marseille)\",\n                        \"administrative_regions\": [\n                            {\n                                \"insee\": \"13204\",\n                                \"name\": \"Marseille 4e Arrondissement\",\n                                \"level\": 9,\n                                \"coord\": {\n                                    \"lat\": \"43.306982\",\n                                    \"lon\": \"5.40113\"\n                                },\n                                \"label\": \"Marseille 4e Arrondissement (13004)\",\n                                \"id\": \"admin:fr:13204\",\n                                \"zip_code\": \"13004\"\n                            },\n                            {\n                                \"insee\": \"\",\n                                \"name\": \"Les Cinq Avenues\",\n                                \"level\": 10,\n                                \"coord\": {\n                                    \"lat\": \"43.303084\",\n                                    \"lon\": \"5.396825\"\n                                },\n                                \"label\": \"Les Cinq Avenues\",\n                                \"id\": \"admin:osm:relation:6583027\",\n                                \"zip_code\": \"\"\n                            },\n                            {\n                                \"insee\": \"13055\",\n                                \"name\": \"Marseille\",\n                                \"level\": 8,\n                                \"coord\": {\n                                    \"lat\": \"43.296174\",\n                                    \"lon\": \"5.369952\"\n                                },\n                                \"label\": \"Marseille (13000)\",\n                                \"id\": \"admin:fr:13055\",\n                                \"zip_code\": \"13000\"\n                            }\n                        ],\n                        \"address\": {\n                            \"house_number\": 102,\n                            \"label\": \"102 Rue Léon Bourgeois (Marseille)\",\n                            \"name\": \"Rue Léon Bourgeois\",\n                            \"coord\": {\n                                \"lat\": \"43.3020581\",\n                                \"lon\": \"5.394586\"\n                            },\n                            \"id\": \"5.394586;43.3020581\"\n                        },\n                        \"id\": \"poi:osm:node:529943158\",\n                        \"properties\": {\n                            \"website\": \"http://www.levelo-mpm.fr/\",\n                            \"amenity\": \"bicycle_rental\",\n                            \"capacity\": \"12\",\n                            \"name\": \"Chape Espérandieu\",\n                            \"operator\": \"Cyclocity\",\n                            \"ref\": \"4238\",\n                            \"network\": \"Le vélo\"\n                        }\n                    }\n                },\n                \"departure_date_time\": \"20191004T163127\",\n                \"geojson\": {\n                    \"type\": \"LineString\",\n                    \"properties\": [\n                        {\n                            \"length\": 3410\n                        }\n                    ],\n                    \"coordinates\": [\n                        [\n                            5.3581037,\n                            43.2919949\n                        ],\n                        [\n                            5.357169,\n                            43.291877\n                        ],\n                        [\n                            5.357266,\n                            43.291292\n                        ],\n                        [\n                            5.359065,\n                            43.291456\n                        ],\n                        [\n                            5.359055,\n                            43.291514\n                        ],\n                        [\n                            5.359048,\n                            43.29156\n                        ],\n                        [\n                            5.35898,\n                            43.291967\n                        ],\n                        [\n                            5.359131,\n                            43.291985\n                        ],\n                        [\n                            5.359431,\n                            43.292035\n                        ],\n                        [\n                            5.359619,\n                            43.292114\n                        ],\n                        [\n                            5.360286,\n                            43.292184\n                        ],\n                        [\n                            5.361262,\n                            43.292248\n                        ],\n                        [\n                            5.362155,\n                            43.292244\n                        ],\n                        [\n                            5.363097,\n                            43.292235\n                        ],\n                        [\n                            5.363305,\n                            43.292232\n                        ],\n                        [\n                            5.363765,\n                            43.29222\n                        ],\n                        [\n                            5.363878,\n                            43.292221\n                        ],\n                        [\n                            5.364474,\n                            43.292232\n                        ],\n                        [\n                            5.364931,\n                            43.292248\n                        ],\n                        [\n                            5.365234,\n                            43.292276\n                        ],\n                        [\n                            5.36611,\n                            43.292397\n                        ],\n                        [\n                            5.366901,\n                            43.292529\n                        ],\n                        [\n                            5.368264,\n                            43.292774\n                        ],\n                        [\n                            5.368727,\n                            43.292863\n                        ],\n                        [\n                            5.371005,\n                            43.293288\n                        ],\n                        [\n                            5.37112,\n                            43.293312\n                        ],\n                        [\n                            5.371288,\n                            43.293321\n                        ],\n                        [\n                            5.3715,\n                            43.293375\n                        ],\n                        [\n                            5.371612,\n                            43.293405\n                        ],\n                        [\n                            5.371718,\n                            43.293433\n                        ],\n                        [\n                            5.372256,\n                            43.293578\n                        ],\n                        [\n                            5.372768,\n                            43.293713\n                        ],\n                        [\n                            5.372802,\n                            43.293722\n                        ],\n                        [\n                            5.373298,\n                            43.293853\n                        ],\n                        [\n                            5.374022,\n                            43.294039\n                        ],\n                        [\n                            5.374204,\n                            43.294088\n                        ],\n                        [\n                            5.37455,\n                            43.294283\n                        ],\n                        [\n                            5.374576,\n                            43.294606\n                        ],\n                        [\n                            5.374562,\n                            43.294681\n                        ],\n                        [\n                            5.374462,\n                            43.295173\n                        ],\n                        [\n                            5.374434,\n                            43.295308\n                        ],\n                        [\n                            5.374559,\n                            43.295349\n                        ],\n                        [\n                            5.374718,\n                            43.295402\n                        ],\n                        [\n                            5.374962,\n                            43.295483\n                        ],\n                        [\n                            5.375067,\n                            43.295518\n                        ],\n                        [\n                            5.375342,\n                            43.295609\n                        ],\n                        [\n                            5.375441,\n                            43.295642\n                        ],\n                        [\n                            5.37579,\n                            43.295758\n                        ],\n                        [\n                            5.376067,\n                            43.295843\n                        ],\n                        [\n                            5.376208,\n                            43.295888\n                        ],\n                        [\n                            5.376837,\n                            43.296101\n                        ],\n                        [\n                            5.377609,\n                            43.296363\n                        ],\n                        [\n                            5.377677,\n                            43.296385\n                        ],\n                        [\n                            5.378119,\n                            43.296535\n                        ],\n                        [\n                            5.37823,\n                            43.296575\n                        ],\n                        [\n                            5.378611,\n                            43.296713\n                        ],\n                        [\n                            5.379323,\n                            43.296972\n                        ],\n                        [\n                            5.379378,\n                            43.296992\n                        ],\n                        [\n                            5.379866,\n                            43.29717\n                        ],\n                        [\n                            5.38014,\n                            43.29727\n                        ],\n                        [\n                            5.38033,\n                            43.297338\n                        ],\n                        [\n                            5.380842,\n                            43.297524\n                        ],\n                        [\n                            5.381007,\n                            43.297585\n                        ],\n                        [\n                            5.3811,\n                            43.297628\n                        ],\n                        [\n                            5.381279,\n                            43.297689\n                        ],\n                        [\n                            5.381922,\n                            43.297907\n                        ],\n                        [\n                            5.382033,\n                            43.297944\n                        ],\n                        [\n                            5.383115,\n                            43.298311\n                        ],\n                        [\n                            5.383219,\n                            43.298346\n                        ],\n                        [\n                            5.383942,\n                            43.298591\n                        ],\n                        [\n                            5.384026,\n                            43.29862\n                        ],\n                        [\n                            5.384956,\n                            43.298935\n                        ],\n                        [\n                            5.385329,\n                            43.299061\n                        ],\n                        [\n                            5.385545,\n                            43.299129\n                        ],\n                        [\n                            5.385649,\n                            43.299163\n                        ],\n                        [\n                            5.387277,\n                            43.299709\n                        ],\n                        [\n                            5.38876,\n                            43.300204\n                        ],\n                        [\n                            5.389087,\n                            43.300314\n                        ],\n                        [\n                            5.391317,\n                            43.30103\n                        ],\n                        [\n                            5.392656,\n                            43.301478\n                        ],\n                        [\n                            5.394367,\n                            43.302049\n                        ],\n                        [\n                            5.394422,\n                            43.302067\n                        ],\n                        [\n                            5.394445,\n                            43.302075\n                        ],\n                        [\n                            5.394472,\n                            43.302084\n                        ],\n                        [\n                            5.394586,\n                            43.3020581\n                        ]\n                    ]\n                },\n                \"duration\": 974,\n                \"path\": [\n                    {\n                        \"duration\": 23,\n                        \"direction\": 0,\n                        \"length\": 82,\n                        \"name\": \"Boulevard Charles Livon\"\n                    },\n                    {\n                        \"duration\": 18,\n                        \"direction\": -90,\n                        \"length\": 61,\n                        \"name\": \"Rue Charras\"\n                    },\n                    {\n                        \"duration\": 41,\n                        \"direction\": -90,\n                        \"length\": 144,\n                        \"name\": \"Rue de Suez\"\n                    },\n                    {\n                        \"duration\": 15,\n                        \"direction\": -90,\n                        \"length\": 53,\n                        \"name\": \"Avenue Pasteur\"\n                    },\n                    {\n                        \"duration\": 134,\n                        \"direction\": 88,\n                        \"length\": 469,\n                        \"name\": \"Boulevard Charles Livon\"\n                    },\n                    {\n                        \"duration\": 215,\n                        \"direction\": -4,\n                        \"length\": 752,\n                        \"name\": \"Quai de Rive-Neuve\"\n                    },\n                    {\n                        \"duration\": 41,\n                        \"direction\": -17,\n                        \"length\": 143,\n                        \"name\": \"Quai des Belges\"\n                    },\n                    {\n                        \"duration\": 260,\n                        \"direction\": 74,\n                        \"length\": 909,\n                        \"name\": \"La Canebière\"\n                    },\n                    {\n                        \"duration\": 228,\n                        \"direction\": 2,\n                        \"length\": 798,\n                        \"name\": \"Boulevard de la Libération - Général de Monsabert\"\n                    }\n                ],\n                \"type\": \"street_network\",\n                \"id\": \"section_62_0\",\n                \"mode\": \"bike\"\n            },\n            {\n                \"from\": {\n                    \"embedded_type\": \"poi\",\n                    \"id\": \"poi:osm:node:529943158\",\n                    \"quality\": 0,\n                    \"name\": \"Chape Espérandieu (Marseille)\",\n                    \"poi\": {\n                        \"poi_type\": {\n                            \"id\": \"poi_type:amenity:bicycle_rental\",\n                            \"name\": \"Station VLS\"\n                        },\n                        \"name\": \"Chape Espérandieu\",\n                        \"coord\": {\n                            \"lat\": \"43.3020581\",\n                            \"lon\": \"5.394586\"\n                        },\n                        \"label\": \"Chape Espérandieu (Marseille)\",\n                        \"administrative_regions\": [\n                            {\n                                \"insee\": \"13204\",\n                                \"name\": \"Marseille 4e Arrondissement\",\n                                \"level\": 9,\n                                \"coord\": {\n                                    \"lat\": \"43.306982\",\n                                    \"lon\": \"5.40113\"\n                                },\n                                \"label\": \"Marseille 4e Arrondissement (13004)\",\n                                \"id\": \"admin:fr:13204\",\n                                \"zip_code\": \"13004\"\n                            },\n                            {\n                                \"insee\": \"\",\n                                \"name\": \"Les Cinq Avenues\",\n                                \"level\": 10,\n                                \"coord\": {\n                                    \"lat\": \"43.303084\",\n                                    \"lon\": \"5.396825\"\n                                },\n                                \"label\": \"Les Cinq Avenues\",\n                                \"id\": \"admin:osm:relation:6583027\",\n                                \"zip_code\": \"\"\n                            },\n                            {\n                                \"insee\": \"13055\",\n                                \"name\": \"Marseille\",\n                                \"level\": 8,\n                                \"coord\": {\n                                    \"lat\": \"43.296174\",\n                                    \"lon\": \"5.369952\"\n                                },\n                                \"label\": \"Marseille (13000)\",\n                                \"id\": \"admin:fr:13055\",\n                                \"zip_code\": \"13000\"\n                            }\n                        ],\n                        \"address\": {\n                            \"house_number\": 102,\n                            \"label\": \"102 Rue Léon Bourgeois (Marseille)\",\n                            \"name\": \"Rue Léon Bourgeois\",\n                            \"coord\": {\n                                \"lat\": \"43.3020581\",\n                                \"lon\": \"5.394586\"\n                            },\n                            \"id\": \"5.394586;43.3020581\"\n                        },\n                        \"id\": \"poi:osm:node:529943158\",\n                        \"properties\": {\n                            \"website\": \"http://www.levelo-mpm.fr/\",\n                            \"amenity\": \"bicycle_rental\",\n                            \"capacity\": \"12\",\n                            \"name\": \"Chape Espérandieu\",\n                            \"operator\": \"Cyclocity\",\n                            \"ref\": \"4238\",\n                            \"network\": \"Le vélo\"\n                        }\n                    }\n                },\n                \"links\": [],\n                \"arrival_date_time\": \"20191004T164851\",\n                \"co2_emission\": {\n                    \"value\": 0,\n                    \"unit\": \"\"\n                },\n                \"to\": {\n                    \"embedded_type\": \"address\",\n                    \"id\": \"5.394472;43.302084\",\n                    \"quality\": 0,\n                    \"name\": \"209 Boulevard de la Libération - Général de Monsabert (Marseille)\",\n                    \"address\": {\n                        \"name\": \"Boulevard de la Libération - Général de Monsabert\",\n                        \"house_number\": 209,\n                        \"coord\": {\n                            \"lat\": \"43.302084\",\n                            \"lon\": \"5.394472\"\n                        },\n                        \"label\": \"209 Boulevard de la Libération - Général de Monsabert (Marseille)\",\n                        \"administrative_regions\": [\n                            {\n                                \"insee\": \"13055\",\n                                \"name\": \"Marseille\",\n                                \"level\": 8,\n                                \"coord\": {\n                                    \"lat\": \"43.296174\",\n                                    \"lon\": \"5.369952\"\n                                },\n                                \"label\": \"Marseille (13000)\",\n                                \"id\": \"admin:fr:13055\",\n                                \"zip_code\": \"13000\"\n                            }\n                        ],\n                        \"id\": \"5.394472;43.302084\"\n                    }\n                },\n                \"departure_date_time\": \"20191004T164741\",\n                \"duration\": 70,\n                \"path\": [\n                    {\n                        \"duration\": 70,\n                        \"direction\": 0,\n                        \"length\": 0,\n                        \"name\": \"Boulevard de la Libération - Général de Monsabert\"\n                    }\n                ],\n                \"type\": \"bss_put_back\",\n                \"id\": \"section_63_0\"\n            },\n            {\n                \"from\": {\n                    \"embedded_type\": \"address\",\n                    \"id\": \"5.394472;43.302084\",\n                    \"quality\": 0,\n                    \"name\": \"209 Boulevard de la Libération - Général de Monsabert (Marseille)\",\n                    \"address\": {\n                        \"name\": \"Boulevard de la Libération - Général de Monsabert\",\n                        \"house_number\": 209,\n                        \"coord\": {\n                            \"lat\": \"43.302084\",\n                            \"lon\": \"5.394472\"\n                        },\n                        \"label\": \"209 Boulevard de la Libération - Général de Monsabert (Marseille)\",\n                        \"administrative_regions\": [\n                            {\n                                \"insee\": \"13055\",\n                                \"name\": \"Marseille\",\n                                \"level\": 8,\n                                \"coord\": {\n                                    \"lat\": \"43.296174\",\n                                    \"lon\": \"5.369952\"\n                                },\n                                \"label\": \"Marseille (13000)\",\n                                \"id\": \"admin:fr:13055\",\n                                \"zip_code\": \"13000\"\n                            }\n                        ],\n                        \"id\": \"5.394472;43.302084\"\n                    }\n                },\n                \"links\": [],\n                \"arrival_date_time\": \"20191004T165233\",\n                \"co2_emission\": {\n                    \"value\": 0,\n                    \"unit\": \"\"\n                },\n                \"to\": {\n                    \"embedded_type\": \"address\",\n                    \"distance\": \"1\",\n                    \"name\": \"42 Boulevard Charles Guillaume Philippon (Marseille)\",\n                    \"address\": {\n                        \"name\": \"42 Boulevard Charles Guillaume Philippon\",\n                        \"house_number\": 42,\n                        \"coord\": {\n                            \"lat\": \"43.302868\",\n                            \"lon\": \"5.395881\"\n                        },\n                        \"label\": \"42 Boulevard Charles Guillaume Philippon (Marseille)\",\n                        \"administrative_regions\": [\n                            {\n                                \"insee\": \"\",\n                                \"name\": \"Les Cinq Avenues\",\n                                \"level\": 10,\n                                \"coord\": {\n                                    \"lat\": \"43.303084\",\n                                    \"lon\": \"5.3968259\"\n                                },\n                                \"label\": \"Les Cinq Avenues, Marseille 4e Arrondissement, Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                \"id\": \"admin:osm:relation:6583027\"\n                            },\n                            {\n                                \"insee\": \"13055\",\n                                \"name\": \"Marseille\",\n                                \"level\": 8,\n                                \"coord\": {\n                                    \"lat\": \"43.2961743\",\n                                    \"lon\": \"5.3699525\"\n                                },\n                                \"label\": \"Marseille (13000), Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                \"id\": \"admin:fr:13055\",\n                                \"zip_code\": \"13000\"\n                            },\n                            {\n                                \"insee\": \"13\",\n                                \"name\": \"Bouches-du-Rhône\",\n                                \"level\": 6,\n                                \"coord\": {\n                                    \"lat\": \"43.2961743\",\n                                    \"lon\": \"5.3699525\"\n                                },\n                                \"label\": \"Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                \"id\": \"admin:osm:relation:7393\"\n                            },\n                            {\n                                \"insee\": \"93\",\n                                \"name\": \"Provence-Alpes-Côte d'Azur\",\n                                \"level\": 4,\n                                \"coord\": {\n                                    \"lat\": \"43.2961743\",\n                                    \"lon\": \"5.3699525\"\n                                },\n                                \"label\": \"Provence-Alpes-Côte d'Azur, France\",\n                                \"id\": \"admin:osm:relation:8654\"\n                            },\n                            {\n                                \"insee\": \"\",\n                                \"name\": \"France\",\n                                \"level\": 2,\n                                \"coord\": {\n                                    \"lat\": \"48.8566969\",\n                                    \"lon\": \"2.3514616\"\n                                },\n                                \"label\": \"France\",\n                                \"id\": \"admin:osm:relation:2202162\"\n                            },\n                            {\n                                \"insee\": \"13204\",\n                                \"name\": \"Marseille 4e Arrondissement\",\n                                \"level\": 9,\n                                \"coord\": {\n                                    \"lat\": \"43.3069826\",\n                                    \"lon\": \"5.4011304\"\n                                },\n                                \"label\": \"Marseille 4e Arrondissement (13004), Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                \"id\": \"admin:osm:relation:76119\",\n                                \"zip_code\": \"13004\"\n                            }\n                        ],\n                        \"id\": \"5.395881;43.302868\"\n                    },\n                    \"quality\": 0,\n                    \"id\": \"5.395881;43.302868\"\n                },\n                \"departure_date_time\": \"20191004T164851\",\n                \"geojson\": {\n                    \"type\": \"LineString\",\n                    \"properties\": [\n                        {\n                            \"length\": 213\n                        }\n                    ],\n                    \"coordinates\": [\n                        [\n                            5.394472,\n                            43.302084\n                        ],\n                        [\n                            5.394425,\n                            43.302136\n                        ],\n                        [\n                            5.394458,\n                            43.302147\n                        ],\n                        [\n                            5.396337,\n                            43.302764\n                        ],\n                        [\n                            5.396321,\n                            43.302776\n                        ],\n                        [\n                            5.3958843179,\n                            43.3028817064\n                        ]\n                    ]\n                },\n                \"duration\": 222,\n                \"path\": [\n                    {\n                        \"duration\": 7,\n                        \"direction\": 0,\n                        \"length\": 7,\n                        \"name\": \"Rue Espérandieu\"\n                    },\n                    {\n                        \"duration\": 2,\n                        \"direction\": 99,\n                        \"length\": 2,\n                        \"name\": \"\"\n                    },\n                    {\n                        \"duration\": 175,\n                        \"direction\": 0,\n                        \"length\": 167,\n                        \"name\": \"\"\n                    },\n                    {\n                        \"duration\": 1,\n                        \"direction\": -110,\n                        \"length\": 1,\n                        \"name\": \"\"\n                    },\n                    {\n                        \"duration\": 38,\n                        \"direction\": 0,\n                        \"length\": 36,\n                        \"name\": \"\"\n                    }\n                ],\n                \"type\": \"street_network\",\n                \"id\": \"section_64_0\",\n                \"mode\": \"walking\"\n            }\n        ]\n    },\n    \"alternatives\": [\n        {\n            \"status\": \"\",\n            \"distances\": {\n                \"taxi\": 0,\n                \"car\": 0,\n                \"walking\": 0,\n                \"bike\": 3583,\n                \"ridesharing\": 0\n            },\n            \"tags\": [\n                \"bike\",\n                \"non_pt\",\n                \"non_pt_bike\",\n                \"ecologic\"\n            ],\n            \"nb_transfers\": 0,\n            \"durations\": {\n                \"taxi\": 0,\n                \"walking\": 0,\n                \"car\": 0,\n                \"ridesharing\": 0,\n                \"bike\": 874,\n                \"total\": 874\n            },\n            \"arrival_date_time\": \"20191004T164006\",\n            \"departure_date_time\": \"20191004T162532\",\n            \"requested_date_time\": \"20191004T162532\",\n            \"fare\": {\n                \"found\": false,\n                \"links\": []\n            },\n            \"co2_emission\": {\n                \"value\": 0,\n                \"unit\": \"gEC\"\n            },\n            \"type\": \"best\",\n            \"duration\": 874,\n            \"sections\": [\n                {\n                    \"from\": {\n                        \"embedded_type\": \"address\",\n                        \"distance\": \"18\",\n                        \"name\": \"45 Rue de Suez (Marseille)\",\n                        \"address\": {\n                            \"name\": \"45 Rue de Suez\",\n                            \"house_number\": 45,\n                            \"coord\": {\n                                \"lat\": \"43.291146\",\n                                \"lon\": \"5.356556\"\n                            },\n                            \"label\": \"45 Rue de Suez (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Le Pharo\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.2913001\",\n                                        \"lon\": \"5.3594858\"\n                                    },\n                                    \"label\": \"Le Pharo, Marseille 7e Arrondissement, Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:6598066\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Marseille (13000), Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                },\n                                {\n                                    \"insee\": \"13\",\n                                    \"name\": \"Bouches-du-Rhône\",\n                                    \"level\": 6,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:7393\"\n                                },\n                                {\n                                    \"insee\": \"93\",\n                                    \"name\": \"Provence-Alpes-Côte d'Azur\",\n                                    \"level\": 4,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:8654\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"France\",\n                                    \"level\": 2,\n                                    \"coord\": {\n                                        \"lat\": \"48.8566969\",\n                                        \"lon\": \"2.3514616\"\n                                    },\n                                    \"label\": \"France\",\n                                    \"id\": \"admin:osm:relation:2202162\"\n                                },\n                                {\n                                    \"insee\": \"13207\",\n                                    \"name\": \"Marseille 7e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.2829975\",\n                                        \"lon\": \"5.3624129\"\n                                    },\n                                    \"label\": \"Marseille 7e Arrondissement (13007), Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:76217\",\n                                    \"zip_code\": \"13007\"\n                                }\n                            ],\n                            \"id\": \"5.356556;43.291146\"\n                        },\n                        \"quality\": 0,\n                        \"id\": \"5.356556;43.291146\"\n                    },\n                    \"links\": [],\n                    \"arrival_date_time\": \"20191004T164006\",\n                    \"co2_emission\": {\n                        \"value\": 0,\n                        \"unit\": \"gEC\"\n                    },\n                    \"to\": {\n                        \"embedded_type\": \"address\",\n                        \"distance\": \"1\",\n                        \"name\": \"42 Boulevard Charles Guillaume Philippon (Marseille)\",\n                        \"address\": {\n                            \"name\": \"42 Boulevard Charles Guillaume Philippon\",\n                            \"house_number\": 42,\n                            \"coord\": {\n                                \"lat\": \"43.302868\",\n                                \"lon\": \"5.395881\"\n                            },\n                            \"label\": \"42 Boulevard Charles Guillaume Philippon (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Les Cinq Avenues\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.303084\",\n                                        \"lon\": \"5.3968259\"\n                                    },\n                                    \"label\": \"Les Cinq Avenues, Marseille 4e Arrondissement, Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:6583027\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Marseille (13000), Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                },\n                                {\n                                    \"insee\": \"13\",\n                                    \"name\": \"Bouches-du-Rhône\",\n                                    \"level\": 6,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:7393\"\n                                },\n                                {\n                                    \"insee\": \"93\",\n                                    \"name\": \"Provence-Alpes-Côte d'Azur\",\n                                    \"level\": 4,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:8654\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"France\",\n                                    \"level\": 2,\n                                    \"coord\": {\n                                        \"lat\": \"48.8566969\",\n                                        \"lon\": \"2.3514616\"\n                                    },\n                                    \"label\": \"France\",\n                                    \"id\": \"admin:osm:relation:2202162\"\n                                },\n                                {\n                                    \"insee\": \"13204\",\n                                    \"name\": \"Marseille 4e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.3069826\",\n                                        \"lon\": \"5.4011304\"\n                                    },\n                                    \"label\": \"Marseille 4e Arrondissement (13004), Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:76119\",\n                                    \"zip_code\": \"13004\"\n                                }\n                            ],\n                            \"id\": \"5.395881;43.302868\"\n                        },\n                        \"quality\": 0,\n                        \"id\": \"5.395881;43.302868\"\n                    },\n                    \"departure_date_time\": \"20191004T162532\",\n                    \"geojson\": {\n                        \"type\": \"LineString\",\n                        \"properties\": [\n                            {\n                                \"length\": 3583\n                            }\n                        ],\n                        \"coordinates\": [\n                            [\n                                5.3565486969,\n                                43.2912285128\n                            ],\n                            [\n                                5.357266,\n                                43.291292\n                            ],\n                            [\n                                5.359065,\n                                43.291456\n                            ],\n                            [\n                                5.359055,\n                                43.291514\n                            ],\n                            [\n                                5.359048,\n                                43.29156\n                            ],\n                            [\n                                5.35898,\n                                43.291967\n                            ],\n                            [\n                                5.359131,\n                                43.291985\n                            ],\n                            [\n                                5.359431,\n                                43.292035\n                            ],\n                            [\n                                5.359619,\n                                43.292114\n                            ],\n                            [\n                                5.360286,\n                                43.292184\n                            ],\n                            [\n                                5.361262,\n                                43.292248\n                            ],\n                            [\n                                5.362155,\n                                43.292244\n                            ],\n                            [\n                                5.363097,\n                                43.292235\n                            ],\n                            [\n                                5.363305,\n                                43.292232\n                            ],\n                            [\n                                5.363765,\n                                43.29222\n                            ],\n                            [\n                                5.363878,\n                                43.292221\n                            ],\n                            [\n                                5.364474,\n                                43.292232\n                            ],\n                            [\n                                5.364931,\n                                43.292248\n                            ],\n                            [\n                                5.365234,\n                                43.292276\n                            ],\n                            [\n                                5.36611,\n                                43.292397\n                            ],\n                            [\n                                5.366901,\n                                43.292529\n                            ],\n                            [\n                                5.368264,\n                                43.292774\n                            ],\n                            [\n                                5.368727,\n                                43.292863\n                            ],\n                            [\n                                5.371005,\n                                43.293288\n                            ],\n                            [\n                                5.37112,\n                                43.293312\n                            ],\n                            [\n                                5.371288,\n                                43.293321\n                            ],\n                            [\n                                5.3715,\n                                43.293375\n                            ],\n                            [\n                                5.371612,\n                                43.293405\n                            ],\n                            [\n                                5.371718,\n                                43.293433\n                            ],\n                            [\n                                5.372256,\n                                43.293578\n                            ],\n                            [\n                                5.372768,\n                                43.293713\n                            ],\n                            [\n                                5.372802,\n                                43.293722\n                            ],\n                            [\n                                5.373298,\n                                43.293853\n                            ],\n                            [\n                                5.374022,\n                                43.294039\n                            ],\n                            [\n                                5.374204,\n                                43.294088\n                            ],\n                            [\n                                5.37455,\n                                43.294283\n                            ],\n                            [\n                                5.374576,\n                                43.294606\n                            ],\n                            [\n                                5.374562,\n                                43.294681\n                            ],\n                            [\n                                5.374462,\n                                43.295173\n                            ],\n                            [\n                                5.374434,\n                                43.295308\n                            ],\n                            [\n                                5.374559,\n                                43.295349\n                            ],\n                            [\n                                5.374718,\n                                43.295402\n                            ],\n                            [\n                                5.374962,\n                                43.295483\n                            ],\n                            [\n                                5.375067,\n                                43.295518\n                            ],\n                            [\n                                5.375342,\n                                43.295609\n                            ],\n                            [\n                                5.375441,\n                                43.295642\n                            ],\n                            [\n                                5.37579,\n                                43.295758\n                            ],\n                            [\n                                5.376067,\n                                43.295843\n                            ],\n                            [\n                                5.376208,\n                                43.295888\n                            ],\n                            [\n                                5.376837,\n                                43.296101\n                            ],\n                            [\n                                5.377609,\n                                43.296363\n                            ],\n                            [\n                                5.377677,\n                                43.296385\n                            ],\n                            [\n                                5.378119,\n                                43.296535\n                            ],\n                            [\n                                5.37823,\n                                43.296575\n                            ],\n                            [\n                                5.378611,\n                                43.296713\n                            ],\n                            [\n                                5.379323,\n                                43.296972\n                            ],\n                            [\n                                5.379378,\n                                43.296992\n                            ],\n                            [\n                                5.379866,\n                                43.29717\n                            ],\n                            [\n                                5.38014,\n                                43.29727\n                            ],\n                            [\n                                5.38033,\n                                43.297338\n                            ],\n                            [\n                                5.380842,\n                                43.297524\n                            ],\n                            [\n                                5.381007,\n                                43.297585\n                            ],\n                            [\n                                5.3811,\n                                43.297628\n                            ],\n                            [\n                                5.381279,\n                                43.297689\n                            ],\n                            [\n                                5.381922,\n                                43.297907\n                            ],\n                            [\n                                5.382033,\n                                43.297944\n                            ],\n                            [\n                                5.383115,\n                                43.298311\n                            ],\n                            [\n                                5.383219,\n                                43.298346\n                            ],\n                            [\n                                5.383942,\n                                43.298591\n                            ],\n                            [\n                                5.384026,\n                                43.29862\n                            ],\n                            [\n                                5.384956,\n                                43.298935\n                            ],\n                            [\n                                5.385329,\n                                43.299061\n                            ],\n                            [\n                                5.385545,\n                                43.299129\n                            ],\n                            [\n                                5.385649,\n                                43.299163\n                            ],\n                            [\n                                5.387277,\n                                43.299709\n                            ],\n                            [\n                                5.38876,\n                                43.300204\n                            ],\n                            [\n                                5.389087,\n                                43.300314\n                            ],\n                            [\n                                5.391317,\n                                43.30103\n                            ],\n                            [\n                                5.392656,\n                                43.301478\n                            ],\n                            [\n                                5.394367,\n                                43.302049\n                            ],\n                            [\n                                5.394422,\n                                43.302067\n                            ],\n                            [\n                                5.394445,\n                                43.302075\n                            ],\n                            [\n                                5.394472,\n                                43.302084\n                            ],\n                            [\n                                5.395434,\n                                43.302385\n                            ],\n                            [\n                                5.395979,\n                                43.302566\n                            ],\n                            [\n                                5.396413,\n                                43.30271\n                            ],\n                            [\n                                5.396633,\n                                43.302779\n                            ],\n                            [\n                                5.39638,\n                                43.302868\n                            ],\n                            [\n                                5.39637,\n                                43.302846\n                            ],\n                            [\n                                5.396321,\n                                43.302776\n                            ],\n                            [\n                                5.3958862314,\n                                43.3028882606\n                            ]\n                        ]\n                    },\n                    \"duration\": 874,\n                    \"path\": [\n                        {\n                            \"duration\": 49,\n                            \"direction\": 0,\n                            \"length\": 201,\n                            \"name\": \"Rue de Suez\"\n                        },\n                        {\n                            \"duration\": 13,\n                            \"direction\": -90,\n                            \"length\": 53,\n                            \"name\": \"Avenue Pasteur\"\n                        },\n                        {\n                            \"duration\": 115,\n                            \"direction\": 88,\n                            \"length\": 472,\n                            \"name\": \"Boulevard Charles Livon\"\n                        },\n                        {\n                            \"duration\": 184,\n                            \"direction\": -4,\n                            \"length\": 754,\n                            \"name\": \"Quai de Rive-Neuve\"\n                        },\n                        {\n                            \"duration\": 35,\n                            \"direction\": -17,\n                            \"length\": 144,\n                            \"name\": \"Quai des Belges\"\n                        },\n                        {\n                            \"duration\": 223,\n                            \"direction\": 74,\n                            \"length\": 914,\n                            \"name\": \"La Canebière\"\n                        },\n                        {\n                            \"duration\": 239,\n                            \"direction\": 2,\n                            \"length\": 980,\n                            \"name\": \"Boulevard de la Libération - Général de Monsabert\"\n                        },\n                        {\n                            \"duration\": 5,\n                            \"direction\": -131,\n                            \"length\": 21,\n                            \"name\": \"Boulevard Philippon\"\n                        },\n                        {\n                            \"duration\": 0,\n                            \"direction\": -97,\n                            \"length\": 0,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 2,\n                            \"direction\": 9,\n                            \"length\": 8,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 9,\n                            \"direction\": 0,\n                            \"length\": 37,\n                            \"name\": \"\"\n                        }\n                    ],\n                    \"type\": \"street_network\",\n                    \"id\": \"section_0_0\",\n                    \"mode\": \"bike\"\n                }\n            ]\n        },\n        {\n            \"status\": \"\",\n            \"distances\": {\n                \"taxi\": 0,\n                \"car\": 0,\n                \"walking\": 832,\n                \"bike\": 0,\n                \"ridesharing\": 0\n            },\n            \"links\": [\n                {\n                    \"href\": \"https://api.navitia.io/v1/coverage/fr-se/journeys?first_section_mode%5B%5D=walking&last_section_mode%5B%5D=walking&is_journey_schedules=True&direct_path=none&to=5.395871%3B43.302854&min_nb_journeys=5&min_nb_transfers=1&allowed_id%5B%5D=stop_point%3AOM1%3ASP%3A2296&allowed_id%5B%5D=stop_point%3AOM1%3ASP%3A2086&allowed_id%5B%5D=stop_point%3AOM1%3ASP%3A2300&allowed_id%5B%5D=stop_point%3AOM1%3ASP%3A3801&from=5.356507%3B43.291313\",\n                    \"type\": \"journeys\",\n                    \"rel\": \"same_journey_schedules\",\n                    \"templated\": false\n                }\n            ],\n            \"tags\": [\n                \"walking\",\n                \"ecologic\"\n            ],\n            \"nb_transfers\": 1,\n            \"durations\": {\n                \"taxi\": 0,\n                \"walking\": 916,\n                \"car\": 0,\n                \"ridesharing\": 0,\n                \"bike\": 0,\n                \"total\": 1764\n            },\n            \"arrival_date_time\": \"20191004T170000\",\n            \"calendars\": [\n                {\n                    \"active_periods\": [\n                        {\n                            \"begin\": \"20190925\",\n                            \"end\": \"20191019\"\n                        }\n                    ],\n                    \"week_pattern\": {\n                        \"monday\": true,\n                        \"tuesday\": true,\n                        \"friday\": true,\n                        \"wednesday\": true,\n                        \"thursday\": true,\n                        \"sunday\": false,\n                        \"saturday\": false\n                    }\n                }\n            ],\n            \"departure_date_time\": \"20191004T163036\",\n            \"requested_date_time\": \"20191004T162533\",\n            \"fare\": {\n                \"found\": false,\n                \"total\": {\n                    \"value\": \"0.0\"\n                },\n                \"links\": []\n            },\n            \"co2_emission\": {\n                \"value\": 178.7377,\n                \"unit\": \"gEC\"\n            },\n            \"type\": \"best\",\n            \"duration\": 1764,\n            \"sections\": [\n                {\n                    \"from\": {\n                        \"embedded_type\": \"address\",\n                        \"distance\": \"18\",\n                        \"name\": \"45 Rue de Suez (Marseille)\",\n                        \"address\": {\n                            \"name\": \"45 Rue de Suez\",\n                            \"house_number\": 45,\n                            \"coord\": {\n                                \"lat\": \"43.291146\",\n                                \"lon\": \"5.356556\"\n                            },\n                            \"label\": \"45 Rue de Suez (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Le Pharo\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.2913001\",\n                                        \"lon\": \"5.3594858\"\n                                    },\n                                    \"label\": \"Le Pharo, Marseille 7e Arrondissement, Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:6598066\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Marseille (13000), Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                },\n                                {\n                                    \"insee\": \"13\",\n                                    \"name\": \"Bouches-du-Rhône\",\n                                    \"level\": 6,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:7393\"\n                                },\n                                {\n                                    \"insee\": \"93\",\n                                    \"name\": \"Provence-Alpes-Côte d'Azur\",\n                                    \"level\": 4,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:8654\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"France\",\n                                    \"level\": 2,\n                                    \"coord\": {\n                                        \"lat\": \"48.8566969\",\n                                        \"lon\": \"2.3514616\"\n                                    },\n                                    \"label\": \"France\",\n                                    \"id\": \"admin:osm:relation:2202162\"\n                                },\n                                {\n                                    \"insee\": \"13207\",\n                                    \"name\": \"Marseille 7e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.2829975\",\n                                        \"lon\": \"5.3624129\"\n                                    },\n                                    \"label\": \"Marseille 7e Arrondissement (13007), Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:76217\",\n                                    \"zip_code\": \"13007\"\n                                }\n                            ],\n                            \"id\": \"5.356556;43.291146\"\n                        },\n                        \"quality\": 0,\n                        \"id\": \"5.356556;43.291146\"\n                    },\n                    \"links\": [],\n                    \"arrival_date_time\": \"20191004T163400\",\n                    \"co2_emission\": {\n                        \"value\": 0,\n                        \"unit\": \"\"\n                    },\n                    \"to\": {\n                        \"embedded_type\": \"stop_point\",\n                        \"stop_point\": {\n                            \"commercial_modes\": [\n                                {\n                                    \"id\": \"commercial_mode:bus\",\n                                    \"name\": \"Bus\"\n                                }\n                            ],\n                            \"stop_area\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"CTP-OM12086\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2086\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2086\"\n                                    }\n                                ],\n                                \"name\": \"Le Pharo\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.291708\",\n                                    \"lon\": \"5.359162\"\n                                },\n                                \"label\": \"Le Pharo (Marseille)\",\n                                \"administrative_regions\": [\n                                    {\n                                        \"insee\": \"13207\",\n                                        \"name\": \"Marseille 7e Arrondissement\",\n                                        \"level\": 9,\n                                        \"coord\": {\n                                            \"lat\": \"43.282997\",\n                                            \"lon\": \"5.362412\"\n                                        },\n                                        \"label\": \"Marseille 7e Arrondissement (13007)\",\n                                        \"id\": \"admin:fr:13207\",\n                                        \"zip_code\": \"13007\"\n                                    },\n                                    {\n                                        \"insee\": \"\",\n                                        \"name\": \"Le Pharo\",\n                                        \"level\": 10,\n                                        \"coord\": {\n                                            \"lat\": \"43.2913\",\n                                            \"lon\": \"5.359485\"\n                                        },\n                                        \"label\": \"Le Pharo\",\n                                        \"id\": \"admin:osm:relation:6598066\",\n                                        \"zip_code\": \"\"\n                                    },\n                                    {\n                                        \"insee\": \"13055\",\n                                        \"name\": \"Marseille\",\n                                        \"level\": 8,\n                                        \"coord\": {\n                                            \"lat\": \"43.296174\",\n                                            \"lon\": \"5.369952\"\n                                        },\n                                        \"label\": \"Marseille (13000)\",\n                                        \"id\": \"admin:fr:13055\",\n                                        \"zip_code\": \"13000\"\n                                    }\n                                ],\n                                \"timezone\": \"Europe/Paris\",\n                                \"id\": \"stop_area:OM1:SA:CTP-OM12086\"\n                            },\n                            \"links\": [],\n                            \"physical_modes\": [\n                                {\n                                    \"id\": \"physical_mode:Bus\",\n                                    \"name\": \"Bus\"\n                                }\n                            ],\n                            \"coord\": {\n                                \"lat\": \"43.291708\",\n                                \"lon\": \"5.359162\"\n                            },\n                            \"label\": \"Le Pharo (Marseille)\",\n                            \"equipments\": [],\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"OM12086\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"2086\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"2086\"\n                                }\n                            ],\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13207\",\n                                    \"name\": \"Marseille 7e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.282997\",\n                                        \"lon\": \"5.362412\"\n                                    },\n                                    \"label\": \"Marseille 7e Arrondissement (13007)\",\n                                    \"id\": \"admin:fr:13207\",\n                                    \"zip_code\": \"13007\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Le Pharo\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.2913\",\n                                        \"lon\": \"5.359485\"\n                                    },\n                                    \"label\": \"Le Pharo\",\n                                    \"id\": \"admin:osm:relation:6598066\",\n                                    \"zip_code\": \"\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"fare_zone\": {\n                                \"name\": \"0\"\n                            },\n                            \"id\": \"stop_point:OM1:SP:2086\",\n                            \"name\": \"Le Pharo\"\n                        },\n                        \"quality\": 0,\n                        \"name\": \"Le Pharo (Marseille)\",\n                        \"id\": \"stop_point:OM1:SP:2086\"\n                    },\n                    \"departure_date_time\": \"20191004T163036\",\n                    \"geojson\": {\n                        \"type\": \"LineString\",\n                        \"properties\": [\n                            {\n                                \"length\": 228\n                            }\n                        ],\n                        \"coordinates\": [\n                            [\n                                5.3565486969,\n                                43.2912285128\n                            ],\n                            [\n                                5.3565486969,\n                                43.2912285128\n                            ],\n                            [\n                                5.357266,\n                                43.291292\n                            ],\n                            [\n                                5.359065,\n                                43.291456\n                            ],\n                            [\n                                5.359055,\n                                43.291514\n                            ],\n                            [\n                                5.359048,\n                                43.29156\n                            ],\n                            [\n                                5.3590270401,\n                                43.2916854514\n                            ],\n                            [\n                                5.359162,\n                                43.291708\n                            ]\n                        ]\n                    },\n                    \"duration\": 204,\n                    \"path\": [\n                        {\n                            \"duration\": 183,\n                            \"direction\": 0,\n                            \"length\": 205,\n                            \"name\": \"Rue de Suez\"\n                        },\n                        {\n                            \"duration\": 21,\n                            \"direction\": -90,\n                            \"length\": 24,\n                            \"name\": \"Avenue Pasteur\"\n                        }\n                    ],\n                    \"type\": \"street_network\",\n                    \"id\": \"section_9_0\",\n                    \"mode\": \"walking\"\n                },\n                {\n                    \"from\": {\n                        \"embedded_type\": \"stop_point\",\n                        \"stop_point\": {\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"OM12086\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"2086\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"2086\"\n                                }\n                            ],\n                            \"name\": \"Le Pharo\",\n                            \"links\": [],\n                            \"coord\": {\n                                \"lat\": \"43.291708\",\n                                \"lon\": \"5.359162\"\n                            },\n                            \"label\": \"Le Pharo (Marseille)\",\n                            \"equipments\": [],\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13207\",\n                                    \"name\": \"Marseille 7e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.282997\",\n                                        \"lon\": \"5.362412\"\n                                    },\n                                    \"label\": \"Marseille 7e Arrondissement (13007)\",\n                                    \"id\": \"admin:fr:13207\",\n                                    \"zip_code\": \"13007\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Le Pharo\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.2913\",\n                                        \"lon\": \"5.359485\"\n                                    },\n                                    \"label\": \"Le Pharo\",\n                                    \"id\": \"admin:osm:relation:6598066\",\n                                    \"zip_code\": \"\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"fare_zone\": {\n                                \"name\": \"0\"\n                            },\n                            \"id\": \"stop_point:OM1:SP:2086\",\n                            \"stop_area\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"CTP-OM12086\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2086\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2086\"\n                                    }\n                                ],\n                                \"name\": \"Le Pharo\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.291708\",\n                                    \"lon\": \"5.359162\"\n                                },\n                                \"label\": \"Le Pharo (Marseille)\",\n                                \"timezone\": \"Europe/Paris\",\n                                \"id\": \"stop_area:OM1:SA:CTP-OM12086\"\n                            }\n                        },\n                        \"quality\": 0,\n                        \"name\": \"Le Pharo (Marseille)\",\n                        \"id\": \"stop_point:OM1:SP:2086\"\n                    },\n                    \"links\": [\n                        {\n                            \"type\": \"vehicle_journey\",\n                            \"id\": \"vehicle_journey:OM1:700778-1_dst_2\"\n                        },\n                        {\n                            \"type\": \"line\",\n                            \"id\": \"line:OM1:83OM179\"\n                        },\n                        {\n                            \"type\": \"route\",\n                            \"id\": \"route:OM1:83_R\"\n                        },\n                        {\n                            \"type\": \"commercial_mode\",\n                            \"id\": \"commercial_mode:bus\"\n                        },\n                        {\n                            \"type\": \"physical_mode\",\n                            \"id\": \"physical_mode:Bus\"\n                        },\n                        {\n                            \"type\": \"network\",\n                            \"id\": \"network:rtm\"\n                        }\n                    ],\n                    \"arrival_date_time\": \"20191004T164000\",\n                    \"additional_informations\": [\n                        \"regular\"\n                    ],\n                    \"co2_emission\": {\n                        \"value\": 171.3337,\n                        \"unit\": \"gEC\"\n                    },\n                    \"display_informations\": {\n                        \"direction\": \"Mucem Saint-Jean (Marseille)\",\n                        \"code\": \"83\",\n                        \"network\": \"Régie des Transports Marseillais\",\n                        \"links\": [],\n                        \"color\": \"\",\n                        \"name\": \"MUCEM ST JEAN-METRO ROND POINT DU PRADO\",\n                        \"physical_mode\": \"Bus\",\n                        \"headsign\": \"MUCEM SAINT JEAN\",\n                        \"label\": \"83\",\n                        \"equipments\": [],\n                        \"text_color\": \"\",\n                        \"commercial_mode\": \"Bus\",\n                        \"description\": \"\"\n                    },\n                    \"to\": {\n                        \"embedded_type\": \"stop_point\",\n                        \"stop_point\": {\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"OM13801\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"3801\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"3801\"\n                                }\n                            ],\n                            \"name\": \"Métro Vieux Port\",\n                            \"links\": [],\n                            \"coord\": {\n                                \"lat\": \"43.295018\",\n                                \"lon\": \"5.374455\"\n                            },\n                            \"label\": \"Métro Vieux Port (Marseille)\",\n                            \"equipments\": [],\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                },\n                                {\n                                    \"insee\": \"13201\",\n                                    \"name\": \"Marseille 1er Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.300067\",\n                                        \"lon\": \"5.382502\"\n                                    },\n                                    \"label\": \"Marseille 1er Arrondissement (13001)\",\n                                    \"id\": \"admin:fr:13201\",\n                                    \"zip_code\": \"13001\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Opéra\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.293306\",\n                                        \"lon\": \"5.375021\"\n                                    },\n                                    \"label\": \"Opéra\",\n                                    \"id\": \"admin:osm:relation:6581592\",\n                                    \"zip_code\": \"\"\n                                }\n                            ],\n                            \"fare_zone\": {\n                                \"name\": \"0\"\n                            },\n                            \"id\": \"stop_point:OM1:SP:3801\",\n                            \"stop_area\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"CTP-OM13801\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"3801\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"3801\"\n                                    }\n                                ],\n                                \"name\": \"Métro Vieux Port\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.295018\",\n                                    \"lon\": \"5.374455\"\n                                },\n                                \"label\": \"Métro Vieux Port (Marseille)\",\n                                \"timezone\": \"Europe/Paris\",\n                                \"id\": \"stop_area:OM1:SA:CTP-OM13801\"\n                            }\n                        },\n                        \"quality\": 0,\n                        \"name\": \"Métro Vieux Port (Marseille)\",\n                        \"id\": \"stop_point:OM1:SP:3801\"\n                    },\n                    \"base_arrival_date_time\": \"20191004T164000\",\n                    \"base_departure_date_time\": \"20191004T163400\",\n                    \"departure_date_time\": \"20191004T163400\",\n                    \"geojson\": {\n                        \"type\": \"LineString\",\n                        \"properties\": [\n                            {\n                                \"length\": 1321\n                            }\n                        ],\n                        \"coordinates\": [\n                            [\n                                5.359162,\n                                43.291708\n                            ],\n                            [\n                                5.361897,\n                                43.292198\n                            ],\n                            [\n                                5.367674,\n                                43.292511\n                            ],\n                            [\n                                5.371551,\n                                43.293427\n                            ],\n                            [\n                                5.374455,\n                                43.295018\n                            ]\n                        ]\n                    },\n                    \"duration\": 360,\n                    \"type\": \"public_transport\",\n                    \"id\": \"section_10_0\",\n                    \"data_freshness\": \"base_schedule\",\n                    \"stop_date_times\": [\n                        {\n                            \"stop_point\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"OM12086\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2086\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2086\"\n                                    }\n                                ],\n                                \"name\": \"Le Pharo\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.291708\",\n                                    \"lon\": \"5.359162\"\n                                },\n                                \"label\": \"Le Pharo (Marseille)\",\n                                \"equipments\": [],\n                                \"fare_zone\": {\n                                    \"name\": \"0\"\n                                },\n                                \"id\": \"stop_point:OM1:SP:2086\"\n                            },\n                            \"links\": [],\n                            \"arrival_date_time\": \"20191004T163400\",\n                            \"additional_informations\": [],\n                            \"departure_date_time\": \"20191004T163400\",\n                            \"base_arrival_date_time\": \"20191004T163400\",\n                            \"base_departure_date_time\": \"20191004T163400\"\n                        },\n                        {\n                            \"stop_point\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"OM12087\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2087\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2087\"\n                                    }\n                                ],\n                                \"name\": \"Fort Saint-Nicolas\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.292198\",\n                                    \"lon\": \"5.361897\"\n                                },\n                                \"label\": \"Fort Saint-Nicolas (Marseille)\",\n                                \"equipments\": [],\n                                \"fare_zone\": {\n                                    \"name\": \"0\"\n                                },\n                                \"id\": \"stop_point:OM1:SP:2087\"\n                            },\n                            \"links\": [],\n                            \"arrival_date_time\": \"20191004T163500\",\n                            \"additional_informations\": [],\n                            \"departure_date_time\": \"20191004T163500\",\n                            \"base_arrival_date_time\": \"20191004T163500\",\n                            \"base_departure_date_time\": \"20191004T163500\"\n                        },\n                        {\n                            \"stop_point\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"OM12088\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2088\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2088\"\n                                    }\n                                ],\n                                \"name\": \"Théâtre la Criée\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.292511\",\n                                    \"lon\": \"5.367674\"\n                                },\n                                \"label\": \"Théâtre la Criée (Marseille)\",\n                                \"equipments\": [],\n                                \"fare_zone\": {\n                                    \"name\": \"0\"\n                                },\n                                \"id\": \"stop_point:OM1:SP:2088\"\n                            },\n                            \"links\": [],\n                            \"arrival_date_time\": \"20191004T163600\",\n                            \"additional_informations\": [],\n                            \"departure_date_time\": \"20191004T163600\",\n                            \"base_arrival_date_time\": \"20191004T163600\",\n                            \"base_departure_date_time\": \"20191004T163600\"\n                        },\n                        {\n                            \"stop_point\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"OM11441\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"1441\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"1441\"\n                                    }\n                                ],\n                                \"name\": \"Place aux Huiles\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.293427\",\n                                    \"lon\": \"5.371551\"\n                                },\n                                \"label\": \"Place aux Huiles (Marseille)\",\n                                \"equipments\": [],\n                                \"fare_zone\": {\n                                    \"name\": \"0\"\n                                },\n                                \"id\": \"stop_point:OM1:SP:1441\"\n                            },\n                            \"links\": [],\n                            \"arrival_date_time\": \"20191004T163800\",\n                            \"additional_informations\": [],\n                            \"departure_date_time\": \"20191004T163800\",\n                            \"base_arrival_date_time\": \"20191004T163800\",\n                            \"base_departure_date_time\": \"20191004T163800\"\n                        },\n                        {\n                            \"stop_point\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"OM13801\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"3801\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"3801\"\n                                    }\n                                ],\n                                \"name\": \"Métro Vieux Port\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.295018\",\n                                    \"lon\": \"5.374455\"\n                                },\n                                \"label\": \"Métro Vieux Port (Marseille)\",\n                                \"equipments\": [],\n                                \"fare_zone\": {\n                                    \"name\": \"0\"\n                                },\n                                \"id\": \"stop_point:OM1:SP:3801\"\n                            },\n                            \"links\": [],\n                            \"arrival_date_time\": \"20191004T164000\",\n                            \"additional_informations\": [],\n                            \"departure_date_time\": \"20191004T164000\",\n                            \"base_arrival_date_time\": \"20191004T164000\",\n                            \"base_departure_date_time\": \"20191004T164000\"\n                        }\n                    ]\n                },\n                {\n                    \"from\": {\n                        \"embedded_type\": \"stop_point\",\n                        \"stop_point\": {\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"OM13801\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"3801\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"3801\"\n                                }\n                            ],\n                            \"name\": \"Métro Vieux Port\",\n                            \"links\": [],\n                            \"coord\": {\n                                \"lat\": \"43.295018\",\n                                \"lon\": \"5.374455\"\n                            },\n                            \"label\": \"Métro Vieux Port (Marseille)\",\n                            \"equipments\": [],\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                },\n                                {\n                                    \"insee\": \"13201\",\n                                    \"name\": \"Marseille 1er Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.300067\",\n                                        \"lon\": \"5.382502\"\n                                    },\n                                    \"label\": \"Marseille 1er Arrondissement (13001)\",\n                                    \"id\": \"admin:fr:13201\",\n                                    \"zip_code\": \"13001\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Opéra\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.293306\",\n                                        \"lon\": \"5.375021\"\n                                    },\n                                    \"label\": \"Opéra\",\n                                    \"id\": \"admin:osm:relation:6581592\",\n                                    \"zip_code\": \"\"\n                                }\n                            ],\n                            \"fare_zone\": {\n                                \"name\": \"0\"\n                            },\n                            \"id\": \"stop_point:OM1:SP:3801\",\n                            \"stop_area\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"CTP-OM13801\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"3801\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"3801\"\n                                    }\n                                ],\n                                \"name\": \"Métro Vieux Port\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.295018\",\n                                    \"lon\": \"5.374455\"\n                                },\n                                \"label\": \"Métro Vieux Port (Marseille)\",\n                                \"timezone\": \"Europe/Paris\",\n                                \"id\": \"stop_area:OM1:SA:CTP-OM13801\"\n                            }\n                        },\n                        \"quality\": 0,\n                        \"name\": \"Métro Vieux Port (Marseille)\",\n                        \"id\": \"stop_point:OM1:SP:3801\"\n                    },\n                    \"links\": [],\n                    \"arrival_date_time\": \"20191004T164252\",\n                    \"co2_emission\": {\n                        \"value\": 0,\n                        \"unit\": \"\"\n                    },\n                    \"to\": {\n                        \"embedded_type\": \"stop_point\",\n                        \"stop_point\": {\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"OM12300\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"2300\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"2300\"\n                                }\n                            ],\n                            \"name\": \"Vieux Port\",\n                            \"links\": [],\n                            \"coord\": {\n                                \"lat\": \"43.295653\",\n                                \"lon\": \"5.374242\"\n                            },\n                            \"label\": \"Vieux Port (Marseille)\",\n                            \"equipments\": [],\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Hôtel de Ville\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.297275\",\n                                        \"lon\": \"5.367222\"\n                                    },\n                                    \"label\": \"Hôtel de Ville\",\n                                    \"id\": \"admin:osm:relation:6581513\",\n                                    \"zip_code\": \"\"\n                                },\n                                {\n                                    \"insee\": \"13202\",\n                                    \"name\": \"Marseille 2e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.316215\",\n                                        \"lon\": \"5.359066\"\n                                    },\n                                    \"label\": \"Marseille 2e Arrondissement (13002)\",\n                                    \"id\": \"admin:fr:13202\",\n                                    \"zip_code\": \"13002\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"fare_zone\": {\n                                \"name\": \"0\"\n                            },\n                            \"id\": \"stop_point:OM1:SP:2300\",\n                            \"stop_area\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"CTP-OM12300\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2300\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2300\"\n                                    }\n                                ],\n                                \"name\": \"Vieux Port\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.295653\",\n                                    \"lon\": \"5.374242\"\n                                },\n                                \"label\": \"Vieux Port (Marseille)\",\n                                \"timezone\": \"Europe/Paris\",\n                                \"id\": \"stop_area:OM1:SA:CTP-OM12300\"\n                            }\n                        },\n                        \"quality\": 0,\n                        \"name\": \"Vieux Port (Marseille)\",\n                        \"id\": \"stop_point:OM1:SP:2300\"\n                    },\n                    \"departure_date_time\": \"20191004T164000\",\n                    \"geojson\": {\n                        \"type\": \"LineString\",\n                        \"properties\": [\n                            {\n                                \"length\": 72\n                            }\n                        ],\n                        \"coordinates\": [\n                            [\n                                5.374455,\n                                43.295018\n                            ],\n                            [\n                                5.374242,\n                                43.295653\n                            ]\n                        ]\n                    },\n                    \"duration\": 172,\n                    \"transfer_type\": \"walking\",\n                    \"type\": \"transfer\",\n                    \"id\": \"section_11_0\"\n                },\n                {\n                    \"links\": [],\n                    \"arrival_date_time\": \"20191004T164600\",\n                    \"co2_emission\": {\n                        \"value\": 0,\n                        \"unit\": \"\"\n                    },\n                    \"departure_date_time\": \"20191004T164252\",\n                    \"duration\": 188,\n                    \"type\": \"waiting\",\n                    \"id\": \"section_12_0\"\n                },\n                {\n                    \"from\": {\n                        \"embedded_type\": \"stop_point\",\n                        \"stop_point\": {\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"OM12300\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"2300\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"2300\"\n                                }\n                            ],\n                            \"name\": \"Vieux Port\",\n                            \"links\": [],\n                            \"coord\": {\n                                \"lat\": \"43.295653\",\n                                \"lon\": \"5.374242\"\n                            },\n                            \"label\": \"Vieux Port (Marseille)\",\n                            \"equipments\": [],\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Hôtel de Ville\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.297275\",\n                                        \"lon\": \"5.367222\"\n                                    },\n                                    \"label\": \"Hôtel de Ville\",\n                                    \"id\": \"admin:osm:relation:6581513\",\n                                    \"zip_code\": \"\"\n                                },\n                                {\n                                    \"insee\": \"13202\",\n                                    \"name\": \"Marseille 2e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.316215\",\n                                        \"lon\": \"5.359066\"\n                                    },\n                                    \"label\": \"Marseille 2e Arrondissement (13002)\",\n                                    \"id\": \"admin:fr:13202\",\n                                    \"zip_code\": \"13002\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"fare_zone\": {\n                                \"name\": \"0\"\n                            },\n                            \"id\": \"stop_point:OM1:SP:2300\",\n                            \"stop_area\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"CTP-OM12300\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2300\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2300\"\n                                    }\n                                ],\n                                \"name\": \"Vieux Port\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.295653\",\n                                    \"lon\": \"5.374242\"\n                                },\n                                \"label\": \"Vieux Port (Marseille)\",\n                                \"timezone\": \"Europe/Paris\",\n                                \"id\": \"stop_area:OM1:SA:CTP-OM12300\"\n                            }\n                        },\n                        \"quality\": 0,\n                        \"name\": \"Vieux Port (Marseille)\",\n                        \"id\": \"stop_point:OM1:SP:2300\"\n                    },\n                    \"links\": [\n                        {\n                            \"type\": \"vehicle_journey\",\n                            \"id\": \"vehicle_journey:OM1:679064-1_dst_2\"\n                        },\n                        {\n                            \"type\": \"line\",\n                            \"id\": \"line:OM1:M1OM179\"\n                        },\n                        {\n                            \"type\": \"route\",\n                            \"id\": \"route:OM1:M1_R\"\n                        },\n                        {\n                            \"type\": \"commercial_mode\",\n                            \"id\": \"commercial_mode:metro\"\n                        },\n                        {\n                            \"type\": \"physical_mode\",\n                            \"id\": \"physical_mode:Metro\"\n                        },\n                        {\n                            \"type\": \"network\",\n                            \"id\": \"network:rtm\"\n                        }\n                    ],\n                    \"arrival_date_time\": \"20191004T165100\",\n                    \"additional_informations\": [\n                        \"regular\"\n                    ],\n                    \"co2_emission\": {\n                        \"value\": 7.404,\n                        \"unit\": \"gEC\"\n                    },\n                    \"display_informations\": {\n                        \"direction\": \"La Rose (Marseille)\",\n                        \"code\": \"M1\",\n                        \"network\": \"Régie des Transports Marseillais\",\n                        \"links\": [],\n                        \"color\": \"1F71FF\",\n                        \"name\": \"LA ROSE-LA FOURRAGERE\",\n                        \"physical_mode\": \"Métro\",\n                        \"headsign\": \"LA ROSE\",\n                        \"label\": \"M1\",\n                        \"equipments\": [],\n                        \"text_color\": \"\",\n                        \"commercial_mode\": \"Metro\",\n                        \"description\": \"\"\n                    },\n                    \"to\": {\n                        \"embedded_type\": \"stop_point\",\n                        \"stop_point\": {\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"OM12296\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"2296\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"2296\"\n                                }\n                            ],\n                            \"name\": \"Cinq Avenues Longchamp\",\n                            \"links\": [],\n                            \"coord\": {\n                                \"lat\": \"43.304062\",\n                                \"lon\": \"5.396112\"\n                            },\n                            \"label\": \"Cinq Avenues Longchamp (Marseille)\",\n                            \"equipments\": [],\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13204\",\n                                    \"name\": \"Marseille 4e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.306982\",\n                                        \"lon\": \"5.40113\"\n                                    },\n                                    \"label\": \"Marseille 4e Arrondissement (13004)\",\n                                    \"id\": \"admin:fr:13204\",\n                                    \"zip_code\": \"13004\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Les Cinq Avenues\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.303084\",\n                                        \"lon\": \"5.396825\"\n                                    },\n                                    \"label\": \"Les Cinq Avenues\",\n                                    \"id\": \"admin:osm:relation:6583027\",\n                                    \"zip_code\": \"\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"fare_zone\": {\n                                \"name\": \"0\"\n                            },\n                            \"id\": \"stop_point:OM1:SP:2296\",\n                            \"stop_area\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"CTP-OM12296\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2296\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2296\"\n                                    }\n                                ],\n                                \"name\": \"Cinq Avenues Longchamp\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.304062\",\n                                    \"lon\": \"5.396112\"\n                                },\n                                \"label\": \"Cinq Avenues Longchamp (Marseille)\",\n                                \"timezone\": \"Europe/Paris\",\n                                \"id\": \"stop_area:OM1:SA:CTP-OM12296\"\n                            }\n                        },\n                        \"quality\": 0,\n                        \"name\": \"Cinq Avenues Longchamp (Marseille)\",\n                        \"id\": \"stop_point:OM1:SP:2296\"\n                    },\n                    \"base_arrival_date_time\": \"20191004T165100\",\n                    \"base_departure_date_time\": \"20191004T164600\",\n                    \"departure_date_time\": \"20191004T164600\",\n                    \"geojson\": {\n                        \"type\": \"LineString\",\n                        \"properties\": [\n                            {\n                                \"length\": 2468\n                            }\n                        ],\n                        \"coordinates\": [\n                            [\n                                5.374242,\n                                43.295653\n                            ],\n                            [\n                                5.374402,\n                                43.300298\n                            ],\n                            [\n                                5.380099,\n                                43.302331\n                            ],\n                            [\n                                5.386202,\n                                43.300405\n                            ],\n                            [\n                                5.396112,\n                                43.304062\n                            ]\n                        ]\n                    },\n                    \"duration\": 300,\n                    \"type\": \"public_transport\",\n                    \"id\": \"section_13_0\",\n                    \"data_freshness\": \"base_schedule\",\n                    \"stop_date_times\": [\n                        {\n                            \"stop_point\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"OM12300\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2300\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2300\"\n                                    }\n                                ],\n                                \"name\": \"Vieux Port\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.295653\",\n                                    \"lon\": \"5.374242\"\n                                },\n                                \"label\": \"Vieux Port (Marseille)\",\n                                \"equipments\": [],\n                                \"fare_zone\": {\n                                    \"name\": \"0\"\n                                },\n                                \"id\": \"stop_point:OM1:SP:2300\"\n                            },\n                            \"links\": [],\n                            \"arrival_date_time\": \"20191004T164600\",\n                            \"additional_informations\": [],\n                            \"departure_date_time\": \"20191004T164600\",\n                            \"base_arrival_date_time\": \"20191004T164600\",\n                            \"base_departure_date_time\": \"20191004T164600\"\n                        },\n                        {\n                            \"stop_point\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"OM12299\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2299\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2299\"\n                                    }\n                                ],\n                                \"name\": \"Colbert\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.300298\",\n                                    \"lon\": \"5.374402\"\n                                },\n                                \"label\": \"Colbert (Marseille)\",\n                                \"equipments\": [],\n                                \"fare_zone\": {\n                                    \"name\": \"0\"\n                                },\n                                \"id\": \"stop_point:OM1:SP:2299\"\n                            },\n                            \"links\": [],\n                            \"arrival_date_time\": \"20191004T164700\",\n                            \"additional_informations\": [],\n                            \"departure_date_time\": \"20191004T164700\",\n                            \"base_arrival_date_time\": \"20191004T164700\",\n                            \"base_departure_date_time\": \"20191004T164700\"\n                        },\n                        {\n                            \"stop_point\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"OM12298\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2298\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2298\"\n                                    }\n                                ],\n                                \"name\": \"Saint-Charles\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.302331\",\n                                    \"lon\": \"5.380099\"\n                                },\n                                \"label\": \"Saint-Charles (Marseille)\",\n                                \"equipments\": [],\n                                \"fare_zone\": {\n                                    \"name\": \"0\"\n                                },\n                                \"id\": \"stop_point:OM1:SP:2298\"\n                            },\n                            \"links\": [],\n                            \"arrival_date_time\": \"20191004T164800\",\n                            \"additional_informations\": [],\n                            \"departure_date_time\": \"20191004T164800\",\n                            \"base_arrival_date_time\": \"20191004T164800\",\n                            \"base_departure_date_time\": \"20191004T164800\"\n                        },\n                        {\n                            \"stop_point\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"OM12297\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2297\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2297\"\n                                    }\n                                ],\n                                \"name\": \"Canebière Reformes\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.300405\",\n                                    \"lon\": \"5.386202\"\n                                },\n                                \"label\": \"Canebière Reformes (Marseille)\",\n                                \"equipments\": [],\n                                \"fare_zone\": {\n                                    \"name\": \"0\"\n                                },\n                                \"id\": \"stop_point:OM1:SP:2297\"\n                            },\n                            \"links\": [],\n                            \"arrival_date_time\": \"20191004T164900\",\n                            \"additional_informations\": [],\n                            \"departure_date_time\": \"20191004T164900\",\n                            \"base_arrival_date_time\": \"20191004T164900\",\n                            \"base_departure_date_time\": \"20191004T164900\"\n                        },\n                        {\n                            \"stop_point\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"OM12296\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2296\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2296\"\n                                    }\n                                ],\n                                \"name\": \"Cinq Avenues Longchamp\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.304062\",\n                                    \"lon\": \"5.396112\"\n                                },\n                                \"label\": \"Cinq Avenues Longchamp (Marseille)\",\n                                \"equipments\": [],\n                                \"fare_zone\": {\n                                    \"name\": \"0\"\n                                },\n                                \"id\": \"stop_point:OM1:SP:2296\"\n                            },\n                            \"links\": [],\n                            \"arrival_date_time\": \"20191004T165100\",\n                            \"additional_informations\": [],\n                            \"departure_date_time\": \"20191004T165100\",\n                            \"base_arrival_date_time\": \"20191004T165100\",\n                            \"base_departure_date_time\": \"20191004T165100\"\n                        }\n                    ]\n                },\n                {\n                    \"from\": {\n                        \"embedded_type\": \"stop_point\",\n                        \"stop_point\": {\n                            \"codes\": [\n                                {\n                                    \"type\": \"external_code\",\n                                    \"value\": \"OM12296\"\n                                },\n                                {\n                                    \"type\": \"gtfs_stop_code\",\n                                    \"value\": \"2296\"\n                                },\n                                {\n                                    \"type\": \"source\",\n                                    \"value\": \"2296\"\n                                }\n                            ],\n                            \"name\": \"Cinq Avenues Longchamp\",\n                            \"links\": [],\n                            \"coord\": {\n                                \"lat\": \"43.304062\",\n                                \"lon\": \"5.396112\"\n                            },\n                            \"label\": \"Cinq Avenues Longchamp (Marseille)\",\n                            \"equipments\": [],\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13204\",\n                                    \"name\": \"Marseille 4e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.306982\",\n                                        \"lon\": \"5.40113\"\n                                    },\n                                    \"label\": \"Marseille 4e Arrondissement (13004)\",\n                                    \"id\": \"admin:fr:13204\",\n                                    \"zip_code\": \"13004\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Les Cinq Avenues\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.303084\",\n                                        \"lon\": \"5.396825\"\n                                    },\n                                    \"label\": \"Les Cinq Avenues\",\n                                    \"id\": \"admin:osm:relation:6583027\",\n                                    \"zip_code\": \"\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"fare_zone\": {\n                                \"name\": \"0\"\n                            },\n                            \"id\": \"stop_point:OM1:SP:2296\",\n                            \"stop_area\": {\n                                \"codes\": [\n                                    {\n                                        \"type\": \"external_code\",\n                                        \"value\": \"CTP-OM12296\"\n                                    },\n                                    {\n                                        \"type\": \"gtfs_stop_code\",\n                                        \"value\": \"2296\"\n                                    },\n                                    {\n                                        \"type\": \"source\",\n                                        \"value\": \"2296\"\n                                    }\n                                ],\n                                \"name\": \"Cinq Avenues Longchamp\",\n                                \"links\": [],\n                                \"coord\": {\n                                    \"lat\": \"43.304062\",\n                                    \"lon\": \"5.396112\"\n                                },\n                                \"label\": \"Cinq Avenues Longchamp (Marseille)\",\n                                \"timezone\": \"Europe/Paris\",\n                                \"id\": \"stop_area:OM1:SA:CTP-OM12296\"\n                            }\n                        },\n                        \"quality\": 0,\n                        \"name\": \"Cinq Avenues Longchamp (Marseille)\",\n                        \"id\": \"stop_point:OM1:SP:2296\"\n                    },\n                    \"links\": [],\n                    \"arrival_date_time\": \"20191004T170000\",\n                    \"co2_emission\": {\n                        \"value\": 0,\n                        \"unit\": \"\"\n                    },\n                    \"to\": {\n                        \"embedded_type\": \"address\",\n                        \"distance\": \"1\",\n                        \"name\": \"42 Boulevard Charles Guillaume Philippon (Marseille)\",\n                        \"address\": {\n                            \"name\": \"42 Boulevard Charles Guillaume Philippon\",\n                            \"house_number\": 42,\n                            \"coord\": {\n                                \"lat\": \"43.302868\",\n                                \"lon\": \"5.395881\"\n                            },\n                            \"label\": \"42 Boulevard Charles Guillaume Philippon (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Les Cinq Avenues\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.303084\",\n                                        \"lon\": \"5.3968259\"\n                                    },\n                                    \"label\": \"Les Cinq Avenues, Marseille 4e Arrondissement, Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:6583027\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Marseille (13000), Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                },\n                                {\n                                    \"insee\": \"13\",\n                                    \"name\": \"Bouches-du-Rhône\",\n                                    \"level\": 6,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:7393\"\n                                },\n                                {\n                                    \"insee\": \"93\",\n                                    \"name\": \"Provence-Alpes-Côte d'Azur\",\n                                    \"level\": 4,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:8654\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"France\",\n                                    \"level\": 2,\n                                    \"coord\": {\n                                        \"lat\": \"48.8566969\",\n                                        \"lon\": \"2.3514616\"\n                                    },\n                                    \"label\": \"France\",\n                                    \"id\": \"admin:osm:relation:2202162\"\n                                },\n                                {\n                                    \"insee\": \"13204\",\n                                    \"name\": \"Marseille 4e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.3069826\",\n                                        \"lon\": \"5.4011304\"\n                                    },\n                                    \"label\": \"Marseille 4e Arrondissement (13004), Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:76119\",\n                                    \"zip_code\": \"13004\"\n                                }\n                            ],\n                            \"id\": \"5.395881;43.302868\"\n                        },\n                        \"quality\": 0,\n                        \"id\": \"5.395881;43.302868\"\n                    },\n                    \"departure_date_time\": \"20191004T165100\",\n                    \"geojson\": {\n                        \"type\": \"LineString\",\n                        \"properties\": [\n                            {\n                                \"length\": 604\n                            }\n                        ],\n                        \"coordinates\": [\n                            [\n                                5.396112,\n                                43.304062\n                            ],\n                            [\n                                5.3961197418,\n                                43.3039349649\n                            ],\n                            [\n                                5.396268,\n                                43.303944\n                            ],\n                            [\n                                5.396358,\n                                43.303927\n                            ],\n                            [\n                                5.39638,\n                                43.304735\n                            ],\n                            [\n                                5.396381,\n                                43.304761\n                            ],\n                            [\n                                5.39634,\n                                43.304893\n                            ],\n                            [\n                                5.396351,\n                                43.305008\n                            ],\n                            [\n                                5.396358,\n                                43.305043\n                            ],\n                            [\n                                5.396273,\n                                43.305058\n                            ],\n                            [\n                                5.396154,\n                                43.305025\n                            ],\n                            [\n                                5.395908,\n                                43.304966\n                            ],\n                            [\n                                5.395443,\n                                43.304709\n                            ],\n                            [\n                                5.395505,\n                                43.304643\n                            ],\n                            [\n                                5.39482,\n                                43.304327\n                            ],\n                            [\n                                5.394775,\n                                43.304307\n                            ],\n                            [\n                                5.394809,\n                                43.304264\n                            ],\n                            [\n                                5.394974,\n                                43.304073\n                            ],\n                            [\n                                5.395057,\n                                43.303722\n                            ],\n                            [\n                                5.395906,\n                                43.303515\n                            ],\n                            [\n                                5.395714,\n                                43.303081\n                            ],\n                            [\n                                5.396401,\n                                43.302918\n                            ],\n                            [\n                                5.396397,\n                                43.302906\n                            ],\n                            [\n                                5.396387,\n                                43.302885\n                            ],\n                            [\n                                5.39638,\n                                43.302868\n                            ],\n                            [\n                                5.39637,\n                                43.302846\n                            ],\n                            [\n                                5.396321,\n                                43.302776\n                            ],\n                            [\n                                5.3958843179,\n                                43.3028817064\n                            ],\n                            [\n                                5.3958843179,\n                                43.3028817064\n                            ]\n                        ]\n                    },\n                    \"duration\": 540,\n                    \"path\": [\n                        {\n                            \"duration\": 10,\n                            \"direction\": 0,\n                            \"length\": 11,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 6,\n                            \"direction\": 0,\n                            \"length\": 7,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 81,\n                            \"direction\": -103,\n                            \"length\": 91,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 2,\n                            \"direction\": 0,\n                            \"length\": 2,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 13,\n                            \"direction\": -14,\n                            \"length\": 15,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 11,\n                            \"direction\": 17,\n                            \"length\": 12,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 3,\n                            \"direction\": 4,\n                            \"length\": 3,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 6,\n                            \"direction\": -85,\n                            \"length\": 7,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 27,\n                            \"direction\": -34,\n                            \"length\": 30,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 42,\n                            \"direction\": -19,\n                            \"length\": 47,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 7,\n                            \"direction\": -87,\n                            \"length\": 8,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 61,\n                            \"direction\": 92,\n                            \"length\": 68,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 4,\n                            \"direction\": -89,\n                            \"length\": 4,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 22,\n                            \"direction\": -2,\n                            \"length\": 25,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 38,\n                            \"direction\": 22,\n                            \"length\": 43,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 64,\n                            \"direction\": -62,\n                            \"length\": 72,\n                            \"name\": \"Impasse Montbard\"\n                        },\n                        {\n                            \"duration\": 45,\n                            \"direction\": 89,\n                            \"length\": 50,\n                            \"name\": \"Rue Buffon\"\n                        },\n                        {\n                            \"duration\": 52,\n                            \"direction\": -90,\n                            \"length\": 58,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 1,\n                            \"direction\": 86,\n                            \"length\": 1,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 2,\n                            \"direction\": 5,\n                            \"length\": 2,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 3,\n                            \"direction\": -2,\n                            \"length\": 3,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 7,\n                            \"direction\": 9,\n                            \"length\": 8,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 33,\n                            \"direction\": 0,\n                            \"length\": 37,\n                            \"name\": \"\"\n                        }\n                    ],\n                    \"type\": \"street_network\",\n                    \"id\": \"section_14_0\",\n                    \"mode\": \"walking\"\n                }\n            ]\n        },\n        {\n            \"status\": \"\",\n            \"distances\": {\n                \"taxi\": 0,\n                \"car\": 3355,\n                \"walking\": 10,\n                \"bike\": 0,\n                \"ridesharing\": 0\n            },\n            \"tags\": [\n                \"car\",\n                \"non_pt\"\n            ],\n            \"nb_transfers\": 0,\n            \"durations\": {\n                \"taxi\": 0,\n                \"walking\": 9,\n                \"car\": 302,\n                \"ridesharing\": 0,\n                \"bike\": 0,\n                \"total\": 611\n            },\n            \"arrival_date_time\": \"20191004T163544\",\n            \"departure_date_time\": \"20191004T162533\",\n            \"requested_date_time\": \"20191004T162533\",\n            \"fare\": {\n                \"found\": false,\n                \"links\": []\n            },\n            \"co2_emission\": {\n                \"value\": 617.32,\n                \"unit\": \"gEC\"\n            },\n            \"type\": \"best\",\n            \"duration\": 611,\n            \"sections\": [\n                {\n                    \"from\": {\n                        \"embedded_type\": \"address\",\n                        \"distance\": \"18\",\n                        \"name\": \"45 Rue de Suez (Marseille)\",\n                        \"address\": {\n                            \"name\": \"45 Rue de Suez\",\n                            \"house_number\": 45,\n                            \"coord\": {\n                                \"lat\": \"43.291146\",\n                                \"lon\": \"5.356556\"\n                            },\n                            \"label\": \"45 Rue de Suez (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Le Pharo\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.2913001\",\n                                        \"lon\": \"5.3594858\"\n                                    },\n                                    \"label\": \"Le Pharo, Marseille 7e Arrondissement, Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:6598066\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Marseille (13000), Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                },\n                                {\n                                    \"insee\": \"13\",\n                                    \"name\": \"Bouches-du-Rhône\",\n                                    \"level\": 6,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:7393\"\n                                },\n                                {\n                                    \"insee\": \"93\",\n                                    \"name\": \"Provence-Alpes-Côte d'Azur\",\n                                    \"level\": 4,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:8654\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"France\",\n                                    \"level\": 2,\n                                    \"coord\": {\n                                        \"lat\": \"48.8566969\",\n                                        \"lon\": \"2.3514616\"\n                                    },\n                                    \"label\": \"France\",\n                                    \"id\": \"admin:osm:relation:2202162\"\n                                },\n                                {\n                                    \"insee\": \"13207\",\n                                    \"name\": \"Marseille 7e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.2829975\",\n                                        \"lon\": \"5.3624129\"\n                                    },\n                                    \"label\": \"Marseille 7e Arrondissement (13007), Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:76217\",\n                                    \"zip_code\": \"13007\"\n                                }\n                            ],\n                            \"id\": \"5.356556;43.291146\"\n                        },\n                        \"quality\": 0,\n                        \"id\": \"5.356556;43.291146\"\n                    },\n                    \"links\": [],\n                    \"arrival_date_time\": \"20191004T163035\",\n                    \"co2_emission\": {\n                        \"value\": 617.32,\n                        \"unit\": \"gEC\"\n                    },\n                    \"to\": {\n                        \"embedded_type\": \"poi\",\n                        \"id\": \"poi:osm:way:651522449\",\n                        \"quality\": 0,\n                        \"name\": \"Parking (Marseille)\",\n                        \"poi\": {\n                            \"poi_type\": {\n                                \"id\": \"poi_type:amenity:parking\",\n                                \"name\": \"Parking\"\n                            },\n                            \"name\": \"Parking\",\n                            \"coord\": {\n                                \"lat\": \"43.30297942\",\n                                \"lon\": \"5.395006909\"\n                            },\n                            \"label\": \"Parking (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13204\",\n                                    \"name\": \"Marseille 4e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.306982\",\n                                        \"lon\": \"5.40113\"\n                                    },\n                                    \"label\": \"Marseille 4e Arrondissement (13004)\",\n                                    \"id\": \"admin:fr:13204\",\n                                    \"zip_code\": \"13004\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Les Cinq Avenues\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.303084\",\n                                        \"lon\": \"5.396825\"\n                                    },\n                                    \"label\": \"Les Cinq Avenues\",\n                                    \"id\": \"admin:osm:relation:6583027\",\n                                    \"zip_code\": \"\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"address\": {\n                                \"house_number\": 46,\n                                \"label\": \"46 Rue d'Anvers (Marseille)\",\n                                \"name\": \"Rue d'Anvers\",\n                                \"coord\": {\n                                    \"lat\": \"43.30297942\",\n                                    \"lon\": \"5.395006909\"\n                                },\n                                \"id\": \"5.395006909;43.30297942\"\n                            },\n                            \"id\": \"poi:osm:way:651522449\",\n                            \"properties\": {\n                                \"amenity\": \"parking\",\n                                \"capacity\": \"1\",\n                                \"parking\": \"surface\",\n                                \"access\": \"no\",\n                                \"capacity:disabled\": \"1\",\n                                \"access:disabled\": \"yes\"\n                            }\n                        }\n                    },\n                    \"departure_date_time\": \"20191004T162533\",\n                    \"geojson\": {\n                        \"type\": \"LineString\",\n                        \"properties\": [\n                            {\n                                \"length\": 3355\n                            }\n                        ],\n                        \"coordinates\": [\n                            [\n                                5.3565486969,\n                                43.2912285128\n                            ],\n                            [\n                                5.357266,\n                                43.291292\n                            ],\n                            [\n                                5.359065,\n                                43.291456\n                            ],\n                            [\n                                5.359055,\n                                43.291514\n                            ],\n                            [\n                                5.359048,\n                                43.29156\n                            ],\n                            [\n                                5.35898,\n                                43.291967\n                            ],\n                            [\n                                5.359131,\n                                43.291985\n                            ],\n                            [\n                                5.359431,\n                                43.292035\n                            ],\n                            [\n                                5.359619,\n                                43.292114\n                            ],\n                            [\n                                5.360286,\n                                43.292184\n                            ],\n                            [\n                                5.361262,\n                                43.292248\n                            ],\n                            [\n                                5.362155,\n                                43.292244\n                            ],\n                            [\n                                5.363097,\n                                43.292235\n                            ],\n                            [\n                                5.363305,\n                                43.292232\n                            ],\n                            [\n                                5.363765,\n                                43.29222\n                            ],\n                            [\n                                5.363878,\n                                43.292221\n                            ],\n                            [\n                                5.364474,\n                                43.292232\n                            ],\n                            [\n                                5.364931,\n                                43.292248\n                            ],\n                            [\n                                5.365234,\n                                43.292276\n                            ],\n                            [\n                                5.36611,\n                                43.292397\n                            ],\n                            [\n                                5.366901,\n                                43.292529\n                            ],\n                            [\n                                5.368264,\n                                43.292774\n                            ],\n                            [\n                                5.368727,\n                                43.292863\n                            ],\n                            [\n                                5.371005,\n                                43.293288\n                            ],\n                            [\n                                5.37112,\n                                43.293312\n                            ],\n                            [\n                                5.371288,\n                                43.293321\n                            ],\n                            [\n                                5.3715,\n                                43.293375\n                            ],\n                            [\n                                5.371612,\n                                43.293405\n                            ],\n                            [\n                                5.371718,\n                                43.293433\n                            ],\n                            [\n                                5.372256,\n                                43.293578\n                            ],\n                            [\n                                5.372768,\n                                43.293713\n                            ],\n                            [\n                                5.372802,\n                                43.293722\n                            ],\n                            [\n                                5.373298,\n                                43.293853\n                            ],\n                            [\n                                5.374022,\n                                43.294039\n                            ],\n                            [\n                                5.374204,\n                                43.294088\n                            ],\n                            [\n                                5.37455,\n                                43.294283\n                            ],\n                            [\n                                5.374693,\n                                43.294243\n                            ],\n                            [\n                                5.37478,\n                                43.294225\n                            ],\n                            [\n                                5.375433,\n                                43.294386\n                            ],\n                            [\n                                5.375758,\n                                43.294469\n                            ],\n                            [\n                                5.375857,\n                                43.294494\n                            ],\n                            [\n                                5.375967,\n                                43.294522\n                            ],\n                            [\n                                5.376001,\n                                43.294531\n                            ],\n                            [\n                                5.376287,\n                                43.294604\n                            ],\n                            [\n                                5.376074,\n                                43.295104\n                            ],\n                            [\n                                5.375837,\n                                43.295654\n                            ],\n                            [\n                                5.37579,\n                                43.295758\n                            ],\n                            [\n                                5.376067,\n                                43.295843\n                            ],\n                            [\n                                5.376208,\n                                43.295888\n                            ],\n                            [\n                                5.376837,\n                                43.296101\n                            ],\n                            [\n                                5.377609,\n                                43.296363\n                            ],\n                            [\n                                5.377677,\n                                43.296385\n                            ],\n                            [\n                                5.378119,\n                                43.296535\n                            ],\n                            [\n                                5.37823,\n                                43.296575\n                            ],\n                            [\n                                5.378611,\n                                43.296713\n                            ],\n                            [\n                                5.379323,\n                                43.296972\n                            ],\n                            [\n                                5.379378,\n                                43.296992\n                            ],\n                            [\n                                5.379866,\n                                43.29717\n                            ],\n                            [\n                                5.38014,\n                                43.29727\n                            ],\n                            [\n                                5.38033,\n                                43.297338\n                            ],\n                            [\n                                5.380842,\n                                43.297524\n                            ],\n                            [\n                                5.381007,\n                                43.297585\n                            ],\n                            [\n                                5.3811,\n                                43.297628\n                            ],\n                            [\n                                5.381279,\n                                43.297689\n                            ],\n                            [\n                                5.381922,\n                                43.297907\n                            ],\n                            [\n                                5.382033,\n                                43.297944\n                            ],\n                            [\n                                5.383115,\n                                43.298311\n                            ],\n                            [\n                                5.383219,\n                                43.298346\n                            ],\n                            [\n                                5.383942,\n                                43.298591\n                            ],\n                            [\n                                5.384026,\n                                43.29862\n                            ],\n                            [\n                                5.384956,\n                                43.298935\n                            ],\n                            [\n                                5.385329,\n                                43.299061\n                            ],\n                            [\n                                5.385545,\n                                43.299129\n                            ],\n                            [\n                                5.385649,\n                                43.299163\n                            ],\n                            [\n                                5.387277,\n                                43.299709\n                            ],\n                            [\n                                5.38876,\n                                43.300204\n                            ],\n                            [\n                                5.389087,\n                                43.300314\n                            ],\n                            [\n                                5.391317,\n                                43.30103\n                            ],\n                            [\n                                5.392656,\n                                43.301478\n                            ],\n                            [\n                                5.394367,\n                                43.302049\n                            ],\n                            [\n                                5.394422,\n                                43.302067\n                            ],\n                            [\n                                5.394445,\n                                43.302075\n                            ],\n                            [\n                                5.394472,\n                                43.302084\n                            ],\n                            [\n                                5.395434,\n                                43.302385\n                            ],\n                            [\n                                5.395979,\n                                43.302566\n                            ],\n                            [\n                                5.396413,\n                                43.30271\n                            ],\n                            [\n                                5.396633,\n                                43.302779\n                            ],\n                            [\n                                5.39638,\n                                43.302868\n                            ],\n                            [\n                                5.395694,\n                                43.303033\n                            ],\n                            [\n                                5.395346,\n                                43.303117\n                            ],\n                            [\n                                5.395194,\n                                43.303067\n                            ],\n                            [\n                                5.395164,\n                                43.303055\n                            ],\n                            [\n                                5.395006909,\n                                43.30297942\n                            ]\n                        ]\n                    },\n                    \"duration\": 302,\n                    \"path\": [\n                        {\n                            \"duration\": 18,\n                            \"direction\": 0,\n                            \"length\": 200,\n                            \"name\": \"Rue de Suez\"\n                        },\n                        {\n                            \"duration\": 4,\n                            \"direction\": -90,\n                            \"length\": 44,\n                            \"name\": \"Avenue Pasteur\"\n                        },\n                        {\n                            \"duration\": 38,\n                            \"direction\": 88,\n                            \"length\": 422,\n                            \"name\": \"Boulevard Charles Livon\"\n                        },\n                        {\n                            \"duration\": 61,\n                            \"direction\": -4,\n                            \"length\": 678,\n                            \"name\": \"Quai de Rive-Neuve\"\n                        },\n                        {\n                            \"duration\": 4,\n                            \"direction\": -17,\n                            \"length\": 44,\n                            \"name\": \"Quai des Belges\"\n                        },\n                        {\n                            \"duration\": 7,\n                            \"direction\": -35,\n                            \"length\": 78,\n                            \"name\": \"Rue Pythéas\"\n                        },\n                        {\n                            \"duration\": 13,\n                            \"direction\": 0,\n                            \"length\": 144,\n                            \"name\": \"Place du Général De Gaulle\"\n                        },\n                        {\n                            \"duration\": 65,\n                            \"direction\": 85,\n                            \"length\": 722,\n                            \"name\": \"La Canebière\"\n                        },\n                        {\n                            \"duration\": 82,\n                            \"direction\": 2,\n                            \"length\": 911,\n                            \"name\": \"Boulevard de la Libération - Général de Monsabert\"\n                        },\n                        {\n                            \"duration\": 9,\n                            \"direction\": -131,\n                            \"length\": 100,\n                            \"name\": \"Boulevard Philippon\"\n                        },\n                        {\n                            \"duration\": 1,\n                            \"direction\": -43,\n                            \"length\": 11,\n                            \"name\": \"Rue d'Anvers\"\n                        }\n                    ],\n                    \"type\": \"street_network\",\n                    \"id\": \"section_0_0\",\n                    \"mode\": \"car\"\n                },\n                {\n                    \"from\": {\n                        \"embedded_type\": \"poi\",\n                        \"id\": \"poi:osm:way:651522449\",\n                        \"quality\": 0,\n                        \"name\": \"Parking (Marseille)\",\n                        \"poi\": {\n                            \"poi_type\": {\n                                \"id\": \"poi_type:amenity:parking\",\n                                \"name\": \"Parking\"\n                            },\n                            \"name\": \"Parking\",\n                            \"coord\": {\n                                \"lat\": \"43.30297942\",\n                                \"lon\": \"5.395006909\"\n                            },\n                            \"label\": \"Parking (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13204\",\n                                    \"name\": \"Marseille 4e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.306982\",\n                                        \"lon\": \"5.40113\"\n                                    },\n                                    \"label\": \"Marseille 4e Arrondissement (13004)\",\n                                    \"id\": \"admin:fr:13204\",\n                                    \"zip_code\": \"13004\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Les Cinq Avenues\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.303084\",\n                                        \"lon\": \"5.396825\"\n                                    },\n                                    \"label\": \"Les Cinq Avenues\",\n                                    \"id\": \"admin:osm:relation:6583027\",\n                                    \"zip_code\": \"\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"address\": {\n                                \"house_number\": 46,\n                                \"label\": \"46 Rue d'Anvers (Marseille)\",\n                                \"name\": \"Rue d'Anvers\",\n                                \"coord\": {\n                                    \"lat\": \"43.30297942\",\n                                    \"lon\": \"5.395006909\"\n                                },\n                                \"id\": \"5.395006909;43.30297942\"\n                            },\n                            \"id\": \"poi:osm:way:651522449\",\n                            \"properties\": {\n                                \"amenity\": \"parking\",\n                                \"capacity\": \"1\",\n                                \"parking\": \"surface\",\n                                \"access\": \"no\",\n                                \"capacity:disabled\": \"1\",\n                                \"access:disabled\": \"yes\"\n                            }\n                        }\n                    },\n                    \"links\": [],\n                    \"arrival_date_time\": \"20191004T163535\",\n                    \"co2_emission\": {\n                        \"value\": 0,\n                        \"unit\": \"\"\n                    },\n                    \"to\": {\n                        \"embedded_type\": \"address\",\n                        \"id\": \"5.395164;43.303055\",\n                        \"quality\": 0,\n                        \"name\": \"46 Rue d'Anvers (Marseille)\",\n                        \"address\": {\n                            \"name\": \"Rue d'Anvers\",\n                            \"house_number\": 46,\n                            \"coord\": {\n                                \"lat\": \"43.303055\",\n                                \"lon\": \"5.395164\"\n                            },\n                            \"label\": \"46 Rue d'Anvers (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"id\": \"5.395164;43.303055\"\n                        }\n                    },\n                    \"departure_date_time\": \"20191004T163035\",\n                    \"duration\": 300,\n                    \"path\": [\n                        {\n                            \"duration\": 300,\n                            \"direction\": 0,\n                            \"length\": 0,\n                            \"name\": \"Rue d'Anvers\"\n                        }\n                    ],\n                    \"type\": \"park\",\n                    \"id\": \"section_1_0\"\n                },\n                {\n                    \"from\": {\n                        \"embedded_type\": \"address\",\n                        \"id\": \"5.395164;43.303055\",\n                        \"quality\": 0,\n                        \"name\": \"46 Rue d'Anvers (Marseille)\",\n                        \"address\": {\n                            \"name\": \"Rue d'Anvers\",\n                            \"house_number\": 46,\n                            \"coord\": {\n                                \"lat\": \"43.303055\",\n                                \"lon\": \"5.395164\"\n                            },\n                            \"label\": \"46 Rue d'Anvers (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.296174\",\n                                        \"lon\": \"5.369952\"\n                                    },\n                                    \"label\": \"Marseille (13000)\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                }\n                            ],\n                            \"id\": \"5.395164;43.303055\"\n                        }\n                    },\n                    \"links\": [],\n                    \"arrival_date_time\": \"20191004T163544\",\n                    \"co2_emission\": {\n                        \"value\": 0,\n                        \"unit\": \"\"\n                    },\n                    \"to\": {\n                        \"embedded_type\": \"address\",\n                        \"distance\": \"1\",\n                        \"name\": \"42 Boulevard Charles Guillaume Philippon (Marseille)\",\n                        \"address\": {\n                            \"name\": \"42 Boulevard Charles Guillaume Philippon\",\n                            \"house_number\": 42,\n                            \"coord\": {\n                                \"lat\": \"43.302868\",\n                                \"lon\": \"5.395881\"\n                            },\n                            \"label\": \"42 Boulevard Charles Guillaume Philippon (Marseille)\",\n                            \"administrative_regions\": [\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"Les Cinq Avenues\",\n                                    \"level\": 10,\n                                    \"coord\": {\n                                        \"lat\": \"43.303084\",\n                                        \"lon\": \"5.3968259\"\n                                    },\n                                    \"label\": \"Les Cinq Avenues, Marseille 4e Arrondissement, Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:6583027\"\n                                },\n                                {\n                                    \"insee\": \"13055\",\n                                    \"name\": \"Marseille\",\n                                    \"level\": 8,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Marseille (13000), Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:fr:13055\",\n                                    \"zip_code\": \"13000\"\n                                },\n                                {\n                                    \"insee\": \"13\",\n                                    \"name\": \"Bouches-du-Rhône\",\n                                    \"level\": 6,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:7393\"\n                                },\n                                {\n                                    \"insee\": \"93\",\n                                    \"name\": \"Provence-Alpes-Côte d'Azur\",\n                                    \"level\": 4,\n                                    \"coord\": {\n                                        \"lat\": \"43.2961743\",\n                                        \"lon\": \"5.3699525\"\n                                    },\n                                    \"label\": \"Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:8654\"\n                                },\n                                {\n                                    \"insee\": \"\",\n                                    \"name\": \"France\",\n                                    \"level\": 2,\n                                    \"coord\": {\n                                        \"lat\": \"48.8566969\",\n                                        \"lon\": \"2.3514616\"\n                                    },\n                                    \"label\": \"France\",\n                                    \"id\": \"admin:osm:relation:2202162\"\n                                },\n                                {\n                                    \"insee\": \"13204\",\n                                    \"name\": \"Marseille 4e Arrondissement\",\n                                    \"level\": 9,\n                                    \"coord\": {\n                                        \"lat\": \"43.3069826\",\n                                        \"lon\": \"5.4011304\"\n                                    },\n                                    \"label\": \"Marseille 4e Arrondissement (13004), Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France\",\n                                    \"id\": \"admin:osm:relation:76119\",\n                                    \"zip_code\": \"13004\"\n                                }\n                            ],\n                            \"id\": \"5.395881;43.302868\"\n                        },\n                        \"quality\": 0,\n                        \"id\": \"5.395881;43.302868\"\n                    },\n                    \"departure_date_time\": \"20191004T163535\",\n                    \"geojson\": {\n                        \"type\": \"LineString\",\n                        \"properties\": [\n                            {\n                                \"length\": 10\n                            }\n                        ],\n                        \"coordinates\": [\n                            [\n                                5.395164,\n                                43.303055\n                            ],\n                            [\n                                5.395218,\n                                43.303043\n                            ],\n                            [\n                                5.3958843179,\n                                43.3028817064\n                            ]\n                        ]\n                    },\n                    \"duration\": 9,\n                    \"path\": [\n                        {\n                            \"duration\": 4,\n                            \"direction\": 0,\n                            \"length\": 4,\n                            \"name\": \"\"\n                        },\n                        {\n                            \"duration\": 5,\n                            \"direction\": 0,\n                            \"length\": 6,\n                            \"name\": \"\"\n                        }\n                    ],\n                    \"type\": \"street_network\",\n                    \"id\": \"section_2_0\",\n                    \"mode\": \"walking\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"5e3fe3de-1cf6-42e1-9213-c4593fd49370"}],"id":"c2ae8e87-871d-484d-97db-dd11bf4f8a6a","_postman_id":"c2ae8e87-871d-484d-97db-dd11bf4f8a6a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"grant_token"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"3913231f-55f5-431e-b4cc-208c460ee429","id":"3913231f-55f5-431e-b4cc-208c460ee429","name":"Marcelle Mobi Api Frioul","type":"collection"}}},{"name":"Vehicules","item":[{"name":"getCitizMarseille ","id":"17bfbc15-53cf-415b-834e-29ea77bd4529","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://marcelle-mobi-api.herokuapp.com/vehicules/citiz","description":"<p>Get all free floation vehicules from Citiz Provider across Marseille</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"grant_token"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"3913231f-55f5-431e-b4cc-208c460ee429","id":"3913231f-55f5-431e-b4cc-208c460ee429","name":"Marcelle Mobi Api Frioul","type":"collection"}},"urlObject":{"protocol":"http","path":["vehicules","citiz"],"host":["marcelle-mobi-api","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"28d5437e-5343-4896-8cef-35a1016c4f8f","name":"getCitizMarseille","originalRequest":{"method":"GET","header":[],"url":"https://marcelle-mobi-api.herokuapp.com/vehicules/citiz"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Tue, 01 Oct 2019 13:46:53 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"154625fa39e86ec4d91c2653a31c5585\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"ad80ade9-8b8a-4f5a-857b-f36087c478fe"},{"key":"X-Runtime","value":"0.062999"},{"key":"Vary","value":"Origin"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"vehiculeId\": 2016,\n        \"name\": \"CEA-GRE Twizy 018\",\n        \"licencePlate\": \"\",\n        \"externalRemark\": \"\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"Twizy CEA\",\n        \"gpsLatitude\": \"43.303676605224609\",\n        \"gpsLongitude\": 5.41478157043457,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 1842,\n        \"name\": \"DEMOBOX\",\n        \"licencePlate\": \"DE-123-MO\",\n        \"externalRemark\": \"\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 11,\n        \"category\": \"L\",\n        \"gpsLatitude\": \"43.303417205810547\",\n        \"gpsLongitude\": 5.39729642868042,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2995,\n        \"name\": \"Grande Punto - 914\",\n        \"licencePlate\": \"EK-914-KQ\",\n        \"externalRemark\": \"SP 95 E5, 5 places, Clim, Régulateur vitesse, GPS. Véhicule déclassé au tarif S pour le lancement de la station Timone\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.291599273681641\",\n        \"gpsLongitude\": 5.403663158416748,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2908,\n        \"name\": \"Fiat 500 - 380\",\n        \"licencePlate\": \"EJ-380-AQ\",\n        \"externalRemark\": \"SP 98 E5,CLIM ,GPS\\n4 PLACES \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.279224395751953\",\n        \"gpsLongitude\": 5.387728214263916,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3276,\n        \"name\": \"ProAce Minibus 9 places 946\",\n        \"licencePlate\": \"ES-946-VZ\",\n        \"externalRemark\": \"IMPORTANT :\\nIls est strictement interdit de rabattre les sièges \\nminibus 9 places\\n- carburant : diesel B7\\n- autoradio\\n- bluetooth\\n- clim\\n- régulateur de vitesse\\n- roue de secours (cric sous le siège conducteur)\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"XXL\",\n        \"gpsLatitude\": \"43.295883178710937\",\n        \"gpsLongitude\": \"5.3873167037963867\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3003,\n        \"name\": \"Grande Punto - 895\",\n        \"licencePlate\": \"EK-895-KQ\",\n        \"externalRemark\": \"SP 95, 5 places, Clim., Régulateur vitesse, GPS\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.299369812011719\",\n        \"gpsLongitude\": \"5.4011697769165039\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2938,\n        \"name\": \"Yaris Hybrid - 311\",\n        \"licencePlate\": \"EK-311-EC\",\n        \"externalRemark\": \"Carburant SP95 E5, boite automatique. Démarrage en mode électrique silencieux. Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. Bluetooth, GPS, climatisation.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.301593780517578\",\n        \"gpsLongitude\": 5.369626522064209,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3374,\n        \"name\": \"Twingo 550\",\n        \"licencePlate\": \"EV-550-XT\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 40,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.293369293212891\",\n        \"gpsLongitude\": \"5.3865933418273926\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2521,\n        \"name\": \"Forfour 583\",\n        \"licencePlate\": \"EB-583-FW\",\n        \"externalRemark\": \"4 places, carburant SP 95 E5, clim, régulateur limiteur de vitesse\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 29,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.280570983886719\",\n        \"gpsLongitude\": \"5.3896851539611816\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3361,\n        \"name\": \"Twingo 186\",\n        \"licencePlate\": \"EV-186-XS\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 72,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.298126220703125\",\n        \"gpsLongitude\": \"5.3905014991760254\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2524,\n        \"name\": \"Forfour 118\",\n        \"licencePlate\": \"EB-118-FX\",\n        \"externalRemark\": \"4 places, carburant SP 95 E5, clim, régulateur limiteur de vitesse\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 70,\n        \"category\": \"S\",\n        \"gpsLatitude\": 43.2889518737793,\n        \"gpsLongitude\": \"5.3831667900085449\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3509,\n        \"name\": \"Auris Hybrid - 746\",\n        \"licencePlate\": \"EZ-746-AF\",\n        \"externalRemark\": \"Carburant SP95 E5. Hybride, boite automatique pour démarrer levier vitesse sur \\\"P\\\", appuyer sur le bouton Power\\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"L automatique\",\n        \"gpsLatitude\": \"43.290653228759766\",\n        \"gpsLongitude\": \"5.3753066062927246\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3369,\n        \"name\": \"Twingo 872\",\n        \"licencePlate\": \"EV-872-FT\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.304092407226563\",\n        \"gpsLongitude\": 5.39720344543457,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2931,\n        \"name\": \"Auris Hybrid - 593 (déclassée, floquée Citiz)\",\n        \"licencePlate\": \"EJ-593-RA\",\n        \"externalRemark\": \"Carburant SP95 E5. Hybride, boite automatique pour démarrer levier vitesse sur \\\"P\\\", appuyer sur le bouton Power\\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 99,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.293556213378906\",\n        \"gpsLongitude\": \"5.3867168426513672\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3270,\n        \"name\": \"Twingo 179\",\n        \"licencePlate\": \"EQ-179-VP\",\n        \"externalRemark\": \"SP 95 E5, CLIM,\\n4 PLACES \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 45,\n        \"category\": \"S\",\n        \"gpsLatitude\": 43.28985595703125,\n        \"gpsLongitude\": \"5.3593864440917969\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2927,\n        \"name\": \"Auris Hybrid - 572\",\n        \"licencePlate\": \"EJ-572-RA\",\n        \"externalRemark\": \"Motorisation hybride électrique, boite automatique, carburant SP95 E5, GPS, caméra de recul\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"L automatique\",\n        \"gpsLatitude\": \"43.283763885498047\",\n        \"gpsLongitude\": \"5.3806366920471191\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3579,\n        \"name\": \"Utilitaire E-NV200 (020)\",\n        \"licencePlate\": \"DJ-020-ZJ\",\n        \"externalRemark\": \"CODE CARTE KIWI B3159\\nMERCI DE BIEN CONTROLER L'AUTONOMIE AVANT DE PRENDRE LE VEHICULE. Rebrancher à votre retour. \\nDeux places, utilitaire électrique, boite automatique, autonomie à pleine charge 110 km\\nRecharges rapides gratuites dans toutes les concessions NISSAN\\nDimensions de chargement: Largeur:122; Longueur: 204; Hauteur:136\\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": true,\n        \"category\": \"Utilitaire (L)\",\n        \"gpsLatitude\": \"43.299472808837891\",\n        \"gpsLongitude\": \"5.4017000198364258\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3576,\n        \"name\": \"Yaris Hybrid  157\",\n        \"licencePlate\": \"FA-157-WF\",\n        \"externalRemark\": \"Carburant SP95. Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.293247222900391\",\n        \"gpsLongitude\": 5.38336181640625,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3572,\n        \"name\": \"Yaris Hybrid 707\",\n        \"licencePlate\": \"FA-707-WE\",\n        \"externalRemark\": \"Carburant SP95. Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.303314208984375\",\n        \"gpsLongitude\": \"5.3785052299499512\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3570,\n        \"name\": \"Yaris Hybrid 627\",\n        \"licencePlate\": \"FA-627-WE\",\n        \"externalRemark\": \"Carburant SP95. Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.290840148925781\",\n        \"gpsLongitude\": \"5.3723268508911133\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3580,\n        \"name\": \"Yaris Hybrid 279\",\n        \"licencePlate\": \"FA-279-RS\",\n        \"externalRemark\": \"Carburant SP95. Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": 43.2792854309082,\n        \"gpsLongitude\": \"5.3877248764038086\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2934,\n        \"name\": \"Yaris Hybrid - 091\",\n        \"licencePlate\": \"EK-091-EC\",\n        \"externalRemark\": \"Carburant SP95 E5, boite automatique. Démarrage en mode électrique silencieux. Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. Bluetooth, GPS, climatisation.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.296726226806641\",\n        \"gpsLongitude\": \"5.3664917945861816\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3629,\n        \"name\": \"Yaris Hybrid 013\",\n        \"licencePlate\": \"FA-013-ZT\",\n        \"externalRemark\": \"Carburant SP95. Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.297672271728516\",\n        \"gpsLongitude\": \"5.3706297874450684\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2941,\n        \"name\": \"Yaris Hybrid - 965\",\n        \"licencePlate\": \"EK-965-EC\",\n        \"externalRemark\": \"Carburant SP95,E5 boite automatique. Démarrage en mode électrique silencieux. Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. Bluetooth, GPS, climatisation.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.287288665771484\",\n        \"gpsLongitude\": \"5.3793234825134277\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3632,\n        \"name\": \"Yaris Hybrid 105\",\n        \"licencePlate\": \"FA-105-WF\",\n        \"externalRemark\": \"Carburant SP95 E5. Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH ,GPS ,CLIM\\nCRIC SOUS LE SIÈGE CONDUCTEUR \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.295284271240234\",\n        \"gpsLongitude\": \"5.3920497894287109\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3365,\n        \"name\": \"Twingo 481\",\n        \"licencePlate\": \"EV-481-XT\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 67,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.289897918701172\",\n        \"gpsLongitude\": \"5.3671765327453613\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3577,\n        \"name\": \"Yaris Hybrid 807\",\n        \"licencePlate\": \"FA-807-WE\",\n        \"externalRemark\": \"Carburant SP95. Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.308750152587891\",\n        \"gpsLongitude\": \"5.4013347625732422\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 1821,\n        \"name\": \"[Eco] Yaris Hybrid - 138\",\n        \"licencePlate\": \"CY-138-LT\",\n        \"externalRemark\": \"[Voiture mise en autopartage par son propriétaire] Boite Automatique SP95 E5\\nPour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. Carburant SP95. Hybride, boite automatique.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 60,\n        \"category\": \"[Eco] Citadine\",\n        \"gpsLatitude\": \"43.322059631347656\",\n        \"gpsLongitude\": \"5.4108066558837891\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3649,\n        \"name\": \"Grand Scénic 7 pl - 787\",\n        \"licencePlate\": \"EN-787-WR\",\n        \"externalRemark\": \"HYBRID DIESEL\\n7 PLACES (en version 7 places le coffre est très petit et les deux places du fond sont pour des petits gabarits)\\nGPS \\nMERCI DE NE JAMAIS RABATTRE LES SIEGES DU MILIEU \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"XL\",\n        \"gpsLatitude\": 43.2907829284668,\n        \"gpsLongitude\": \"5.3794097900390625\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2335,\n        \"name\": \"500L - 7 places\",\n        \"licencePlate\": \"DR-895-TS\",\n        \"externalRemark\": \"Diesel B7, 7 places (en version 7 places le coffre est très petit et les deux places du fond sont pour des petits gabarits), climatisation, régulateur de vitesse , téléphone mains libres Bluetooth \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"XL\",\n        \"gpsLatitude\": \"43.288143157958984\",\n        \"gpsLongitude\": 5.37410831451416,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2043,\n        \"name\": \"Yaris Hybrid - 468\",\n        \"licencePlate\": \"DK-468-DF\",\n        \"externalRemark\": \"Carburant SP95 E5 E5. Hybride, boite automatique;  Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. Bluetooth, GPS\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 42,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.274272918701172\",\n        \"gpsLongitude\": \"5.3906002044677734\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3645,\n        \"name\": \"Grand Scénic 7 pl - 724\",\n        \"licencePlate\": \"EN-724-GV\",\n        \"externalRemark\": \"HYBRID DIESEL,\\nBOITE  MANUELLE 6 VITESSES,\\n7 PLACES (en version 7 places le coffre est très petit et les deux places du fond sont pour des petits gabarits),\\nGPS\\nMERCI DE NE JAMAIS RABATTRE LES SIEGES DU MILIEU \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"XL\",\n        \"gpsLatitude\": \"43.293502807617188\",\n        \"gpsLongitude\": \"5.3831281661987305\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2522,\n        \"name\": \"Forfour 728\",\n        \"licencePlate\": \"EB-728-FW\",\n        \"externalRemark\": \"4 places, carburant SP 95 E5, clim, régulateur limiteur de vitesse\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 48,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.299457550048828\",\n        \"gpsLongitude\": 5.397221565246582,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3375,\n        \"name\": \"Twingo 458\",\n        \"licencePlate\": \"EV-458-FT\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \\nATTENTION LA VOITURE DONNE PAS LA BONNE LOCALISATION MERCI DE BIEN SE PRESENTER A LA STATION \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 48,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.305183410644531\",\n        \"gpsLongitude\": \"5.3815450668334961\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2996,\n        \"name\": \"Grande Punto - 961\",\n        \"licencePlate\": \"EK-961-KQ\",\n        \"externalRemark\": \"SP 95 E5 , 5 places, Clim., Régulateur vitesse, GPS\\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.285327911376953\",\n        \"gpsLongitude\": \"5.3908414840698242\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3210,\n        \"name\": \"Twingo 032\",\n        \"licencePlate\": \"EQ-032-VP\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 45,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.295394897460937\",\n        \"gpsLongitude\": 5.392153263092041,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3211,\n        \"name\": \"Twingo 692\",\n        \"licencePlate\": \"EQ-692-VP\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 64,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.292160034179688\",\n        \"gpsLongitude\": 5.390556812286377,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2232,\n        \"name\": \"Peugeot 208 - 046\",\n        \"licencePlate\": \"DP-046-RL\",\n        \"externalRemark\": \"LES RETROVISEURS SE RABATTENT AUTOMATIQUEMENT, NE PAS LES TOUCHER. DIESEL B7 Climatisation, GPS, téléphone bluetooth, régulateur de vitesse.\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 98,\n        \"category\": \"M\",\n        \"gpsLatitude\": 43.28851318359375,\n        \"gpsLongitude\": \"5.3880367279052734\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3734,\n        \"name\": \"Auris Break Hybrid - 938\",\n        \"licencePlate\": \"FD-938-XB\",\n        \"externalRemark\": \"Motorisation hybride électrique, boite automatique, carburant SP95 E5, GPS, radar et camera  de recul\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"L automatique\",\n        \"gpsLatitude\": \"43.299213409423828\",\n        \"gpsLongitude\": 5.382659912109375,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3735,\n        \"name\": \"Auris Break Hybrid - 961\",\n        \"licencePlate\": \"FD-961-XB\",\n        \"externalRemark\": \"Motorisation hybride électrique, boite automatique, carburant SP95 E5, GPS, radar de recul\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"L automatique\",\n        \"gpsLatitude\": \"43.290676116943359\",\n        \"gpsLongitude\": \"5.3794784545898437\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2781,\n        \"name\": \"Renault Clio - 186\",\n        \"licencePlate\": \"EE-186-TC\",\n        \"externalRemark\": \"DIESEL\\nGPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 32,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.302558898925781\",\n        \"gpsLongitude\": \"5.3836750984191895\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2782,\n        \"name\": \"Renault Clio - 144\",\n        \"licencePlate\": \"EE-144-TC\",\n        \"externalRemark\": \"Pneus neiges \\nDIESEL\\nGPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse\\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 39,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.275566101074219\",\n        \"gpsLongitude\": \"5.3846549987792969\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3736,\n        \"name\": \"Auris Break Hybrid - 981\",\n        \"licencePlate\": \"FD-981-XB\",\n        \"externalRemark\": \"Motorisation hybride électrique, boite automatique, carburant SP95 E5, GPS, radar de recul\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"L automatique\",\n        \"gpsLatitude\": 43.28472900390625,\n        \"gpsLongitude\": \"5.3859567642211914\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3780,\n        \"name\": \"Renault Clio - 721\",\n        \"licencePlate\": \"EY-721-SN\",\n        \"externalRemark\": \"DIESEL B7\\nGPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 88,\n        \"category\": \"M\",\n        \"gpsLatitude\": 43.2938232421875,\n        \"gpsLongitude\": \"5.3833699226379395\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3359,\n        \"name\": \"Twingo 852\",\n        \"licencePlate\": \"EV-852-XT\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 51,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.287452697753906\",\n        \"gpsLongitude\": \"5.3635268211364746\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3784,\n        \"name\": \"Renault Clio - 768\",\n        \"licencePlate\": \"FF-768-BC\",\n        \"externalRemark\": \"Essence SP95\\nGPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 104,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.299041748046875\",\n        \"gpsLongitude\": \"5.3827085494995117\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3785,\n        \"name\": \"Renault Clio - 140\",\n        \"licencePlate\": \"FF-140-EK\",\n        \"externalRemark\": \"Essence ,SP95 \\nGPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 86,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.294162750244141\",\n        \"gpsLongitude\": \"5.3832616806030273\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3569,\n        \"name\": \"Yaris Hybrid  770\",\n        \"licencePlate\": \"FA-770-WE\",\n        \"externalRemark\": \"Carburant SP95. Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.299003601074219\",\n        \"gpsLongitude\": 5.38686990737915,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3791,\n        \"name\": \"Renault Clio - 960\",\n        \"licencePlate\": \"FF-960-SG\",\n        \"externalRemark\": \"Essence ,SP95 \\nPAS DE GPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 30,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.295745849609375\",\n        \"gpsLongitude\": \"5.3872818946838379\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2042,\n        \"name\": \"Yaris Hybrid - 491\",\n        \"licencePlate\": \"DK-491-DF\",\n        \"externalRemark\": \"Carburant SP95.E5 Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. Bluetooth, GPS\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 12,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.297492980957031\",\n        \"gpsLongitude\": \"5.3937067985534668\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3794,\n        \"name\": \"Renault Clio - 598\",\n        \"licencePlate\": \"FF-598-SH\",\n        \"externalRemark\": \"Essence ,SP95 \\nGPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 51,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.301895141601563\",\n        \"gpsLongitude\": \"5.3908014297485352\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3212,\n        \"name\": \"Twingo 563\",\n        \"licencePlate\": \"EQ-563-VN\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 62,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.283542633056641\",\n        \"gpsLongitude\": \"5.3866915702819824\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2791,\n        \"name\": \"Renault Clio - 156\",\n        \"licencePlate\": \"EE-156-TC\",\n        \"externalRemark\": \"DIESEL B7\\nGPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 39,\n        \"category\": \"M\",\n        \"gpsLatitude\": 43.31268310546875,\n        \"gpsLongitude\": 5.367896556854248,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3371,\n        \"name\": \"Twingo 831\",\n        \"licencePlate\": \"EV-831-XT\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 27,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.285224914550781\",\n        \"gpsLongitude\": \"5.3908967971801758\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2520,\n        \"name\": \"Forfour 996\",\n        \"licencePlate\": \"EB-996-FW\",\n        \"externalRemark\": \"4 places, carburant SP 95, clim, régulateur limiteur de vitesse\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 81,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.279941558837891\",\n        \"gpsLongitude\": \"5.3824882507324219\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2409,\n        \"name\": \"Renault Clio - 660\",\n        \"licencePlate\": \"DC-660-VW\",\n        \"externalRemark\": \"Diesel B7 climatisation, téléphone main libre,régulateur de vitesse;\\nNon équipée du GPS\\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 55,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.299125671386719\",\n        \"gpsLongitude\": 5.386843204498291,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2462,\n        \"name\": \"Renault Clio - 814\",\n        \"licencePlate\": \"DZ-814-ZA\",\n        \"externalRemark\": \"Diesel B7. GPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse. \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.279762268066406\",\n        \"gpsLongitude\": \"5.3825201988220215\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2519,\n        \"name\": \"Forfour 888\",\n        \"licencePlate\": \"EB-888-FW\",\n        \"externalRemark\": \"4 places, carburant SP 95 E5, clim, régulateur limiteur de vitesse\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 24,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.288726806640625\",\n        \"gpsLongitude\": \"5.3910665512084961\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3918,\n        \"name\": \"Renault Clio 553\",\n        \"licencePlate\": \"FF-553-SJ\",\n        \"externalRemark\": \"Essence ,SP95 \\nGPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 88,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.307266235351562\",\n        \"gpsLongitude\": \"5.3677868843078613\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2935,\n        \"name\": \"Yaris Hybrid - 158\",\n        \"licencePlate\": \"EK-158-ED\",\n        \"externalRemark\": \"Carburant SP95 E5. Hybride, boite automatique;  Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. Bluetooth, GPS\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.290744781494141\",\n        \"gpsLongitude\": 5.388613224029541,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2280,\n        \"name\": \"Peugeot Partner 508 TPMR\",\n        \"licencePlate\": \"DR-508-AT\",\n        \"externalRemark\": \"VOITURE PRIORITAIRE POUR PMR. Voiture utilisable comme un véhicule normal avec 5 vraies places.DIESEL B7\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 82,\n        \"category\": \"PMR (XL)\",\n        \"gpsLatitude\": \"43.302516937255859\",\n        \"gpsLongitude\": \"5.3824615478515625\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2279,\n        \"name\": \"Peugeot Partner 356 TPMR\",\n        \"licencePlate\": \"DR-356-AT\",\n        \"externalRemark\": \"IMPORTANT :NE JAMAIS rabattre les sièges \\nSYSTEME POUR PMR/FAUTEUIL ROULANT. Voiture utilisable comme un véhicule normal avec 5 places.DIESEL B7\\nHaut int 1440 mm\\nLarg int 755 mm\\nLong int 1310 mm\\nNE PAS UTILISER COMME UTILITAIRE, les sièges sont très fragiles.\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"PMR (XL)\",\n        \"gpsLatitude\": \"43.283504486083984\",\n        \"gpsLongitude\": \"5.3867616653442383\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 1902,\n        \"name\": \"Yaris Hybrid - 569\",\n        \"licencePlate\": \"DC-569-RN\",\n        \"externalRemark\": \"SP 95  E5\\nPour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. Pour verrouiller les portes le levier de vitesses doit être sur \\\"P\\\"\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 41,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": 43.2880973815918,\n        \"gpsLongitude\": \"5.3952198028564453\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3578,\n        \"name\": \"Yaris Hybrid 814\",\n        \"licencePlate\": \"FA-814-WE\",\n        \"externalRemark\": \"Carburant SP95. Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.305522918701172\",\n        \"gpsLongitude\": \"5.3935165405273437\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2957,\n        \"name\": \"Yaris Hybrid - 077\",\n        \"licencePlate\": \"EK-077-ED\",\n        \"externalRemark\": \"SP 95 E5 ,GPS ,CLIM\\nCRIC SOUS LE SIÈGE CONDUCTEUR \\nboite automatique. Démarrage en mode électrique silencieux. Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. Bluetooth, GPS, climatisation.\\nRelever l’arceau avec la télécommande \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.300331115722656\",\n        \"gpsLongitude\": \"5.3896551132202148\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2783,\n        \"name\": \"Renault Clio - 248\",\n        \"licencePlate\": \"EE-248-TC\",\n        \"externalRemark\": \"DIESEL B7\\nGPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 76,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.288669586181641\",\n        \"gpsLongitude\": \"5.3910365104675293\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2443,\n        \"name\": \"Auris Hybrid - 187 (déclassée, floquée Citiz)\",\n        \"licencePlate\": \"DZ-187-XA\",\n        \"externalRemark\": \"Motorisation hybride électrique, boite automatique, carburant SP95 E5, GPS, radar de recul\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.294307708740234\",\n        \"gpsLongitude\": \"5.3832931518554687\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2937,\n        \"name\": \"Yaris Hybrid - 179\",\n        \"licencePlate\": \"EK-179-EC\",\n        \"externalRemark\": \"Carburant SP95 E5. Hybride, boite automatique;  Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. Bluetooth, GPS\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": true,\n        \"fuelLevel\": 100,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.284183502197266\",\n        \"gpsLongitude\": \"5.3959465026855469\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3242,\n        \"name\": \"Twingo 671\",\n        \"licencePlate\": \"EQ-671-VM\",\n        \"externalRemark\": \"Sp 95 E5 ,4 places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \\nATTENTION LA VOITURE NE DONNE PAS LA BONNE LOCALISATION MERCI DE BIEN SE PRESENTER A LA STATION \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 78,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.291458129882813\",\n        \"gpsLongitude\": \"5.3862099647521973\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3938,\n        \"name\": \"Twingo - 646\",\n        \"licencePlate\": \"FH-646-LZ\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.290939331054688\",\n        \"gpsLongitude\": \"5.3752164840698242\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3213,\n        \"name\": \"Twingo 158\",\n        \"licencePlate\": \"EQ-158-VP\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 43,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.275432586669922\",\n        \"gpsLongitude\": \"5.3846535682678223\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2784,\n        \"name\": \"Renault Clio - 457\",\n        \"licencePlate\": \"EE-457-TC\",\n        \"externalRemark\": \"Diesel, GPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse\\nVéhicule avec des pneus neiges \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 60,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.297393798828125\",\n        \"gpsLongitude\": \"5.3793683052062988\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2786,\n        \"name\": \"Renault Clio - 220\",\n        \"licencePlate\": \"EE-220-TC\",\n        \"externalRemark\": \"DIESEL B7\\nGPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse\\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 48,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.288593292236328\",\n        \"gpsLongitude\": \"5.3878931999206543\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4016,\n        \"name\": \"Renault Clio - 294\",\n        \"licencePlate\": \"FF-294-SJ\",\n        \"externalRemark\": \"SP 95 \\nPas de GPS \\nClim \\n5 places \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 37,\n        \"category\": \"M\",\n        \"gpsLatitude\": 43.2932014465332,\n        \"gpsLongitude\": \"5.3834381103515625\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2924,\n        \"name\": \"Fiat 500 - 231\",\n        \"licencePlate\": \"EJ-231-AC\",\n        \"externalRemark\": \"SP 98 E5, CLIM, GPS \\n4 PLACES \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.288299560546875\",\n        \"gpsLongitude\": 5.395164966583252,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4020,\n        \"name\": \"Twingo - 755\",\n        \"licencePlate\": \"FJ-755-JE\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places .\\nun petit bouton sous le bras d'essuie glace arrière au milieu pour ouvrir le coffre  \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.287284851074219\",\n        \"gpsLongitude\": \"5.3793768882751465\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3364,\n        \"name\": \"Twingo 142\",\n        \"licencePlate\": \"EV-142-XV\",\n        \"externalRemark\": \"SP 95\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": 43.2840690612793,\n        \"gpsLongitude\": \"5.3958783149719238\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4018,\n        \"name\": \"Renault Clio - 508\",\n        \"licencePlate\": \"FF-508-SH\",\n        \"externalRemark\": \"Essence ,SP95 \\nGPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 27,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.300479888916016\",\n        \"gpsLongitude\": \"5.3896150588989258\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4025,\n        \"name\": \"Twingo - 423\",\n        \"licencePlate\": \"FJ-423-JE\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places .\\nPour ouvrir le coffre : petit bouton sous le bras d'essuie glace arrière.  \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.290683746337891\",\n        \"gpsLongitude\": \"5.3794765472412109\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3932,\n        \"name\": \"Renault Clio - 903\",\n        \"licencePlate\": \"FF-903-SG\",\n        \"externalRemark\": \"Essence ,SP95 \\nPAS de GPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 62,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.304458618164062\",\n        \"gpsLongitude\": \"5.3662714958190918\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4024,\n        \"name\": \"Twingo - 802\",\n        \"licencePlate\": \"FJ-802-JE\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places .\\nun petit bouton sous le bras d'essuie glace arrière au milieu pour ouvrir le coffre  \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.299160003662109\",\n        \"gpsLongitude\": \"5.3718767166137695\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3370,\n        \"name\": \"Twingo 210\",\n        \"licencePlate\": \"EV-210-XV\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.288444519042969\",\n        \"gpsLongitude\": \"5.3880167007446289\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3237,\n        \"name\": \"Twingo 236\",\n        \"licencePlate\": \"EQ-236-VN\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 67,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.290645599365234\",\n        \"gpsLongitude\": \"5.3886451721191406\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4035,\n        \"name\": \"Twingo - 567\",\n        \"licencePlate\": \"FJ-567-JE\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places .\\nPour ouvrir le coffre : petit bouton sous le bras d'essuie glace arrière.  \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": 43.2977294921875,\n        \"gpsLongitude\": \"5.3706398010253906\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4034,\n        \"name\": \"Twingo - 254\",\n        \"licencePlate\": \"FJ-254-JE\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places .\\nPour ouvrir le coffre : petit bouton sous le bras d'essuie glace arrière.  \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.301883697509766\",\n        \"gpsLongitude\": 5.39080810546875,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3376,\n        \"name\": \"Twingo 216\",\n        \"licencePlate\": \"EV-216-XV\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.286582946777344\",\n        \"gpsLongitude\": 5.374110221862793,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3363,\n        \"name\": \"Twingo 127\",\n        \"licencePlate\": \"EV-127-XT\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.274383544921875\",\n        \"gpsLongitude\": \"5.3906784057617187\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4046,\n        \"name\": \"Clio 065\",\n        \"licencePlate\": \"FF-065-SJ\",\n        \"externalRemark\": \"\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 48,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.302165985107422\",\n        \"gpsLongitude\": \"5.3822832107543945\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3367,\n        \"name\": \"Twingo 511\",\n        \"licencePlate\": \"EV-511-XT\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 40,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.299312591552734\",\n        \"gpsLongitude\": \"5.3971152305603027\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4019,\n        \"name\": \"Twingo - 492\",\n        \"licencePlate\": \"FJ-492-JE\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places .\\nun petit bouton sous le bras d'essuie glace arrière au milieu pour ouvrir le coffre  \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.302055358886719\",\n        \"gpsLongitude\": \"5.3802618980407715\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4033,\n        \"name\": \"Twingo - 390\",\n        \"licencePlate\": \"FJ-390-JE\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places .\\nPour ouvrir le coffre : petit bouton sous le bras d'essuie glace arrière.  \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.293174743652344\",\n        \"gpsLongitude\": \"5.3833951950073242\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3368,\n        \"name\": \"Twingo 159\",\n        \"licencePlate\": \"EV-159-XV\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.284061431884766\",\n        \"gpsLongitude\": \"5.3808131217956543\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2404,\n        \"name\": \"Fiat 500 - 408\",\n        \"licencePlate\": \"DT-408-CD\",\n        \"externalRemark\": \"SP 98 E5 ,CLIM\\n4 PLACES \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.307365417480469\",\n        \"gpsLongitude\": \"5.3678317070007324\",\n        \"provider\": \"citiz\"\n    }\n]"},{"id":"c6425397-946d-45c2-8b79-4d3b2361d82d","name":"getCitizMarseille ","originalRequest":{"method":"GET","header":[],"url":"http://marcelle-mobi-api.herokuapp.com/vehicules/citiz"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Mon, 07 Oct 2019 15:32:54 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"a570b24bcc77d3c729a7d253c1474d19\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"dac92cf8-82d3-481f-a546-c167d5cfd863"},{"key":"X-Runtime","value":"14.942102"},{"key":"Vary","value":"Origin"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"vehiculeId\": 2016,\n        \"name\": \"CEA-GRE Twizy 018\",\n        \"licencePlate\": \"\",\n        \"externalRemark\": \"\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"Twizy CEA\",\n        \"gpsLatitude\": \"43.303676605224609\",\n        \"gpsLongitude\": 5.41478157043457,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 1529,\n        \"name\": \"Utilitaire Logan 2 places\",\n        \"licencePlate\": \"CJ-220-NB\",\n        \"externalRemark\": \"DIESEL B7,\\n 2 places \\nlong int 1730mm /\\nlarg int 1024mm /\\nhaut int 940mm\\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 11,\n        \"category\": \"Utilitaire (L)\",\n        \"gpsLatitude\": \"43.295772552490234\",\n        \"gpsLongitude\": \"5.3871917724609375\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 1842,\n        \"name\": \"DEMOBOX\",\n        \"licencePlate\": \"DE-123-MO\",\n        \"externalRemark\": \"\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 11,\n        \"category\": \"L\",\n        \"gpsLatitude\": \"43.303417205810547\",\n        \"gpsLongitude\": 5.39729642868042,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2908,\n        \"name\": \"Fiat 500 - 380\",\n        \"licencePlate\": \"EJ-380-AQ\",\n        \"externalRemark\": \"SP 98 E5,CLIM ,GPS\\n4 PLACES \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"S\",\n        \"gpsLatitude\": 43.2792854309082,\n        \"gpsLongitude\": 5.387946605682373,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3276,\n        \"name\": \"ProAce Minibus 9 places 946\",\n        \"licencePlate\": \"ES-946-VZ\",\n        \"externalRemark\": \"IMPORTANT :\\nIls est strictement interdit de rabattre les sièges \\nminibus 9 places\\n- carburant : diesel B7\\n- autoradio\\n- bluetooth\\n- clim\\n- régulateur de vitesse\\n- roue de secours (cric sous le siège conducteur)\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"XXL\",\n        \"gpsLatitude\": \"43.295860290527344\",\n        \"gpsLongitude\": 5.387235164642334,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3003,\n        \"name\": \"Grande Punto - 895\",\n        \"licencePlate\": \"EK-895-KQ\",\n        \"externalRemark\": \"SP 95, 5 places, Clim., Régulateur vitesse, GPS\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.300277709960938\",\n        \"gpsLongitude\": \"5.4009699821472168\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3306,\n        \"name\": \"Utilitaire E-NV200 (116)\",\n        \"licencePlate\": \"DZ-116-FN\",\n        \"externalRemark\": \"MERCI DE BIEN CONTROLER L'AUTONOMIE AVANT DE PRENDRE LE VEHICULE. Rebrancher à votre retour. \\nDeux places, utilitaire électrique, boite automatique, autonomie à pleine charge 110 km\\nRecharges rapides gratuites dans toutes les concessions NISSAN\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": true,\n        \"category\": \"Utilitaire (L)\",\n        \"gpsLatitude\": 43.2997932434082,\n        \"gpsLongitude\": \"5.4007534980773926\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3377,\n        \"name\": \"Twingo 579\",\n        \"licencePlate\": \"EV-579-XT\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 13,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.290988922119141\",\n        \"gpsLongitude\": 5.37549352645874,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3374,\n        \"name\": \"Twingo 550\",\n        \"licencePlate\": \"EV-550-XT\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 83,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.293384552001953\",\n        \"gpsLongitude\": \"5.3865251541137695\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2521,\n        \"name\": \"Forfour 583\",\n        \"licencePlate\": \"EB-583-FW\",\n        \"externalRemark\": \"4 places, carburant SP 95 E5, clim, régulateur limiteur de vitesse\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 32,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.280525207519531\",\n        \"gpsLongitude\": \"5.3897032737731934\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3366,\n        \"name\": \"Twingo 199\",\n        \"licencePlate\": \"EV-199-XV\",\n        \"externalRemark\": \"SP 95 E5\\n4 places \\nKit gonflage sous tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 37,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.296092987060547\",\n        \"gpsLongitude\": \"5.3962483406066895\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3361,\n        \"name\": \"Twingo 186\",\n        \"licencePlate\": \"EV-186-XS\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 54,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.298179626464844\",\n        \"gpsLongitude\": \"5.3905749320983887\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2524,\n        \"name\": \"Forfour 118\",\n        \"licencePlate\": \"EB-118-FX\",\n        \"externalRemark\": \"4 places, carburant SP 95 E5, clim, régulateur limiteur de vitesse\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 89,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.288959503173828\",\n        \"gpsLongitude\": 5.383211612701416,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2936,\n        \"name\": \"Yaris Hybrid - 378\",\n        \"licencePlate\": \"EK-378-EC\",\n        \"externalRemark\": \"Carburant SP95,E5 boite automatique. Démarrage en mode électrique silencieux. Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. Bluetooth, GPS, climatisation.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.295829772949219\",\n        \"gpsLongitude\": \"5.3962202072143555\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2925,\n        \"name\": \"Fiat 500 - 171\",\n        \"licencePlate\": \"EJ-171-AC\",\n        \"externalRemark\": \"SP 98 E5 ,GPS,CLIM\\n4 PLACES \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.296825408935547\",\n        \"gpsLongitude\": 5.36635160446167,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3509,\n        \"name\": \"Auris Hybrid - 746\",\n        \"licencePlate\": \"EZ-746-AF\",\n        \"externalRemark\": \"Carburant SP95 E5. Hybride, boite automatique pour démarrer levier vitesse sur \\\"P\\\", appuyer sur le bouton Power\\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"L automatique\",\n        \"gpsLatitude\": 43.2906608581543,\n        \"gpsLongitude\": \"5.3753814697265625\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3508,\n        \"name\": \"Auris Hybrid - 834\",\n        \"licencePlate\": \"EZ-834-AF\",\n        \"externalRemark\": \"Carburant SP95 E5. Hybride, boite automatique pour démarrer levier vitesse sur \\\"P\\\", appuyer sur le bouton Power\\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"L automatique\",\n        \"gpsLatitude\": \"43.290824890136719\",\n        \"gpsLongitude\": 5.379425048828125,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2931,\n        \"name\": \"Auris Hybrid - 593 (déclassée, floquée Citiz)\",\n        \"licencePlate\": \"EJ-593-RA\",\n        \"externalRemark\": \"Carburant SP95 E5. Hybride, boite automatique pour démarrer levier vitesse sur \\\"P\\\", appuyer sur le bouton Power\\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 99,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.293472290039063\",\n        \"gpsLongitude\": 5.38678503036499,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2927,\n        \"name\": \"Auris Hybrid - 572\",\n        \"licencePlate\": \"EJ-572-RA\",\n        \"externalRemark\": \"Motorisation hybride électrique, boite automatique, carburant SP95 E5, GPS, caméra de recul\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"L automatique\",\n        \"gpsLatitude\": \"43.283885955810547\",\n        \"gpsLongitude\": \"5.3807768821716309\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3579,\n        \"name\": \"Utilitaire E-NV200 (020)\",\n        \"licencePlate\": \"DJ-020-ZJ\",\n        \"externalRemark\": \"CODE CARTE KIWI B3159\\nMERCI DE BIEN CONTROLER L'AUTONOMIE AVANT DE PRENDRE LE VEHICULE. Rebrancher à votre retour. \\nDeux places, utilitaire électrique, boite automatique, autonomie à pleine charge 110 km\\nRecharges rapides gratuites dans toutes les concessions NISSAN\\nDimensions de chargement: Largeur:122; Longueur: 204; Hauteur:136\\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": true,\n        \"category\": \"Utilitaire (L)\",\n        \"gpsLatitude\": \"43.299446105957031\",\n        \"gpsLongitude\": \"5.4015932083129883\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3576,\n        \"name\": \"Yaris Hybrid  157\",\n        \"licencePlate\": \"FA-157-WF\",\n        \"externalRemark\": \"Carburant SP95. Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.294231414794922\",\n        \"gpsLongitude\": \"5.3831682205200195\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2939,\n        \"name\": \"Yaris Hybrid - 245\",\n        \"licencePlate\": \"EK-245-EC\",\n        \"externalRemark\": \"Carburant SP95 E5, boite automatique. Démarrage en mode électrique silencieux. Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. Bluetooth, GPS, climatisation.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.284770965576172\",\n        \"gpsLongitude\": \"5.3859000205993652\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3572,\n        \"name\": \"Yaris Hybrid 707\",\n        \"licencePlate\": \"FA-707-WE\",\n        \"externalRemark\": \"Carburant SP95. Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.303592681884766\",\n        \"gpsLongitude\": \"5.3787217140197754\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3570,\n        \"name\": \"Yaris Hybrid 627\",\n        \"licencePlate\": \"FA-627-WE\",\n        \"externalRemark\": \"Carburant SP95. Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.290866851806641\",\n        \"gpsLongitude\": \"5.3724217414855957\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3571,\n        \"name\": \"Yaris Hybrid 967\",\n        \"licencePlate\": \"FA-967-WE\",\n        \"externalRemark\": \"Carburant SP95. Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.290889739990234\",\n        \"gpsLongitude\": \"5.3753018379211426\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2934,\n        \"name\": \"Yaris Hybrid - 091\",\n        \"licencePlate\": \"EK-091-EC\",\n        \"externalRemark\": \"Carburant SP95 E5, boite automatique. Démarrage en mode électrique silencieux. Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. Bluetooth, GPS, climatisation.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.296695709228516\",\n        \"gpsLongitude\": \"5.3665332794189453\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3629,\n        \"name\": \"Yaris Hybrid 013\",\n        \"licencePlate\": \"FA-013-ZT\",\n        \"externalRemark\": \"Carburant SP95. Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.297870635986328\",\n        \"gpsLongitude\": \"5.3706216812133789\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2941,\n        \"name\": \"Yaris Hybrid - 965\",\n        \"licencePlate\": \"EK-965-EC\",\n        \"externalRemark\": \"Carburant SP95,E5 boite automatique. Démarrage en mode électrique silencieux. Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. Bluetooth, GPS, climatisation.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.287349700927734\",\n        \"gpsLongitude\": \"5.3793182373046875\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3632,\n        \"name\": \"Yaris Hybrid 105\",\n        \"licencePlate\": \"FA-105-WF\",\n        \"externalRemark\": \"Carburant SP95 E5. Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH ,GPS ,CLIM\\nCRIC SOUS LE SIÈGE CONDUCTEUR \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.295356750488281\",\n        \"gpsLongitude\": 5.39200496673584,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3365,\n        \"name\": \"Twingo 481\",\n        \"licencePlate\": \"EV-481-XT\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 67,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.290000915527344\",\n        \"gpsLongitude\": 5.367161750793457,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3577,\n        \"name\": \"Yaris Hybrid 807\",\n        \"licencePlate\": \"FA-807-WE\",\n        \"externalRemark\": \"Carburant SP95. Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.308643341064453\",\n        \"gpsLongitude\": \"5.4013347625732422\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 1821,\n        \"name\": \"[Eco] Yaris Hybrid - 138\",\n        \"licencePlate\": \"CY-138-LT\",\n        \"externalRemark\": \"[Voiture mise en autopartage par son propriétaire] Boite Automatique SP95 E5\\nPour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. Carburant SP95. Hybride, boite automatique.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 97,\n        \"category\": \"[Eco] Citadine\",\n        \"gpsLatitude\": \"43.321731567382813\",\n        \"gpsLongitude\": \"5.4108133316040039\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3649,\n        \"name\": \"Grand Scénic 7 pl - 787\",\n        \"licencePlate\": \"EN-787-WR\",\n        \"externalRemark\": \"HYBRID DIESEL\\n7 PLACES (en version 7 places le coffre est très petit et les deux places du fond sont pour des petits gabarits)\\nGPS \\nMERCI DE NE JAMAIS RABATTRE LES SIEGES DU MILIEU \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"XL\",\n        \"gpsLatitude\": \"43.290729522705078\",\n        \"gpsLongitude\": \"5.3796501159667969\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2335,\n        \"name\": \"500L - 7 places\",\n        \"licencePlate\": \"DR-895-TS\",\n        \"externalRemark\": \"Diesel B7, 7 places (en version 7 places le coffre est très petit et les deux places du fond sont pour des petits gabarits), climatisation, régulateur de vitesse , téléphone mains libres Bluetooth \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"XL\",\n        \"gpsLatitude\": \"43.286697387695313\",\n        \"gpsLongitude\": \"5.3741865158081055\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3645,\n        \"name\": \"Grand Scénic 7 pl - 724\",\n        \"licencePlate\": \"EN-724-GV\",\n        \"externalRemark\": \"HYBRID DIESEL,\\nBOITE  MANUELLE 6 VITESSES,\\n7 PLACES (en version 7 places le coffre est très petit et les deux places du fond sont pour des petits gabarits),\\nGPS\\nMERCI DE NE JAMAIS RABATTRE LES SIEGES DU MILIEU \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"XL\",\n        \"gpsLatitude\": \"43.294330596923828\",\n        \"gpsLongitude\": \"5.3832168579101562\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2044,\n        \"name\": \"Yaris Hybrid - 487\",\n        \"licencePlate\": \"DK-487-DF\",\n        \"externalRemark\": \"Carburant SP95 E5. Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. \\\"Ready\\\" indique qu'elle a bien démarré. Bluetooth, GPS\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 10,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": 43.29217529296875,\n        \"gpsLongitude\": \"5.3905682563781738\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2964,\n        \"name\": \"Grande Punto - 476\",\n        \"licencePlate\": \"EJ-476-SR\",\n        \"externalRemark\": \"SP 95 E5, clim, GPS, régulateur de vitesse \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.289825439453125\",\n        \"gpsLongitude\": \"5.3593082427978516\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3375,\n        \"name\": \"Twingo 458\",\n        \"licencePlate\": \"EV-458-FT\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \\nATTENTION LA VOITURE DONNE PAS LA BONNE LOCALISATION MERCI DE BIEN SE PRESENTER A LA STATION \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 64,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.305183410644531\",\n        \"gpsLongitude\": \"5.3815450668334961\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2996,\n        \"name\": \"Grande Punto - 961\",\n        \"licencePlate\": \"EK-961-KQ\",\n        \"externalRemark\": \"SP 95 E5 , 5 places, Clim., Régulateur vitesse, GPS\\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"M\",\n        \"gpsLatitude\": 43.2852668762207,\n        \"gpsLongitude\": \"5.3907866477966309\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3211,\n        \"name\": \"Twingo 692\",\n        \"licencePlate\": \"EQ-692-VP\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 94,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.295131683349609\",\n        \"gpsLongitude\": 5.38413667678833,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3735,\n        \"name\": \"Auris Break Hybrid - 961\",\n        \"licencePlate\": \"FD-961-XB\",\n        \"externalRemark\": \"Motorisation hybride électrique, boite automatique, carburant SP95 E5, GPS, radar de recul\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"L automatique\",\n        \"gpsLatitude\": \"43.290668487548828\",\n        \"gpsLongitude\": \"5.3794631958007812\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2782,\n        \"name\": \"Renault Clio - 144\",\n        \"licencePlate\": \"EE-144-TC\",\n        \"externalRemark\": \"Pneus neiges \\nDIESEL\\nGPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse\\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 102,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.275432586669922\",\n        \"gpsLongitude\": \"5.3846182823181152\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3736,\n        \"name\": \"Auris Break Hybrid - 981\",\n        \"licencePlate\": \"FD-981-XB\",\n        \"externalRemark\": \"Motorisation hybride électrique, boite automatique, carburant SP95 E5, GPS, radar de recul\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"L automatique\",\n        \"gpsLatitude\": \"43.284786224365234\",\n        \"gpsLongitude\": \"5.3859515190124512\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3780,\n        \"name\": \"Renault Clio - 721\",\n        \"licencePlate\": \"EY-721-SN\",\n        \"externalRemark\": \"DIESEL B7\\nGPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 76,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.294143676757813\",\n        \"gpsLongitude\": \"5.3832015991210938\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3784,\n        \"name\": \"Renault Clio - 768\",\n        \"licencePlate\": \"FF-768-BC\",\n        \"externalRemark\": \"Essence SP95\\nGPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 27,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.299179077148438\",\n        \"gpsLongitude\": \"5.3826231956481934\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3633,\n        \"name\": \"Yaris Hybrid 950\",\n        \"licencePlate\": \"FA-950-WE\",\n        \"externalRemark\": \"-Carburant SP95. Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": 43.29815673828125,\n        \"gpsLongitude\": 5.390596866607666,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3792,\n        \"name\": \"Renault Clio - 430\",\n        \"licencePlate\": \"FF-430-XY\",\n        \"externalRemark\": \"Essence ,SP95 \\nPAS DE GPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 81,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.290996551513672\",\n        \"gpsLongitude\": \"5.3753700256347656\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3569,\n        \"name\": \"Yaris Hybrid  770\",\n        \"licencePlate\": \"FA-770-WE\",\n        \"externalRemark\": \"Carburant SP95. Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.299015045166016\",\n        \"gpsLongitude\": \"5.3868265151977539\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3788,\n        \"name\": \"Renault Clio - 085\",\n        \"licencePlate\": \"FF-085-SH\",\n        \"externalRemark\": \"Essence ,SP95 \\nPAS DE GPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 79,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.295757293701172\",\n        \"gpsLongitude\": \"5.3873982429504395\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3791,\n        \"name\": \"Renault Clio - 960\",\n        \"licencePlate\": \"FF-960-SG\",\n        \"externalRemark\": \"Essence ,SP95 \\nPAS DE GPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 46,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.295688629150391\",\n        \"gpsLongitude\": 5.387303352355957,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2042,\n        \"name\": \"Yaris Hybrid - 491\",\n        \"licencePlate\": \"DK-491-DF\",\n        \"externalRemark\": \"Carburant SP95.E5 Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. Bluetooth, GPS\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 74,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.297592163085937\",\n        \"gpsLongitude\": \"5.3936667442321777\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3212,\n        \"name\": \"Twingo 563\",\n        \"licencePlate\": \"EQ-563-VN\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 27,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.283470153808594\",\n        \"gpsLongitude\": \"5.3867216110229492\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2791,\n        \"name\": \"Renault Clio - 156\",\n        \"licencePlate\": \"EE-156-TC\",\n        \"externalRemark\": \"DIESEL B7\\nGPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 39,\n        \"category\": \"M\",\n        \"gpsLatitude\": 43.31268310546875,\n        \"gpsLongitude\": 5.367896556854248,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3371,\n        \"name\": \"Twingo 831\",\n        \"licencePlate\": \"EV-831-XT\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 29,\n        \"category\": \"S\",\n        \"gpsLatitude\": 43.28533935546875,\n        \"gpsLongitude\": \"5.3909034729003906\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2520,\n        \"name\": \"Forfour 996\",\n        \"licencePlate\": \"EB-996-FW\",\n        \"externalRemark\": \"4 places, carburant SP 95, clim, régulateur limiteur de vitesse\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 62,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.279762268066406\",\n        \"gpsLongitude\": \"5.3825831413269043\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2409,\n        \"name\": \"Renault Clio - 660\",\n        \"licencePlate\": \"DC-660-VW\",\n        \"externalRemark\": \"Diesel B7 climatisation, téléphone main libre,régulateur de vitesse;\\nNon équipée du GPS\\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 30,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.299049377441406\",\n        \"gpsLongitude\": \"5.3870081901550293\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2381,\n        \"name\": \"Fiat 500 - 142\",\n        \"licencePlate\": \"DR-142-FA\",\n        \"externalRemark\": \"SP 98\\nClimatisation \\n4 PLACES \\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"S\",\n        \"gpsLatitude\": 43.30145263671875,\n        \"gpsLongitude\": \"5.3856315612792969\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3918,\n        \"name\": \"Renault Clio 553\",\n        \"licencePlate\": \"FF-553-SJ\",\n        \"externalRemark\": \"Essence ,SP95 \\nGPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 58,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.304351806640625\",\n        \"gpsLongitude\": 5.36879825592041,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2935,\n        \"name\": \"Yaris Hybrid - 158\",\n        \"licencePlate\": \"EK-158-ED\",\n        \"externalRemark\": \"Carburant SP95 E5. Hybride, boite automatique;  Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. Bluetooth, GPS\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.290737152099609\",\n        \"gpsLongitude\": \"5.3886265754699707\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2280,\n        \"name\": \"Peugeot Partner 508 TPMR\",\n        \"licencePlate\": \"DR-508-AT\",\n        \"externalRemark\": \"VOITURE PRIORITAIRE POUR PMR. Voiture utilisable comme un véhicule normal avec 5 vraies places.DIESEL B7\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 59,\n        \"category\": \"PMR (XL)\",\n        \"gpsLatitude\": \"43.303413391113281\",\n        \"gpsLongitude\": \"5.3786964416503906\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2279,\n        \"name\": \"Peugeot Partner 356 TPMR\",\n        \"licencePlate\": \"DR-356-AT\",\n        \"externalRemark\": \"IMPORTANT :NE JAMAIS rabattre les sièges \\nSYSTEME POUR PMR/FAUTEUIL ROULANT. Voiture utilisable comme un véhicule normal avec 5 places.DIESEL B7\\nHaut int 1440 mm\\nLarg int 755 mm\\nLong int 1310 mm\\nNE PAS UTILISER COMME UTILITAIRE, les sièges sont très fragiles.\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"PMR (XL)\",\n        \"gpsLatitude\": \"43.283519744873047\",\n        \"gpsLongitude\": \"5.3868284225463867\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 1902,\n        \"name\": \"Yaris Hybrid - 569\",\n        \"licencePlate\": \"DC-569-RN\",\n        \"externalRemark\": \"SP 95  E5\\nPour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. Pour verrouiller les portes le levier de vitesses doit être sur \\\"P\\\"\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 87,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.288116455078125\",\n        \"gpsLongitude\": \"5.3952298164367676\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3578,\n        \"name\": \"Yaris Hybrid 814\",\n        \"licencePlate\": \"FA-814-WE\",\n        \"externalRemark\": \"Carburant SP95. Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.304878234863281\",\n        \"gpsLongitude\": \"5.3931164741516113\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3630,\n        \"name\": \"Yaris Hybrid 122\",\n        \"licencePlate\": \"FA-122-WF\",\n        \"externalRemark\": \"Carburant SP95. Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.299003601074219\",\n        \"gpsLongitude\": \"5.3832149505615234\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2220,\n        \"name\": \"Peugeot 208-424\",\n        \"licencePlate\": \"DP-424-NY\",\n        \"externalRemark\": \"Climatisation, GPS, téléphone bluetooth, régulateur de vitesse. Si le boitier du véhicule est éteint, rester dans le véhicule et passer le badge sous le lecteur pour activer le boitier.\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 89,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.280559539794922\",\n        \"gpsLongitude\": \"5.3896784782409668\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2937,\n        \"name\": \"Yaris Hybrid - 179\",\n        \"licencePlate\": \"EK-179-EC\",\n        \"externalRemark\": \"Carburant SP95 E5. Hybride, boite automatique;  Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. Bluetooth, GPS\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": true,\n        \"fuelLevel\": 100,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.284023284912109\",\n        \"gpsLongitude\": \"5.3960351943969727\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3934,\n        \"name\": \"Renault Clio - 636\",\n        \"licencePlate\": \"FF-636-SH\",\n        \"externalRemark\": \"Essence ,SP95 \\nPAS DE GPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 83,\n        \"category\": \"M\",\n        \"gpsLatitude\": 43.30413818359375,\n        \"gpsLongitude\": \"5.3973731994628906\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2784,\n        \"name\": \"Renault Clio - 457\",\n        \"licencePlate\": \"EE-457-TC\",\n        \"externalRemark\": \"Diesel, GPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse\\nVéhicule avec des pneus neiges \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 46,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.297401428222656\",\n        \"gpsLongitude\": \"5.3793516159057617\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3933,\n        \"name\": \"Renault Clio - 179\",\n        \"licencePlate\": \"FF-179-SG\",\n        \"externalRemark\": \"Essence ,SP95 \\nGPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 44,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.287437438964844\",\n        \"gpsLongitude\": \"5.3635168075561523\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2786,\n        \"name\": \"Renault Clio - 220\",\n        \"licencePlate\": \"EE-220-TC\",\n        \"externalRemark\": \"DIESEL B7\\nGPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse\\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 34,\n        \"category\": \"M\",\n        \"gpsLatitude\": 43.28851318359375,\n        \"gpsLongitude\": \"5.3880400657653809\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2219,\n        \"name\": \"Peugeot 208 - 506\",\n        \"licencePlate\": \"DP-506-NY\",\n        \"externalRemark\": \"DIESEL B7 Climatisation, GPS, téléphone bluetooth, régulateur de vitesse.\\nSi le boitier du véhicule est éteint, rester dans le véhicule et passer le badge sous le lecteur pour activer le boitier. Un leger bruit dans la roue arriere gauche controlé RAS\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 62,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.289882659912109\",\n        \"gpsLongitude\": \"5.3671150207519531\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4016,\n        \"name\": \"Renault Clio - 294\",\n        \"licencePlate\": \"FF-294-SJ\",\n        \"externalRemark\": \"SP 95 \\nPas de GPS \\nClim \\n5 places \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 86,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.293891906738281\",\n        \"gpsLongitude\": \"5.3829116821289062\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2218,\n        \"name\": \"Peugeot 208 - 709 \",\n        \"licencePlate\": \"DP-709-NY\",\n        \"externalRemark\": \"DIESEL B7 Climatisation, GPS, téléphone bluetooth, régulateur de vitesse.\\nSi le boitier du véhicule est éteint, rester dans le véhicule et passer le badge sous le lecteur pour activer le boitier. \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 50,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.312656402587891\",\n        \"gpsLongitude\": 5.367760181427002,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2924,\n        \"name\": \"Fiat 500 - 231\",\n        \"licencePlate\": \"EJ-231-AC\",\n        \"externalRemark\": \"SP 98 E5, CLIM, GPS \\n4 PLACES \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.288360595703125\",\n        \"gpsLongitude\": \"5.3951101303100586\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4020,\n        \"name\": \"Twingo - 755\",\n        \"licencePlate\": \"FJ-755-JE\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places .\\nun petit bouton sous le bras d'essuie glace arrière au milieu pour ouvrir le coffre  \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.287322998046875\",\n        \"gpsLongitude\": 5.37941837310791,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3364,\n        \"name\": \"Twingo 142\",\n        \"licencePlate\": \"EV-142-XV\",\n        \"externalRemark\": \"SP 95\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.284107208251953\",\n        \"gpsLongitude\": 5.39594841003418,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4018,\n        \"name\": \"Renault Clio - 508\",\n        \"licencePlate\": \"FF-508-SH\",\n        \"externalRemark\": \"Essence ,SP95 \\nGPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 86,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.300571441650391\",\n        \"gpsLongitude\": \"5.3895235061645508\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4025,\n        \"name\": \"Twingo - 423\",\n        \"licencePlate\": \"FJ-423-JE\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places .\\nPour ouvrir le coffre : petit bouton sous le bras d'essuie glace arrière.  \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.290672302246094\",\n        \"gpsLongitude\": \"5.3794898986816406\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3932,\n        \"name\": \"Renault Clio - 903\",\n        \"licencePlate\": \"FF-903-SG\",\n        \"externalRemark\": \"Essence ,SP95 \\nPAS de GPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 44,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.304473876953125\",\n        \"gpsLongitude\": \"5.3662848472595215\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4024,\n        \"name\": \"Twingo - 802\",\n        \"licencePlate\": \"FJ-802-JE\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places .\\nun petit bouton sous le bras d'essuie glace arrière au milieu pour ouvrir le coffre  \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.301570892333984\",\n        \"gpsLongitude\": 5.36959171295166,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3370,\n        \"name\": \"Twingo 210\",\n        \"licencePlate\": \"EV-210-XV\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.288505554199219\",\n        \"gpsLongitude\": \"5.3879585266113281\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3237,\n        \"name\": \"Twingo 236\",\n        \"licencePlate\": \"EQ-236-VN\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 43,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.290725708007812\",\n        \"gpsLongitude\": \"5.3885750770568848\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4035,\n        \"name\": \"Twingo - 567\",\n        \"licencePlate\": \"FJ-567-JE\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places .\\nPour ouvrir le coffre : petit bouton sous le bras d'essuie glace arrière.  \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.297733306884766\",\n        \"gpsLongitude\": \"5.3706450462341309\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4032,\n        \"name\": \"Twingo - 822\",\n        \"licencePlate\": \"FJ-822-JE\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places .\\nPour ouvrir le coffre : petit bouton sous le bras d'essuie glace arrière.  \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.301471710205078\",\n        \"gpsLongitude\": \"5.3856868743896484\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3376,\n        \"name\": \"Twingo 216\",\n        \"licencePlate\": \"EV-216-XV\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.286613464355469\",\n        \"gpsLongitude\": \"5.3740315437316895\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4022,\n        \"name\": \"Twingo - 476\",\n        \"licencePlate\": \"FJ-476-JE\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places .\\nun petit bouton sous le bras d'essuie glace arrière au milieu pour ouvrir le coffre  \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.293182373046875\",\n        \"gpsLongitude\": \"5.3834066390991211\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4046,\n        \"name\": \"Clio 065\",\n        \"licencePlate\": \"FF-065-SJ\",\n        \"externalRemark\": \"\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 102,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.302898406982422\",\n        \"gpsLongitude\": \"5.3812685012817383\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2222,\n        \"name\": \"Peugeot 208 - 644\",\n        \"licencePlate\": \"DP-644-NY\",\n        \"externalRemark\": \"DIESEL B7 Climatisation, GPS, téléphone bluetooth, régulateur de vitesse.\\nSi le boitier du véhicule est éteint, rester dans le véhicule et passer le badge sous le lecteur pour activer le boitier.\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 37,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.278358459472656\",\n        \"gpsLongitude\": \"5.3922147750854492\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2463,\n        \"name\": \"Renault Clio - 764\",\n        \"licencePlate\": \"DZ-764-ZA\",\n        \"externalRemark\": \"DIESEL B7,GPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse\\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.278350830078125\",\n        \"gpsLongitude\": \"5.3922567367553711\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2962,\n        \"name\": \"Grande Punto - 431\",\n        \"licencePlate\": \"EJ-431-SR\",\n        \"externalRemark\": \"SP 95 E5, 5 places, Clim., Régulateur vitesse, GPS\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": 43.2824592590332,\n        \"gpsLongitude\": 5.35072660446167,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2439,\n        \"name\": \"Fiat 500 - 313\",\n        \"licencePlate\": \"DW-313-ZC\",\n        \"externalRemark\": \"SP  98 E5,Clim\\n4 PLACES \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.302913665771484\",\n        \"gpsLongitude\": \"5.4035501480102539\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4019,\n        \"name\": \"Twingo - 492\",\n        \"licencePlate\": \"FJ-492-JE\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places .\\nun petit bouton sous le bras d'essuie glace arrière au milieu pour ouvrir le coffre  \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.303550720214844\",\n        \"gpsLongitude\": \"5.3786282539367676\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3389,\n        \"name\": \"Twingo 183\",\n        \"licencePlate\": \"EV-183-FT\",\n        \"externalRemark\": \"4 Places, SP 95 E5\\nCLIM, régulateur de vitesse ,Start and Stop\\nPas de roue de secours KIT gonflage des roues sous le tapis passager\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.284786224365234\",\n        \"gpsLongitude\": \"5.3591699600219727\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4033,\n        \"name\": \"Twingo - 390\",\n        \"licencePlate\": \"FJ-390-JE\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places .\\nPour ouvrir le coffre : petit bouton sous le bras d'essuie glace arrière.  \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.293216705322266\",\n        \"gpsLongitude\": \"5.3833699226379395\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3368,\n        \"name\": \"Twingo 159\",\n        \"licencePlate\": \"EV-159-XV\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.283843994140625\",\n        \"gpsLongitude\": \"5.3806266784667969\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2380,\n        \"name\": \"Fiat 500 - 331\",\n        \"licencePlate\": \"DT-331-CM\",\n        \"externalRemark\": \"E5 SP 98\\nClimatisation \\n4 PLACES \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.311973571777344\",\n        \"gpsLongitude\": \"5.4013767242431641\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2404,\n        \"name\": \"Fiat 500 - 408\",\n        \"licencePlate\": \"DT-408-CD\",\n        \"externalRemark\": \"SP 98 E5 ,CLIM\\n4 PLACES \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": 43.3072509765625,\n        \"gpsLongitude\": \"5.3677434921264648\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4023,\n        \"name\": \"Twingo - 258\",\n        \"licencePlate\": \"FJ-258-JE\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places .\\nun petit bouton sous le bras d'essuie glace arrière au milieu pour ouvrir le coffre  \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": 43.290771484375,\n        \"gpsLongitude\": \"5.3723783493041992\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2957,\n        \"name\": \"Yaris Hybrid - 077\",\n        \"licencePlate\": \"EK-077-ED\",\n        \"externalRemark\": \"SP 95 E5 ,GPS ,CLIM\\nCRIC SOUS LE SIÈGE CONDUCTEUR \\nboite automatique. Démarrage en mode électrique silencieux. Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. Bluetooth, GPS, climatisation.\\nRelever l’arceau avec la télécommande \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S automatique\",\n        \"gpsLatitude\": \"43.284793853759766\",\n        \"gpsLongitude\": \"5.3591752052307129\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3262,\n        \"name\": \"Twingo 148\",\n        \"licencePlate\": \"EQ-148-VN\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 64,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.300434112548828\",\n        \"gpsLongitude\": \"5.3895716667175293\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4047,\n        \"name\": \"Twingo - 726\",\n        \"licencePlate\": \"726\",\n        \"externalRemark\": \"SP95 ,\\n4 places \\nClim \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": 43.3118782043457,\n        \"gpsLongitude\": \"5.4013767242431641\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2922,\n        \"name\": \"Auris Hybrid - 733 (déclassée, floquée Citiz)\",\n        \"licencePlate\": \"EJ-733-RA\",\n        \"externalRemark\": \"Motorisation hybride électrique, boite automatique, carburant SP95 E5, GPS, caméra de recul\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.294452667236328\",\n        \"gpsLongitude\": \"5.3832249641418457\",\n        \"provider\": \"citiz\"\n    }\n]"},{"id":"f7d26216-e02b-4458-8a49-765089c065ee","name":"getCitizMarseille ","originalRequest":{"method":"GET","header":[],"url":"localhost:3000/vehicules/citiz"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"ced8cddb8a09cb48e37041a09361166a\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"c588b3da-47ce-49fb-8557-0602c07b1664"},{"key":"X-Runtime","value":"26.278571"},{"key":"Vary","value":"Origin"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"vehiculeId\": 2016,\n        \"name\": \"CEA-GRE Twizy 018\",\n        \"licencePlate\": \"\",\n        \"externalRemark\": \"\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"Twizy CEA\",\n        \"gpsLatitude\": \"43.303676605224609\",\n        \"gpsLongitude\": 5.41478157043457,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 1529,\n        \"name\": \"Utilitaire Logan 2 places\",\n        \"licencePlate\": \"CJ-220-NB\",\n        \"externalRemark\": \"DIESEL B7,\\n 2 places \\nlong int 1730mm /\\nlarg int 1024mm /\\nhaut int 940mm\\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 11,\n        \"category\": \"Utilitaire (L)\",\n        \"gpsLatitude\": \"43.295757293701172\",\n        \"gpsLongitude\": \"5.3873200416564941\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 1242,\n        \"name\": \"Utilitaire Dacia Pick Up\",\n        \"licencePlate\": \"BC-228-HA\",\n        \"externalRemark\": \"DIESEL B7, 2 places, attelage de traction remorque.\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"Utilitaire (L)\",\n        \"gpsLatitude\": \"43.299369812011719\",\n        \"gpsLongitude\": 5.382481575012207,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 1842,\n        \"name\": \"DEMOBOX\",\n        \"licencePlate\": \"DE-123-MO\",\n        \"externalRemark\": \"\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 11,\n        \"category\": \"L\",\n        \"gpsLatitude\": \"43.303417205810547\",\n        \"gpsLongitude\": 5.39729642868042,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3003,\n        \"name\": \"Grande Punto - 895\",\n        \"licencePlate\": \"EK-895-KQ\",\n        \"externalRemark\": \"SP 95, 5 places, Clim., Régulateur vitesse, GPS\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.299369812011719\",\n        \"gpsLongitude\": 5.40084171295166,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3306,\n        \"name\": \"Utilitaire E-NV200 (116)\",\n        \"licencePlate\": \"DZ-116-FN\",\n        \"externalRemark\": \"MERCI DE BIEN CONTROLER L'AUTONOMIE AVANT DE PRENDRE LE VEHICULE. Rebrancher à votre retour. \\nDeux places, utilitaire électrique, boite automatique, autonomie à pleine charge 110 km\\nRecharges rapides gratuites dans toutes les concessions NISSAN\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": true,\n        \"category\": \"Utilitaire (L)\",\n        \"gpsLatitude\": \"43.299446105957031\",\n        \"gpsLongitude\": \"5.4016132354736328\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3358,\n        \"name\": \"Twingo 154\",\n        \"licencePlate\": \"EV-154-XS\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 81,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.305618286132813\",\n        \"gpsLongitude\": 5.393406867980957,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3377,\n        \"name\": \"Twingo 579\",\n        \"licencePlate\": \"EV-579-XT\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 59,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.290878295898438\",\n        \"gpsLongitude\": \"5.3755249977111816\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2938,\n        \"name\": \"Yaris Hybrid - 311\",\n        \"licencePlate\": \"EK-311-EC\",\n        \"externalRemark\": \"Carburant SP95 E5, boite automatique. Démarrage en mode électrique silencieux. Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. Bluetooth, GPS, climatisation.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.301639556884766\",\n        \"gpsLongitude\": \"5.3696818351745605\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3374,\n        \"name\": \"Twingo 550\",\n        \"licencePlate\": \"EV-550-XT\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 94,\n        \"category\": \"S\",\n        \"gpsLatitude\": 43.2933235168457,\n        \"gpsLongitude\": \"5.3866767883300781\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3357,\n        \"name\": \"Twingo 076\",\n        \"licencePlate\": \"EV-076-XT\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 67,\n        \"category\": \"S\",\n        \"gpsLatitude\": 43.2971305847168,\n        \"gpsLongitude\": \"5.3748550415039062\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2936,\n        \"name\": \"Yaris Hybrid - 378\",\n        \"licencePlate\": \"EK-378-EC\",\n        \"externalRemark\": \"Carburant SP95,E5 boite automatique. Démarrage en mode électrique silencieux. Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. Bluetooth, GPS, climatisation.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": 43.29583740234375,\n        \"gpsLongitude\": 5.39622163772583,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3509,\n        \"name\": \"Auris Hybrid - 746\",\n        \"licencePlate\": \"EZ-746-AF\",\n        \"externalRemark\": \"Carburant SP95 E5. Hybride, boite automatique pour démarrer levier vitesse sur \\\"P\\\", appuyer sur le bouton Power\\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"L automatique\",\n        \"gpsLatitude\": \"43.291130065917969\",\n        \"gpsLongitude\": \"5.3753433227539062\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3508,\n        \"name\": \"Auris Hybrid - 834\",\n        \"licencePlate\": \"EZ-834-AF\",\n        \"externalRemark\": \"Carburant SP95 E5. Hybride, boite automatique pour démarrer levier vitesse sur \\\"P\\\", appuyer sur le bouton Power\\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"L automatique\",\n        \"gpsLatitude\": \"43.290706634521484\",\n        \"gpsLongitude\": 5.379429817199707,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3369,\n        \"name\": \"Twingo 872\",\n        \"licencePlate\": \"EV-872-FT\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.304294586181641\",\n        \"gpsLongitude\": \"5.3971118927001953\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2931,\n        \"name\": \"Auris Hybrid - 593 (déclassée, floquée Citiz)\",\n        \"licencePlate\": \"EJ-593-RA\",\n        \"externalRemark\": \"Carburant SP95 E5. Hybride, boite automatique pour démarrer levier vitesse sur \\\"P\\\", appuyer sur le bouton Power\\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 99,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.293392181396484\",\n        \"gpsLongitude\": \"5.3867602348327637\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3270,\n        \"name\": \"Twingo 179\",\n        \"licencePlate\": \"EQ-179-VP\",\n        \"externalRemark\": \"SP 95 E5, CLIM,\\n4 PLACES \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 27,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.289802551269531\",\n        \"gpsLongitude\": \"5.3593783378601074\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2927,\n        \"name\": \"Auris Hybrid - 572\",\n        \"licencePlate\": \"EJ-572-RA\",\n        \"externalRemark\": \"Motorisation hybride électrique, boite automatique, carburant SP95 E5, GPS, caméra de recul\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"L automatique\",\n        \"gpsLatitude\": 43.2838249206543,\n        \"gpsLongitude\": \"5.3805885314941406\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3579,\n        \"name\": \"Utilitaire E-NV200 (020)\",\n        \"licencePlate\": \"DJ-020-ZJ\",\n        \"externalRemark\": \"CODE CARTE KIWI B3159\\nMERCI DE BIEN CONTROLER L'AUTONOMIE AVANT DE PRENDRE LE VEHICULE. Rebrancher à votre retour. \\nDeux places, utilitaire électrique, boite automatique, autonomie à pleine charge 110 km\\nRecharges rapides gratuites dans toutes les concessions NISSAN\\nDimensions de chargement: Largeur:122; Longueur: 204; Hauteur:136\\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": true,\n        \"category\": \"Utilitaire (L)\",\n        \"gpsLatitude\": 43.2995491027832,\n        \"gpsLongitude\": \"5.4014301300048828\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3576,\n        \"name\": \"Yaris Hybrid  157\",\n        \"licencePlate\": \"FA-157-WF\",\n        \"externalRemark\": \"Carburant SP95. Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.293087005615234\",\n        \"gpsLongitude\": \"5.3833017349243164\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3572,\n        \"name\": \"Yaris Hybrid 707\",\n        \"licencePlate\": \"FA-707-WE\",\n        \"externalRemark\": \"Carburant SP95. Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.303314208984375\",\n        \"gpsLongitude\": \"5.3785052299499512\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2940,\n        \"name\": \"Yaris Hybrid - 129\",\n        \"licencePlate\": \"EK-129-EC\",\n        \"externalRemark\": \"Carburant SP95 E5, boite automatique. Démarrage en mode électrique silencieux. Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. Bluetooth, GPS, climatisation.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.288841247558594\",\n        \"gpsLongitude\": \"5.3832516670227051\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3571,\n        \"name\": \"Yaris Hybrid 967\",\n        \"licencePlate\": \"FA-967-WE\",\n        \"externalRemark\": \"Carburant SP95. Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.290943145751953\",\n        \"gpsLongitude\": 5.375333309173584,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3580,\n        \"name\": \"Yaris Hybrid 279\",\n        \"licencePlate\": \"FA-279-RS\",\n        \"externalRemark\": \"Carburant SP95. Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.279270172119141\",\n        \"gpsLongitude\": \"5.3877682685852051\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2941,\n        \"name\": \"Yaris Hybrid - 965\",\n        \"licencePlate\": \"EK-965-EC\",\n        \"externalRemark\": \"Carburant SP95,E5 boite automatique. Démarrage en mode électrique silencieux. Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. Bluetooth, GPS, climatisation.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.287406921386719\",\n        \"gpsLongitude\": \"5.3792734146118164\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3632,\n        \"name\": \"Yaris Hybrid 105\",\n        \"licencePlate\": \"FA-105-WF\",\n        \"externalRemark\": \"Carburant SP95 E5. Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH ,GPS ,CLIM\\nCRIC SOUS LE SIÈGE CONDUCTEUR \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.295352935791016\",\n        \"gpsLongitude\": \"5.3921551704406738\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3365,\n        \"name\": \"Twingo 481\",\n        \"licencePlate\": \"EV-481-XT\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 91,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.289886474609375\",\n        \"gpsLongitude\": \"5.3671865463256836\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3577,\n        \"name\": \"Yaris Hybrid 807\",\n        \"licencePlate\": \"FA-807-WE\",\n        \"externalRemark\": \"Carburant SP95. Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.308464050292969\",\n        \"gpsLongitude\": \"5.4013218879699707\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 1821,\n        \"name\": \"[Eco] Yaris Hybrid - 138\",\n        \"licencePlate\": \"CY-138-LT\",\n        \"externalRemark\": \"[Voiture mise en autopartage par son propriétaire] Boite Automatique SP95 E5\\nPour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. Carburant SP95. Hybride, boite automatique.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 42,\n        \"category\": \"[Eco] Citadine\",\n        \"gpsLatitude\": \"43.322208404541016\",\n        \"gpsLongitude\": \"5.4094882011413574\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3649,\n        \"name\": \"Grand Scénic 7 pl - 787\",\n        \"licencePlate\": \"EN-787-WR\",\n        \"externalRemark\": \"HYBRID DIESEL\\n7 PLACES (en version 7 places le coffre est très petit et les deux places du fond sont pour des petits gabarits)\\nGPS \\nMERCI DE NE JAMAIS RABATTRE LES SIEGES DU MILIEU \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"XL\",\n        \"gpsLatitude\": 43.2907829284668,\n        \"gpsLongitude\": \"5.3794097900390625\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2335,\n        \"name\": \"500L - 7 places\",\n        \"licencePlate\": \"DR-895-TS\",\n        \"externalRemark\": \"Diesel B7, 7 places (en version 7 places le coffre est très petit et les deux places du fond sont pour des petits gabarits), climatisation, régulateur de vitesse , téléphone mains libres Bluetooth \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"XL\",\n        \"gpsLatitude\": \"43.286769866943359\",\n        \"gpsLongitude\": \"5.3741965293884277\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2043,\n        \"name\": \"Yaris Hybrid - 468\",\n        \"licencePlate\": \"DK-468-DF\",\n        \"externalRemark\": \"Carburant SP95 E5 E5. Hybride, boite automatique;  Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. Bluetooth, GPS\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 92,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.274326324462891\",\n        \"gpsLongitude\": \"5.3905868530273438\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3645,\n        \"name\": \"Grand Scénic 7 pl - 724\",\n        \"licencePlate\": \"EN-724-GV\",\n        \"externalRemark\": \"HYBRID DIESEL,\\nBOITE  MANUELLE 6 VITESSES,\\n7 PLACES (en version 7 places le coffre est très petit et les deux places du fond sont pour des petits gabarits),\\nGPS\\nMERCI DE NE JAMAIS RABATTRE LES SIEGES DU MILIEU \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"XL\",\n        \"gpsLatitude\": \"43.294219970703125\",\n        \"gpsLongitude\": \"5.3831934928894043\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2044,\n        \"name\": \"Yaris Hybrid - 487\",\n        \"licencePlate\": \"DK-487-DF\",\n        \"externalRemark\": \"Carburant SP95 E5. Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. \\\"Ready\\\" indique qu'elle a bien démarré. Bluetooth, GPS\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 31,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": 43.29217529296875,\n        \"gpsLongitude\": \"5.3905682563781738\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2964,\n        \"name\": \"Grande Punto - 476\",\n        \"licencePlate\": \"EJ-476-SR\",\n        \"externalRemark\": \"SP 95 E5, clim, GPS, régulateur de vitesse \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"M\",\n        \"gpsLatitude\": 43.2898063659668,\n        \"gpsLongitude\": \"5.3592348098754883\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2996,\n        \"name\": \"Grande Punto - 961\",\n        \"licencePlate\": \"EK-961-KQ\",\n        \"externalRemark\": \"SP 95 E5 , 5 places, Clim., Régulateur vitesse, GPS\\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.285385131835938\",\n        \"gpsLongitude\": \"5.3907384872436523\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3360,\n        \"name\": \"Twingo 803\",\n        \"licencePlate\": \"EV-803-XT\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 51,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.295738220214844\",\n        \"gpsLongitude\": \"5.3874068260192871\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3211,\n        \"name\": \"Twingo 692\",\n        \"licencePlate\": \"EQ-692-VP\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 35,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.292144775390625\",\n        \"gpsLongitude\": \"5.3906416893005371\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2232,\n        \"name\": \"Peugeot 208 - 046\",\n        \"licencePlate\": \"DP-046-RL\",\n        \"externalRemark\": \"LES RETROVISEURS SE RABATTENT AUTOMATIQUEMENT, NE PAS LES TOUCHER. DIESEL B7 Climatisation, GPS, téléphone bluetooth, régulateur de vitesse.\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 80,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.288410186767578\",\n        \"gpsLongitude\": 5.387998104095459,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3734,\n        \"name\": \"Auris Break Hybrid - 938\",\n        \"licencePlate\": \"FD-938-XB\",\n        \"externalRemark\": \"Motorisation hybride électrique, boite automatique, carburant SP95 E5, GPS, radar et camera  de recul\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"category\": \"L automatique\",\n        \"gpsLatitude\": 43.2989616394043,\n        \"gpsLongitude\": \"5.3826518058776855\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3735,\n        \"name\": \"Auris Break Hybrid - 961\",\n        \"licencePlate\": \"FD-961-XB\",\n        \"externalRemark\": \"Motorisation hybride électrique, boite automatique, carburant SP95 E5, GPS, radar de recul\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"L automatique\",\n        \"gpsLatitude\": \"43.290653228759766\",\n        \"gpsLongitude\": \"5.3795900344848633\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2781,\n        \"name\": \"Renault Clio - 186\",\n        \"licencePlate\": \"EE-186-TC\",\n        \"externalRemark\": \"DIESEL\\nGPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 97,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.302417755126953\",\n        \"gpsLongitude\": \"5.3837285041809082\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3784,\n        \"name\": \"Renault Clio - 768\",\n        \"licencePlate\": \"FF-768-BC\",\n        \"externalRemark\": \"Essence SP95\\nGPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 93,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.299068450927734\",\n        \"gpsLongitude\": \"5.3826651573181152\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3785,\n        \"name\": \"Renault Clio - 140\",\n        \"licencePlate\": \"FF-140-EK\",\n        \"externalRemark\": \"Essence ,SP95 \\nGPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 62,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.293560028076172\",\n        \"gpsLongitude\": \"5.3835549354553223\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3633,\n        \"name\": \"Yaris Hybrid 950\",\n        \"licencePlate\": \"FA-950-WE\",\n        \"externalRemark\": \"-Carburant SP95. Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.298202514648437\",\n        \"gpsLongitude\": 5.39050817489624,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3792,\n        \"name\": \"Renault Clio - 430\",\n        \"licencePlate\": \"FF-430-XY\",\n        \"externalRemark\": \"Essence ,SP95 \\nPAS DE GPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.290981292724609\",\n        \"gpsLongitude\": \"5.3754549026489258\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3569,\n        \"name\": \"Yaris Hybrid  770\",\n        \"licencePlate\": \"FA-770-WE\",\n        \"externalRemark\": \"Carburant SP95. Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.298988342285156\",\n        \"gpsLongitude\": \"5.3868398666381836\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3790,\n        \"name\": \"Renault Clio - 007\",\n        \"licencePlate\": \"FF-007-SH\",\n        \"externalRemark\": \"Essence ,SP95 \\nGPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 51,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.290695190429688\",\n        \"gpsLongitude\": \"5.3794684410095215\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3788,\n        \"name\": \"Renault Clio - 085\",\n        \"licencePlate\": \"FF-085-SH\",\n        \"externalRemark\": \"Essence ,SP95 \\nPAS DE GPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 104,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.295707702636719\",\n        \"gpsLongitude\": \"5.3873133659362793\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2460,\n        \"name\": \"Renault Clio - 132\",\n        \"licencePlate\": \"DZ-132-ZP\",\n        \"externalRemark\": \"DIESEL B7\\nGPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 95,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.297515869140625\",\n        \"gpsLongitude\": \"5.3936681747436523\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3791,\n        \"name\": \"Renault Clio - 960\",\n        \"licencePlate\": \"FF-960-SG\",\n        \"externalRemark\": \"Essence ,SP95 \\nPAS DE GPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 74,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.295700073242188\",\n        \"gpsLongitude\": 5.38739013671875,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2042,\n        \"name\": \"Yaris Hybrid - 491\",\n        \"licencePlate\": \"DK-491-DF\",\n        \"externalRemark\": \"Carburant SP95.E5 Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. Bluetooth, GPS\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 97,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.297588348388672\",\n        \"gpsLongitude\": \"5.3935518264770508\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3212,\n        \"name\": \"Twingo 563\",\n        \"licencePlate\": \"EQ-563-VN\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 37,\n        \"category\": \"S\",\n        \"gpsLatitude\": 43.2835807800293,\n        \"gpsLongitude\": \"5.3866581916809082\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2791,\n        \"name\": \"Renault Clio - 156\",\n        \"licencePlate\": \"EE-156-TC\",\n        \"externalRemark\": \"DIESEL B7\\nGPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 39,\n        \"category\": \"M\",\n        \"gpsLatitude\": 43.31268310546875,\n        \"gpsLongitude\": 5.367896556854248,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2520,\n        \"name\": \"Forfour 996\",\n        \"licencePlate\": \"EB-996-FW\",\n        \"externalRemark\": \"4 places, carburant SP 95, clim, régulateur limiteur de vitesse\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 67,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.279792785644531\",\n        \"gpsLongitude\": 5.38258171081543,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2409,\n        \"name\": \"Renault Clio - 660\",\n        \"licencePlate\": \"DC-660-VW\",\n        \"externalRemark\": \"Diesel B7 climatisation, téléphone main libre,régulateur de vitesse;\\nNon équipée du GPS\\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 51,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.299053192138672\",\n        \"gpsLongitude\": \"5.3869833946228027\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2462,\n        \"name\": \"Renault Clio - 814\",\n        \"licencePlate\": \"DZ-814-ZA\",\n        \"externalRemark\": \"Diesel B7. GPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse. \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.279880523681641\",\n        \"gpsLongitude\": \"5.3823099136352539\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2519,\n        \"name\": \"Forfour 888\",\n        \"licencePlate\": \"EB-888-FW\",\n        \"externalRemark\": \"4 places, carburant SP 95 E5, clim, régulateur limiteur de vitesse\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 48,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.288646697998047\",\n        \"gpsLongitude\": \"5.3912582397460937\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3918,\n        \"name\": \"Renault Clio 553\",\n        \"licencePlate\": \"FF-553-SJ\",\n        \"externalRemark\": \"Essence ,SP95 \\nGPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 72,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.307296752929688\",\n        \"gpsLongitude\": \"5.3677802085876465\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2935,\n        \"name\": \"Yaris Hybrid - 158\",\n        \"licencePlate\": \"EK-158-ED\",\n        \"externalRemark\": \"Carburant SP95 E5. Hybride, boite automatique;  Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. Bluetooth, GPS\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.290580749511719\",\n        \"gpsLongitude\": \"5.3885951042175293\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2280,\n        \"name\": \"Peugeot Partner 508 TPMR\",\n        \"licencePlate\": \"DR-508-AT\",\n        \"externalRemark\": \"VOITURE PRIORITAIRE POUR PMR. Voiture utilisable comme un véhicule normal avec 5 vraies places.DIESEL B7\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 74,\n        \"category\": \"PMR (XL)\",\n        \"gpsLatitude\": \"43.303554534912109\",\n        \"gpsLongitude\": \"5.3784384727478027\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2279,\n        \"name\": \"Peugeot Partner 356 TPMR\",\n        \"licencePlate\": \"DR-356-AT\",\n        \"externalRemark\": \"IMPORTANT :NE JAMAIS rabattre les sièges \\nSYSTEME POUR PMR/FAUTEUIL ROULANT. Voiture utilisable comme un véhicule normal avec 5 places.DIESEL B7\\nHaut int 1440 mm\\nLarg int 755 mm\\nLong int 1310 mm\\nNE PAS UTILISER COMME UTILITAIRE, les sièges sont très fragiles.\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"PMR (XL)\",\n        \"gpsLatitude\": 43.28369140625,\n        \"gpsLongitude\": \"5.3866915702819824\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 1902,\n        \"name\": \"Yaris Hybrid - 569\",\n        \"licencePlate\": \"DC-569-RN\",\n        \"externalRemark\": \"SP 95  E5\\nPour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. Pour verrouiller les portes le levier de vitesses doit être sur \\\"P\\\"\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 41,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.288101196289063\",\n        \"gpsLongitude\": \"5.3952364921569824\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3630,\n        \"name\": \"Yaris Hybrid 122\",\n        \"licencePlate\": \"FA-122-WF\",\n        \"externalRemark\": \"Carburant SP95. Hybride, boite automatique Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH.\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.299045562744141\",\n        \"gpsLongitude\": \"5.3826351165771484\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2783,\n        \"name\": \"Renault Clio - 248\",\n        \"licencePlate\": \"EE-248-TC\",\n        \"externalRemark\": \"DIESEL B7\\nGPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 76,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.288665771484375\",\n        \"gpsLongitude\": \"5.3912334442138672\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2220,\n        \"name\": \"Peugeot 208-424\",\n        \"licencePlate\": \"DP-424-NY\",\n        \"externalRemark\": \"Climatisation, GPS, téléphone bluetooth, régulateur de vitesse. Si le boitier du véhicule est éteint, rester dans le véhicule et passer le badge sous le lecteur pour activer le boitier.\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 94,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.280544281005859\",\n        \"gpsLongitude\": \"5.3897533416748047\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2443,\n        \"name\": \"Auris Hybrid - 187 (déclassée, floquée Citiz)\",\n        \"licencePlate\": \"DZ-187-XA\",\n        \"externalRemark\": \"Motorisation hybride électrique, boite automatique, carburant SP95 E5, GPS, radar de recul\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.293422698974609\",\n        \"gpsLongitude\": \"5.3833885192871094\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3510,\n        \"name\": \"Auris Hybrid - 925 (déclassée, floquée Citiz)\",\n        \"licencePlate\": \"EZ-925-AF\",\n        \"externalRemark\": \"Carburant SP95 E5. Hybride, boite automatique pour démarrer levier vitesse sur \\\"P\\\", appuyer sur le bouton Power\\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.297080993652344\",\n        \"gpsLongitude\": 5.37479829788208,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2937,\n        \"name\": \"Yaris Hybrid - 179\",\n        \"licencePlate\": \"EK-179-EC\",\n        \"externalRemark\": \"Carburant SP95 E5. Hybride, boite automatique;  Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. Bluetooth, GPS\\nCRIC sous le siège conducteur \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": true,\n        \"fuelLevel\": 100,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.284183502197266\",\n        \"gpsLongitude\": \"5.3959465026855469\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3213,\n        \"name\": \"Twingo 158\",\n        \"licencePlate\": \"EQ-158-VP\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 32,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.275447845458984\",\n        \"gpsLongitude\": \"5.3847031593322754\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2784,\n        \"name\": \"Renault Clio - 457\",\n        \"licencePlate\": \"EE-457-TC\",\n        \"externalRemark\": \"Diesel, GPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse\\nVéhicule avec des pneus neiges \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 55,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.297187805175781\",\n        \"gpsLongitude\": 5.379425048828125,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3933,\n        \"name\": \"Renault Clio - 179\",\n        \"licencePlate\": \"FF-179-SG\",\n        \"externalRemark\": \"Essence ,SP95 \\nGPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 32,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.287445068359375\",\n        \"gpsLongitude\": 5.363471508026123,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2786,\n        \"name\": \"Renault Clio - 220\",\n        \"licencePlate\": \"EE-220-TC\",\n        \"externalRemark\": \"DIESEL B7\\nGPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse\\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 44,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.288837432861328\",\n        \"gpsLongitude\": \"5.3875465393066406\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2219,\n        \"name\": \"Peugeot 208 - 506\",\n        \"licencePlate\": \"DP-506-NY\",\n        \"externalRemark\": \"DIESEL B7 Climatisation, GPS, téléphone bluetooth, régulateur de vitesse.\\nSi le boitier du véhicule est éteint, rester dans le véhicule et passer le badge sous le lecteur pour activer le boitier. Un leger bruit dans la roue arriere gauche controlé RAS\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 79,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.284835815429688\",\n        \"gpsLongitude\": 5.35917854309082,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2218,\n        \"name\": \"Peugeot 208 - 709 \",\n        \"licencePlate\": \"DP-709-NY\",\n        \"externalRemark\": \"DIESEL B7 Climatisation, GPS, téléphone bluetooth, régulateur de vitesse.\\nSi le boitier du véhicule est éteint, rester dans le véhicule et passer le badge sous le lecteur pour activer le boitier. \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 63,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.312614440917969\",\n        \"gpsLongitude\": \"5.3677682876586914\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2924,\n        \"name\": \"Fiat 500 - 231\",\n        \"licencePlate\": \"EJ-231-AC\",\n        \"externalRemark\": \"SP 98 E5, CLIM, GPS \\n4 PLACES \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.288288116455078\",\n        \"gpsLongitude\": 5.3951735496521,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4020,\n        \"name\": \"Twingo - 755\",\n        \"licencePlate\": \"FJ-755-JE\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places .\\nun petit bouton sous le bras d'essuie glace arrière au milieu pour ouvrir le coffre  \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.287349700927734\",\n        \"gpsLongitude\": \"5.3794064521789551\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3364,\n        \"name\": \"Twingo 142\",\n        \"licencePlate\": \"EV-142-XV\",\n        \"externalRemark\": \"SP 95\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": 43.2840690612793,\n        \"gpsLongitude\": \"5.3958783149719238\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4021,\n        \"name\": \"Twingo - 545\",\n        \"licencePlate\": \"FJ-545-JE\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places .\\nun petit bouton sous le bras d'essuie glace arrière au milieu pour ouvrir le coffre  \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.290740966796875\",\n        \"gpsLongitude\": \"5.3795099258422852\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3932,\n        \"name\": \"Renault Clio - 903\",\n        \"licencePlate\": \"FF-903-SG\",\n        \"externalRemark\": \"Essence ,SP95 \\nPAS de GPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 44,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.304473876953125\",\n        \"gpsLongitude\": \"5.3662848472595215\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4024,\n        \"name\": \"Twingo - 802\",\n        \"licencePlate\": \"FJ-802-JE\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places .\\nun petit bouton sous le bras d'essuie glace arrière au milieu pour ouvrir le coffre  \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.299167633056641\",\n        \"gpsLongitude\": \"5.3718681335449219\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3370,\n        \"name\": \"Twingo 210\",\n        \"licencePlate\": \"EV-210-XV\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.288410186767578\",\n        \"gpsLongitude\": \"5.3880534172058105\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3237,\n        \"name\": \"Twingo 236\",\n        \"licencePlate\": \"EQ-236-VN\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 75,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.290599822998047\",\n        \"gpsLongitude\": 5.388740062713623,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4035,\n        \"name\": \"Twingo - 567\",\n        \"licencePlate\": \"FJ-567-JE\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places .\\nPour ouvrir le coffre : petit bouton sous le bras d'essuie glace arrière.  \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.297622680664063\",\n        \"gpsLongitude\": \"5.3706483840942383\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3376,\n        \"name\": \"Twingo 216\",\n        \"licencePlate\": \"EV-216-XV\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.286544799804688\",\n        \"gpsLongitude\": 5.374114990234375,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4022,\n        \"name\": \"Twingo - 476\",\n        \"licencePlate\": \"FJ-476-JE\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places .\\nun petit bouton sous le bras d'essuie glace arrière au milieu pour ouvrir le coffre  \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": 43.2932014465332,\n        \"gpsLongitude\": \"5.3832383155822754\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3363,\n        \"name\": \"Twingo 127\",\n        \"licencePlate\": \"EV-127-XT\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.274272918701172\",\n        \"gpsLongitude\": \"5.3905315399169922\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4046,\n        \"name\": \"Clio 065\",\n        \"licencePlate\": \"FF-065-SJ\",\n        \"externalRemark\": \"\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 41,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.302242279052734\",\n        \"gpsLongitude\": \"5.3825516700744629\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2233,\n        \"name\": \"Peugeot 208 - 380\",\n        \"licencePlate\": \"DP-380-PT\",\n        \"externalRemark\": \"DIESEL B7Climatisation, GPS, téléphone bluetooth, régulateur de vitesse.\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 90,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.303058624267578\",\n        \"gpsLongitude\": \"5.4035334587097168\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2222,\n        \"name\": \"Peugeot 208 - 644\",\n        \"licencePlate\": \"DP-644-NY\",\n        \"externalRemark\": \"DIESEL B7 Climatisation, GPS, téléphone bluetooth, régulateur de vitesse.\\nSi le boitier du véhicule est éteint, rester dans le véhicule et passer le badge sous le lecteur pour activer le boitier.\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 41,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.277969360351563\",\n        \"gpsLongitude\": 5.39278507232666,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2463,\n        \"name\": \"Renault Clio - 764\",\n        \"licencePlate\": \"DZ-764-ZA\",\n        \"externalRemark\": \"DIESEL B7,GPS,CLIM,\\nBluetooth\\nStart and Stop\\nRégulateur de vitesse\\n\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.278350830078125\",\n        \"gpsLongitude\": \"5.3922567367553711\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2962,\n        \"name\": \"Grande Punto - 431\",\n        \"licencePlate\": \"EJ-431-SR\",\n        \"externalRemark\": \"SP 95 E5, 5 places, Clim., Régulateur vitesse, GPS\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"M\",\n        \"gpsLatitude\": \"43.282432556152344\",\n        \"gpsLongitude\": 5.350715160369873,\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2439,\n        \"name\": \"Fiat 500 - 313\",\n        \"licencePlate\": \"DW-313-ZC\",\n        \"externalRemark\": \"SP  98 E5,Clim\\n4 PLACES \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.302848815917969\",\n        \"gpsLongitude\": \"5.4036283493041992\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4019,\n        \"name\": \"Twingo - 492\",\n        \"licencePlate\": \"FJ-492-JE\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places .\\nun petit bouton sous le bras d'essuie glace arrière au milieu pour ouvrir le coffre  \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.302139282226563\",\n        \"gpsLongitude\": \"5.3803000450134277\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3389,\n        \"name\": \"Twingo 183\",\n        \"licencePlate\": \"EV-183-FT\",\n        \"externalRemark\": \"4 Places, SP 95 E5\\nCLIM, régulateur de vitesse ,Start and Stop\\nPas de roue de secours KIT gonflage des roues sous le tapis passager\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.284187316894531\",\n        \"gpsLongitude\": \"5.3594865798950195\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4033,\n        \"name\": \"Twingo - 390\",\n        \"licencePlate\": \"FJ-390-JE\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places .\\nPour ouvrir le coffre : petit bouton sous le bras d'essuie glace arrière.  \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.293220520019531\",\n        \"gpsLongitude\": \"5.3833765983581543\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 3368,\n        \"name\": \"Twingo 159\",\n        \"licencePlate\": \"EV-159-XV\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places \\nPas de roue de secours KIT gonflage des roues sous le tapis passager\",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.283840179443359\",\n        \"gpsLongitude\": \"5.3806648254394531\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2380,\n        \"name\": \"Fiat 500 - 331\",\n        \"licencePlate\": \"DT-331-CM\",\n        \"externalRemark\": \"E5 SP 98\\nClimatisation \\n4 PLACES \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 100,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.311759948730469\",\n        \"gpsLongitude\": \"5.4014067649841309\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2404,\n        \"name\": \"Fiat 500 - 408\",\n        \"licencePlate\": \"DT-408-CD\",\n        \"externalRemark\": \"SP 98 E5 ,CLIM\\n4 PLACES \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": \"43.307342529296875\",\n        \"gpsLongitude\": \"5.3677935600280762\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4023,\n        \"name\": \"Twingo - 258\",\n        \"licencePlate\": \"FJ-258-JE\",\n        \"externalRemark\": \"SP 95 E5\\nCLIM,Régulateur de vitesse ,Start and Stop\\n4 Places .\\nun petit bouton sous le bras d'essuie glace arrière au milieu pour ouvrir le coffre  \\nPas de roue de secours KIT gonflage des roues sous le tapis passager \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": 43.290771484375,\n        \"gpsLongitude\": \"5.3724150657653809\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 2957,\n        \"name\": \"Yaris Hybrid - 077\",\n        \"licencePlate\": \"EK-077-ED\",\n        \"externalRemark\": \"SP 95 E5 ,GPS ,CLIM\\nCRIC SOUS LE SIÈGE CONDUCTEUR \\nboite automatique. Démarrage en mode électrique silencieux. Pour démarrer levier vitesse sur \\\"P\\\", pied sur le frein, appuyer sur le bouton Power. TOUT ETEINDRE AVANT DE SORTIR DU VH. Bluetooth, GPS, climatisation.\\nRelever l’arceau avec la télécommande \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"M automatique\",\n        \"gpsLatitude\": \"43.284793853759766\",\n        \"gpsLongitude\": \"5.3591752052307129\",\n        \"provider\": \"citiz\"\n    },\n    {\n        \"vehiculeId\": 4047,\n        \"name\": \"Twingo - 726\",\n        \"licencePlate\": \"726\",\n        \"externalRemark\": \"SP95 ,\\n4 places \\nClim \",\n        \"isFreeFloating\": false,\n        \"electricEngine\": false,\n        \"fuelLevel\": 0,\n        \"category\": \"S\",\n        \"gpsLatitude\": 43.3118782043457,\n        \"gpsLongitude\": \"5.4013767242431641\",\n        \"provider\": \"citiz\"\n    }\n]"}],"_postman_id":"17bfbc15-53cf-415b-834e-29ea77bd4529"},{"name":"getTotemMarseille","id":"f3f6f70c-3ca1-4a41-862d-4528d43caf05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://marcelle-mobi-api.herokuapp.com/vehicules/totem","description":"<p>Get the vehicules from Totem provider across Marseille</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"grant_token"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"3913231f-55f5-431e-b4cc-208c460ee429","id":"3913231f-55f5-431e-b4cc-208c460ee429","name":"Marcelle Mobi Api Frioul","type":"collection"}},"urlObject":{"protocol":"https","path":["vehicules","totem"],"host":["marcelle-mobi-api","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"27495ee4-ac03-4b1c-afd7-1525e2b129ef","name":"getTotemMarseille","originalRequest":{"method":"GET","header":[],"url":"https://marcelle-mobi-api.herokuapp.com/vehicules/totem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Mon, 07 Oct 2019 15:33:28 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"c8696763ac41fc26d2e7428ce162d1fc\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"0e18067e-4c5f-4ccd-8ea1-e27c3deeaacf"},{"key":"X-Runtime","value":"3.257236"},{"key":"Vary","value":"Origin"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"name\": \"373 PE\",\n        \"imat\": \"CJ 373 PE\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.304112,\n            \"lng\": 5.423902\n        },\n        \"positionOverride\": null,\n        \"km\": 25493,\n        \"status\": \"active\",\n        \"batteryLevel\": 52,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.6,\n        \"isCharging\": 0,\n        \"comment\": \"2019-10-07 09:58:57 jordanrolland09041998@gmail.com : JR\\n\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/12c1cc76-6093-4996-b10d-1a4d0c9d20b5_373 PE-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-05T12:02:08.000Z\",\n        \"pluggedAt\": \"2019-10-05T10:46:32.000Z\",\n        \"id\": 34,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 239,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T14:38:53.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 161,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"037 GP\",\n        \"imat\": \"CE 037 GP\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.289235,\n            \"lng\": 5.362695\n        },\n        \"positionOverride\": null,\n        \"km\": 22252,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 48,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"Désactivation auto : Véhicule ne s'allume pas :\\n07/10 Florian Bonet : Véhicule qui ne s’allume pas et qui est accidenté \\n06/10 Jina Sy : Véhicule ne s’allume ni avec la Bluetooth ni avec la carte \",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/18fc62df-6275-4460-92a8-c5314fe0e5c3_037 GP-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T14:47:15.000Z\",\n        \"pluggedAt\": \"2019-10-05T10:55:08.000Z\",\n        \"id\": 35,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 292,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T02:54:41.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 168,\n        \"sponsorId\": 169,\n        \"sponsor\": {\n            \"name\": \"Les Orres\",\n            \"description\": \"Campagne de communication Marseille et Montpellier\",\n            \"url\": \"https://www.lesorres.com/fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/6f4369e7-0e10-4738-9641-777747c52ce5_Sans titre (7).jpg\",\n            \"status\": \"active\",\n            \"id\": 169,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:50:28.000Z\",\n            \"updatedAt\": \"2019-09-24T12:38:57.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"140 DF\",\n        \"imat\": \"CY 140 DF\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.27955,\n            \"lng\": 5.360379\n        },\n        \"positionOverride\": null,\n        \"km\": 23159,\n        \"status\": \"active\",\n        \"batteryLevel\": 26,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 16.6,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/c9920e5d-11bc-4d50-bca6-3c90e87fa197_140 DF-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-07T06:27:23.000Z\",\n        \"pluggedAt\": \"2019-10-05T14:48:06.000Z\",\n        \"id\": 36,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 15,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T15:28:19.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 154,\n        \"sponsorId\": 130,\n        \"sponsor\": {\n            \"name\": \"CCI\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/LNDSTq\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/1367d3fe-a67b-4a8b-a93d-f34261f390e1_logo_ccimp.jpg\",\n            \"status\": \"active\",\n            \"id\": 130,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-26T08:28:40.000Z\",\n            \"updatedAt\": \"2019-04-11T09:49:53.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"205 EA\",\n        \"imat\": \"DA 205 EA\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.304597,\n            \"lng\": 5.379103\n        },\n        \"positionOverride\": null,\n        \"km\": 22528,\n        \"status\": \"active\",\n        \"batteryLevel\": 87,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/f7382af8-8e13-43f4-a744-8253c1249c45_205 EA (IN SITU)_1_-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T15:23:05.000Z\",\n        \"pluggedAt\": \"2019-10-06T15:36:23.000Z\",\n        \"id\": 37,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 11,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T15:23:10.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 227,\n        \"sponsorId\": 21,\n        \"sponsor\": {\n            \"name\": \"Mairie du 1er et 7e\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/xa7Grt\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/a5acdd8f-f144-4e89-a04f-1a41e05b1b74_9.jpg\",\n            \"status\": \"active\",\n            \"id\": 21,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:29.000Z\",\n            \"updatedAt\": \"2018-03-21T12:16:16.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"094 HL\",\n        \"imat\": \"CJ 094 HL\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.292183,\n            \"lng\": 5.386805\n        },\n        \"positionOverride\": null,\n        \"km\": 23055,\n        \"status\": \"active\",\n        \"batteryLevel\": 55,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/533e99b5-56a1-423c-809c-acf9b8c8fb6c_094 HL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T14:14:49.000Z\",\n        \"pluggedAt\": \"2019-10-06T15:14:02.000Z\",\n        \"id\": 39,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 9,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T15:15:31.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 100,\n        \"sponsor\": {\n            \"name\": \"Pigier\",\n            \"description\": \"Station TOTEM\\n\\n\",\n            \"url\": \"https://goo.gl/t2JvKB\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/33e3c335-1779-422d-82a0-3bfd754a51c2_22.jpg\",\n            \"status\": \"active\",\n            \"id\": 100,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-05T11:43:04.000Z\",\n            \"updatedAt\": \"2018-03-21T16:12:33.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"018 NL\",\n        \"imat\": \"CE 018 NL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie \",\n        \"position\": {\n            \"lat\": 43.280828,\n            \"lng\": 5.378389\n        },\n        \"positionOverride\": null,\n        \"km\": 20391,\n        \"status\": \"active\",\n        \"batteryLevel\": 30,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/dba022d5-9998-4bd3-adc5-c6607f57f295_018 NL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T15:18:26.000Z\",\n        \"pluggedAt\": \"2019-10-02T20:46:12.000Z\",\n        \"id\": 40,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 1,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T15:18:43.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 190,\n        \"sponsor\": {\n            \"name\": \"TOTEM BLANC\",\n            \"description\": \"TOTEM BLANC\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ffa816e8-e409-4828-b459-a72c5c7e1fee_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 190,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T10:04:10.000Z\",\n            \"updatedAt\": \"2019-05-23T10:04:17.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"456 SE\",\n        \"imat\": \"CE 456 SE\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.232782,\n            \"lng\": 5.43338\n        },\n        \"positionOverride\": null,\n        \"km\": 23807,\n        \"status\": \"active\",\n        \"batteryLevel\": 100,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/b46d36dc-235a-4b22-9498-3217fb1648af_456 SE-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T20:32:11.000Z\",\n        \"pluggedAt\": \"2019-10-06T20:31:51.000Z\",\n        \"id\": 41,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 42,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T14:37:33.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 226,\n        \"sponsorId\": 40,\n        \"sponsor\": {\n            \"name\": \"Haribo\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/H8ALCQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c941a209-dc02-4d09-8123-d6ccb1b44468_23.jpg\",\n            \"status\": \"active\",\n            \"id\": 40,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:30.000Z\",\n            \"updatedAt\": \"2018-03-21T12:18:21.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"140 FC\",\n        \"imat\": \"CM 140 FC\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.303465,\n            \"lng\": 5.414799\n        },\n        \"positionOverride\": null,\n        \"km\": 20568,\n        \"status\": \"active\",\n        \"batteryLevel\": 71,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/d9daff5a-f9b0-473a-a8ea-815e29f4d427_140 FC-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T14:21:27.000Z\",\n        \"pluggedAt\": \"2019-10-06T17:46:14.000Z\",\n        \"id\": 43,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 334,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T14:56:12.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 163,\n        \"sponsorId\": 136,\n        \"sponsor\": {\n            \"name\": \"DAKAO\",\n            \"description\": \"\",\n            \"url\": \"goo.gl/6nStxH\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/a51209c8-34c0-4fb8-bbb9-13d15d4c76b3_LES FILMS DU SOLEIL (4).jpg\",\n            \"status\": \"active\",\n            \"id\": 136,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-05-16T09:21:14.000Z\",\n            \"updatedAt\": \"2018-05-16T09:21:27.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"331 RR\",\n        \"imat\": \"CZ 331 RR\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.271132,\n            \"lng\": 5.385971\n        },\n        \"positionOverride\": null,\n        \"km\": 24590,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 49,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"Désactivation auto : Véhicule ne s'allume pas :\\n05/10 Serge Bruzzechesse : undefined\\n05/10 Sara Karaki : null\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/074902fe-8eef-459a-a072-75cb5139604d_331 RR.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T21:17:56.000Z\",\n        \"pluggedAt\": \"2019-10-02T14:50:05.000Z\",\n        \"id\": 45,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 13,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T15:16:05.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 191,\n        \"sponsor\": {\n            \"name\": \"MAIRIE CANEBIERE\",\n            \"description\": \"Campagne mairie 1&7\",\n            \"url\": \"http://bit.ly/2JANhTQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/23795b1d-b252-4a76-8c0b-b9b352d92c97_Sans titre (45).png\",\n            \"status\": \"active\",\n            \"id\": 191,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T15:25:52.000Z\",\n            \"updatedAt\": \"2019-05-23T15:26:19.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"796 DE\",\n        \"imat\": \"CY 796 DE\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.276868,\n            \"lng\": 5.389263\n        },\n        \"positionOverride\": null,\n        \"km\": 27183,\n        \"status\": \"active\",\n        \"batteryLevel\": 61,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/43d63f79-787c-4f1b-abe1-8fcce52fd7e6_796 DE-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T09:31:30.000Z\",\n        \"pluggedAt\": \"2019-10-06T16:42:11.000Z\",\n        \"id\": 46,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 40,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T14:32:43.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 100,\n        \"sponsor\": {\n            \"name\": \"Pigier\",\n            \"description\": \"Station TOTEM\\n\\n\",\n            \"url\": \"https://goo.gl/t2JvKB\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/33e3c335-1779-422d-82a0-3bfd754a51c2_22.jpg\",\n            \"status\": \"active\",\n            \"id\": 100,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-05T11:43:04.000Z\",\n            \"updatedAt\": \"2018-03-21T16:12:33.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"371 PJ\",\n        \"imat\": \"CK 371 PJ\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.302992,\n            \"lng\": 5.416521\n        },\n        \"positionOverride\": null,\n        \"km\": 20930,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 100,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.7,\n        \"isCharging\": 0,\n        \"comment\": \"2019-09-26 10:51:59 jordanrolland09041998@gmail.com : Rapatriement bureau JR\\n2019-09-26 10:25:40 jordanrolland09041998@gmail.com : JR\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/d7852b1b-1387-48a1-99f5-b6e692a3b75c_371 PJ-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-07-19T21:53:15.000Z\",\n        \"pluggedAt\": \"2019-09-26T10:50:14.000Z\",\n        \"id\": 47,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 91,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T15:24:22.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 161,\n        \"sponsorId\": 190,\n        \"sponsor\": {\n            \"name\": \"TOTEM BLANC\",\n            \"description\": \"TOTEM BLANC\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ffa816e8-e409-4828-b459-a72c5c7e1fee_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 190,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T10:04:10.000Z\",\n            \"updatedAt\": \"2019-05-23T10:04:17.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"919 AH\",\n        \"imat\": \"CC 919 AH\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.306699,\n            \"lng\": 5.368361\n        },\n        \"positionOverride\": null,\n        \"km\": 20359,\n        \"status\": \"active\",\n        \"batteryLevel\": 87,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/4f16ecd8-d246-4bfb-91c5-d6026c8c4dd6_919 AH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T06:35:18.000Z\",\n        \"pluggedAt\": \"2019-10-06T18:25:09.000Z\",\n        \"id\": 48,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 30,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T14:37:34.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 162,\n        \"sponsorId\": 169,\n        \"sponsor\": {\n            \"name\": \"Les Orres\",\n            \"description\": \"Campagne de communication Marseille et Montpellier\",\n            \"url\": \"https://www.lesorres.com/fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/6f4369e7-0e10-4738-9641-777747c52ce5_Sans titre (7).jpg\",\n            \"status\": \"active\",\n            \"id\": 169,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:50:28.000Z\",\n            \"updatedAt\": \"2019-09-24T12:38:57.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"672 AJ\",\n        \"imat\": \"CC 672 AJ\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.28575,\n            \"lng\": 5.379503\n        },\n        \"positionOverride\": null,\n        \"km\": 23354,\n        \"status\": \"active\",\n        \"batteryLevel\": 30,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/266a8ae8-442d-4755-80e9-d20a37be959f_672 AJ-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T06:52:33.000Z\",\n        \"pluggedAt\": \"2019-10-05T14:15:48.000Z\",\n        \"id\": 49,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 22,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T15:01:35.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 21,\n        \"sponsor\": {\n            \"name\": \"Mairie du 1er et 7e\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/xa7Grt\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/a5acdd8f-f144-4e89-a04f-1a41e05b1b74_9.jpg\",\n            \"status\": \"active\",\n            \"id\": 21,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:29.000Z\",\n            \"updatedAt\": \"2018-03-21T12:16:16.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"637 AK\",\n        \"imat\": \"CC 637 AK\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.270566,\n            \"lng\": 5.403244\n        },\n        \"positionOverride\": null,\n        \"km\": 20417,\n        \"status\": \"active\",\n        \"batteryLevel\": 94,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 1,\n        \"comment\": \"2019-10-05 17:09:35 jordanrolland09041998@gmail.com : JR\\n\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/6ecbfdb4-c540-4b46-9c85-cfbf2f62ac66_637 AK-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T08:04:27.000Z\",\n        \"pluggedAt\": \"2019-10-07T15:08:34.000Z\",\n        \"id\": 50,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 20,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T15:32:05.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"871 AH\",\n        \"imat\": \"CC 871 AH\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.58464090097462,\n            \"lng\": 5.49306219248956\n        },\n        \"positionOverride\": {\n            \"lat\": 43.58464090097462,\n            \"lng\": 5.49306219248956\n        },\n        \"km\": 19710,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 55,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"2019-09-17 10:29:14 le_cameleon_13@hotmail.fr : EC AUTO - Attente pare-brise\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/1a7a4382-1598-4d28-a0f9-32d0a9320c48_871 AH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-03-18T07:11:25.000Z\",\n        \"pluggedAt\": \"2019-03-18T14:14:53.000Z\",\n        \"id\": 51,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 8,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T09:44:13.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 224,\n        \"sponsorId\": 153,\n        \"sponsor\": {\n            \"name\": \"NEXITY\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/rmkPwc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7a3848a2-0a3f-47a8-892e-63949c6ffe3f_RVB_nexity_sign_plus_20cm (1).png\",\n            \"status\": \"active\",\n            \"id\": 153,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-11T16:05:38.000Z\",\n            \"updatedAt\": \"2019-03-18T14:58:40.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"923 AH\",\n        \"imat\": \"CC 923 AH\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.284729,\n            \"lng\": 5.378844\n        },\n        \"positionOverride\": null,\n        \"km\": 20122,\n        \"status\": \"active\",\n        \"batteryLevel\": 32,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/706768b7-d677-42cc-8811-60e6fb26b186_923 AH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T12:58:20.000Z\",\n        \"pluggedAt\": \"2019-10-05T11:13:06.000Z\",\n        \"id\": 53,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 27,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T15:00:37.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 153,\n        \"sponsor\": {\n            \"name\": \"NEXITY\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/rmkPwc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7a3848a2-0a3f-47a8-892e-63949c6ffe3f_RVB_nexity_sign_plus_20cm (1).png\",\n            \"status\": \"active\",\n            \"id\": 153,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-11T16:05:38.000Z\",\n            \"updatedAt\": \"2019-03-18T14:58:40.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"826 DE\",\n        \"imat\": \"CY 826 DE\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.302938,\n            \"lng\": 5.392077\n        },\n        \"positionOverride\": null,\n        \"km\": 24178,\n        \"status\": \"active\",\n        \"batteryLevel\": 23,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.6,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/9ca1fb27-39a1-431f-873d-8d80dc1cd575_826 DE-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T18:00:29.000Z\",\n        \"pluggedAt\": \"2019-10-05T03:37:18.000Z\",\n        \"id\": 54,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 310,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T14:46:18.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 169,\n        \"sponsor\": {\n            \"name\": \"Les Orres\",\n            \"description\": \"Campagne de communication Marseille et Montpellier\",\n            \"url\": \"https://www.lesorres.com/fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/6f4369e7-0e10-4738-9641-777747c52ce5_Sans titre (7).jpg\",\n            \"status\": \"active\",\n            \"id\": 169,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:50:28.000Z\",\n            \"updatedAt\": \"2019-09-24T12:38:57.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"575 BY\",\n        \"imat\": \"CE 575 BY\",\n        \"description\": \"Attention : une barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.285673,\n            \"lng\": 5.401199\n        },\n        \"positionOverride\": null,\n        \"km\": 23834,\n        \"status\": \"active\",\n        \"batteryLevel\": 22,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/a6f158e3-96ee-40eb-a510-99afff3cd4a6_575 BY-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T04:44:32.000Z\",\n        \"pluggedAt\": \"2019-10-06T11:37:38.000Z\",\n        \"id\": 55,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 298,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T14:45:18.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 123,\n        \"sponsor\": {\n            \"name\": \"Made In Marseille\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/xU7Xp1\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ff557951-01ae-4617-89dd-527e7819b78b_31389842_2171065199601151_3430892499646808064_n.png\",\n            \"status\": \"active\",\n            \"id\": 123,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-21T12:50:41.000Z\",\n            \"updatedAt\": \"2018-04-27T08:48:42.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"926 VC\",\n        \"imat\": \"CS 926 VC\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.23281,\n            \"lng\": 5.43322\n        },\n        \"positionOverride\": null,\n        \"km\": 20878,\n        \"status\": \"active\",\n        \"batteryLevel\": 73,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/8ae3e802-fbdd-4ab3-aa58-3dfb2bc03a9a_926 VC-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T07:23:48.000Z\",\n        \"pluggedAt\": \"2019-10-06T22:48:01.000Z\",\n        \"id\": 58,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 32,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T15:23:51.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 226,\n        \"sponsorId\": 149,\n        \"sponsor\": {\n            \"name\": \"FRICHE BELLE DE MAI\",\n            \"description\": \"Station de recharge\",\n            \"url\": \"https://goo.gl/t3sybW\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e83d50e3-1853-458b-9f6b-09970ae4acd4_Carré sponsor Friche.jpg\",\n            \"status\": \"active\",\n            \"id\": 149,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-05T09:53:49.000Z\",\n            \"updatedAt\": \"2018-07-05T10:07:56.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"608 GM\",\n        \"imat\": \"CC 608 GM\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.280316,\n            \"lng\": 5.3541\n        },\n        \"positionOverride\": null,\n        \"km\": 20360,\n        \"status\": \"active\",\n        \"batteryLevel\": 46,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/f38a726b-1fac-437a-8fb1-2882f9146471_608 GM-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T11:12:37.000Z\",\n        \"pluggedAt\": \"2019-10-05T10:37:49.000Z\",\n        \"id\": 59,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 19,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T15:27:47.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 171,\n        \"sponsorId\": 100,\n        \"sponsor\": {\n            \"name\": \"Pigier\",\n            \"description\": \"Station TOTEM\\n\\n\",\n            \"url\": \"https://goo.gl/t2JvKB\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/33e3c335-1779-422d-82a0-3bfd754a51c2_22.jpg\",\n            \"status\": \"active\",\n            \"id\": 100,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-05T11:43:04.000Z\",\n            \"updatedAt\": \"2018-03-21T16:12:33.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"210 WB\",\n        \"imat\": \"CC 210 WB\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.294761,\n            \"lng\": 5.401067\n        },\n        \"positionOverride\": null,\n        \"km\": 21402,\n        \"status\": \"active\",\n        \"batteryLevel\": 100,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/a657e0ef-01b0-415b-863f-7d4bd2977f10_210 WB-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T15:45:09.000Z\",\n        \"pluggedAt\": \"2019-10-06T17:20:20.000Z\",\n        \"id\": 60,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 35,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T10:10:05.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 108,\n        \"sponsor\": {\n            \"name\": \"BIP BIP PRO\",\n            \"description\": \"Partenariat Matthieu Raclot Vuibert\",\n            \"url\": \"\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/6ffa5dba-011e-4738-82de-3dd175019b55_Logo_Bipbip.jpg\",\n            \"status\": \"active\",\n            \"id\": 108,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-20T10:13:25.000Z\",\n            \"updatedAt\": \"2018-03-20T10:24:33.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"071 AJ\",\n        \"imat\": \"CC 071 AJ\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.59751926397934,\n            \"lng\": \"5.4838793818360045\"\n        },\n        \"positionOverride\": {\n            \"lat\": 43.59751926397934,\n            \"lng\": \"5.4838793818360045\"\n        },\n        \"km\": 22007,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 46,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"EC AUTO Sinistre Bernard - En attente Expert prévu le 07/10\\n2019-08-13 06:45:39 vanessa.hadid@totem-mobi.fr : Parking sous sol 7\\n\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/504efaa3-ef78-4df6-9777-d5bfef5a09ee_071 AJ-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-08-12T07:42:55.000Z\",\n        \"pluggedAt\": \"2019-08-08T13:34:28.000Z\",\n        \"id\": 61,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 33,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T09:45:45.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 162,\n        \"sponsorId\": 118,\n        \"sponsor\": {\n            \"name\": \"1 Déchet Par Jour\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/B2jfYk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/92b1f1bc-0900-49e4-9efb-eccaacc1c156_LES FILMS DU SOLEIL (2).jpg\",\n            \"status\": \"active\",\n            \"id\": 118,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-21T12:27:03.000Z\",\n            \"updatedAt\": \"2018-03-21T12:27:21.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"715 AJ\",\n        \"imat\": \"CC 715 AJ\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.29345,\n            \"lng\": 5.393845\n        },\n        \"positionOverride\": null,\n        \"km\": 21396,\n        \"status\": \"active\",\n        \"batteryLevel\": 80,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/2b90881b-72c2-4f14-828d-91bf85f54626_715 AJ-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T15:11:47.000Z\",\n        \"pluggedAt\": \"2019-10-07T11:56:24.000Z\",\n        \"id\": 63,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 24,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T15:12:35.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"026 WB\",\n        \"imat\": \"CC 026 WB\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.315604,\n            \"lng\": 5.372885\n        },\n        \"positionOverride\": null,\n        \"km\": 24192,\n        \"status\": \"active\",\n        \"batteryLevel\": 27,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/37424a3f-d61c-47aa-9e34-42c308e7c9c9_026 WB-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T15:07:46.000Z\",\n        \"pluggedAt\": \"2019-10-06T16:25:37.000Z\",\n        \"id\": 64,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 2,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T15:08:39.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 225,\n        \"sponsorId\": 33,\n        \"sponsor\": {\n            \"name\": \"Pizzéria Les 2 Frangins\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/3fhmVk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/bd7c6730-c095-411b-8753-16943b0536d2_Sans titre copie.png\",\n            \"status\": \"active\",\n            \"id\": 33,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:30.000Z\",\n            \"updatedAt\": \"2019-04-05T08:04:51.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"183 AJ\",\n        \"imat\": \"CC 183 AJ\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.270562,\n            \"lng\": 5.403274\n        },\n        \"positionOverride\": null,\n        \"km\": 25869,\n        \"status\": \"active\",\n        \"batteryLevel\": 100,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/6e0dc3e0-e096-4185-9d15-49fc71a68451_183 AJ-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-05T20:31:35.000Z\",\n        \"pluggedAt\": \"2019-10-05T20:31:51.000Z\",\n        \"id\": 65,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 10,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T15:11:17.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 153,\n        \"sponsor\": {\n            \"name\": \"NEXITY\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/rmkPwc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7a3848a2-0a3f-47a8-892e-63949c6ffe3f_RVB_nexity_sign_plus_20cm (1).png\",\n            \"status\": \"active\",\n            \"id\": 153,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-11T16:05:38.000Z\",\n            \"updatedAt\": \"2019-03-18T14:58:40.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"095 WB\",\n        \"imat\": \"CC 095 WB\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.323531,\n            \"lng\": 5.364805\n        },\n        \"positionOverride\": null,\n        \"km\": 21272,\n        \"status\": \"active\",\n        \"batteryLevel\": 54,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/ea6ae7e9-97ec-4533-bfbb-63aa04aec492_095 WB-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-07T14:51:35.000Z\",\n        \"pluggedAt\": \"2019-10-05T07:11:46.000Z\",\n        \"id\": 66,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 7,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T14:51:45.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 172,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"321 EA\",\n        \"imat\": \"321 EA\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.287241,\n            \"lng\": 5.388851\n        },\n        \"positionOverride\": null,\n        \"km\": 21124,\n        \"status\": \"active\",\n        \"batteryLevel\": 95,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/069d259c-9fc1-446d-8369-b5de442dcb89_321 EA-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T15:55:29.000Z\",\n        \"pluggedAt\": \"2019-10-06T10:51:40.000Z\",\n        \"id\": 67,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 307,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T14:58:25.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 130,\n        \"sponsor\": {\n            \"name\": \"CCI\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/LNDSTq\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/1367d3fe-a67b-4a8b-a93d-f34261f390e1_logo_ccimp.jpg\",\n            \"status\": \"active\",\n            \"id\": 130,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-26T08:28:40.000Z\",\n            \"updatedAt\": \"2019-04-11T09:49:53.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"875 AH\",\n        \"imat\": \"CC 875 AH\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.244604,\n            \"lng\": 5.372247\n        },\n        \"positionOverride\": null,\n        \"km\": 20699,\n        \"status\": \"active\",\n        \"batteryLevel\": 31,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/c978ac16-946a-4266-8269-afabed9a2ffc_875 AH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-07T13:23:23.000Z\",\n        \"pluggedAt\": \"2019-10-03T18:35:49.000Z\",\n        \"id\": 70,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 36,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T15:22:58.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 147,\n        \"sponsorId\": 190,\n        \"sponsor\": {\n            \"name\": \"TOTEM BLANC\",\n            \"description\": \"TOTEM BLANC\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ffa816e8-e409-4828-b459-a72c5c7e1fee_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 190,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T10:04:10.000Z\",\n            \"updatedAt\": \"2019-05-23T10:04:17.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"164 NK\",\n        \"imat\": \"CW 164 NK\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.288249,\n            \"lng\": 5.353081\n        },\n        \"positionOverride\": null,\n        \"km\": 21954,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 78,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 7,\n        \"isCharging\": 0,\n        \"comment\": \"2019-09-12 15:28:18 jordanrolland09041998@gmail.com : Ec auto n’accélère plus et fait un gros bruit - Cardan \\n\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/41b2ce8f-712d-44e2-b6e1-65848c4ca0bd_164 NK-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-11T16:18:54.000Z\",\n        \"pluggedAt\": \"2019-09-11T10:37:35.000Z\",\n        \"id\": 71,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 29,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T09:47:01.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 168,\n        \"sponsorId\": 100,\n        \"sponsor\": {\n            \"name\": \"Pigier\",\n            \"description\": \"Station TOTEM\\n\\n\",\n            \"url\": \"https://goo.gl/t2JvKB\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/33e3c335-1779-422d-82a0-3bfd754a51c2_22.jpg\",\n            \"status\": \"active\",\n            \"id\": 100,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-05T11:43:04.000Z\",\n            \"updatedAt\": \"2018-03-21T16:12:33.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"686 MF\",\n        \"imat\": \"686 MF\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.303194,\n            \"lng\": 5.390528\n        },\n        \"positionOverride\": null,\n        \"km\": 24072,\n        \"status\": \"active\",\n        \"batteryLevel\": 62,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/c08832f7-b0f1-4600-9685-0b097796e57a_686-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T18:10:12.000Z\",\n        \"pluggedAt\": \"2019-10-05T11:49:14.000Z\",\n        \"id\": 73,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 329,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T15:08:20.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 165,\n        \"sponsor\": {\n            \"name\": \"FIESTA DES SUDS\",\n            \"description\": \"Partenariat Fiesta Des Suds\",\n            \"url\": \"http://bit.ly/2kjGgMc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/6e565863-95eb-4373-b305-500a2a6471c2_450_200.gif\",\n            \"status\": \"active\",\n            \"id\": 165,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-09-21T16:15:25.000Z\",\n            \"updatedAt\": \"2019-09-05T10:39:45.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"696 QB\",\n        \"imat\": \"DX 696 QB\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.279035,\n            \"lng\": 5.378593\n        },\n        \"positionOverride\": null,\n        \"km\": 10086,\n        \"status\": \"active\",\n        \"batteryLevel\": 88,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/a6f52821-f8e8-43a8-91ba-45dd02008fef_696 QB-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T21:57:19.000Z\",\n        \"pluggedAt\": \"2019-10-06T10:57:29.000Z\",\n        \"id\": 74,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 313,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T14:21:28.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 40,\n        \"sponsor\": {\n            \"name\": \"Haribo\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/H8ALCQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c941a209-dc02-4d09-8123-d6ccb1b44468_23.jpg\",\n            \"status\": \"active\",\n            \"id\": 40,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:30.000Z\",\n            \"updatedAt\": \"2018-03-21T12:18:21.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"884 VF\",\n        \"imat\": \"ED 884 VF\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.331696,\n            \"lng\": 5.376462\n        },\n        \"positionOverride\": null,\n        \"km\": 12539,\n        \"status\": \"active\",\n        \"batteryLevel\": 86,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 14.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/b7158c4f-c98c-4719-8106-4157e61319bb_884VF-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-04T06:01:45.000Z\",\n        \"pluggedAt\": \"2019-10-03T19:16:20.000Z\",\n        \"id\": 77,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 90,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T14:48:12.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 177,\n        \"sponsorId\": 27,\n        \"sponsor\": {\n            \"name\": \"Institut Paoli-Calmettes\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/4EAkpN\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/39c0d983-c1c2-48d9-b3e3-2d265c711a89_5.jpg\",\n            \"status\": \"active\",\n            \"id\": 27,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:29.000Z\",\n            \"updatedAt\": \"2018-03-21T16:15:07.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"854 VF\",\n        \"imat\": \"ED 854 VF\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.263109,\n            \"lng\": 5.374012\n        },\n        \"positionOverride\": null,\n        \"km\": 13076,\n        \"status\": \"active\",\n        \"batteryLevel\": 10,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.3,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/f1783293-bea4-43b4-8baf-79bad4a54e89_854 VF-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T14:28:22.000Z\",\n        \"pluggedAt\": \"2019-10-03T19:42:35.000Z\",\n        \"id\": 78,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 84,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T15:28:54.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 169,\n        \"sponsorId\": 153,\n        \"sponsor\": {\n            \"name\": \"NEXITY\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/rmkPwc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7a3848a2-0a3f-47a8-892e-63949c6ffe3f_RVB_nexity_sign_plus_20cm (1).png\",\n            \"status\": \"active\",\n            \"id\": 153,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-11T16:05:38.000Z\",\n            \"updatedAt\": \"2019-03-18T14:58:40.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"344 FM\",\n        \"imat\": \"344 FM\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.275747,\n            \"lng\": 5.377829\n        },\n        \"positionOverride\": null,\n        \"km\": 11701,\n        \"status\": \"active\",\n        \"batteryLevel\": 90,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/8446a615-4468-49ee-8259-64abe6d4a689_344FM-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-05T11:19:48.000Z\",\n        \"pluggedAt\": \"2019-10-04T22:02:04.000Z\",\n        \"id\": 80,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 304,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T13:52:57.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 165,\n        \"sponsor\": {\n            \"name\": \"FIESTA DES SUDS\",\n            \"description\": \"Partenariat Fiesta Des Suds\",\n            \"url\": \"http://bit.ly/2kjGgMc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/6e565863-95eb-4373-b305-500a2a6471c2_450_200.gif\",\n            \"status\": \"active\",\n            \"id\": 165,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-09-21T16:15:25.000Z\",\n            \"updatedAt\": \"2019-09-05T10:39:45.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"268 FL\",\n        \"imat\": \"268 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.286005,\n            \"lng\": 5.393635\n        },\n        \"positionOverride\": null,\n        \"km\": 12563,\n        \"status\": \"active\",\n        \"batteryLevel\": 94,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/18ad2bcd-9ed1-42d8-ba8d-506c1b4736db_268 FL.JPG\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T06:34:11.000Z\",\n        \"pluggedAt\": \"2019-10-07T06:26:02.000Z\",\n        \"id\": 82,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 319,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T15:24:36.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 100,\n        \"sponsor\": {\n            \"name\": \"Pigier\",\n            \"description\": \"Station TOTEM\\n\\n\",\n            \"url\": \"https://goo.gl/t2JvKB\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/33e3c335-1779-422d-82a0-3bfd754a51c2_22.jpg\",\n            \"status\": \"active\",\n            \"id\": 100,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-05T11:43:04.000Z\",\n            \"updatedAt\": \"2018-03-21T16:12:33.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"273 FM\",\n        \"imat\": \"EE 273 FM\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.297435,\n            \"lng\": 5.397988\n        },\n        \"positionOverride\": null,\n        \"km\": 13112,\n        \"status\": \"active\",\n        \"batteryLevel\": 94,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/d2933b07-4e6d-4bf3-8755-e6db8e61ab5d_273FM-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T16:58:55.000Z\",\n        \"pluggedAt\": \"2019-10-06T17:25:56.000Z\",\n        \"id\": 83,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 183,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T15:25:44.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 165,\n        \"sponsor\": {\n            \"name\": \"FIESTA DES SUDS\",\n            \"description\": \"Partenariat Fiesta Des Suds\",\n            \"url\": \"http://bit.ly/2kjGgMc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/6e565863-95eb-4373-b305-500a2a6471c2_450_200.gif\",\n            \"status\": \"active\",\n            \"id\": 165,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-09-21T16:15:25.000Z\",\n            \"updatedAt\": \"2019-09-05T10:39:45.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"416 FL\",\n        \"imat\": \"416 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.30407,\n            \"lng\": 5.410468\n        },\n        \"positionOverride\": null,\n        \"km\": 12774,\n        \"status\": \"active\",\n        \"batteryLevel\": 88,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.9,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/28374e77-bd42-4789-81b7-29ba8eb1216d_416FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T14:08:32.000Z\",\n        \"pluggedAt\": \"2019-10-07T14:13:28.000Z\",\n        \"id\": 84,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 303,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T15:31:06.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 163,\n        \"sponsorId\": 44,\n        \"sponsor\": {\n            \"name\": \"Totem\",\n            \"description\": \"\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/station-default-banner.png\",\n            \"status\": \"active\",\n            \"id\": 44,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:30.000Z\",\n            \"updatedAt\": \"2019-04-17T09:36:53.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"122 FL\",\n        \"imat\": \"122 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.308569,\n            \"lng\": 5.369905\n        },\n        \"positionOverride\": null,\n        \"km\": 12212,\n        \"status\": \"active\",\n        \"batteryLevel\": 92,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 14.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/778a4a18-a773-4fe9-9889-5f1c45e62f1f_122FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T12:09:36.000Z\",\n        \"pluggedAt\": \"2019-10-06T16:04:30.000Z\",\n        \"id\": 85,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 184,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T15:26:57.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 162,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"128 FL\",\n        \"imat\": \"128 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.308284,\n            \"lng\": 5.372107\n        },\n        \"positionOverride\": null,\n        \"km\": 14309,\n        \"status\": \"active\",\n        \"batteryLevel\": 54,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.7,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/2910d949-fdf3-41bc-b575-4e267fe1e33c_128FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T13:14:24.000Z\",\n        \"pluggedAt\": \"2019-10-04T18:53:22.000Z\",\n        \"id\": 86,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 309,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T14:50:17.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 162,\n        \"sponsorId\": 0,\n        \"sponsor\": null,\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"428 FL\",\n        \"imat\": \"428 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.269797,\n            \"lng\": 5.390844\n        },\n        \"positionOverride\": null,\n        \"km\": 12624,\n        \"status\": \"active\",\n        \"batteryLevel\": 92,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/66576750-0600-4799-97c7-3d35615ffb9d_428 FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T12:11:12.000Z\",\n        \"pluggedAt\": \"2019-10-06T19:37:05.000Z\",\n        \"id\": 87,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 315,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T15:16:38.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 110,\n        \"sponsor\": {\n            \"name\": \"Smartseille Eiffage\",\n            \"description\": \"Station Eiffage\",\n            \"url\": \"https://goo.gl/wa3pNC\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/486b03ef-daf0-4a7f-b5e2-c8f21ff9f209_21.jpg\",\n            \"status\": \"active\",\n            \"id\": 110,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-20T15:10:55.000Z\",\n            \"updatedAt\": \"2018-03-21T12:13:27.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"292 FM\",\n        \"imat\": \"292 FM\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.265234,\n            \"lng\": 5.396312\n        },\n        \"positionOverride\": null,\n        \"km\": 10499,\n        \"status\": \"active\",\n        \"batteryLevel\": 28,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/d29915d9-0e5b-4cd1-84c7-10f6d74f702d_292FM-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T15:31:43.000Z\",\n        \"pluggedAt\": \"2019-10-05T21:36:00.000Z\",\n        \"id\": 88,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 205,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T15:32:04.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 191,\n        \"sponsor\": {\n            \"name\": \"MAIRIE CANEBIERE\",\n            \"description\": \"Campagne mairie 1&7\",\n            \"url\": \"http://bit.ly/2JANhTQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/23795b1d-b252-4a76-8c0b-b9b352d92c97_Sans titre (45).png\",\n            \"status\": \"active\",\n            \"id\": 191,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T15:25:52.000Z\",\n            \"updatedAt\": \"2019-05-23T15:26:19.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"832 FK\",\n        \"imat\": \"832 FK\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.298279,\n            \"lng\": 5.368066\n        },\n        \"positionOverride\": null,\n        \"km\": 13265,\n        \"status\": \"active\",\n        \"batteryLevel\": 60,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 14.3,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/37028803-3802-4bd4-8cc9-d341ceaaf081_832 MR-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T17:59:20.000Z\",\n        \"pluggedAt\": \"2019-10-06T12:31:57.000Z\",\n        \"id\": 89,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 187,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T07:20:11.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 165,\n        \"sponsor\": {\n            \"name\": \"FIESTA DES SUDS\",\n            \"description\": \"Partenariat Fiesta Des Suds\",\n            \"url\": \"http://bit.ly/2kjGgMc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/6e565863-95eb-4373-b305-500a2a6471c2_450_200.gif\",\n            \"status\": \"active\",\n            \"id\": 165,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-09-21T16:15:25.000Z\",\n            \"updatedAt\": \"2019-09-05T10:39:45.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"878 FK\",\n        \"imat\": \"EE 878 FK\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.285741,\n            \"lng\": 5.383134\n        },\n        \"positionOverride\": null,\n        \"km\": 10713,\n        \"status\": \"active\",\n        \"batteryLevel\": 50,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 14,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/3a7471b8-5ff6-4a03-ba97-3e252579e816_878FK-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T14:18:25.000Z\",\n        \"pluggedAt\": \"2019-10-07T14:17:45.000Z\",\n        \"id\": 90,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 125,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T15:33:18.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 1000,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"944 FK\",\n        \"imat\": \"944 FK\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.280562,\n            \"lng\": 5.354362\n        },\n        \"positionOverride\": null,\n        \"km\": 13301,\n        \"status\": \"active\",\n        \"batteryLevel\": 32,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.5,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/4ea34cd1-e1a6-4667-859a-72525397539d_944FK-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-05T16:51:41.000Z\",\n        \"pluggedAt\": \"2019-10-02T09:21:20.000Z\",\n        \"id\": 91,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 162,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T15:29:54.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 171,\n        \"sponsorId\": 100,\n        \"sponsor\": {\n            \"name\": \"Pigier\",\n            \"description\": \"Station TOTEM\\n\\n\",\n            \"url\": \"https://goo.gl/t2JvKB\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/33e3c335-1779-422d-82a0-3bfd754a51c2_22.jpg\",\n            \"status\": \"active\",\n            \"id\": 100,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-05T11:43:04.000Z\",\n            \"updatedAt\": \"2018-03-21T16:12:33.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"137 FL\",\n        \"imat\": \"137 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.304098,\n            \"lng\": 5.392656\n        },\n        \"positionOverride\": null,\n        \"km\": 12371,\n        \"status\": \"active\",\n        \"batteryLevel\": 10,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 11.6,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/803efff3-f0c9-4540-8250-6e18db378434_137FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-05T18:46:29.000Z\",\n        \"pluggedAt\": \"2019-10-04T21:04:43.000Z\",\n        \"id\": 92,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 126,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T09:43:22.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 163,\n        \"sponsor\": {\n            \"name\": \"Mairie des 4e et 5e\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/ckrb3K\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/f36c2e1c-60ef-4683-bd79-2693295d60e0_Sans titre (2).png\",\n            \"status\": \"active\",\n            \"id\": 163,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-09-14T12:48:23.000Z\",\n            \"updatedAt\": \"2018-09-14T12:49:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"333 FM\",\n        \"imat\": \"333 FM\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.280701,\n            \"lng\": 5.36838\n        },\n        \"positionOverride\": null,\n        \"km\": 11756,\n        \"status\": \"active\",\n        \"batteryLevel\": 68,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.5,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/8f8973ea-bed6-414c-a535-7c0715330a7b_333FM-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-07T12:45:40.000Z\",\n        \"pluggedAt\": \"2019-10-06T16:28:55.000Z\",\n        \"id\": 94,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 301,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T15:29:48.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 150,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"246 FL\",\n        \"imat\": \"246 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.30153,\n            \"lng\": 5.380993\n        },\n        \"positionOverride\": null,\n        \"km\": 12594,\n        \"status\": \"active\",\n        \"batteryLevel\": 74,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.6,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/05468cd6-9783-4978-9e05-75ceab2e9209_246FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T15:23:00.000Z\",\n        \"pluggedAt\": \"2019-10-07T15:21:58.000Z\",\n        \"id\": 95,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 321,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T15:32:01.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 227,\n        \"sponsorId\": 123,\n        \"sponsor\": {\n            \"name\": \"Made In Marseille\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/xU7Xp1\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ff557951-01ae-4617-89dd-527e7819b78b_31389842_2171065199601151_3430892499646808064_n.png\",\n            \"status\": \"active\",\n            \"id\": 123,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-21T12:50:41.000Z\",\n            \"updatedAt\": \"2018-04-27T08:48:42.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 520,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"389 FL\",\n        \"imat\": \"389 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.27243,\n            \"lng\": 5.382725\n        },\n        \"positionOverride\": null,\n        \"km\": 12644,\n        \"status\": \"active\",\n        \"batteryLevel\": 88,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/cdfe7267-2c61-49eb-9b14-7ea9f23048a7_389 FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T11:24:15.000Z\",\n        \"pluggedAt\": \"2019-10-05T17:55:31.000Z\",\n        \"id\": 96,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 314,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T14:51:17.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 153,\n        \"sponsor\": {\n            \"name\": \"NEXITY\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/rmkPwc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7a3848a2-0a3f-47a8-892e-63949c6ffe3f_RVB_nexity_sign_plus_20cm (1).png\",\n            \"status\": \"active\",\n            \"id\": 153,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-11T16:05:38.000Z\",\n            \"updatedAt\": \"2019-03-18T14:58:40.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"360 FL\",\n        \"imat\": \"360 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.584653,\n            \"lng\": 5.493009\n        },\n        \"positionOverride\": null,\n        \"km\": 12601,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 14,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.7,\n        \"isCharging\": 0,\n        \"comment\": \"2019-09-24 14:54:44 jordanrolland09041998@gmail.com : EC AUTO\\nEC AUTO Sinistre Bernard - En attente Expert prévu le 07/10\\n\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/fd406306-e4c8-421a-adc0-2633c4904720_360FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-08-12T06:50:08.000Z\",\n        \"pluggedAt\": \"2019-08-11T17:23:42.000Z\",\n        \"id\": 97,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 306,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T14:38:05.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 224,\n        \"sponsorId\": 123,\n        \"sponsor\": {\n            \"name\": \"Made In Marseille\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/xU7Xp1\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ff557951-01ae-4617-89dd-527e7819b78b_31389842_2171065199601151_3430892499646808064_n.png\",\n            \"status\": \"active\",\n            \"id\": 123,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-21T12:50:41.000Z\",\n            \"updatedAt\": \"2018-04-27T08:48:42.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"672 FK\",\n        \"imat\": \"672 FK\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.300933,\n            \"lng\": 5.379945\n        },\n        \"positionOverride\": null,\n        \"km\": 12120,\n        \"status\": \"active\",\n        \"batteryLevel\": 90,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 14.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/5bfc675d-ce1c-42ab-9657-20a097eee566_672FK-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T14:25:48.000Z\",\n        \"pluggedAt\": \"2019-10-06T14:53:58.000Z\",\n        \"id\": 98,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 245,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T15:04:22.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 227,\n        \"sponsorId\": 190,\n        \"sponsor\": {\n            \"name\": \"TOTEM BLANC\",\n            \"description\": \"TOTEM BLANC\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ffa816e8-e409-4828-b459-a72c5c7e1fee_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 190,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T10:04:10.000Z\",\n            \"updatedAt\": \"2019-05-23T10:04:17.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"290 FM\",\n        \"imat\": \"EE 290 FM\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.307671,\n            \"lng\": 5.36734\n        },\n        \"positionOverride\": null,\n        \"km\": 13726,\n        \"status\": \"active\",\n        \"batteryLevel\": 56,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/bdb34185-7fb7-4c75-9aa2-ba22eafb6e07_290FM-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T14:11:25.000Z\",\n        \"pluggedAt\": \"2019-10-05T16:16:52.000Z\",\n        \"id\": 99,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 308,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T14:46:18.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 162,\n        \"sponsorId\": 191,\n        \"sponsor\": {\n            \"name\": \"MAIRIE CANEBIERE\",\n            \"description\": \"Campagne mairie 1&7\",\n            \"url\": \"http://bit.ly/2JANhTQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/23795b1d-b252-4a76-8c0b-b9b352d92c97_Sans titre (45).png\",\n            \"status\": \"active\",\n            \"id\": 191,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T15:25:52.000Z\",\n            \"updatedAt\": \"2019-05-23T15:26:19.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"722 FK\",\n        \"imat\": \"722 FK\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.270541,\n            \"lng\": 5.403218\n        },\n        \"positionOverride\": null,\n        \"km\": 12348,\n        \"status\": \"active\",\n        \"batteryLevel\": 94,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 14.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/bb85d6c4-457c-4cd0-b382-38a1d61a9ded_722FK-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T20:40:40.000Z\",\n        \"pluggedAt\": \"2019-10-06T20:38:02.000Z\",\n        \"id\": 100,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 215,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T13:43:44.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 36,\n        \"sponsor\": {\n            \"name\": \"Fleur des calanques\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/z1VSVN\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/87ba8992-1a74-458d-b568-795605c8abfd_14.jpg\",\n            \"status\": \"active\",\n            \"id\": 36,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:30.000Z\",\n            \"updatedAt\": \"2018-03-21T16:15:21.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"778 FK\",\n        \"imat\": \"778 FK\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.232827,\n            \"lng\": 5.433424\n        },\n        \"positionOverride\": null,\n        \"km\": 12652,\n        \"status\": \"active\",\n        \"batteryLevel\": 92,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 14,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/99108726-e34e-473e-ae12-35b48ee121fe_778FK-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T08:14:45.000Z\",\n        \"pluggedAt\": \"2019-10-07T08:57:05.000Z\",\n        \"id\": 102,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 322,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T11:47:16.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 226,\n        \"sponsorId\": 123,\n        \"sponsor\": {\n            \"name\": \"Made In Marseille\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/xU7Xp1\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ff557951-01ae-4617-89dd-527e7819b78b_31389842_2171065199601151_3430892499646808064_n.png\",\n            \"status\": \"active\",\n            \"id\": 123,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-21T12:50:41.000Z\",\n            \"updatedAt\": \"2018-04-27T08:48:42.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"534 FL\",\n        \"imat\": \"EE 534 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.300694,\n            \"lng\": 5.390206\n        },\n        \"positionOverride\": null,\n        \"km\": 13366,\n        \"status\": \"active\",\n        \"batteryLevel\": 40,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/1b1696b4-97ba-4c21-8506-91fa6da1b7e1_534FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T10:54:11.000Z\",\n        \"pluggedAt\": \"2019-10-03T14:46:47.000Z\",\n        \"id\": 103,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 272,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T13:30:14.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 21,\n        \"sponsor\": {\n            \"name\": \"Mairie du 1er et 7e\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/xa7Grt\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/a5acdd8f-f144-4e89-a04f-1a41e05b1b74_9.jpg\",\n            \"status\": \"active\",\n            \"id\": 21,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:29.000Z\",\n            \"updatedAt\": \"2018-03-21T12:16:16.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"478 FL\",\n        \"imat\": \"EE 478 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.323394,\n            \"lng\": 5.364737\n        },\n        \"positionOverride\": null,\n        \"km\": 13352,\n        \"status\": \"active\",\n        \"batteryLevel\": 68,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 14,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Insurance/3df99854-7f49-4d88-9dee-a971155b1760_478-FL.jpg\",\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/e6afc317-3a89-46e8-9651-df48aec7024f_478FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-06T18:07:20.000Z\",\n        \"pluggedAt\": \"2019-10-07T13:31:30.000Z\",\n        \"id\": 105,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 320,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-07T15:30:52.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 172,\n        \"sponsorId\": 123,\n        \"sponsor\": {\n            \"name\": \"Made In Marseille\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/xU7Xp1\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ff557951-01ae-4617-89dd-527e7819b78b_31389842_2171065199601151_3430892499646808064_n.png\",\n            \"status\": \"active\",\n            \"id\": 123,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-21T12:50:41.000Z\",\n            \"updatedAt\": \"2018-04-27T08:48:42.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 640,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"636 MZ\",\n        \"imat\": \"EN 636 MZ\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.310954,\n            \"lng\": 5.390526\n        },\n        \"positionOverride\": null,\n        \"km\": 8309,\n        \"status\": \"active\",\n        \"batteryLevel\": 98,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/424ec805-9362-4493-930e-d310ce67e84a_636 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-06T10:32:47.000Z\",\n        \"pluggedAt\": \"2019-10-06T15:21:13.000Z\",\n        \"id\": 107,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 282,\n        \"accountId\": null,\n        \"createdAt\": \"2017-06-29T16:12:27.000Z\",\n        \"updatedAt\": \"2019-10-07T15:08:05.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 180,\n        \"sponsorId\": 183,\n        \"sponsor\": {\n            \"name\": \"KAPORAL\",\n            \"description\": \"Campagne de communications sur 10 véhicumes\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/1303d32e-f14e-4783-a0a7-7d929c9c8edc_VISUEL KAPO-TOTEM[3].jpg\",\n            \"status\": \"active\",\n            \"id\": 183,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-04-01T10:05:28.000Z\",\n            \"updatedAt\": \"2019-04-01T10:05:37.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"428 MZ\",\n        \"imat\": \"EN 428 MZ\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.295748,\n            \"lng\": 5.386497\n        },\n        \"positionOverride\": null,\n        \"km\": 9164,\n        \"status\": \"active\",\n        \"batteryLevel\": 62,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.6,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/4f1804f4-2105-4289-a6f0-51d9d163178c_428 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T15:29:03.000Z\",\n        \"pluggedAt\": \"2019-10-07T04:12:49.000Z\",\n        \"id\": 108,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 275,\n        \"accountId\": null,\n        \"createdAt\": \"2017-06-29T16:40:18.000Z\",\n        \"updatedAt\": \"2019-10-07T15:32:59.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 149,\n        \"sponsor\": {\n            \"name\": \"FRICHE BELLE DE MAI\",\n            \"description\": \"Station de recharge\",\n            \"url\": \"https://goo.gl/t3sybW\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e83d50e3-1853-458b-9f6b-09970ae4acd4_Carré sponsor Friche.jpg\",\n            \"status\": \"active\",\n            \"id\": 149,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-05T09:53:49.000Z\",\n            \"updatedAt\": \"2018-07-05T10:07:56.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"706 MZ\",\n        \"imat\": \"EN 706 MZ\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.277807,\n            \"lng\": 5.372684\n        },\n        \"positionOverride\": null,\n        \"km\": 8618,\n        \"status\": \"active\",\n        \"batteryLevel\": 44,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/e070eaa0-38a7-4a23-9c52-e2e84bb914cf_706 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-06T19:57:39.000Z\",\n        \"pluggedAt\": \"2019-10-06T18:17:01.000Z\",\n        \"id\": 109,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 213,\n        \"accountId\": null,\n        \"createdAt\": \"2017-06-29T16:42:04.000Z\",\n        \"updatedAt\": \"2019-10-07T14:28:35.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 153,\n        \"sponsorId\": 149,\n        \"sponsor\": {\n            \"name\": \"FRICHE BELLE DE MAI\",\n            \"description\": \"Station de recharge\",\n            \"url\": \"https://goo.gl/t3sybW\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e83d50e3-1853-458b-9f6b-09970ae4acd4_Carré sponsor Friche.jpg\",\n            \"status\": \"active\",\n            \"id\": 149,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-05T09:53:49.000Z\",\n            \"updatedAt\": \"2018-07-05T10:07:56.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"170 MZ\",\n        \"imat\": \"EN 170 MZ\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.304106,\n            \"lng\": 5.410359\n        },\n        \"positionOverride\": null,\n        \"km\": 9983,\n        \"status\": \"active\",\n        \"batteryLevel\": 98,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.5,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/21c32664-7f9e-4248-ba1c-af59932e4853_170 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T16:43:07.000Z\",\n        \"pluggedAt\": \"2019-10-06T22:35:01.000Z\",\n        \"id\": 110,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 327,\n        \"accountId\": null,\n        \"createdAt\": \"2017-06-29T16:42:54.000Z\",\n        \"updatedAt\": \"2019-10-07T12:43:21.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 163,\n        \"sponsorId\": 188,\n        \"sponsor\": {\n            \"name\": \"Renault\",\n            \"description\": \"Campagne d'affichage 12 mois\",\n            \"url\": \"http://bit.ly/2VVl14T\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/58938f75-cbe0-4fd1-8466-84eb05248273_TOTEM_RENAULT_CARRE_SPONSOR (1).png\",\n            \"status\": \"active\",\n            \"id\": 188,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-21T12:18:25.000Z\",\n            \"updatedAt\": \"2019-05-21T12:24:22.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"338 MZ\",\n        \"imat\": \"EN 338 MZ\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.298476,\n            \"lng\": 5.370936\n        },\n        \"positionOverride\": null,\n        \"km\": 10998,\n        \"status\": \"active\",\n        \"batteryLevel\": 48,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.4,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/efd14840-432f-4052-a392-669dd512d812_338 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T10:30:01.000Z\",\n        \"pluggedAt\": \"2019-10-06T15:32:48.000Z\",\n        \"id\": 111,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 181,\n        \"accountId\": null,\n        \"createdAt\": \"2017-06-29T16:43:44.000Z\",\n        \"updatedAt\": \"2019-10-07T13:53:02.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 187,\n        \"sponsor\": {\n            \"name\": \"La Ciotat\",\n            \"description\": \"\",\n            \"url\": \"https://www.laciotat.com/\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/9591caf7-8f6d-4fd2-b6ff-1300880dbacc_Sans titre (34).png\",\n            \"status\": \"active\",\n            \"id\": 187,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-04-30T11:47:18.000Z\",\n            \"updatedAt\": \"2019-04-30T11:47:24.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"136 MZ\",\n        \"imat\": \"EN 136 MZ\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.27901733039018,\n            \"lng\": 5.387409022445695\n        },\n        \"positionOverride\": {\n            \"lat\": 43.27901733039018,\n            \"lng\": 5.387409022445695\n        },\n        \"km\": 8946,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 82,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 11.3,\n        \"isCharging\": 0,\n        \"comment\": \"2019-10-06 22:51:20 emmanuelle.champaud@totem-mobi.fr : Ne démarre pas\\n2019-10-06 14:33:56 jordanrolland09041998@gmail.com : JR\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/544c6f42-acc8-47c7-a6a1-e22b60634bd0_136 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-12T17:27:33.000Z\",\n        \"pluggedAt\": \"2019-09-09T17:19:13.000Z\",\n        \"id\": 112,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 331,\n        \"accountId\": null,\n        \"createdAt\": \"2017-06-29T16:44:35.000Z\",\n        \"updatedAt\": \"2019-10-06T22:51:20.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 183,\n        \"sponsor\": {\n            \"name\": \"KAPORAL\",\n            \"description\": \"Campagne de communications sur 10 véhicumes\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/1303d32e-f14e-4783-a0a7-7d929c9c8edc_VISUEL KAPO-TOTEM[3].jpg\",\n            \"status\": \"active\",\n            \"id\": 183,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-04-01T10:05:28.000Z\",\n            \"updatedAt\": \"2019-04-01T10:05:37.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"081 MZ\",\n        \"imat\": \"EN 081 MZ\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.247798,\n            \"lng\": 5.437866\n        },\n        \"positionOverride\": null,\n        \"km\": 9935,\n        \"status\": \"active\",\n        \"batteryLevel\": 90,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.6,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/4ad52638-e8eb-4de0-850c-a15e905f8311_081 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-05T15:51:39.000Z\",\n        \"pluggedAt\": \"2019-10-05T15:51:47.000Z\",\n        \"id\": 113,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 240,\n        \"accountId\": null,\n        \"createdAt\": \"2017-06-29T16:45:24.000Z\",\n        \"updatedAt\": \"2019-10-07T11:48:12.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 178,\n        \"sponsorId\": 35,\n        \"sponsor\": {\n            \"name\": \"Les Films du Soleil\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/u9VkFA\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/3fffdf7f-7260-4998-b1c7-a635d76c69c9_15.jpg\",\n            \"status\": \"active\",\n            \"id\": 35,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:30.000Z\",\n            \"updatedAt\": \"2018-03-21T16:14:50.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"097 MZ\",\n        \"imat\": \"EN 097 MZ\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.278994,\n            \"lng\": 5.38736\n        },\n        \"positionOverride\": null,\n        \"km\": 8869,\n        \"status\": \"active\",\n        \"batteryLevel\": 96,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 14,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/df61d325-50c0-4e13-a1a7-af61a2b450d9_097 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T14:44:25.000Z\",\n        \"pluggedAt\": \"2019-10-07T11:33:12.000Z\",\n        \"id\": 114,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 300,\n        \"accountId\": null,\n        \"createdAt\": \"2017-07-04T10:38:03.000Z\",\n        \"updatedAt\": \"2019-10-07T15:06:17.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 159,\n        \"sponsor\": {\n            \"name\": \"Black Apple Magazine\",\n            \"description\": \"Partenariat\",\n            \"url\": \"http://bit.ly/2wJ7Zst\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/27a2e6b6-7893-4750-8d83-84d04f1b783e_Sans titre (67).png\",\n            \"status\": \"active\",\n            \"id\": 159,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-09-04T12:58:48.000Z\",\n            \"updatedAt\": \"2018-09-04T12:59:03.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"725 MZ\",\n        \"imat\": \"EN 725 MZ\",\n        \"description\": \"Attention, 1 barre de charge = 7 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.262461,\n            \"lng\": 5.376084\n        },\n        \"positionOverride\": null,\n        \"km\": 8433,\n        \"status\": \"active\",\n        \"batteryLevel\": 38,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/360a2b01-9569-446d-85f5-cd4b4272f1ae_725 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T13:54:46.000Z\",\n        \"pluggedAt\": \"2019-10-06T08:58:32.000Z\",\n        \"id\": 115,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 87,\n        \"accountId\": null,\n        \"createdAt\": \"2017-07-04T11:45:52.000Z\",\n        \"updatedAt\": \"2019-10-07T14:54:34.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 169,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"803 MR\",\n        \"imat\": \"EP 803 MR\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.275628,\n            \"lng\": 5.359245\n        },\n        \"positionOverride\": null,\n        \"km\": 7324,\n        \"status\": \"active\",\n        \"batteryLevel\": 66,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.5,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/e2934642-4b45-47bc-b7a9-5561254f9e68_803 MR-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-05T17:51:39.000Z\",\n        \"pluggedAt\": \"2019-10-05T11:30:29.000Z\",\n        \"id\": 116,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 234,\n        \"accountId\": null,\n        \"createdAt\": \"2017-07-28T23:36:47.000Z\",\n        \"updatedAt\": \"2019-10-07T15:16:28.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 165,\n        \"sponsorId\": 188,\n        \"sponsor\": {\n            \"name\": \"Renault\",\n            \"description\": \"Campagne d'affichage 12 mois\",\n            \"url\": \"http://bit.ly/2VVl14T\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/58938f75-cbe0-4fd1-8466-84eb05248273_TOTEM_RENAULT_CARRE_SPONSOR (1).png\",\n            \"status\": \"active\",\n            \"id\": 188,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-21T12:18:25.000Z\",\n            \"updatedAt\": \"2019-05-21T12:24:22.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"236 MS\",\n        \"imat\": \"EP 236 MS\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.299275,\n            \"lng\": 5.39739\n        },\n        \"positionOverride\": null,\n        \"km\": 8050,\n        \"status\": \"active\",\n        \"batteryLevel\": 82,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/d474ada3-9a99-4880-bd13-15fc24f56d43_236 MS.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T11:48:08.000Z\",\n        \"pluggedAt\": \"2019-10-05T01:12:57.000Z\",\n        \"id\": 117,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 159,\n        \"accountId\": null,\n        \"createdAt\": \"2017-07-31T05:53:58.000Z\",\n        \"updatedAt\": \"2019-10-07T14:49:13.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 183,\n        \"sponsor\": {\n            \"name\": \"KAPORAL\",\n            \"description\": \"Campagne de communications sur 10 véhicumes\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/1303d32e-f14e-4783-a0a7-7d929c9c8edc_VISUEL KAPO-TOTEM[3].jpg\",\n            \"status\": \"active\",\n            \"id\": 183,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-04-01T10:05:28.000Z\",\n            \"updatedAt\": \"2019-04-01T10:05:37.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"015 MS\",\n        \"imat\": \"EP 015 MS\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.29941,\n            \"lng\": 5.37019\n        },\n        \"positionOverride\": null,\n        \"km\": 10381,\n        \"status\": \"active\",\n        \"batteryLevel\": 60,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.7,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Insurance/8243a99f-1211-4a64-b320-a345dcff0f09_015 MS-1.jpg\",\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/c6c47be2-d86b-46fc-bc7d-f9decfe1224b_015 MS-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T09:31:59.000Z\",\n        \"pluggedAt\": \"2019-10-04T06:37:03.000Z\",\n        \"id\": 120,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 129,\n        \"accountId\": null,\n        \"createdAt\": \"2017-07-31T05:55:58.000Z\",\n        \"updatedAt\": \"2019-10-07T10:07:25.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 155,\n        \"sponsor\": {\n            \"name\": \"CAPI FRANCE\",\n            \"description\": \"Station de recharge\",\n            \"url\": \"https://goo.gl/YvGpTD\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7cdb2be2-a0cb-43e3-ab45-035d8ceb8cb0_OUI.jpg\",\n            \"status\": \"active\",\n            \"id\": 155,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-13T13:12:16.000Z\",\n            \"updatedAt\": \"2018-07-13T13:23:44.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"986 MR\",\n        \"imat\": \"EP 986 MR\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.278221,\n            \"lng\": 5.382729\n        },\n        \"positionOverride\": null,\n        \"km\": 9441,\n        \"status\": \"active\",\n        \"batteryLevel\": 68,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.4,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/07d6c1ec-c22f-400f-9270-b27c4446a041_986 MR-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T10:25:53.000Z\",\n        \"pluggedAt\": \"2019-10-07T07:41:36.000Z\",\n        \"id\": 122,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 302,\n        \"accountId\": null,\n        \"createdAt\": \"2017-07-31T05:57:08.000Z\",\n        \"updatedAt\": \"2019-10-07T13:47:21.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"299 MZ\",\n        \"imat\": \"EN 299 MZ\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.277697,\n            \"lng\": 5.379587\n        },\n        \"positionOverride\": null,\n        \"km\": 10318,\n        \"status\": \"active\",\n        \"batteryLevel\": 56,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.5,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/59165bd1-cb3d-41e4-b2fa-7f261ff88b4f_299 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T13:27:49.000Z\",\n        \"pluggedAt\": \"2019-10-05T20:58:46.000Z\",\n        \"id\": 123,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 244,\n        \"accountId\": null,\n        \"createdAt\": \"2017-07-31T05:58:54.000Z\",\n        \"updatedAt\": \"2019-10-07T13:31:41.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"865 MR\",\n        \"imat\": \"EP 865 MR\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.299313,\n            \"lng\": 5.417056\n        },\n        \"positionOverride\": null,\n        \"km\": 6740,\n        \"status\": \"active\",\n        \"batteryLevel\": 64,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.5,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/49535ce1-c014-4eaf-b62f-415ee2f0d0bd_865 MR-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T00:13:29.000Z\",\n        \"pluggedAt\": \"2019-10-05T16:59:54.000Z\",\n        \"id\": 129,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 232,\n        \"accountId\": null,\n        \"createdAt\": \"2017-07-31T09:09:07.000Z\",\n        \"updatedAt\": \"2019-10-07T13:51:34.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 161,\n        \"sponsorId\": 44,\n        \"sponsor\": {\n            \"name\": \"Totem\",\n            \"description\": \"\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/station-default-banner.png\",\n            \"status\": \"active\",\n            \"id\": 44,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:30.000Z\",\n            \"updatedAt\": \"2019-04-17T09:36:53.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"143 MZ\",\n        \"imat\": \"EN 143 MZ\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.304283,\n            \"lng\": 5.414943\n        },\n        \"positionOverride\": null,\n        \"km\": 9568,\n        \"status\": \"active\",\n        \"batteryLevel\": 88,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/b15c568d-fcd3-4741-a574-937511d53d7f_143 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T06:15:43.000Z\",\n        \"pluggedAt\": \"2019-10-05T19:55:11.000Z\",\n        \"id\": 132,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 233,\n        \"accountId\": null,\n        \"createdAt\": \"2017-08-02T15:23:08.000Z\",\n        \"updatedAt\": \"2019-10-07T15:09:10.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 161,\n        \"sponsorId\": 135,\n        \"sponsor\": {\n            \"name\": \"OZEN LA MER\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/mDNBta\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/b4a9a955-1282-4d3d-b2b0-f6e9f15514ca_logo-ozen-fond-noir.jpg\",\n            \"status\": \"active\",\n            \"id\": 135,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-04-25T09:51:04.000Z\",\n            \"updatedAt\": \"2018-04-25T09:52:06.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"049 MS\",\n        \"imat\": \"EP 049 MS\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.294791,\n            \"lng\": 5.395212\n        },\n        \"positionOverride\": null,\n        \"km\": 5877,\n        \"status\": \"active\",\n        \"batteryLevel\": 84,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Insurance/b24bdba4-8231-4dfc-9962-4e690dc3dcbd_049 MS-1.jpg\",\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/338f4022-8f77-429f-b4af-c4f390d4746b_049 MS-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T03:47:48.000Z\",\n        \"pluggedAt\": \"2019-10-05T19:14:22.000Z\",\n        \"id\": 133,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 230,\n        \"accountId\": null,\n        \"createdAt\": \"2017-08-23T07:58:09.000Z\",\n        \"updatedAt\": \"2019-10-07T14:28:39.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"101 MS\",\n        \"imat\": \"EP 101 MS \",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.280777,\n            \"lng\": 5.356311\n        },\n        \"positionOverride\": null,\n        \"km\": 7556,\n        \"status\": \"active\",\n        \"batteryLevel\": 72,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/f9c7ec40-d9e7-46bb-b195-7b6c829bfe89_101 MS-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T16:50:33.000Z\",\n        \"pluggedAt\": \"2019-10-05T20:55:55.000Z\",\n        \"id\": 134,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 324,\n        \"accountId\": null,\n        \"createdAt\": \"2017-08-23T08:02:08.000Z\",\n        \"updatedAt\": \"2019-10-07T13:41:20.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 171,\n        \"sponsorId\": 35,\n        \"sponsor\": {\n            \"name\": \"Les Films du Soleil\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/u9VkFA\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/3fffdf7f-7260-4998-b1c7-a635d76c69c9_15.jpg\",\n            \"status\": \"active\",\n            \"id\": 35,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:30.000Z\",\n            \"updatedAt\": \"2018-03-21T16:14:50.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"382 MR\",\n        \"imat\": \"EP 382 MR\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.306808,\n            \"lng\": 5.394699\n        },\n        \"positionOverride\": null,\n        \"km\": 8449,\n        \"status\": \"active\",\n        \"batteryLevel\": 86,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/095ea62d-47d0-4939-bed2-df9840f24a15_382-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T17:14:16.000Z\",\n        \"pluggedAt\": \"2019-10-06T13:54:02.000Z\",\n        \"id\": 136,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 318,\n        \"accountId\": null,\n        \"createdAt\": \"2017-08-23T08:03:01.000Z\",\n        \"updatedAt\": \"2019-10-07T15:15:45.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"530 MR\",\n        \"imat\": \"EP 530 MR\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.276742,\n            \"lng\": 5.406186\n        },\n        \"positionOverride\": null,\n        \"km\": 7796,\n        \"status\": \"active\",\n        \"batteryLevel\": 82,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 14.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/d4f8b5c5-d8dd-4d62-8178-d49b52220720_530 MR-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T10:10:51.000Z\",\n        \"pluggedAt\": \"2019-10-06T21:22:53.000Z\",\n        \"id\": 137,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 243,\n        \"accountId\": null,\n        \"createdAt\": \"2017-08-23T08:03:45.000Z\",\n        \"updatedAt\": \"2019-10-07T15:22:05.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"588 MR\",\n        \"imat\": \"EP 588 MR\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.302485,\n            \"lng\": 5.367701\n        },\n        \"positionOverride\": null,\n        \"km\": 7543,\n        \"status\": \"active\",\n        \"batteryLevel\": 92,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/4eda854c-e554-4968-9535-9d993c81e3ee_588 MR-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T07:23:08.000Z\",\n        \"pluggedAt\": \"2019-10-07T07:23:14.000Z\",\n        \"id\": 138,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 288,\n        \"accountId\": null,\n        \"createdAt\": \"2017-08-23T08:04:05.000Z\",\n        \"updatedAt\": \"2019-10-07T15:07:54.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 183,\n        \"sponsor\": {\n            \"name\": \"KAPORAL\",\n            \"description\": \"Campagne de communications sur 10 véhicumes\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/1303d32e-f14e-4783-a0a7-7d929c9c8edc_VISUEL KAPO-TOTEM[3].jpg\",\n            \"status\": \"active\",\n            \"id\": 183,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-04-01T10:05:28.000Z\",\n            \"updatedAt\": \"2019-04-01T10:05:37.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"746 MR\",\n        \"imat\": \"EP 746 MR\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.584526,\n            \"lng\": 5.492662\n        },\n        \"positionOverride\": null,\n        \"km\": 8174,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 50,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"2019-10-04 10:26:59 laurent.bomy@icloud.com : Étrier AG + fusée. Ec auto\\n2019-10-02 07:27:04 le_cameleon_13@hotmail.fr : Jeff\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/cc91082e-61e4-45ee-8cf8-64690994d18d_746 MR-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-19T09:27:05.000Z\",\n        \"pluggedAt\": \"2019-09-18T19:23:39.000Z\",\n        \"id\": 140,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 277,\n        \"accountId\": null,\n        \"createdAt\": \"2017-08-23T08:04:45.000Z\",\n        \"updatedAt\": \"2019-10-07T14:46:15.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 224,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"503 SE\",\n        \"imat\": \"EP 503 SE\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.33205,\n            \"lng\": 5.358127\n        },\n        \"positionOverride\": null,\n        \"km\": 8564,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 26,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"2019-07-17 11:25:08 cyrille.estrade@totem-mobi.fr : EC AUTO en attente pièces (support moteur)\\n\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/327b666b-e3e7-418d-906b-4c7edddebad6_503 SE-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-07-17T10:45:17.000Z\",\n        \"pluggedAt\": \"2019-07-12T18:41:19.000Z\",\n        \"id\": 142,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 248,\n        \"accountId\": null,\n        \"createdAt\": \"2017-08-30T13:49:18.000Z\",\n        \"updatedAt\": \"2019-10-07T15:31:23.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 173,\n        \"sponsorId\": 155,\n        \"sponsor\": {\n            \"name\": \"CAPI FRANCE\",\n            \"description\": \"Station de recharge\",\n            \"url\": \"https://goo.gl/YvGpTD\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7cdb2be2-a0cb-43e3-ab45-035d8ceb8cb0_OUI.jpg\",\n            \"status\": \"active\",\n            \"id\": 155,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-13T13:12:16.000Z\",\n            \"updatedAt\": \"2018-07-13T13:23:44.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"375 ZT\",\n        \"imat\": \"EP 375 ZT\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.297471,\n            \"lng\": 5.397989\n        },\n        \"positionOverride\": null,\n        \"km\": 7292,\n        \"status\": \"active\",\n        \"batteryLevel\": 98,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/0d30f5c7-d25d-4597-b5ec-55ce9ca706b9_375 ZT-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T14:31:25.000Z\",\n        \"pluggedAt\": \"2019-10-06T14:31:15.000Z\",\n        \"id\": 145,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 305,\n        \"accountId\": null,\n        \"createdAt\": \"2017-08-30T13:50:53.000Z\",\n        \"updatedAt\": \"2019-10-07T13:39:44.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 196,\n        \"sponsor\": {\n            \"name\": \"OM X KAPORAL\",\n            \"description\": \"Opération communication\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/54893da0-994f-49d4-a817-ee2f91e92453_IMG TOTEM.jpg\",\n            \"status\": \"active\",\n            \"id\": 196,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-16T07:32:10.000Z\",\n            \"updatedAt\": \"2019-09-16T07:34:41.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"003 XJ\",\n        \"imat\": \"EV 003 XJ\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.306341,\n            \"lng\": 5.366468\n        },\n        \"positionOverride\": null,\n        \"km\": 5157,\n        \"status\": \"active\",\n        \"batteryLevel\": 42,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 11.7,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/2317897c-ff0d-4a09-ae8a-17d8d418bcbb_003 XJ-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T15:24:20.000Z\",\n        \"pluggedAt\": \"2019-10-07T13:37:29.000Z\",\n        \"id\": 159,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 228,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-18T16:09:21.000Z\",\n        \"updatedAt\": \"2019-10-07T15:28:55.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 162,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"016 XJ\",\n        \"imat\": \"EV 016 XJ\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.283086,\n            \"lng\": 5.376788\n        },\n        \"positionOverride\": null,\n        \"km\": 6484,\n        \"status\": \"active\",\n        \"batteryLevel\": 44,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.5,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/0ba04c7d-5cea-48c6-92c0-cc89f8de0b59_016 XJ-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T06:22:50.000Z\",\n        \"pluggedAt\": \"2019-10-06T20:00:20.000Z\",\n        \"id\": 160,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 148,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-18T16:11:49.000Z\",\n        \"updatedAt\": \"2019-10-07T15:31:04.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 174,\n        \"sponsor\": {\n            \"name\": \"O'TACOS\",\n            \"description\": \"CAMPAGNE 12 MOIS 5 VÉHICULES MONTPELLIER\\nNOVEMBRE A OCTOBRE 2019\",\n            \"url\": \"http://bit.ly/2LcrRKv\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/9ae3ceb5-5ff0-4f13-abc8-56056a8a85cd_IMG_0925.png\",\n            \"status\": \"active\",\n            \"id\": 174,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-12-12T14:10:05.000Z\",\n            \"updatedAt\": \"2018-12-12T14:35:20.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"086-XH\",\n        \"imat\": \"EV 086 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.279641,\n            \"lng\": 5.357061\n        },\n        \"positionOverride\": null,\n        \"km\": 7761,\n        \"status\": \"active\",\n        \"batteryLevel\": 40,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": null,\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T10:39:50.000Z\",\n        \"pluggedAt\": \"2019-10-02T19:27:47.000Z\",\n        \"id\": 164,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 190,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-18T16:23:46.000Z\",\n        \"updatedAt\": \"2019-10-07T13:50:12.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 171,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"104-XH\",\n        \"imat\": \"EV 104 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.265735,\n            \"lng\": 5.393307\n        },\n        \"positionOverride\": null,\n        \"km\": 5485,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 56,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.4,\n        \"isCharging\": 0,\n        \"comment\": \"2019-10-03 13:13:18 jordanrolland09041998@gmail.com : Michelet problème de direction \\n2019-10-03 12:57:39 jordanrolland09041998@gmail.com : JR\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/8dbfa0fe-a13f-40cc-b12c-eb6dc2ca9cc7_104 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-22T14:28:02.000Z\",\n        \"pluggedAt\": \"2019-09-21T17:11:24.000Z\",\n        \"id\": 165,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 174,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-18T16:24:44.000Z\",\n        \"updatedAt\": \"2019-10-07T13:25:02.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 192,\n        \"sponsor\": {\n            \"name\": \"TOTEM MTP\",\n            \"description\": \"Nouvelle TOTEM Montpellier\",\n            \"url\": \"http://www.totem-mobi.fr/\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e4021318-b883-4095-82d4-d85cf5aaaaad_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 192,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-24T12:23:47.000Z\",\n            \"updatedAt\": \"2019-05-24T12:23:55.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"151-XH\",\n        \"imat\": \"EV 151 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.2763,\n            \"lng\": 5.388436\n        },\n        \"positionOverride\": null,\n        \"km\": 5288,\n        \"status\": \"active\",\n        \"batteryLevel\": 38,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.6,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/ed77e94e-39e9-42cb-bff6-d6b521410651_151 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T23:49:45.000Z\",\n        \"pluggedAt\": \"2019-10-03T14:01:05.000Z\",\n        \"id\": 166,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 155,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-18T16:25:59.000Z\",\n        \"updatedAt\": \"2019-10-07T15:29:42.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"406-XH\",\n        \"imat\": \"EV-406-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.298699,\n            \"lng\": 5.368552\n        },\n        \"positionOverride\": null,\n        \"km\": 5727,\n        \"status\": \"active\",\n        \"batteryLevel\": 94,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/7e3a1c0d-dd1e-4a94-8d56-ba00c6931057_406 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T09:34:58.000Z\",\n        \"pluggedAt\": \"2019-10-07T05:35:03.000Z\",\n        \"id\": 167,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 177,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:03:03.000Z\",\n        \"updatedAt\": \"2019-10-07T14:15:02.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 196,\n        \"sponsor\": {\n            \"name\": \"OM X KAPORAL\",\n            \"description\": \"Opération communication\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/54893da0-994f-49d4-a817-ee2f91e92453_IMG TOTEM.jpg\",\n            \"status\": \"active\",\n            \"id\": 196,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-16T07:32:10.000Z\",\n            \"updatedAt\": \"2019-09-16T07:34:41.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"960-XH\",\n        \"imat\": \"EV-960-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.308516,\n            \"lng\": 5.370629\n        },\n        \"positionOverride\": null,\n        \"km\": 8074,\n        \"status\": \"active\",\n        \"batteryLevel\": 98,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/10efcaae-23f7-4b4b-989b-7471716bc103_960 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T02:22:07.000Z\",\n        \"pluggedAt\": \"2019-10-07T04:09:51.000Z\",\n        \"id\": 168,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 141,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:06:17.000Z\",\n        \"updatedAt\": \"2019-10-07T15:30:10.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 162,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"920-XH\",\n        \"imat\": \"EV-920-XH\",\n        \"description\": \"\",\n        \"position\": {\n            \"lat\": 43.290517,\n            \"lng\": 5.388698\n        },\n        \"positionOverride\": null,\n        \"km\": 6358,\n        \"status\": \"active\",\n        \"batteryLevel\": 48,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 14,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": null,\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T18:32:22.000Z\",\n        \"pluggedAt\": \"2019-10-06T15:42:02.000Z\",\n        \"id\": 169,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 241,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:07:36.000Z\",\n        \"updatedAt\": \"2019-10-07T14:28:56.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 188,\n        \"sponsor\": {\n            \"name\": \"Renault\",\n            \"description\": \"Campagne d'affichage 12 mois\",\n            \"url\": \"http://bit.ly/2VVl14T\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/58938f75-cbe0-4fd1-8466-84eb05248273_TOTEM_RENAULT_CARRE_SPONSOR (1).png\",\n            \"status\": \"active\",\n            \"id\": 188,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-21T12:18:25.000Z\",\n            \"updatedAt\": \"2019-05-21T12:24:22.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"864-XH\",\n        \"imat\": \"EV-864-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.278289,\n            \"lng\": 5.373305\n        },\n        \"positionOverride\": null,\n        \"km\": 6309,\n        \"status\": \"active\",\n        \"batteryLevel\": 16,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.6,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/26cf83a6-f581-4ad1-8f21-8b7eb908e513_864 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-07T14:02:44.000Z\",\n        \"pluggedAt\": \"2019-10-07T13:17:15.000Z\",\n        \"id\": 171,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 256,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:09:31.000Z\",\n        \"updatedAt\": \"2019-10-07T14:08:49.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 153,\n        \"sponsorId\": 196,\n        \"sponsor\": {\n            \"name\": \"OM X KAPORAL\",\n            \"description\": \"Opération communication\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/54893da0-994f-49d4-a817-ee2f91e92453_IMG TOTEM.jpg\",\n            \"status\": \"active\",\n            \"id\": 196,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-16T07:32:10.000Z\",\n            \"updatedAt\": \"2019-09-16T07:34:41.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"630-XH\",\n        \"imat\": \"EV-630-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.308549,\n            \"lng\": 5.372135\n        },\n        \"positionOverride\": null,\n        \"km\": 5061,\n        \"status\": \"active\",\n        \"batteryLevel\": 20,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/112301b1-d4ed-4f11-9cd9-e96211e7f0e5_630 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T02:41:47.000Z\",\n        \"pluggedAt\": \"2019-10-02T14:18:28.000Z\",\n        \"id\": 172,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 193,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:11:02.000Z\",\n        \"updatedAt\": \"2019-10-07T15:33:25.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 162,\n        \"sponsorId\": 183,\n        \"sponsor\": {\n            \"name\": \"KAPORAL\",\n            \"description\": \"Campagne de communications sur 10 véhicumes\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/1303d32e-f14e-4783-a0a7-7d929c9c8edc_VISUEL KAPO-TOTEM[3].jpg\",\n            \"status\": \"active\",\n            \"id\": 183,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-04-01T10:05:28.000Z\",\n            \"updatedAt\": \"2019-04-01T10:05:37.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"389-XH\",\n        \"imat\": \"EV-389-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.289105,\n            \"lng\": 5.358243\n        },\n        \"positionOverride\": null,\n        \"km\": 6891,\n        \"status\": \"active\",\n        \"batteryLevel\": 58,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/1cddf846-0750-4793-b74b-d1dcb0bbeba9_389 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T10:20:43.000Z\",\n        \"pluggedAt\": \"2019-10-03T17:59:11.000Z\",\n        \"id\": 173,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 204,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:11:48.000Z\",\n        \"updatedAt\": \"2019-10-07T15:16:08.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 168,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"840-XH\",\n        \"imat\": \"EV-840-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.294832,\n            \"lng\": 5.39572\n        },\n        \"positionOverride\": null,\n        \"km\": 7347,\n        \"status\": \"active\",\n        \"batteryLevel\": 40,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 14,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/66c9d257-3b93-4ea7-8c48-8109b30c82b9_840 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T13:38:00.000Z\",\n        \"pluggedAt\": \"2019-10-05T11:25:47.000Z\",\n        \"id\": 174,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 223,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:12:44.000Z\",\n        \"updatedAt\": \"2019-10-07T14:12:02.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 188,\n        \"sponsor\": {\n            \"name\": \"Renault\",\n            \"description\": \"Campagne d'affichage 12 mois\",\n            \"url\": \"http://bit.ly/2VVl14T\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/58938f75-cbe0-4fd1-8466-84eb05248273_TOTEM_RENAULT_CARRE_SPONSOR (1).png\",\n            \"status\": \"active\",\n            \"id\": 188,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-21T12:18:25.000Z\",\n            \"updatedAt\": \"2019-05-21T12:24:22.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"997-XH\",\n        \"imat\": \"EV 997 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.274464,\n            \"lng\": 5.390301\n        },\n        \"positionOverride\": null,\n        \"km\": 4219,\n        \"status\": \"active\",\n        \"batteryLevel\": 64,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/95be08ba-3595-4cc2-ace4-ee961b069877_997 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T12:32:24.000Z\",\n        \"pluggedAt\": \"2019-10-06T16:59:13.000Z\",\n        \"id\": 175,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 284,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:13:32.000Z\",\n        \"updatedAt\": \"2019-10-07T15:28:48.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 159,\n        \"sponsor\": {\n            \"name\": \"Black Apple Magazine\",\n            \"description\": \"Partenariat\",\n            \"url\": \"http://bit.ly/2wJ7Zst\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/27a2e6b6-7893-4750-8d83-84d04f1b783e_Sans titre (67).png\",\n            \"status\": \"active\",\n            \"id\": 159,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-09-04T12:58:48.000Z\",\n            \"updatedAt\": \"2018-09-04T12:59:03.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"344-XH\",\n        \"imat\": \"EV-344-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.298946,\n            \"lng\": 5.368166\n        },\n        \"positionOverride\": null,\n        \"km\": 7548,\n        \"status\": \"active\",\n        \"batteryLevel\": 98,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/bed5e5f1-dc07-4c99-981c-39b41aefb5d7_344 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T13:00:38.000Z\",\n        \"pluggedAt\": \"2019-10-06T23:00:18.000Z\",\n        \"id\": 176,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 200,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:14:23.000Z\",\n        \"updatedAt\": \"2019-10-07T07:48:00.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 188,\n        \"sponsor\": {\n            \"name\": \"Renault\",\n            \"description\": \"Campagne d'affichage 12 mois\",\n            \"url\": \"http://bit.ly/2VVl14T\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/58938f75-cbe0-4fd1-8466-84eb05248273_TOTEM_RENAULT_CARRE_SPONSOR (1).png\",\n            \"status\": \"active\",\n            \"id\": 188,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-21T12:18:25.000Z\",\n            \"updatedAt\": \"2019-05-21T12:24:22.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"424-XH\",\n        \"imat\": \"EV-424-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.265334,\n            \"lng\": 5.392616\n        },\n        \"positionOverride\": null,\n        \"km\": 5119,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 100,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"MICHELET sinistres devis 9000€\\n\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/8200028d-6c8d-408b-a8be-93977d4aefcd_424 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-06-18T11:40:42.000Z\",\n        \"pluggedAt\": \"2019-06-18T13:33:07.000Z\",\n        \"id\": 177,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 210,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:15:16.000Z\",\n        \"updatedAt\": \"2019-07-09T13:21:49.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"326-XH\",\n        \"imat\": \"EV-326-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.278965,\n            \"lng\": 5.387408\n        },\n        \"positionOverride\": null,\n        \"km\": 7139,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 94,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"Désactivation auto : Véhicule ne s'allume pas :\\n05/10 Berengere Gasull : undefined\\n04/10 Erik Franck : 8 bips lors de la lecture de la carte \",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/2c0ebf2b-77f6-4db8-bec8-986c778838e1_326 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T20:17:48.000Z\",\n        \"pluggedAt\": \"2019-10-03T20:17:54.000Z\",\n        \"id\": 178,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 142,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:16:27.000Z\",\n        \"updatedAt\": \"2019-10-07T14:38:50.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"270-XH\",\n        \"imat\": \"EV-270-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.28898,\n            \"lng\": 5.361164\n        },\n        \"positionOverride\": null,\n        \"km\": 6709,\n        \"status\": \"active\",\n        \"batteryLevel\": 40,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.4,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/317f4608-4a3a-424d-964f-691db0062e65_270 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T15:00:45.000Z\",\n        \"pluggedAt\": \"2019-10-06T13:15:42.000Z\",\n        \"id\": 180,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 196,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:18:12.000Z\",\n        \"updatedAt\": \"2019-10-07T15:04:16.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 168,\n        \"sponsorId\": 188,\n        \"sponsor\": {\n            \"name\": \"Renault\",\n            \"description\": \"Campagne d'affichage 12 mois\",\n            \"url\": \"http://bit.ly/2VVl14T\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/58938f75-cbe0-4fd1-8466-84eb05248273_TOTEM_RENAULT_CARRE_SPONSOR (1).png\",\n            \"status\": \"active\",\n            \"id\": 188,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-21T12:18:25.000Z\",\n            \"updatedAt\": \"2019-05-21T12:24:22.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"581-XH\",\n        \"imat\": \"EV-581-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.309457,\n            \"lng\": 5.396475\n        },\n        \"positionOverride\": null,\n        \"km\": 6987,\n        \"status\": \"active\",\n        \"batteryLevel\": 88,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.6,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/3396911b-7d4e-4775-a252-ddec96e44635_581 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T15:26:54.000Z\",\n        \"pluggedAt\": \"2019-10-05T19:56:09.000Z\",\n        \"id\": 181,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 218,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:24:42.000Z\",\n        \"updatedAt\": \"2019-10-07T15:27:15.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 175,\n        \"sponsorId\": 188,\n        \"sponsor\": {\n            \"name\": \"Renault\",\n            \"description\": \"Campagne d'affichage 12 mois\",\n            \"url\": \"http://bit.ly/2VVl14T\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/58938f75-cbe0-4fd1-8466-84eb05248273_TOTEM_RENAULT_CARRE_SPONSOR (1).png\",\n            \"status\": \"active\",\n            \"id\": 188,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-21T12:18:25.000Z\",\n            \"updatedAt\": \"2019-05-21T12:24:22.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"475-XH\",\n        \"imat\": \"EV-475-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.297139,\n            \"lng\": 5.397725\n        },\n        \"positionOverride\": null,\n        \"km\": 7609,\n        \"status\": \"active\",\n        \"batteryLevel\": 80,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 14,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/363ddfd5-79eb-44a1-b10d-599991edd87b_475 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T21:38:38.000Z\",\n        \"pluggedAt\": \"2019-10-06T11:41:58.000Z\",\n        \"id\": 182,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 172,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:26:01.000Z\",\n        \"updatedAt\": \"2019-10-07T14:10:59.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"756-XH\",\n        \"imat\": \"EV-756-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.299568,\n            \"lng\": 5.401077\n        },\n        \"positionOverride\": null,\n        \"km\": 7074,\n        \"status\": \"active\",\n        \"batteryLevel\": 84,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.5,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/cf8d569e-3e6c-4a61-8ca1-fe03720c20b1_756 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T11:01:17.000Z\",\n        \"pluggedAt\": \"2019-10-05T22:24:01.000Z\",\n        \"id\": 183,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 130,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:26:46.000Z\",\n        \"updatedAt\": \"2019-10-07T15:32:38.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"917-XH\",\n        \"imat\": \"EV-917-XH\",\n        \"description\": \"EV-917-XH\",\n        \"position\": {\n            \"lat\": 43.247796,\n            \"lng\": 5.437921\n        },\n        \"positionOverride\": null,\n        \"km\": 7762,\n        \"status\": \"active\",\n        \"batteryLevel\": 96,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 14,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/abf38cb6-5e82-4dce-9ee9-291455f309a2_917 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-07T13:01:56.000Z\",\n        \"pluggedAt\": \"2019-10-07T13:01:52.000Z\",\n        \"id\": 184,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 255,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:27:37.000Z\",\n        \"updatedAt\": \"2019-10-07T15:10:05.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 178,\n        \"sponsorId\": 189,\n        \"sponsor\": {\n            \"name\": \"TOTEM NOIR\",\n            \"description\": \"TOTEM noir\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e04a04c0-f8f2-44ac-8a7e-41cdba8a14b9_Sans titre (43).png\",\n            \"status\": \"active\",\n            \"id\": 189,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T10:03:50.000Z\",\n            \"updatedAt\": \"2019-05-23T10:03:58.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"742-XH\",\n        \"imat\": \"EV-742-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.298844,\n            \"lng\": 5.368673\n        },\n        \"positionOverride\": null,\n        \"km\": 7486,\n        \"status\": \"active\",\n        \"batteryLevel\": 66,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/706466be-76cf-454b-95f0-99af96f6d158_742 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T14:32:49.000Z\",\n        \"pluggedAt\": \"2019-10-06T17:23:16.000Z\",\n        \"id\": 185,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 198,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:28:24.000Z\",\n        \"updatedAt\": \"2019-10-07T15:06:59.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"936-XH\",\n        \"imat\": \"EV 936 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.30245,\n            \"lng\": 5.396087\n        },\n        \"positionOverride\": null,\n        \"km\": 4811,\n        \"status\": \"active\",\n        \"batteryLevel\": 52,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/60680960-4d4c-4074-ac69-feae8d3d5975_936 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T10:55:09.000Z\",\n        \"pluggedAt\": \"2019-10-03T20:23:38.000Z\",\n        \"id\": 186,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 212,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:29:16.000Z\",\n        \"updatedAt\": \"2019-10-07T13:37:24.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 196,\n        \"sponsor\": {\n            \"name\": \"OM X KAPORAL\",\n            \"description\": \"Opération communication\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/54893da0-994f-49d4-a817-ee2f91e92453_IMG TOTEM.jpg\",\n            \"status\": \"active\",\n            \"id\": 196,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-16T07:32:10.000Z\",\n            \"updatedAt\": \"2019-09-16T07:34:41.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"611-XH\",\n        \"imat\": \"EV-611-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.584525,\n            \"lng\": 5.492966\n        },\n        \"positionOverride\": null,\n        \"km\": 5301,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 14,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"EC AUTO - Sortie semaine du 23/09 - Manque triangle\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/f461acf5-95ce-4330-b383-6d1332bd1dc1_611 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-08-06T06:07:08.000Z\",\n        \"pluggedAt\": \"2019-08-03T19:02:26.000Z\",\n        \"id\": 187,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 157,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:31:36.000Z\",\n        \"updatedAt\": \"2019-10-07T14:20:36.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 224,\n        \"sponsorId\": 0,\n        \"sponsor\": null,\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"722-XH\",\n        \"imat\": \"EV-722-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.278862,\n            \"lng\": 5.395363\n        },\n        \"positionOverride\": null,\n        \"km\": 8393,\n        \"status\": \"active\",\n        \"batteryLevel\": 20,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/77be7034-a31b-428f-98f1-15052d498bc2_722 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-05T16:22:40.000Z\",\n        \"pluggedAt\": \"2019-10-02T20:04:55.000Z\",\n        \"id\": 188,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 224,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:32:23.000Z\",\n        \"updatedAt\": \"2019-10-07T15:21:50.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 189,\n        \"sponsor\": {\n            \"name\": \"TOTEM NOIR\",\n            \"description\": \"TOTEM noir\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e04a04c0-f8f2-44ac-8a7e-41cdba8a14b9_Sans titre (43).png\",\n            \"status\": \"active\",\n            \"id\": 189,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T10:03:50.000Z\",\n            \"updatedAt\": \"2019-05-23T10:03:58.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"738-XH\",\n        \"imat\": \"EV-738-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.323555,\n            \"lng\": 5.364703\n        },\n        \"positionOverride\": null,\n        \"km\": 8634,\n        \"status\": \"active\",\n        \"batteryLevel\": 96,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 14.1,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/910327d7-8c7a-4f0a-aa47-4224fb6d0975_738 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-06T22:22:11.000Z\",\n        \"pluggedAt\": \"2019-10-07T13:31:30.000Z\",\n        \"id\": 190,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 202,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:34:27.000Z\",\n        \"updatedAt\": \"2019-10-07T15:23:15.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 172,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"163-XH\",\n        \"imat\": \"EV 163 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.584561,\n            \"lng\": 5.493013\n        },\n        \"positionOverride\": null,\n        \"km\": 3828,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 14,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 5,\n        \"isCharging\": 0,\n        \"comment\": \"EC AUTO - Sortie semaine du 23/09 - Manque triangle\\n\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/02295d09-b86c-4301-8803-ece8b4f1797f_163 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-07-18T10:01:59.000Z\",\n        \"pluggedAt\": \"2019-07-14T23:02:33.000Z\",\n        \"id\": 191,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 163,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:49:59.000Z\",\n        \"updatedAt\": \"2019-10-04T09:50:58.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 224,\n        \"sponsorId\": null,\n        \"sponsor\": null,\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"224-XH\",\n        \"imat\": \"EV-224-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.283328,\n            \"lng\": 5.392309\n        },\n        \"positionOverride\": null,\n        \"km\": 3633,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 14,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 7.1,\n        \"isCharging\": 0,\n        \"comment\": \"2019-10-01 11:58:37 jordanrolland09041998@gmail.com : Cs auto \\n2019-09-30 14:58:34 mantianicolas@gmail.com : Rep\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/2213289e-179f-4c28-9db4-57dcd077c666_224 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-02-10T01:01:09.000Z\",\n        \"pluggedAt\": \"2019-05-06T06:48:23.000Z\",\n        \"id\": 192,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 140,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:50:42.000Z\",\n        \"updatedAt\": \"2019-10-01T11:58:38.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 139,\n        \"sponsor\": {\n            \"name\": \"RENAULT TWIZY 2018\",\n            \"description\": \"CAMPAGNE SUR 20 VEHICULES MAI/DECEMBRE 2018\\nBE LE 31/05/18\",\n            \"url\": \"https://www.renault-retail-group.fr/concessions-renault.html?partner=OMD-SEA-2018&utm_medium=cpc&utm_term=renault%20retail%20group%20marseille&utm_campaign=AFFAIRES-def-exact-bing-local-MARSEILLE&ptaid=kwd-116060660122:loc-4613&slid=&pgrid=967237488\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e377bc99-e322-4f64-9697-2086c2f53df0_RRG.png\",\n            \"status\": \"active\",\n            \"id\": 139,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-05-31T12:12:03.000Z\",\n            \"updatedAt\": \"2018-05-31T12:58:13.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"687-XH\",\n        \"imat\": \"EV-687-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.315557,\n            \"lng\": 5.372847\n        },\n        \"positionOverride\": null,\n        \"km\": 8143,\n        \"status\": \"active\",\n        \"batteryLevel\": 20,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.5,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/b07c9ae7-7524-4dcb-b04c-3a33d87ac045_687 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T15:04:34.000Z\",\n        \"pluggedAt\": \"2019-10-07T15:04:51.000Z\",\n        \"id\": 194,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 227,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:52:08.000Z\",\n        \"updatedAt\": \"2019-10-07T15:29:45.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 225,\n        \"sponsorId\": 153,\n        \"sponsor\": {\n            \"name\": \"NEXITY\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/rmkPwc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7a3848a2-0a3f-47a8-892e-63949c6ffe3f_RVB_nexity_sign_plus_20cm (1).png\",\n            \"status\": \"active\",\n            \"id\": 153,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-11T16:05:38.000Z\",\n            \"updatedAt\": \"2019-03-18T14:58:40.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 1600,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"983-XH\",\n        \"imat\": \"EV-983-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.273038,\n            \"lng\": 5.390674\n        },\n        \"positionOverride\": null,\n        \"km\": 5402,\n        \"status\": \"active\",\n        \"batteryLevel\": 78,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.4,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/6a0491ce-5544-4ecf-8733-664c5a7614db_983 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T06:45:10.000Z\",\n        \"pluggedAt\": \"2019-10-06T03:27:21.000Z\",\n        \"id\": 195,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 171,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:52:54.000Z\",\n        \"updatedAt\": \"2019-10-07T15:10:03.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 106,\n        \"sponsor\": {\n            \"name\": \"AS AUTO SECURITE - Contrôle Technique \",\n            \"description\": \"\",\n            \"url\": \"https://www.autosecurite.com/\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7b453b37-b1ba-49bf-80e2-92393ea731d1_LES FILMS DU SOLEIL.jpg\",\n            \"status\": \"active\",\n            \"id\": 106,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-16T14:00:33.000Z\",\n            \"updatedAt\": \"2018-03-21T10:59:02.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"327-XH\",\n        \"imat\": \"EV-327-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.297319,\n            \"lng\": 5.396554\n        },\n        \"positionOverride\": null,\n        \"km\": 7824,\n        \"status\": \"active\",\n        \"batteryLevel\": 86,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/346b5797-c5d5-4b6c-98e6-d4bc548c32f8_327 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T14:36:47.000Z\",\n        \"pluggedAt\": \"2019-10-07T10:10:42.000Z\",\n        \"id\": 196,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 216,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:53:48.000Z\",\n        \"updatedAt\": \"2019-10-07T15:13:14.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 188,\n        \"sponsor\": {\n            \"name\": \"Renault\",\n            \"description\": \"Campagne d'affichage 12 mois\",\n            \"url\": \"http://bit.ly/2VVl14T\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/58938f75-cbe0-4fd1-8466-84eb05248273_TOTEM_RENAULT_CARRE_SPONSOR (1).png\",\n            \"status\": \"active\",\n            \"id\": 188,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-21T12:18:25.000Z\",\n            \"updatedAt\": \"2019-05-21T12:24:22.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"642-XH\",\n        \"imat\": \"EV-642-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.306868,\n            \"lng\": 5.413018\n        },\n        \"positionOverride\": null,\n        \"km\": 7250,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 78,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"2019-10-06 23:19:45 gps.sourcing13@gmail.com : Flocage\\n2019-10-06 23:19:19 gps.sourcing13@gmail.com : Flocage\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/fffa6710-0b6a-476b-936a-35a792721749_642 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T23:18:53.000Z\",\n        \"pluggedAt\": \"2019-10-06T20:21:12.000Z\",\n        \"id\": 197,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 283,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:54:31.000Z\",\n        \"updatedAt\": \"2019-10-07T14:44:51.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 161,\n        \"sponsorId\": 153,\n        \"sponsor\": {\n            \"name\": \"NEXITY\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/rmkPwc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7a3848a2-0a3f-47a8-892e-63949c6ffe3f_RVB_nexity_sign_plus_20cm (1).png\",\n            \"status\": \"active\",\n            \"id\": 153,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-11T16:05:38.000Z\",\n            \"updatedAt\": \"2019-03-18T14:58:40.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"625-XH\",\n        \"imat\": \"EV-625-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.311495,\n            \"lng\": 5.371542\n        },\n        \"positionOverride\": null,\n        \"km\": 6833,\n        \"status\": \"active\",\n        \"batteryLevel\": 52,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/83597e86-434f-4e2b-ad8e-6c7ee47cb402_625 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-05T13:26:20.000Z\",\n        \"pluggedAt\": \"2019-10-05T10:14:17.000Z\",\n        \"id\": 198,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 167,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:55:11.000Z\",\n        \"updatedAt\": \"2019-10-07T14:26:49.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 162,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"294-XH\",\n        \"imat\": \"EV-294-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.278532,\n            \"lng\": 5.379821\n        },\n        \"positionOverride\": null,\n        \"km\": 7520,\n        \"status\": \"active\",\n        \"batteryLevel\": 52,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.7,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/8b7d5df3-6db4-400e-a744-d4c3786316f7_294 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T10:38:11.000Z\",\n        \"pluggedAt\": \"2019-10-04T11:54:17.000Z\",\n        \"id\": 199,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 222,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:56:02.000Z\",\n        \"updatedAt\": \"2019-10-07T15:03:23.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 167,\n        \"sponsor\": {\n            \"name\": \"BANQUE DES TERRITOIRES CAISSE DES DÉPÔTS\",\n            \"description\": \"\",\n            \"url\": \"https://www.caissedesdepots.fr/banque-des-territoires\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/614aec7e-2ebd-4a60-a597-40237d73658d_nl-logo-banque-des-territoires.png\",\n            \"status\": \"active\",\n            \"id\": 167,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-10-15T11:40:44.000Z\",\n            \"updatedAt\": \"2018-10-15T12:12:58.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"882-XH\",\n        \"imat\": \"EV-882-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.297468,\n            \"lng\": 5.398005\n        },\n        \"positionOverride\": null,\n        \"km\": 8120,\n        \"status\": \"active\",\n        \"batteryLevel\": 68,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.7,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/aff06894-0be6-457e-b8ae-240e28a61c61_882 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T11:49:45.000Z\",\n        \"pluggedAt\": \"2019-10-07T03:07:34.000Z\",\n        \"id\": 200,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 208,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:56:48.000Z\",\n        \"updatedAt\": \"2019-10-07T14:33:39.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 188,\n        \"sponsor\": {\n            \"name\": \"Renault\",\n            \"description\": \"Campagne d'affichage 12 mois\",\n            \"url\": \"http://bit.ly/2VVl14T\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/58938f75-cbe0-4fd1-8466-84eb05248273_TOTEM_RENAULT_CARRE_SPONSOR (1).png\",\n            \"status\": \"active\",\n            \"id\": 188,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-21T12:18:25.000Z\",\n            \"updatedAt\": \"2019-05-21T12:24:22.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"868-XH\",\n        \"imat\": \"EV-868-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.300849,\n            \"lng\": 5.390679\n        },\n        \"positionOverride\": null,\n        \"km\": 7616,\n        \"status\": \"active\",\n        \"batteryLevel\": 90,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.7,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/83cd3302-9dd5-4a9c-a154-d09f7e6a0511_868 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T11:12:59.000Z\",\n        \"pluggedAt\": \"2019-10-05T20:52:43.000Z\",\n        \"id\": 201,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 158,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:57:38.000Z\",\n        \"updatedAt\": \"2019-10-07T13:39:46.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 190,\n        \"sponsor\": {\n            \"name\": \"TOTEM BLANC\",\n            \"description\": \"TOTEM BLANC\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ffa816e8-e409-4828-b459-a72c5c7e1fee_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 190,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T10:04:10.000Z\",\n            \"updatedAt\": \"2019-05-23T10:04:17.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"464-XH\",\n        \"imat\": \"EV 464 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.285005,\n            \"lng\": 5.354171\n        },\n        \"positionOverride\": null,\n        \"km\": 5897,\n        \"status\": \"active\",\n        \"batteryLevel\": 98,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.7,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/324645ca-1ad9-4646-9a97-75700cacc7f5_464 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T10:43:19.000Z\",\n        \"pluggedAt\": \"2019-10-07T10:40:57.000Z\",\n        \"id\": 202,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 175,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:58:22.000Z\",\n        \"updatedAt\": \"2019-10-07T13:43:47.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 168,\n        \"sponsorId\": 193,\n        \"sponsor\": {\n            \"name\": \"PLANETE BIODIV\",\n            \"description\": \"Manifestation Planete Biodiv\",\n            \"url\": \"http://bit.ly/310sz5f\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/340fb8c3-7fc1-4d52-b79e-12e36c8378b6_Sans titre (50).png\",\n            \"status\": \"active\",\n            \"id\": 193,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-06-03T13:49:06.000Z\",\n            \"updatedAt\": \"2019-06-03T13:49:16.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"348-XH\",\n        \"imat\": \"EV-348-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.282251,\n            \"lng\": 5.35028\n        },\n        \"positionOverride\": null,\n        \"km\": 5370,\n        \"status\": \"active\",\n        \"batteryLevel\": 88,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/aafcc64b-a3a6-47e4-8ab3-10ed46ab59b9_348 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T09:40:52.000Z\",\n        \"pluggedAt\": \"2019-10-07T07:58:09.000Z\",\n        \"id\": 203,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 188,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:59:01.000Z\",\n        \"updatedAt\": \"2019-10-07T14:26:55.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 171,\n        \"sponsorId\": 191,\n        \"sponsor\": {\n            \"name\": \"MAIRIE CANEBIERE\",\n            \"description\": \"Campagne mairie 1&7\",\n            \"url\": \"http://bit.ly/2JANhTQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/23795b1d-b252-4a76-8c0b-b9b352d92c97_Sans titre (45).png\",\n            \"status\": \"active\",\n            \"id\": 191,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T15:25:52.000Z\",\n            \"updatedAt\": \"2019-05-23T15:26:19.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"817-XH\",\n        \"imat\": \"EV 817 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.292876,\n            \"lng\": 5.361203\n        },\n        \"positionOverride\": null,\n        \"km\": 6415,\n        \"status\": \"active\",\n        \"batteryLevel\": 88,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/7ae99ac2-9ac6-4451-bd47-955074a0175e_817 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T08:55:35.000Z\",\n        \"pluggedAt\": \"2019-10-05T22:29:00.000Z\",\n        \"id\": 204,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 160,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:59:47.000Z\",\n        \"updatedAt\": \"2019-10-07T14:26:12.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 168,\n        \"sponsorId\": 44,\n        \"sponsor\": {\n            \"name\": \"Totem\",\n            \"description\": \"\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/station-default-banner.png\",\n            \"status\": \"active\",\n            \"id\": 44,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:30.000Z\",\n            \"updatedAt\": \"2019-04-17T09:36:53.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"908-XH\",\n        \"imat\": \"EV-908-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.307538,\n            \"lng\": 5.392871\n        },\n        \"positionOverride\": null,\n        \"km\": 7318,\n        \"status\": \"active\",\n        \"batteryLevel\": 26,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/3285a813-c2c7-4590-894b-d2294ed0a978_908 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-05T15:30:10.000Z\",\n        \"pluggedAt\": \"2019-10-05T12:50:27.000Z\",\n        \"id\": 205,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 211,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:00:36.000Z\",\n        \"updatedAt\": \"2019-10-07T15:17:54.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 190,\n        \"sponsor\": {\n            \"name\": \"TOTEM BLANC\",\n            \"description\": \"TOTEM BLANC\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ffa816e8-e409-4828-b459-a72c5c7e1fee_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 190,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T10:04:10.000Z\",\n            \"updatedAt\": \"2019-05-23T10:04:17.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"929-XH\",\n        \"imat\": \"EV-929-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.336164,\n            \"lng\": 5.423542\n        },\n        \"positionOverride\": null,\n        \"km\": 5990,\n        \"status\": \"active\",\n        \"batteryLevel\": 94,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.7,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/11950ce2-684b-4674-a405-fad6ae4b241e_929 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-07T07:06:22.000Z\",\n        \"pluggedAt\": \"2019-10-07T06:58:22.000Z\",\n        \"id\": 206,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 128,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:02:12.000Z\",\n        \"updatedAt\": \"2019-10-07T15:12:30.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 221,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"488-XH\",\n        \"imat\": \"EV-488-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.26542303087232,\n            \"lng\": 5.394248936523468\n        },\n        \"positionOverride\": {\n            \"lat\": 43.26542303087232,\n            \"lng\": 5.394248936523468\n        },\n        \"km\": 1540,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 52,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"MICHELET sinistre MAIF M180894020A accident le 10/8 CES a envoyé un email à gestionsinistre@maif.fr le 30/4 pour relancer le dossier\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/b42dce09-5c2f-40dc-afd1-2516dda9cb62_488 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2018-10-25T09:46:44.000Z\",\n        \"pluggedAt\": \"2019-10-07T12:52:08.000Z\",\n        \"id\": 208,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 250,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:04:04.000Z\",\n        \"updatedAt\": \"2019-10-07T13:39:33.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 157,\n        \"sponsor\": {\n            \"name\": \"AIX MARSEILLE PROVENCE METROPOLE\",\n            \"description\": \"Campagne 40 twizy aout 2018/décembre 2018\",\n            \"url\": \"https://www.ampmetropole.fr/mobilite\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e90b4bf4-f564-494b-85ba-bc1080d1b1a2_carré-sponsor-450x200.jpg\",\n            \"status\": \"active\",\n            \"id\": 157,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-08-06T13:05:43.000Z\",\n            \"updatedAt\": \"2018-08-07T07:57:25.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"459-XH\",\n        \"imat\": \"EV-459-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.299151,\n            \"lng\": 5.403093\n        },\n        \"positionOverride\": null,\n        \"km\": 7904,\n        \"status\": \"active\",\n        \"batteryLevel\": 82,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/de299f66-f0f0-405c-9926-c9f5669f9b6b_459 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T09:43:22.000Z\",\n        \"pluggedAt\": \"2019-10-05T20:10:20.000Z\",\n        \"id\": 209,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 182,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:05:05.000Z\",\n        \"updatedAt\": \"2019-10-07T05:47:20.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"894-XH\",\n        \"imat\": \"EV 894 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.27565,\n            \"lng\": 5.359335\n        },\n        \"positionOverride\": null,\n        \"km\": 5524,\n        \"status\": \"active\",\n        \"batteryLevel\": 56,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/3ad1b171-0947-49d0-87b8-c0b85362924f_894 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T15:27:51.000Z\",\n        \"pluggedAt\": \"2019-10-06T14:45:54.000Z\",\n        \"id\": 210,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 156,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:07:19.000Z\",\n        \"updatedAt\": \"2019-10-07T15:28:12.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 165,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"969-XH\",\n        \"imat\": \"EV-969-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.300408,\n            \"lng\": 5.371527\n        },\n        \"positionOverride\": null,\n        \"km\": 7249,\n        \"status\": \"active\",\n        \"batteryLevel\": 54,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/33303108-56fd-45b9-9e10-5ee5555d2aca_969 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T14:07:35.000Z\",\n        \"pluggedAt\": \"2019-10-07T07:21:26.000Z\",\n        \"id\": 211,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 192,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:08:20.000Z\",\n        \"updatedAt\": \"2019-10-07T14:21:11.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 183,\n        \"sponsor\": {\n            \"name\": \"KAPORAL\",\n            \"description\": \"Campagne de communications sur 10 véhicumes\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/1303d32e-f14e-4783-a0a7-7d929c9c8edc_VISUEL KAPO-TOTEM[3].jpg\",\n            \"status\": \"active\",\n            \"id\": 183,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-04-01T10:05:28.000Z\",\n            \"updatedAt\": \"2019-04-01T10:05:37.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"495-XH\",\n        \"imat\": \"EV 495 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.295916,\n            \"lng\": 5.390501\n        },\n        \"positionOverride\": null,\n        \"km\": 5184,\n        \"status\": \"active\",\n        \"batteryLevel\": 98,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/09a487be-2dc8-4e53-9f93-248f959f7481_495 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T18:37:37.000Z\",\n        \"pluggedAt\": \"2019-10-06T18:37:45.000Z\",\n        \"id\": 212,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 139,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:09:26.000Z\",\n        \"updatedAt\": \"2019-10-07T15:32:36.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 192,\n        \"sponsor\": {\n            \"name\": \"TOTEM MTP\",\n            \"description\": \"Nouvelle TOTEM Montpellier\",\n            \"url\": \"http://www.totem-mobi.fr/\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e4021318-b883-4095-82d4-d85cf5aaaaad_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 192,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-24T12:23:47.000Z\",\n            \"updatedAt\": \"2019-05-24T12:23:55.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"870-XH\",\n        \"imat\": \"EV 870 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.323411,\n            \"lng\": 5.364668\n        },\n        \"positionOverride\": null,\n        \"km\": 5232,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 14,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 5,\n        \"isCharging\": 0,\n        \"comment\": \"2019-09-10 07:13:53 carole.canali@gmail.com : EC AUTO Prise cassée \\n\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/4f143fdf-ed33-4e02-aa92-bc52953bd849_870 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-09-06T16:33:56.000Z\",\n        \"pluggedAt\": \"2019-09-03T21:58:59.000Z\",\n        \"id\": 213,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 150,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:10:12.000Z\",\n        \"updatedAt\": \"2019-10-04T09:52:31.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 172,\n        \"sponsorId\": 192,\n        \"sponsor\": {\n            \"name\": \"TOTEM MTP\",\n            \"description\": \"Nouvelle TOTEM Montpellier\",\n            \"url\": \"http://www.totem-mobi.fr/\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e4021318-b883-4095-82d4-d85cf5aaaaad_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 192,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-24T12:23:47.000Z\",\n            \"updatedAt\": \"2019-05-24T12:23:55.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"843-XH\",\n        \"imat\": \"EV-843-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.263585,\n            \"lng\": 5.377013\n        },\n        \"positionOverride\": null,\n        \"km\": 6514,\n        \"status\": \"active\",\n        \"batteryLevel\": 38,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.5,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/e4d8a3c5-0bd1-4599-b2ab-2916ef3a8863_843 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T12:30:52.000Z\",\n        \"pluggedAt\": \"2019-10-05T17:57:10.000Z\",\n        \"id\": 214,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 168,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:10:55.000Z\",\n        \"updatedAt\": \"2019-10-07T15:15:25.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 169,\n        \"sponsorId\": 171,\n        \"sponsor\": {\n            \"name\": \"MAISON BLANCHE MAIRIE DU 9-10\",\n            \"description\": \"CAMPAGNE PUB ANNUELLE SUITE FINANCEMENT CONSEIL REGIONAL UNE COP AVANCE/BE FLOCAGE PAYE DIRECTEMENT A ENSEIGNE \",\n            \"url\": \"https://bit.ly/2AetsKX\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/bd65454a-dc92-40c8-a749-5664b274e6c2_MAISON BLANCHE.jpg\",\n            \"status\": \"active\",\n            \"id\": 171,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-23T14:01:59.000Z\",\n            \"updatedAt\": \"2018-11-23T14:07:10.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"739-XH\",\n        \"imat\": \"EV 739 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.58459784005347,\n            \"lng\": 5.493176772100469\n        },\n        \"positionOverride\": {\n            \"lat\": 43.58459784005347,\n            \"lng\": 5.493176772100469\n        },\n        \"km\": 4767,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 98,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"EC AUTO - Sortie semaine du 16/09 - Manque Boitier\\nSinistre Accident -> Bernard\\n\\n\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/b22c2e65-c4c9-4e3a-9e51-d065970f8188_739 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-07-21T02:15:42.000Z\",\n        \"pluggedAt\": \"2019-07-21T00:32:36.000Z\",\n        \"id\": 215,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 60,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:11:58.000Z\",\n        \"updatedAt\": \"2019-10-04T10:20:15.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 190,\n        \"sponsor\": {\n            \"name\": \"TOTEM BLANC\",\n            \"description\": \"TOTEM BLANC\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ffa816e8-e409-4828-b459-a72c5c7e1fee_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 190,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T10:04:10.000Z\",\n            \"updatedAt\": \"2019-05-23T10:04:17.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"713-XH\",\n        \"imat\": \"EV 713 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.283163,\n            \"lng\": 5.401457\n        },\n        \"positionOverride\": null,\n        \"km\": 5967,\n        \"status\": \"active\",\n        \"batteryLevel\": 52,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/ad7f055a-a7b1-46df-84c9-5a7d91776926_713 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T12:40:55.000Z\",\n        \"pluggedAt\": \"2019-10-05T22:34:20.000Z\",\n        \"id\": 216,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 149,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:12:46.000Z\",\n        \"updatedAt\": \"2019-10-07T15:30:56.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"878-XH\",\n        \"imat\": \"EV-878-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.287906,\n            \"lng\": 5.369117\n        },\n        \"positionOverride\": null,\n        \"km\": 7037,\n        \"status\": \"active\",\n        \"batteryLevel\": 82,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/e53db384-004c-46d4-b88d-1da04142905d_878 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-07T14:20:42.000Z\",\n        \"pluggedAt\": \"2019-10-07T07:55:57.000Z\",\n        \"id\": 217,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 279,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:13:38.000Z\",\n        \"updatedAt\": \"2019-10-07T14:57:09.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 152,\n        \"sponsorId\": 171,\n        \"sponsor\": {\n            \"name\": \"MAISON BLANCHE MAIRIE DU 9-10\",\n            \"description\": \"CAMPAGNE PUB ANNUELLE SUITE FINANCEMENT CONSEIL REGIONAL UNE COP AVANCE/BE FLOCAGE PAYE DIRECTEMENT A ENSEIGNE \",\n            \"url\": \"https://bit.ly/2AetsKX\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/bd65454a-dc92-40c8-a749-5664b274e6c2_MAISON BLANCHE.jpg\",\n            \"status\": \"active\",\n            \"id\": 171,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-23T14:01:59.000Z\",\n            \"updatedAt\": \"2018-11-23T14:07:10.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"806-XH\",\n        \"imat\": \"EV-806-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.30593325281449,\n            \"lng\": 5.413043227661092\n        },\n        \"positionOverride\": {\n            \"lat\": 43.30593325281449,\n            \"lng\": 5.413043227661092\n        },\n        \"km\": 6487,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 66,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"2019-09-01 EC AUTO - en attente bague anti démarrage et clef\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/7a95f040-d08e-48ac-ae45-596fd37cb3e6_806 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-07-13T09:14:16.000Z\",\n        \"pluggedAt\": \"2019-09-02T05:21:19.000Z\",\n        \"id\": 218,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 225,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:14:30.000Z\",\n        \"updatedAt\": \"2019-10-07T13:59:06.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 161,\n        \"sponsorId\": 183,\n        \"sponsor\": {\n            \"name\": \"KAPORAL\",\n            \"description\": \"Campagne de communications sur 10 véhicumes\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/1303d32e-f14e-4783-a0a7-7d929c9c8edc_VISUEL KAPO-TOTEM[3].jpg\",\n            \"status\": \"active\",\n            \"id\": 183,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-04-01T10:05:28.000Z\",\n            \"updatedAt\": \"2019-04-01T10:05:37.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"961-XH\",\n        \"imat\": \"EV 961 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.279721,\n            \"lng\": 5.403942\n        },\n        \"positionOverride\": null,\n        \"km\": 5479,\n        \"status\": \"active\",\n        \"batteryLevel\": 54,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/8461d0fe-d527-4857-bb8d-9cdb8369b318_961.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-05T20:37:03.000Z\",\n        \"pluggedAt\": \"2019-10-03T20:44:30.000Z\",\n        \"id\": 220,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 281,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:16:01.000Z\",\n        \"updatedAt\": \"2019-10-07T14:28:53.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 64,\n        \"sponsor\": {\n            \"name\": \"DREAL\",\n            \"description\": \"Deux prises disponibles\",\n            \"url\": \"http://bit.ly/2lSsEHQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/371a9272-32af-458d-99d5-98479954ae3f_Sans titre (3).png\",\n            \"status\": \"active\",\n            \"id\": 64,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-27T09:33:59.000Z\",\n            \"updatedAt\": \"2019-09-13T09:21:55.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"891-XH\",\n        \"imat\": \"EV-891-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.264576,\n            \"lng\": 5.380858\n        },\n        \"positionOverride\": null,\n        \"km\": 7419,\n        \"status\": \"active\",\n        \"batteryLevel\": 42,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/a7e46e5b-a4d2-46f2-8292-e3fb332a182c_891 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-05T18:14:59.000Z\",\n        \"pluggedAt\": \"2019-10-05T17:48:57.000Z\",\n        \"id\": 221,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 170,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:17:06.000Z\",\n        \"updatedAt\": \"2019-10-07T13:38:45.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 169,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"434-XH\",\n        \"imat\": \"EV-434-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.285943,\n            \"lng\": 5.355617\n        },\n        \"positionOverride\": null,\n        \"km\": 7557,\n        \"status\": \"active\",\n        \"batteryLevel\": 56,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/9481ea95-0a55-4e08-9bac-6f33f5a9cde4_434 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T17:41:47.000Z\",\n        \"pluggedAt\": \"2019-10-05T08:40:23.000Z\",\n        \"id\": 224,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 273,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:19:38.000Z\",\n        \"updatedAt\": \"2019-10-07T14:47:43.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 168,\n        \"sponsorId\": 178,\n        \"sponsor\": {\n            \"name\": \"TOTEM RETROVISEUR\",\n            \"description\": \"ASTUCE\",\n            \"url\": \"\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/a340ce7e-01b1-4525-b3c3-bb4506b56d19_PENSEZ À RABATTRE LES RETROVISEURS LORS DU STATIONNEMENT.jpg\",\n            \"status\": \"active\",\n            \"id\": 178,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-01-18T09:52:02.000Z\",\n            \"updatedAt\": \"2019-01-18T09:56:50.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"515-XH\",\n        \"imat\": \"EV-515-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.323441,\n            \"lng\": 5.364743\n        },\n        \"positionOverride\": null,\n        \"km\": 7743,\n        \"status\": \"active\",\n        \"batteryLevel\": 58,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.6,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/4d51f88c-d450-4320-b603-15e0b0222438_515 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-07T15:03:43.000Z\",\n        \"pluggedAt\": \"2019-10-01T15:57:56.000Z\",\n        \"id\": 225,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 197,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:20:31.000Z\",\n        \"updatedAt\": \"2019-10-07T15:08:04.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 172,\n        \"sponsorId\": 159,\n        \"sponsor\": {\n            \"name\": \"Black Apple Magazine\",\n            \"description\": \"Partenariat\",\n            \"url\": \"http://bit.ly/2wJ7Zst\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/27a2e6b6-7893-4750-8d83-84d04f1b783e_Sans titre (67).png\",\n            \"status\": \"active\",\n            \"id\": 159,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-09-04T12:58:48.000Z\",\n            \"updatedAt\": \"2018-09-04T12:59:03.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"267-XH\",\n        \"imat\": \"EV-267-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.309495,\n            \"lng\": 5.397214\n        },\n        \"positionOverride\": null,\n        \"km\": 7735,\n        \"status\": \"active\",\n        \"batteryLevel\": 8,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/6ee66fa7-9789-4a52-a5cb-c47c153970f9_267 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T15:01:15.000Z\",\n        \"pluggedAt\": \"2019-10-05T13:15:21.000Z\",\n        \"id\": 226,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 176,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:21:27.000Z\",\n        \"updatedAt\": \"2019-10-07T15:25:50.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 175,\n        \"sponsorId\": 183,\n        \"sponsor\": {\n            \"name\": \"KAPORAL\",\n            \"description\": \"Campagne de communications sur 10 véhicumes\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/1303d32e-f14e-4783-a0a7-7d929c9c8edc_VISUEL KAPO-TOTEM[3].jpg\",\n            \"status\": \"active\",\n            \"id\": 183,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-04-01T10:05:28.000Z\",\n            \"updatedAt\": \"2019-04-01T10:05:37.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"556-XH\",\n        \"imat\": \"EV 556 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.29733,\n            \"lng\": 5.39462\n        },\n        \"positionOverride\": null,\n        \"km\": 5613,\n        \"status\": \"active\",\n        \"batteryLevel\": 58,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/de3e31ad-a72a-43a5-b23d-1da84e494b4f_556 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T09:59:03.000Z\",\n        \"pluggedAt\": \"2019-10-06T16:14:56.000Z\",\n        \"id\": 227,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 235,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:22:29.000Z\",\n        \"updatedAt\": \"2019-10-07T15:09:51.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 174,\n        \"sponsor\": {\n            \"name\": \"O'TACOS\",\n            \"description\": \"CAMPAGNE 12 MOIS 5 VÉHICULES MONTPELLIER\\nNOVEMBRE A OCTOBRE 2019\",\n            \"url\": \"http://bit.ly/2LcrRKv\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/9ae3ceb5-5ff0-4f13-abc8-56056a8a85cd_IMG_0925.png\",\n            \"status\": \"active\",\n            \"id\": 174,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-12-12T14:10:05.000Z\",\n            \"updatedAt\": \"2018-12-12T14:35:20.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"903-XH\",\n        \"imat\": \"EV-903-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.284152,\n            \"lng\": 5.36042\n        },\n        \"positionOverride\": null,\n        \"km\": 5490,\n        \"status\": \"active\",\n        \"batteryLevel\": 50,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/f32b82be-1ccf-4958-aa06-be0460f6bb0b_903 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-05T22:09:48.000Z\",\n        \"pluggedAt\": \"2019-10-05T13:49:37.000Z\",\n        \"id\": 228,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 134,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:23:32.000Z\",\n        \"updatedAt\": \"2019-10-07T13:40:50.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 168,\n        \"sponsorId\": 139,\n        \"sponsor\": {\n            \"name\": \"RENAULT TWIZY 2018\",\n            \"description\": \"CAMPAGNE SUR 20 VEHICULES MAI/DECEMBRE 2018\\nBE LE 31/05/18\",\n            \"url\": \"https://www.renault-retail-group.fr/concessions-renault.html?partner=OMD-SEA-2018&utm_medium=cpc&utm_term=renault%20retail%20group%20marseille&utm_campaign=AFFAIRES-def-exact-bing-local-MARSEILLE&ptaid=kwd-116060660122:loc-4613&slid=&pgrid=967237488\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e377bc99-e322-4f64-9697-2086c2f53df0_RRG.png\",\n            \"status\": \"active\",\n            \"id\": 139,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-05-31T12:12:03.000Z\",\n            \"updatedAt\": \"2018-05-31T12:58:13.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"721-XH\",\n        \"imat\": \"EV-721-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.285736,\n            \"lng\": 5.383077\n        },\n        \"positionOverride\": null,\n        \"km\": 6805,\n        \"status\": \"active\",\n        \"batteryLevel\": 32,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.8,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/00ac255e-d563-4858-a5f3-60f7f8911dcc_721 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T14:44:52.000Z\",\n        \"pluggedAt\": \"2019-10-07T14:44:12.000Z\",\n        \"id\": 230,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 191,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:25:06.000Z\",\n        \"updatedAt\": \"2019-10-07T15:30:13.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 119,\n        \"sponsor\": {\n            \"name\": \"Marseille vert\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/bbYzMQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/177b7832-81e6-4525-ba15-4a541f85417b_LES FILMS DU SOLEIL (3).jpg\",\n            \"status\": \"active\",\n            \"id\": 119,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-21T12:29:36.000Z\",\n            \"updatedAt\": \"2018-03-21T12:30:37.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 1360,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"597-XH\",\n        \"imat\": \"EV-597-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.308773,\n            \"lng\": 5.370769\n        },\n        \"positionOverride\": null,\n        \"km\": 6974,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 92,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 6.6,\n        \"isCharging\": 0,\n        \"comment\": \"Désactivation auto : Véhicule ne s'allume pas :\\n04/10 Romain Jouannaud : Que ce soit en Bluetooth ou avec mon pass le véhicule émets 5 ou 6 bips lorsque je tente de le démarrer mais je s’allume pas.\\n04/10 Sonia Hennouni : null\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/36cd13e0-2cf6-437d-9900-0e77d90a7ad9_597 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-28T20:41:17.000Z\",\n        \"pluggedAt\": \"2019-09-29T09:32:19.000Z\",\n        \"id\": 231,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 207,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:26:00.000Z\",\n        \"updatedAt\": \"2019-10-05T14:28:27.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 162,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"804-XH\",\n        \"imat\": \"EV 804 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.297374,\n            \"lng\": 5.39777\n        },\n        \"positionOverride\": null,\n        \"km\": 4137,\n        \"status\": \"active\",\n        \"batteryLevel\": 98,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 5.4,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/f5f565c5-79f8-452a-a3e7-ad782520c410_804 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T21:17:01.000Z\",\n        \"pluggedAt\": \"2019-10-06T21:16:17.000Z\",\n        \"id\": 232,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 136,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:26:45.000Z\",\n        \"updatedAt\": \"2019-10-07T13:58:02.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 169,\n        \"sponsor\": {\n            \"name\": \"Les Orres\",\n            \"description\": \"Campagne de communication Marseille et Montpellier\",\n            \"url\": \"https://www.lesorres.com/fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/6f4369e7-0e10-4738-9641-777747c52ce5_Sans titre (7).jpg\",\n            \"status\": \"active\",\n            \"id\": 169,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:50:28.000Z\",\n            \"updatedAt\": \"2019-09-24T12:38:57.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"866-XH\",\n        \"imat\": \"EV 866 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.281333,\n            \"lng\": 5.382969\n        },\n        \"positionOverride\": null,\n        \"km\": 4622,\n        \"status\": \"active\",\n        \"batteryLevel\": 32,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/01434ba5-d9f8-49b1-94fb-1fd38682756f_866 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T07:46:42.000Z\",\n        \"pluggedAt\": \"2019-10-05T13:24:30.000Z\",\n        \"id\": 233,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 166,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:27:40.000Z\",\n        \"updatedAt\": \"2019-10-07T14:00:50.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"443-XH\",\n        \"imat\": \"EV-443-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.2908,\n            \"lng\": 5.366209\n        },\n        \"positionOverride\": null,\n        \"km\": 7811,\n        \"status\": \"active\",\n        \"batteryLevel\": 72,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.7,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/c1796071-e03b-4311-84cb-7455558e33f0_443 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T13:59:21.000Z\",\n        \"pluggedAt\": \"2019-10-07T13:59:54.000Z\",\n        \"id\": 234,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 257,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:28:35.000Z\",\n        \"updatedAt\": \"2019-10-07T15:31:35.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 164,\n        \"sponsorId\": 191,\n        \"sponsor\": {\n            \"name\": \"MAIRIE CANEBIERE\",\n            \"description\": \"Campagne mairie 1&7\",\n            \"url\": \"http://bit.ly/2JANhTQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/23795b1d-b252-4a76-8c0b-b9b352d92c97_Sans titre (45).png\",\n            \"status\": \"active\",\n            \"id\": 191,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T15:25:52.000Z\",\n            \"updatedAt\": \"2019-05-23T15:26:19.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 560,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"396-XH\",\n        \"imat\": \"EV 396 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.304308,\n            \"lng\": 5.41264\n        },\n        \"positionOverride\": null,\n        \"km\": 4335,\n        \"status\": \"active\",\n        \"batteryLevel\": 96,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/d4e45402-c0d6-42ee-bc92-d3c30878b2f5_396 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T23:31:46.000Z\",\n        \"pluggedAt\": \"2019-10-06T23:31:18.000Z\",\n        \"id\": 235,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 153,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:29:20.000Z\",\n        \"updatedAt\": \"2019-10-07T14:52:11.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 163,\n        \"sponsorId\": 200,\n        \"sponsor\": {\n            \"name\": \"TOTEM jaune\",\n            \"description\": \"\",\n            \"url\": \"\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/8722add5-845a-4316-a151-dd8eece9341d_Sans titre (67).png\",\n            \"status\": \"active\",\n            \"id\": 200,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-10-07T08:18:57.000Z\",\n            \"updatedAt\": \"2019-10-07T08:19:20.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"862-XH\",\n        \"imat\": \"EV 862 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.295306,\n            \"lng\": 5.396923\n        },\n        \"positionOverride\": null,\n        \"km\": 4890,\n        \"status\": \"active\",\n        \"batteryLevel\": 32,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/d379f1c7-c077-48df-a6c1-569c36a19d1d_864 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T14:38:09.000Z\",\n        \"pluggedAt\": \"2019-10-04T18:26:30.000Z\",\n        \"id\": 236,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 147,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:30:08.000Z\",\n        \"updatedAt\": \"2019-10-07T15:22:18.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 169,\n        \"sponsor\": {\n            \"name\": \"Les Orres\",\n            \"description\": \"Campagne de communication Marseille et Montpellier\",\n            \"url\": \"https://www.lesorres.com/fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/6f4369e7-0e10-4738-9641-777747c52ce5_Sans titre (7).jpg\",\n            \"status\": \"active\",\n            \"id\": 169,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:50:28.000Z\",\n            \"updatedAt\": \"2019-09-24T12:38:57.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"705-XH\",\n        \"imat\": \"EV-705-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.272606,\n            \"lng\": 5.362834\n        },\n        \"positionOverride\": null,\n        \"km\": 7591,\n        \"status\": \"active\",\n        \"batteryLevel\": 76,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 14.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/30805e9a-77c9-4d5c-8c8f-f25f5ee4f8bd_705 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T09:41:31.000Z\",\n        \"pluggedAt\": \"2019-10-05T17:48:06.000Z\",\n        \"id\": 237,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 203,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:31:04.000Z\",\n        \"updatedAt\": \"2019-10-07T14:25:33.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 166,\n        \"sponsorId\": 178,\n        \"sponsor\": {\n            \"name\": \"TOTEM RETROVISEUR\",\n            \"description\": \"ASTUCE\",\n            \"url\": \"\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/a340ce7e-01b1-4525-b3c3-bb4506b56d19_PENSEZ À RABATTRE LES RETROVISEURS LORS DU STATIONNEMENT.jpg\",\n            \"status\": \"active\",\n            \"id\": 178,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-01-18T09:52:02.000Z\",\n            \"updatedAt\": \"2019-01-18T09:56:50.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"273-XH\",\n        \"imat\": \"EV-273-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.58641588737087,\n            \"lng\": \"5.4965864716796204\"\n        },\n        \"positionOverride\": {\n            \"lat\": 43.58641588737087,\n            \"lng\": \"5.4965864716796204\"\n        },\n        \"km\": 8560,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 10,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.4,\n        \"isCharging\": 0,\n        \"comment\": \"EC AUTO - en attente bague anti démarrage et clef\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/d007ce59-d374-4252-8807-942340f3bef2_273 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-03-22T17:36:14.000Z\",\n        \"pluggedAt\": \"2019-03-21T19:15:29.000Z\",\n        \"id\": 238,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 173,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T10:56:29.000Z\",\n        \"updatedAt\": \"2019-10-04T10:27:48.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 119,\n        \"sponsor\": {\n            \"name\": \"Marseille vert\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/bbYzMQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/177b7832-81e6-4525-ba15-4a541f85417b_LES FILMS DU SOLEIL (3).jpg\",\n            \"status\": \"active\",\n            \"id\": 119,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-21T12:29:36.000Z\",\n            \"updatedAt\": \"2018-03-21T12:30:37.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"519-XH\",\n        \"imat\": \"EV 519 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.307524,\n            \"lng\": 5.370837\n        },\n        \"positionOverride\": null,\n        \"km\": 3494,\n        \"status\": \"active\",\n        \"batteryLevel\": 36,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/0a9e1852-d72c-4cc3-84d6-7db2a5f7fd7e_519 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T15:18:38.000Z\",\n        \"pluggedAt\": \"2019-10-07T04:09:21.000Z\",\n        \"id\": 240,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 145,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T10:59:02.000Z\",\n        \"updatedAt\": \"2019-10-07T15:23:32.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 162,\n        \"sponsorId\": 197,\n        \"sponsor\": {\n            \"name\": \"AG2R\",\n            \"description\": \"\",\n            \"url\": \"\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/cef3684a-d2d4-4672-9c54-33a38e9a303b_Sans titre.jpg\",\n            \"status\": \"active\",\n            \"id\": 197,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-17T14:58:58.000Z\",\n            \"updatedAt\": \"2019-09-17T14:59:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"333-XH\",\n        \"imat\": \"EV 333 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.283198,\n            \"lng\": 5.392356\n        },\n        \"positionOverride\": null,\n        \"km\": 1908,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 14,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 5,\n        \"isCharging\": 0,\n        \"comment\": \"CS AUTO sinistre M190130502D accident le 9/1 décla faite le 28/2 accord le 21/3 30/4: en cours de réparation la caisse doit être changée ? Quand sort elle ?\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/081f50b6-7098-4b56-b7eb-87e3b4fcc29d_333 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2018-12-01T00:52:10.000Z\",\n        \"pluggedAt\": \"2019-03-21T13:34:57.000Z\",\n        \"id\": 241,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 144,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T11:00:48.000Z\",\n        \"updatedAt\": \"2019-07-09T17:36:15.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 171,\n        \"sponsor\": {\n            \"name\": \"MAISON BLANCHE MAIRIE DU 9-10\",\n            \"description\": \"CAMPAGNE PUB ANNUELLE SUITE FINANCEMENT CONSEIL REGIONAL UNE COP AVANCE/BE FLOCAGE PAYE DIRECTEMENT A ENSEIGNE \",\n            \"url\": \"https://bit.ly/2AetsKX\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/bd65454a-dc92-40c8-a749-5664b274e6c2_MAISON BLANCHE.jpg\",\n            \"status\": \"active\",\n            \"id\": 171,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-23T14:01:59.000Z\",\n            \"updatedAt\": \"2018-11-23T14:07:10.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"279-XH\",\n        \"imat\": \"EV-279-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.30946,\n            \"lng\": 5.397237\n        },\n        \"positionOverride\": null,\n        \"km\": 3821,\n        \"status\": \"active\",\n        \"batteryLevel\": 92,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.7,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/01d175c1-6d5c-4839-ad8a-3929371a84c7_279 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T15:17:06.000Z\",\n        \"pluggedAt\": \"2019-10-07T15:21:37.000Z\",\n        \"id\": 242,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 226,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T11:06:24.000Z\",\n        \"updatedAt\": \"2019-10-07T15:29:44.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 175,\n        \"sponsorId\": 196,\n        \"sponsor\": {\n            \"name\": \"OM X KAPORAL\",\n            \"description\": \"Opération communication\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/54893da0-994f-49d4-a817-ee2f91e92453_IMG TOTEM.jpg\",\n            \"status\": \"active\",\n            \"id\": 196,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-16T07:32:10.000Z\",\n            \"updatedAt\": \"2019-09-16T07:34:41.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"411-XH\",\n        \"imat\": \"EV-411-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.267614,\n            \"lng\": 5.38342\n        },\n        \"positionOverride\": null,\n        \"km\": 6769,\n        \"status\": \"active\",\n        \"batteryLevel\": 82,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.5,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/3677d4ce-6f81-4018-bb62-b1c895b7cdba_411 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T11:56:51.000Z\",\n        \"pluggedAt\": \"2019-10-07T10:33:03.000Z\",\n        \"id\": 243,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 252,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T11:07:17.000Z\",\n        \"updatedAt\": \"2019-10-07T14:43:39.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 169,\n        \"sponsorId\": 169,\n        \"sponsor\": {\n            \"name\": \"Les Orres\",\n            \"description\": \"Campagne de communication Marseille et Montpellier\",\n            \"url\": \"https://www.lesorres.com/fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/6f4369e7-0e10-4738-9641-777747c52ce5_Sans titre (7).jpg\",\n            \"status\": \"active\",\n            \"id\": 169,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:50:28.000Z\",\n            \"updatedAt\": \"2019-09-24T12:38:57.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"361-XH\",\n        \"imat\": \"EV-361-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.323572,\n            \"lng\": 5.364692\n        },\n        \"positionOverride\": null,\n        \"km\": 7500,\n        \"status\": \"active\",\n        \"batteryLevel\": 96,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.7,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/a8688519-66fa-45e3-b8f9-61ff3fd66876_361 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-07T15:15:15.000Z\",\n        \"pluggedAt\": \"2019-10-07T15:15:23.000Z\",\n        \"id\": 244,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 276,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T14:17:58.000Z\",\n        \"updatedAt\": \"2019-10-07T15:26:23.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 172,\n        \"sponsorId\": 159,\n        \"sponsor\": {\n            \"name\": \"Black Apple Magazine\",\n            \"description\": \"Partenariat\",\n            \"url\": \"http://bit.ly/2wJ7Zst\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/27a2e6b6-7893-4750-8d83-84d04f1b783e_Sans titre (67).png\",\n            \"status\": \"active\",\n            \"id\": 159,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-09-04T12:58:48.000Z\",\n            \"updatedAt\": \"2018-09-04T12:59:03.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"289-XH\",\n        \"imat\": \"EV-289-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.297472,\n            \"lng\": 5.405355\n        },\n        \"positionOverride\": null,\n        \"km\": 7844,\n        \"status\": \"active\",\n        \"batteryLevel\": 26,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/f592870b-af58-4b56-ac9d-3e8f77fb2959_289 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T18:29:15.000Z\",\n        \"pluggedAt\": \"2019-10-05T07:15:46.000Z\",\n        \"id\": 245,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 199,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T14:19:55.000Z\",\n        \"updatedAt\": \"2019-10-07T13:36:18.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"503-XH\",\n        \"imat\": \"EV-503-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.309549,\n            \"lng\": 5.397178\n        },\n        \"positionOverride\": null,\n        \"km\": 7130,\n        \"status\": \"active\",\n        \"batteryLevel\": 96,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 14,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/91fd4cca-55df-48c6-b888-2b52d4e8c368_503 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-05T22:57:08.000Z\",\n        \"pluggedAt\": \"2019-10-07T08:58:07.000Z\",\n        \"id\": 246,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 165,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T14:21:33.000Z\",\n        \"updatedAt\": \"2019-10-07T15:20:05.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 175,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"222-XH\",\n        \"imat\": \"EV 222 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.308883,\n            \"lng\": 5.370746\n        },\n        \"positionOverride\": null,\n        \"km\": 3146,\n        \"status\": \"active\",\n        \"batteryLevel\": 0,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.7,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/6dd5fbd0-3ec6-400f-945a-6510dac50d04_222 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T10:32:54.000Z\",\n        \"pluggedAt\": \"2019-10-07T09:37:35.000Z\",\n        \"id\": 248,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 146,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T14:39:28.000Z\",\n        \"updatedAt\": \"2019-10-07T15:29:14.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 162,\n        \"sponsorId\": 179,\n        \"sponsor\": {\n            \"name\": \"SUP DE COM\",\n            \"description\": \"Parrainage Campus SUP'DECOM\",\n            \"url\": \"http://bit.ly/2TLyQRp\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7a1a469d-c373-4a39-a724-046e45f109a3_Bannière SdC.jpg\",\n            \"status\": \"active\",\n            \"id\": 179,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-03-11T13:58:53.000Z\",\n            \"updatedAt\": \"2019-03-12T11:58:43.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"795-XH\",\n        \"imat\": \"EV-795-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.296746,\n            \"lng\": 5.401883\n        },\n        \"positionOverride\": null,\n        \"km\": 7453,\n        \"status\": \"active\",\n        \"batteryLevel\": 58,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/5ce29dae-98f4-412a-a629-644f3c88b4ce_795 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T15:01:28.000Z\",\n        \"pluggedAt\": \"2019-10-07T13:59:00.000Z\",\n        \"id\": 249,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 195,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T14:42:18.000Z\",\n        \"updatedAt\": \"2019-10-07T15:10:58.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"697-XH\",\n        \"imat\": \"EV-697-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.26502752683907,\n            \"lng\": \"5.3931621258698215\"\n        },\n        \"positionOverride\": {\n            \"lat\": 43.26502752683907,\n            \"lng\": \"5.3931621258698215\"\n        },\n        \"km\": 6029,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 52,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"MICHELET sinistre N° 201910681 déclaré le 3/7\\n faisceaux arraché avec data et ihm\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/0b984ea8-124a-4850-8c12-31d74b084f26_697 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-05-24T07:35:57.000Z\",\n        \"pluggedAt\": \"2019-05-23T23:23:35.000Z\",\n        \"id\": 250,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 186,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T14:43:23.000Z\",\n        \"updatedAt\": \"2019-07-16T08:42:42.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": null,\n        \"sponsorId\": 153,\n        \"sponsor\": {\n            \"name\": \"NEXITY\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/rmkPwc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7a3848a2-0a3f-47a8-892e-63949c6ffe3f_RVB_nexity_sign_plus_20cm (1).png\",\n            \"status\": \"active\",\n            \"id\": 153,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-11T16:05:38.000Z\",\n            \"updatedAt\": \"2019-03-18T14:58:40.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"652-XH\",\n        \"imat\": \"EV-652-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.331691,\n            \"lng\": 5.376563\n        },\n        \"positionOverride\": null,\n        \"km\": 7464,\n        \"status\": \"active\",\n        \"batteryLevel\": 98,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": null,\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-07T06:07:10.000Z\",\n        \"pluggedAt\": \"2019-10-07T06:06:56.000Z\",\n        \"id\": 252,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 201,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T14:45:12.000Z\",\n        \"updatedAt\": \"2019-10-07T15:23:07.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 177,\n        \"sponsorId\": 169,\n        \"sponsor\": {\n            \"name\": \"Les Orres\",\n            \"description\": \"Campagne de communication Marseille et Montpellier\",\n            \"url\": \"https://www.lesorres.com/fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/6f4369e7-0e10-4738-9641-777747c52ce5_Sans titre (7).jpg\",\n            \"status\": \"active\",\n            \"id\": 169,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:50:28.000Z\",\n            \"updatedAt\": \"2019-09-24T12:38:57.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"460-XH\",\n        \"imat\": \"EV-460-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.298132,\n            \"lng\": 5.418309\n        },\n        \"positionOverride\": null,\n        \"km\": 8752,\n        \"status\": \"active\",\n        \"batteryLevel\": 80,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/b27a478d-dd4b-40af-9cdf-88eb44f997dd_460 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-05T00:04:03.000Z\",\n        \"pluggedAt\": \"2019-10-04T20:54:27.000Z\",\n        \"id\": 253,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 220,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T14:45:58.000Z\",\n        \"updatedAt\": \"2019-10-07T13:53:19.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 161,\n        \"sponsorId\": 191,\n        \"sponsor\": {\n            \"name\": \"MAIRIE CANEBIERE\",\n            \"description\": \"Campagne mairie 1&7\",\n            \"url\": \"http://bit.ly/2JANhTQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/23795b1d-b252-4a76-8c0b-b9b352d92c97_Sans titre (45).png\",\n            \"status\": \"active\",\n            \"id\": 191,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T15:25:52.000Z\",\n            \"updatedAt\": \"2019-05-23T15:26:19.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"872-XH\",\n        \"imat\": \"EV-872-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.26582,\n            \"lng\": 5.393331\n        },\n        \"positionOverride\": null,\n        \"km\": 4297,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 14,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"MICHELET électronique depuis le 26/4 NE CHARGE PAS\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/de85c2f1-d5c1-416c-91dd-0da12ef8e612_872 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-03-31T15:28:50.000Z\",\n        \"pluggedAt\": \"2019-03-31T00:01:18.000Z\",\n        \"id\": 255,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 60,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T14:48:02.000Z\",\n        \"updatedAt\": \"2019-07-18T12:42:20.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 178,\n        \"sponsor\": {\n            \"name\": \"TOTEM RETROVISEUR\",\n            \"description\": \"ASTUCE\",\n            \"url\": \"\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/a340ce7e-01b1-4525-b3c3-bb4506b56d19_PENSEZ À RABATTRE LES RETROVISEURS LORS DU STATIONNEMENT.jpg\",\n            \"status\": \"active\",\n            \"id\": 178,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-01-18T09:52:02.000Z\",\n            \"updatedAt\": \"2019-01-18T09:56:50.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"388-XH\",\n        \"imat\": \"EV-388-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.292279,\n            \"lng\": 5.388629\n        },\n        \"positionOverride\": null,\n        \"km\": 6818,\n        \"status\": \"active\",\n        \"batteryLevel\": 14,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 14,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/77c4a488-3816-4c60-8df2-330af965eacc_388 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T13:18:29.000Z\",\n        \"pluggedAt\": \"2019-10-06T14:14:04.000Z\",\n        \"id\": 256,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 133,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T14:48:59.000Z\",\n        \"updatedAt\": \"2019-10-07T15:17:23.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 196,\n        \"sponsor\": {\n            \"name\": \"OM X KAPORAL\",\n            \"description\": \"Opération communication\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/54893da0-994f-49d4-a817-ee2f91e92453_IMG TOTEM.jpg\",\n            \"status\": \"active\",\n            \"id\": 196,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-16T07:32:10.000Z\",\n            \"updatedAt\": \"2019-09-16T07:34:41.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"942-XH\",\n        \"imat\": \"EV 942 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.296448,\n            \"lng\": 5.385453\n        },\n        \"positionOverride\": null,\n        \"km\": 5115,\n        \"status\": \"active\",\n        \"batteryLevel\": 84,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Insurance/6f26b751-6d73-4f0f-8485-8c757b016c04_942 XH-page-001.jpg\",\n        \"registrationDocumentPublicUrl\": null,\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-07T11:21:23.000Z\",\n        \"pluggedAt\": \"2019-10-06T21:01:42.000Z\",\n        \"id\": 259,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 152,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T14:52:02.000Z\",\n        \"updatedAt\": \"2019-10-07T13:56:28.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 197,\n        \"sponsor\": {\n            \"name\": \"AG2R\",\n            \"description\": \"\",\n            \"url\": \"\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/cef3684a-d2d4-4672-9c54-33a38e9a303b_Sans titre.jpg\",\n            \"status\": \"active\",\n            \"id\": 197,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-17T14:58:58.000Z\",\n            \"updatedAt\": \"2019-09-17T14:59:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"785-XH\",\n        \"imat\": \"EV-785-XH\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.298715,\n            \"lng\": 5.405187\n        },\n        \"positionOverride\": null,\n        \"km\": 6900,\n        \"status\": \"active\",\n        \"batteryLevel\": 50,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": null,\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-06T14:47:10.000Z\",\n        \"pluggedAt\": \"2019-10-05T15:08:10.000Z\",\n        \"id\": 260,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 164,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-20T12:55:34.000Z\",\n        \"updatedAt\": \"2019-10-07T15:27:00.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 44,\n        \"sponsor\": {\n            \"name\": \"Totem\",\n            \"description\": \"\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/station-default-banner.png\",\n            \"status\": \"active\",\n            \"id\": 44,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:30.000Z\",\n            \"updatedAt\": \"2019-04-17T09:36:53.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    }\n]"},{"id":"956c3c36-8f87-4c04-878d-c1539cefe812","name":"getTotemMarseille ","originalRequest":{"method":"GET","header":[],"url":"localhost:3000/vehicules/totem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"966daa57d91b41779c1c3d7eff10302d\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"6828794c-f127-4e67-86ea-c648579bbaac"},{"key":"X-Runtime","value":"4.785818"},{"key":"Vary","value":"Origin"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"name\": \"373 PE\",\n        \"imat\": \"CJ 373 PE\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.271001,\n            \"lng\": 5.381839\n        },\n        \"positionOverride\": null,\n        \"km\": 25483,\n        \"status\": \"active\",\n        \"batteryLevel\": 52,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.7,\n        \"isCharging\": 0,\n        \"comment\": \"2019-10-03 10:32:59 grammatico13127@gmail.com : Réparation \\n2019-10-03 10:16:21 grammatico13127@gmail.com : Réparation \",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/12c1cc76-6093-4996-b10d-1a4d0c9d20b5_373 PE-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-02T21:47:03.000Z\",\n        \"pluggedAt\": \"2019-10-01T10:40:57.000Z\",\n        \"id\": 34,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 239,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T12:58:24.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"037 GP\",\n        \"imat\": \"CE 037 GP\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.286479,\n            \"lng\": 5.364925\n        },\n        \"positionOverride\": null,\n        \"km\": 22222,\n        \"status\": \"active\",\n        \"batteryLevel\": 76,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/18fc62df-6275-4460-92a8-c5314fe0e5c3_037 GP-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T08:32:38.000Z\",\n        \"pluggedAt\": \"2019-10-03T20:46:52.000Z\",\n        \"id\": 35,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 292,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T13:34:14.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 168,\n        \"sponsorId\": 169,\n        \"sponsor\": {\n            \"name\": \"Les Orres\",\n            \"description\": \"Campagne de communication Marseille et Montpellier\",\n            \"url\": \"https://www.lesorres.com/fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/6f4369e7-0e10-4738-9641-777747c52ce5_Sans titre (7).jpg\",\n            \"status\": \"active\",\n            \"id\": 169,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:50:28.000Z\",\n            \"updatedAt\": \"2019-09-24T12:38:57.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"140 DF\",\n        \"imat\": \"CY 140 DF\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.301976,\n            \"lng\": 5.381057\n        },\n        \"positionOverride\": null,\n        \"km\": 23072,\n        \"status\": \"active\",\n        \"batteryLevel\": 61,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 16.7,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/c9920e5d-11bc-4d50-bca6-3c90e87fa197_140 DF-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T10:00:45.000Z\",\n        \"pluggedAt\": \"2019-10-02T06:43:11.000Z\",\n        \"id\": 36,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 15,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T14:01:17.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 227,\n        \"sponsorId\": 130,\n        \"sponsor\": {\n            \"name\": \"CCI\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/LNDSTq\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/1367d3fe-a67b-4a8b-a93d-f34261f390e1_logo_ccimp.jpg\",\n            \"status\": \"active\",\n            \"id\": 130,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-26T08:28:40.000Z\",\n            \"updatedAt\": \"2019-04-11T09:49:53.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"205 EA\",\n        \"imat\": \"DA 205 EA\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.295955,\n            \"lng\": 5.390833\n        },\n        \"positionOverride\": null,\n        \"km\": 22462,\n        \"status\": \"active\",\n        \"batteryLevel\": 83,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/f7382af8-8e13-43f4-a744-8253c1249c45_205 EA (IN SITU)_1_-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T13:22:53.000Z\",\n        \"pluggedAt\": \"2019-10-03T20:01:37.000Z\",\n        \"id\": 37,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 11,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T14:22:39.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 21,\n        \"sponsor\": {\n            \"name\": \"Mairie du 1er et 7e\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/xa7Grt\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/a5acdd8f-f144-4e89-a04f-1a41e05b1b74_9.jpg\",\n            \"status\": \"active\",\n            \"id\": 21,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:29.000Z\",\n            \"updatedAt\": \"2018-03-21T12:16:16.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"780 SE\",\n        \"imat\": \"CE 780 SE\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.297451,\n            \"lng\": 5.398021\n        },\n        \"positionOverride\": null,\n        \"km\": 25732,\n        \"status\": \"active\",\n        \"batteryLevel\": 46,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/4868396f-1ff6-475e-a627-77e0bae5caca_780 SE-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T16:58:36.000Z\",\n        \"pluggedAt\": \"2019-10-03T09:27:27.000Z\",\n        \"id\": 38,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 291,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T14:24:50.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 169,\n        \"sponsor\": {\n            \"name\": \"Les Orres\",\n            \"description\": \"Campagne de communication Marseille et Montpellier\",\n            \"url\": \"https://www.lesorres.com/fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/6f4369e7-0e10-4738-9641-777747c52ce5_Sans titre (7).jpg\",\n            \"status\": \"active\",\n            \"id\": 169,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:50:28.000Z\",\n            \"updatedAt\": \"2019-09-24T12:38:57.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"094 HL\",\n        \"imat\": \"CJ 094 HL\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.296906,\n            \"lng\": 5.397768\n        },\n        \"positionOverride\": null,\n        \"km\": 23020,\n        \"status\": \"active\",\n        \"batteryLevel\": 100,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/533e99b5-56a1-423c-809c-acf9b8c8fb6c_094 HL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-02T21:45:05.000Z\",\n        \"pluggedAt\": \"2019-10-02T21:49:26.000Z\",\n        \"id\": 39,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 9,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T12:21:56.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 100,\n        \"sponsor\": {\n            \"name\": \"Pigier\",\n            \"description\": \"Station TOTEM\\n\\n\",\n            \"url\": \"https://goo.gl/t2JvKB\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/33e3c335-1779-422d-82a0-3bfd754a51c2_22.jpg\",\n            \"status\": \"active\",\n            \"id\": 100,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-05T11:43:04.000Z\",\n            \"updatedAt\": \"2018-03-21T16:12:33.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"018 NL\",\n        \"imat\": \"CE 018 NL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie \",\n        \"position\": {\n            \"lat\": 43.291679,\n            \"lng\": 5.374351\n        },\n        \"positionOverride\": null,\n        \"km\": 20368,\n        \"status\": \"active\",\n        \"batteryLevel\": 76,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/dba022d5-9998-4bd3-adc5-c6607f57f295_018 NL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T07:13:44.000Z\",\n        \"pluggedAt\": \"2019-10-02T20:46:12.000Z\",\n        \"id\": 40,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 1,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T14:14:38.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 190,\n        \"sponsor\": {\n            \"name\": \"TOTEM BLANC\",\n            \"description\": \"TOTEM BLANC\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ffa816e8-e409-4828-b459-a72c5c7e1fee_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 190,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T10:04:10.000Z\",\n            \"updatedAt\": \"2019-05-23T10:04:17.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"456 SE\",\n        \"imat\": \"CE 456 SE\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.279821,\n            \"lng\": 5.403964\n        },\n        \"positionOverride\": null,\n        \"km\": 23778,\n        \"status\": \"active\",\n        \"batteryLevel\": 24,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/b46d36dc-235a-4b22-9498-3217fb1648af_456 SE-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T07:26:44.000Z\",\n        \"pluggedAt\": \"2019-09-29T18:54:33.000Z\",\n        \"id\": 41,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 42,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T14:28:53.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 40,\n        \"sponsor\": {\n            \"name\": \"Haribo\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/H8ALCQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c941a209-dc02-4d09-8123-d6ccb1b44468_23.jpg\",\n            \"status\": \"active\",\n            \"id\": 40,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:30.000Z\",\n            \"updatedAt\": \"2018-03-21T12:18:21.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"140 FC\",\n        \"imat\": \"CM 140 FC\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.265772,\n            \"lng\": 5.372927\n        },\n        \"positionOverride\": null,\n        \"km\": 20512,\n        \"status\": \"active\",\n        \"batteryLevel\": 6,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/d9daff5a-f9b0-473a-a8ea-815e29f4d427_140 FC-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T17:22:04.000Z\",\n        \"pluggedAt\": \"2019-10-03T07:14:35.000Z\",\n        \"id\": 43,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 334,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T13:56:47.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 169,\n        \"sponsorId\": 136,\n        \"sponsor\": {\n            \"name\": \"DAKAO\",\n            \"description\": \"\",\n            \"url\": \"goo.gl/6nStxH\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/a51209c8-34c0-4fb8-bbb9-13d15d4c76b3_LES FILMS DU SOLEIL (4).jpg\",\n            \"status\": \"active\",\n            \"id\": 136,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-05-16T09:21:14.000Z\",\n            \"updatedAt\": \"2018-05-16T09:21:27.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"331 RR\",\n        \"imat\": \"CZ 331 RR\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.300533,\n            \"lng\": 5.381429\n        },\n        \"positionOverride\": null,\n        \"km\": 24571,\n        \"status\": \"active\",\n        \"batteryLevel\": 87,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/074902fe-8eef-459a-a072-75cb5139604d_331 RR.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T05:23:50.000Z\",\n        \"pluggedAt\": \"2019-10-02T14:50:05.000Z\",\n        \"id\": 45,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 13,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T14:28:15.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 227,\n        \"sponsorId\": 191,\n        \"sponsor\": {\n            \"name\": \"MAIRIE CANEBIERE\",\n            \"description\": \"Campagne mairie 1&7\",\n            \"url\": \"http://bit.ly/2JANhTQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/23795b1d-b252-4a76-8c0b-b9b352d92c97_Sans titre (45).png\",\n            \"status\": \"active\",\n            \"id\": 191,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T15:25:52.000Z\",\n            \"updatedAt\": \"2019-05-23T15:26:19.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"371 PJ\",\n        \"imat\": \"CK 371 PJ\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.302992,\n            \"lng\": 5.416521\n        },\n        \"positionOverride\": null,\n        \"km\": 20930,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 100,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"2019-09-26 10:51:59 jordanrolland09041998@gmail.com : Rapatriement bureau JR\\n2019-09-26 10:25:40 jordanrolland09041998@gmail.com : JR\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/d7852b1b-1387-48a1-99f5-b6e692a3b75c_371 PJ-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-07-19T21:53:15.000Z\",\n        \"pluggedAt\": \"2019-09-26T10:50:14.000Z\",\n        \"id\": 47,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 91,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T14:16:53.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 161,\n        \"sponsorId\": 190,\n        \"sponsor\": {\n            \"name\": \"TOTEM BLANC\",\n            \"description\": \"TOTEM BLANC\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ffa816e8-e409-4828-b459-a72c5c7e1fee_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 190,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T10:04:10.000Z\",\n            \"updatedAt\": \"2019-05-23T10:04:17.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"919 AH\",\n        \"imat\": \"CC 919 AH\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.29306,\n            \"lng\": 5.381276\n        },\n        \"positionOverride\": null,\n        \"km\": 20332,\n        \"status\": \"active\",\n        \"batteryLevel\": 91,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/4f16ecd8-d246-4bfb-91c5-d6026c8c4dd6_919 AH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T18:10:43.000Z\",\n        \"pluggedAt\": \"2019-10-02T20:25:24.000Z\",\n        \"id\": 48,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 30,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T14:14:20.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 132,\n        \"sponsor\": {\n            \"name\": \"MARSEILLE JAZZ  DES 5 CONTINENTS 2018\",\n            \"description\": \"MARSEILLE JAZZ  DES 5 CONTINENTS 2018\",\n            \"url\": \"https://www.marseillejazz.com/\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/6ece625f-1503-4b2b-b6a1-8aa399700fe3_Marseille Jazz des cinq continents.jpg\",\n            \"status\": \"active\",\n            \"id\": 132,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-27T10:01:52.000Z\",\n            \"updatedAt\": \"2018-03-27T10:40:31.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"672 AJ\",\n        \"imat\": \"CC 672 AJ\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.232865,\n            \"lng\": 5.433426\n        },\n        \"positionOverride\": null,\n        \"km\": 23310,\n        \"status\": \"active\",\n        \"batteryLevel\": 100,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 16.7,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/266a8ae8-442d-4755-80e9-d20a37be959f_672 AJ-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-02T07:41:30.000Z\",\n        \"pluggedAt\": \"2019-10-02T07:41:07.000Z\",\n        \"id\": 49,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 22,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T13:43:37.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 226,\n        \"sponsorId\": 21,\n        \"sponsor\": {\n            \"name\": \"Mairie du 1er et 7e\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/xa7Grt\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/a5acdd8f-f144-4e89-a04f-1a41e05b1b74_9.jpg\",\n            \"status\": \"active\",\n            \"id\": 21,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:29.000Z\",\n            \"updatedAt\": \"2018-03-21T12:16:16.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"637 AK\",\n        \"imat\": \"CC 637 AK\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.270513,\n            \"lng\": 5.40312\n        },\n        \"positionOverride\": null,\n        \"km\": 20417,\n        \"status\": \"active\",\n        \"batteryLevel\": 98,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/6ecbfdb4-c540-4b46-9c85-cfbf2f62ac66_637 AK-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T08:04:27.000Z\",\n        \"pluggedAt\": \"2019-10-03T17:24:23.000Z\",\n        \"id\": 50,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 20,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-03T17:28:02.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"871 AH\",\n        \"imat\": \"CC 871 AH\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.58464090097462,\n            \"lng\": 5.49306219248956\n        },\n        \"positionOverride\": {\n            \"lat\": 43.58464090097462,\n            \"lng\": 5.49306219248956\n        },\n        \"km\": 19710,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 55,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"2019-09-17 10:29:14 le_cameleon_13@hotmail.fr : EC AUTO - Attente pare-brise\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/1a7a4382-1598-4d28-a0f9-32d0a9320c48_871 AH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-03-18T07:11:25.000Z\",\n        \"pluggedAt\": \"2019-03-18T14:14:53.000Z\",\n        \"id\": 51,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 8,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T09:44:13.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 224,\n        \"sponsorId\": 153,\n        \"sponsor\": {\n            \"name\": \"NEXITY\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/rmkPwc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7a3848a2-0a3f-47a8-892e-63949c6ffe3f_RVB_nexity_sign_plus_20cm (1).png\",\n            \"status\": \"active\",\n            \"id\": 153,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-11T16:05:38.000Z\",\n            \"updatedAt\": \"2019-03-18T14:58:40.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"923 AH\",\n        \"imat\": \"CC 923 AH\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.298112,\n            \"lng\": 5.39124\n        },\n        \"positionOverride\": null,\n        \"km\": 20101,\n        \"status\": \"active\",\n        \"batteryLevel\": 44,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/706768b7-d677-42cc-8811-60e6fb26b186_923 AH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T05:35:01.000Z\",\n        \"pluggedAt\": \"2019-10-01T16:27:22.000Z\",\n        \"id\": 53,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 27,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T10:46:43.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 153,\n        \"sponsor\": {\n            \"name\": \"NEXITY\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/rmkPwc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7a3848a2-0a3f-47a8-892e-63949c6ffe3f_RVB_nexity_sign_plus_20cm (1).png\",\n            \"status\": \"active\",\n            \"id\": 153,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-11T16:05:38.000Z\",\n            \"updatedAt\": \"2019-03-18T14:58:40.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"826 DE\",\n        \"imat\": \"CY 826 DE\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.296762,\n            \"lng\": 5.375095\n        },\n        \"positionOverride\": null,\n        \"km\": 24144,\n        \"status\": \"active\",\n        \"batteryLevel\": 99,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 14,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/9ca1fb27-39a1-431f-873d-8d80dc1cd575_826 DE-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T12:06:53.000Z\",\n        \"pluggedAt\": \"2019-10-04T12:07:16.000Z\",\n        \"id\": 54,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 310,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T14:30:57.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 169,\n        \"sponsor\": {\n            \"name\": \"Les Orres\",\n            \"description\": \"Campagne de communication Marseille et Montpellier\",\n            \"url\": \"https://www.lesorres.com/fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/6f4369e7-0e10-4738-9641-777747c52ce5_Sans titre (7).jpg\",\n            \"status\": \"active\",\n            \"id\": 169,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:50:28.000Z\",\n            \"updatedAt\": \"2019-09-24T12:38:57.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"575 BY\",\n        \"imat\": \"CE 575 BY\",\n        \"description\": \"Attention : une barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.269234,\n            \"lng\": 5.388854\n        },\n        \"positionOverride\": null,\n        \"km\": 23788,\n        \"status\": \"active\",\n        \"batteryLevel\": 32,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.9,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/a6f158e3-96ee-40eb-a510-99afff3cd4a6_575 BY-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T13:47:23.000Z\",\n        \"pluggedAt\": \"2019-10-04T13:47:03.000Z\",\n        \"id\": 55,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 298,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T14:31:32.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 123,\n        \"sponsor\": {\n            \"name\": \"Made In Marseille\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/xU7Xp1\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ff557951-01ae-4617-89dd-527e7819b78b_31389842_2171065199601151_3430892499646808064_n.png\",\n            \"status\": \"active\",\n            \"id\": 123,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-21T12:50:41.000Z\",\n            \"updatedAt\": \"2018-04-27T08:48:42.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 1360,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"642 BX\",\n        \"imat\": \"CE 642 BX\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.281006,\n            \"lng\": 5.395972\n        },\n        \"positionOverride\": null,\n        \"km\": 18729,\n        \"status\": \"active\",\n        \"batteryLevel\": 26,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 15.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/34550682-2cc1-46b4-8404-434943bd95d1_642 BX-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-02T08:02:59.000Z\",\n        \"pluggedAt\": \"2019-09-28T06:25:55.000Z\",\n        \"id\": 57,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 3,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T13:57:32.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 40,\n        \"sponsor\": {\n            \"name\": \"Haribo\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/H8ALCQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c941a209-dc02-4d09-8123-d6ccb1b44468_23.jpg\",\n            \"status\": \"active\",\n            \"id\": 40,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:30.000Z\",\n            \"updatedAt\": \"2018-03-21T12:18:21.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"926 VC\",\n        \"imat\": \"CS 926 VC\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.299077,\n            \"lng\": 5.401651\n        },\n        \"positionOverride\": null,\n        \"km\": 20846,\n        \"status\": \"active\",\n        \"batteryLevel\": 28,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/8ae3e802-fbdd-4ab3-aa58-3dfb2bc03a9a_926 VC-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T07:35:07.000Z\",\n        \"pluggedAt\": \"2019-10-01T07:08:42.000Z\",\n        \"id\": 58,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 32,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T13:36:31.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 149,\n        \"sponsor\": {\n            \"name\": \"FRICHE BELLE DE MAI\",\n            \"description\": \"Station de recharge\",\n            \"url\": \"https://goo.gl/t3sybW\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e83d50e3-1853-458b-9f6b-09970ae4acd4_Carré sponsor Friche.jpg\",\n            \"status\": \"active\",\n            \"id\": 149,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-05T09:53:49.000Z\",\n            \"updatedAt\": \"2018-07-05T10:07:56.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"608 GM\",\n        \"imat\": \"CC 608 GM\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.275745,\n            \"lng\": 5.386936\n        },\n        \"positionOverride\": null,\n        \"km\": 20309,\n        \"status\": \"active\",\n        \"batteryLevel\": 55,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 16.7,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/f38a726b-1fac-437a-8fb1-2882f9146471_608 GM-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T22:10:39.000Z\",\n        \"pluggedAt\": \"2019-10-03T15:13:56.000Z\",\n        \"id\": 59,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 19,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T14:11:32.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 100,\n        \"sponsor\": {\n            \"name\": \"Pigier\",\n            \"description\": \"Station TOTEM\\n\\n\",\n            \"url\": \"https://goo.gl/t2JvKB\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/33e3c335-1779-422d-82a0-3bfd754a51c2_22.jpg\",\n            \"status\": \"active\",\n            \"id\": 100,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-05T11:43:04.000Z\",\n            \"updatedAt\": \"2018-03-21T16:12:33.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"210 WB\",\n        \"imat\": \"CC 210 WB\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.269672,\n            \"lng\": 5.400035\n        },\n        \"positionOverride\": null,\n        \"km\": 21390,\n        \"status\": \"active\",\n        \"batteryLevel\": 57,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/a657e0ef-01b0-415b-863f-7d4bd2977f10_210 WB-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T11:55:49.000Z\",\n        \"pluggedAt\": \"2019-10-03T16:01:14.000Z\",\n        \"id\": 60,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 35,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T13:56:24.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 108,\n        \"sponsor\": {\n            \"name\": \"BIP BIP PRO\",\n            \"description\": \"Partenariat Matthieu Raclot Vuibert\",\n            \"url\": \"\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/6ffa5dba-011e-4738-82de-3dd175019b55_Logo_Bipbip.jpg\",\n            \"status\": \"active\",\n            \"id\": 108,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-20T10:13:25.000Z\",\n            \"updatedAt\": \"2018-03-20T10:24:33.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"071 AJ\",\n        \"imat\": \"CC 071 AJ\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.59751926397934,\n            \"lng\": \"5.4838793818360045\"\n        },\n        \"positionOverride\": {\n            \"lat\": 43.59751926397934,\n            \"lng\": \"5.4838793818360045\"\n        },\n        \"km\": 22007,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 46,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"EC AUTO Sinistre Bernard - En attente Expert prévu le 07/10\\n2019-08-13 06:45:39 vanessa.hadid@totem-mobi.fr : Parking sous sol 7\\n\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/504efaa3-ef78-4df6-9777-d5bfef5a09ee_071 AJ-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-08-12T07:42:55.000Z\",\n        \"pluggedAt\": \"2019-08-08T13:34:28.000Z\",\n        \"id\": 61,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 33,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T09:45:45.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 162,\n        \"sponsorId\": 118,\n        \"sponsor\": {\n            \"name\": \"1 Déchet Par Jour\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/B2jfYk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/92b1f1bc-0900-49e4-9efb-eccaacc1c156_LES FILMS DU SOLEIL (2).jpg\",\n            \"status\": \"active\",\n            \"id\": 118,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-21T12:27:03.000Z\",\n            \"updatedAt\": \"2018-03-21T12:27:21.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"715 AJ\",\n        \"imat\": \"CC 715 AJ\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.298244,\n            \"lng\": 5.389748\n        },\n        \"positionOverride\": null,\n        \"km\": 21354,\n        \"status\": \"active\",\n        \"batteryLevel\": 81,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/2b90881b-72c2-4f14-828d-91bf85f54626_715 AJ-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T14:25:17.000Z\",\n        \"pluggedAt\": \"2019-10-03T18:17:02.000Z\",\n        \"id\": 63,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 24,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T14:26:10.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"026 WB\",\n        \"imat\": \"CC 026 WB\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.314,\n            \"lng\": 5.368601\n        },\n        \"positionOverride\": null,\n        \"km\": 24145,\n        \"status\": \"active\",\n        \"batteryLevel\": 50,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/37424a3f-d61c-47aa-9e34-42c308e7c9c9_026 WB-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T06:32:41.000Z\",\n        \"pluggedAt\": \"2019-10-03T10:04:31.000Z\",\n        \"id\": 64,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 2,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T14:31:27.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 170,\n        \"sponsorId\": 33,\n        \"sponsor\": {\n            \"name\": \"Pizzéria Les 2 Frangins\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/3fhmVk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/bd7c6730-c095-411b-8753-16943b0536d2_Sans titre copie.png\",\n            \"status\": \"active\",\n            \"id\": 33,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:30.000Z\",\n            \"updatedAt\": \"2019-04-05T08:04:51.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"183 AJ\",\n        \"imat\": \"CC 183 AJ\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.304758,\n            \"lng\": 5.392804\n        },\n        \"positionOverride\": null,\n        \"km\": 25862,\n        \"status\": \"active\",\n        \"batteryLevel\": 89,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/6e0dc3e0-e096-4185-9d15-49fc71a68451_183 AJ-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T17:53:02.000Z\",\n        \"pluggedAt\": \"2019-10-03T17:04:52.000Z\",\n        \"id\": 65,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 10,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T13:54:46.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 153,\n        \"sponsor\": {\n            \"name\": \"NEXITY\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/rmkPwc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7a3848a2-0a3f-47a8-892e-63949c6ffe3f_RVB_nexity_sign_plus_20cm (1).png\",\n            \"status\": \"active\",\n            \"id\": 153,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-11T16:05:38.000Z\",\n            \"updatedAt\": \"2019-03-18T14:58:40.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"095 WB\",\n        \"imat\": \"CC 095 WB\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.284278,\n            \"lng\": 5.38206\n        },\n        \"positionOverride\": null,\n        \"km\": 21248,\n        \"status\": \"active\",\n        \"batteryLevel\": 66,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/ea6ae7e9-97ec-4533-bfbb-63aa04aec492_095 WB-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T12:09:43.000Z\",\n        \"pluggedAt\": \"2019-10-03T11:22:06.000Z\",\n        \"id\": 66,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 7,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T14:10:15.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"321 EA\",\n        \"imat\": \"321 EA\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.285042,\n            \"lng\": 5.363288\n        },\n        \"positionOverride\": null,\n        \"km\": 21110,\n        \"status\": \"active\",\n        \"batteryLevel\": 92,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/069d259c-9fc1-446d-8369-b5de442dcb89_321 EA-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T06:19:15.000Z\",\n        \"pluggedAt\": \"2019-10-04T05:38:13.000Z\",\n        \"id\": 67,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 307,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T14:08:36.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 168,\n        \"sponsorId\": 130,\n        \"sponsor\": {\n            \"name\": \"CCI\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/LNDSTq\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/1367d3fe-a67b-4a8b-a93d-f34261f390e1_logo_ccimp.jpg\",\n            \"status\": \"active\",\n            \"id\": 130,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-26T08:28:40.000Z\",\n            \"updatedAt\": \"2019-04-11T09:49:53.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"875 AH\",\n        \"imat\": \"CC 875 AH\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.277106,\n            \"lng\": 5.382867\n        },\n        \"positionOverride\": null,\n        \"km\": 20670,\n        \"status\": \"active\",\n        \"batteryLevel\": 86,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/c978ac16-946a-4266-8269-afabed9a2ffc_875 AH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T21:37:07.000Z\",\n        \"pluggedAt\": \"2019-10-03T18:35:49.000Z\",\n        \"id\": 70,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 36,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T13:36:23.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 190,\n        \"sponsor\": {\n            \"name\": \"TOTEM BLANC\",\n            \"description\": \"TOTEM BLANC\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ffa816e8-e409-4828-b459-a72c5c7e1fee_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 190,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T10:04:10.000Z\",\n            \"updatedAt\": \"2019-05-23T10:04:17.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"164 NK\",\n        \"imat\": \"CW 164 NK\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.288249,\n            \"lng\": 5.353081\n        },\n        \"positionOverride\": null,\n        \"km\": 21954,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 78,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 7,\n        \"isCharging\": 0,\n        \"comment\": \"2019-09-12 15:28:18 jordanrolland09041998@gmail.com : Ec auto n’accélère plus et fait un gros bruit - Cardan \\n\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/41b2ce8f-712d-44e2-b6e1-65848c4ca0bd_164 NK-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-11T16:18:54.000Z\",\n        \"pluggedAt\": \"2019-09-11T10:37:35.000Z\",\n        \"id\": 71,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 29,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T09:47:01.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 168,\n        \"sponsorId\": 100,\n        \"sponsor\": {\n            \"name\": \"Pigier\",\n            \"description\": \"Station TOTEM\\n\\n\",\n            \"url\": \"https://goo.gl/t2JvKB\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/33e3c335-1779-422d-82a0-3bfd754a51c2_22.jpg\",\n            \"status\": \"active\",\n            \"id\": 100,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-05T11:43:04.000Z\",\n            \"updatedAt\": \"2018-03-21T16:12:33.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"686 MF\",\n        \"imat\": \"686 MF\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.26543,\n            \"lng\": 5.373011\n        },\n        \"positionOverride\": null,\n        \"km\": 24043,\n        \"status\": \"active\",\n        \"batteryLevel\": 62,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/c08832f7-b0f1-4600-9685-0b097796e57a_686-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T14:06:33.000Z\",\n        \"pluggedAt\": \"2019-10-04T08:41:04.000Z\",\n        \"id\": 73,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 329,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T14:32:23.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 169,\n        \"sponsorId\": 165,\n        \"sponsor\": {\n            \"name\": \"FIESTA DES SUDS\",\n            \"description\": \"Partenariat Fiesta Des Suds\",\n            \"url\": \"http://bit.ly/2kjGgMc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/6e565863-95eb-4373-b305-500a2a6471c2_450_200.gif\",\n            \"status\": \"active\",\n            \"id\": 165,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-09-21T16:15:25.000Z\",\n            \"updatedAt\": \"2019-09-05T10:39:45.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"696 QB\",\n        \"imat\": \"DX 696 QB\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.298905,\n            \"lng\": 5.416923\n        },\n        \"positionOverride\": null,\n        \"km\": 10076,\n        \"status\": \"active\",\n        \"batteryLevel\": 40,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.7,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/a6f52821-f8e8-43a8-91ba-45dd02008fef_696 QB-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T01:42:30.000Z\",\n        \"pluggedAt\": \"2019-10-03T07:52:37.000Z\",\n        \"id\": 74,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 313,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T11:45:43.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 161,\n        \"sponsorId\": 40,\n        \"sponsor\": {\n            \"name\": \"Haribo\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/H8ALCQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c941a209-dc02-4d09-8123-d6ccb1b44468_23.jpg\",\n            \"status\": \"active\",\n            \"id\": 40,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:30.000Z\",\n            \"updatedAt\": \"2018-03-21T12:18:21.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"884 VF\",\n        \"imat\": \"ED 884 VF\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.331755,\n            \"lng\": 5.376495\n        },\n        \"positionOverride\": null,\n        \"km\": 12539,\n        \"status\": \"active\",\n        \"batteryLevel\": 90,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/b7158c4f-c98c-4719-8106-4157e61319bb_884VF-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-04T06:01:45.000Z\",\n        \"pluggedAt\": \"2019-10-03T19:16:20.000Z\",\n        \"id\": 77,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 90,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T14:00:57.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 177,\n        \"sponsorId\": 27,\n        \"sponsor\": {\n            \"name\": \"Institut Paoli-Calmettes\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/4EAkpN\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/39c0d983-c1c2-48d9-b3e3-2d265c711a89_5.jpg\",\n            \"status\": \"active\",\n            \"id\": 27,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:29.000Z\",\n            \"updatedAt\": \"2018-03-21T16:15:07.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"854 VF\",\n        \"imat\": \"ED 854 VF\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.284679,\n            \"lng\": 5.353559\n        },\n        \"positionOverride\": null,\n        \"km\": 13040,\n        \"status\": \"active\",\n        \"batteryLevel\": 96,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/f1783293-bea4-43b4-8baf-79bad4a54e89_854 VF-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T19:43:22.000Z\",\n        \"pluggedAt\": \"2019-10-03T19:42:35.000Z\",\n        \"id\": 78,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 84,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T14:31:36.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 168,\n        \"sponsorId\": 153,\n        \"sponsor\": {\n            \"name\": \"NEXITY\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/rmkPwc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7a3848a2-0a3f-47a8-892e-63949c6ffe3f_RVB_nexity_sign_plus_20cm (1).png\",\n            \"status\": \"active\",\n            \"id\": 153,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-11T16:05:38.000Z\",\n            \"updatedAt\": \"2019-03-18T14:58:40.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"344 FM\",\n        \"imat\": \"344 FM\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.255799,\n            \"lng\": 5.376048\n        },\n        \"positionOverride\": null,\n        \"km\": 11666,\n        \"status\": \"active\",\n        \"batteryLevel\": 96,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"2019-10-03 12:58:35 alexis.rigaud2@gmail.com : JR\\n2019-10-02 15:56:51 laurent.bomy@icloud.com : Manquent 2 retros\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/8446a615-4468-49ee-8259-64abe6d4a689_344FM-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-02T14:26:21.000Z\",\n        \"pluggedAt\": \"2019-10-02T14:26:29.000Z\",\n        \"id\": 80,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 304,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T13:18:14.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 143,\n        \"sponsorId\": 165,\n        \"sponsor\": {\n            \"name\": \"FIESTA DES SUDS\",\n            \"description\": \"Partenariat Fiesta Des Suds\",\n            \"url\": \"http://bit.ly/2kjGgMc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/6e565863-95eb-4373-b305-500a2a6471c2_450_200.gif\",\n            \"status\": \"active\",\n            \"id\": 165,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-09-21T16:15:25.000Z\",\n            \"updatedAt\": \"2019-09-05T10:39:45.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"273 FM\",\n        \"imat\": \"EE 273 FM\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.296023,\n            \"lng\": 5.390769\n        },\n        \"positionOverride\": null,\n        \"km\": 13102,\n        \"status\": \"active\",\n        \"batteryLevel\": 84,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/d2933b07-4e6d-4bf3-8755-e6db8e61ab5d_273FM-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T09:22:10.000Z\",\n        \"pluggedAt\": \"2019-10-03T15:35:43.000Z\",\n        \"id\": 83,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 183,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T12:17:34.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 165,\n        \"sponsor\": {\n            \"name\": \"FIESTA DES SUDS\",\n            \"description\": \"Partenariat Fiesta Des Suds\",\n            \"url\": \"http://bit.ly/2kjGgMc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/6e565863-95eb-4373-b305-500a2a6471c2_450_200.gif\",\n            \"status\": \"active\",\n            \"id\": 165,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-09-21T16:15:25.000Z\",\n            \"updatedAt\": \"2019-09-05T10:39:45.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"122 FL\",\n        \"imat\": \"122 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.276208,\n            \"lng\": 5.379303\n        },\n        \"positionOverride\": null,\n        \"km\": 12200,\n        \"status\": \"active\",\n        \"batteryLevel\": 30,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/778a4a18-a773-4fe9-9889-5f1c45e62f1f_122FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-02T11:55:18.000Z\",\n        \"pluggedAt\": \"2019-09-30T16:52:37.000Z\",\n        \"id\": 85,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 184,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T13:50:04.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"128 FL\",\n        \"imat\": \"128 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.309497,\n            \"lng\": 5.397267\n        },\n        \"positionOverride\": null,\n        \"km\": 14298,\n        \"status\": \"active\",\n        \"batteryLevel\": 10,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.6,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/2910d949-fdf3-41bc-b575-4e267fe1e33c_128FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T18:12:02.000Z\",\n        \"pluggedAt\": \"2019-10-01T21:37:01.000Z\",\n        \"id\": 86,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 309,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T14:05:39.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 175,\n        \"sponsorId\": 0,\n        \"sponsor\": null,\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"428 FL\",\n        \"imat\": \"428 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.331999,\n            \"lng\": 5.358232\n        },\n        \"positionOverride\": null,\n        \"km\": 12610,\n        \"status\": \"active\",\n        \"batteryLevel\": 94,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/66576750-0600-4799-97c7-3d35615ffb9d_428 FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-02T12:30:24.000Z\",\n        \"pluggedAt\": \"2019-10-02T12:31:19.000Z\",\n        \"id\": 87,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 315,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T12:07:03.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 173,\n        \"sponsorId\": 110,\n        \"sponsor\": {\n            \"name\": \"Smartseille Eiffage\",\n            \"description\": \"Station Eiffage\",\n            \"url\": \"https://goo.gl/wa3pNC\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/486b03ef-daf0-4a7f-b5e2-c8f21ff9f209_21.jpg\",\n            \"status\": \"active\",\n            \"id\": 110,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-20T15:10:55.000Z\",\n            \"updatedAt\": \"2018-03-21T12:13:27.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"292 FM\",\n        \"imat\": \"292 FM\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.262048,\n            \"lng\": 5.3954\n        },\n        \"positionOverride\": null,\n        \"km\": 10470,\n        \"status\": \"active\",\n        \"batteryLevel\": 50,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/d29915d9-0e5b-4cd1-84c7-10f6d74f702d_292FM-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-03T16:51:05.000Z\",\n        \"pluggedAt\": \"2019-10-01T05:31:26.000Z\",\n        \"id\": 88,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 205,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T14:23:29.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 233,\n        \"sponsorId\": 191,\n        \"sponsor\": {\n            \"name\": \"MAIRIE CANEBIERE\",\n            \"description\": \"Campagne mairie 1&7\",\n            \"url\": \"http://bit.ly/2JANhTQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/23795b1d-b252-4a76-8c0b-b9b352d92c97_Sans titre (45).png\",\n            \"status\": \"active\",\n            \"id\": 191,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T15:25:52.000Z\",\n            \"updatedAt\": \"2019-05-23T15:26:19.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"832 FK\",\n        \"imat\": \"832 FK\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.298152,\n            \"lng\": 5.418331\n        },\n        \"positionOverride\": null,\n        \"km\": 13244,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 54,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 14.4,\n        \"isCharging\": 0,\n        \"comment\": \"2019-10-04 07:10:10 laurent.bomy@icloud.com : Campagne plaquettes de frein Jeffrey \\n\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/37028803-3802-4bd4-8cc9-d341ceaaf081_832 MR-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T21:59:45.000Z\",\n        \"pluggedAt\": \"2019-10-03T14:54:09.000Z\",\n        \"id\": 89,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 187,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T13:44:27.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 161,\n        \"sponsorId\": 165,\n        \"sponsor\": {\n            \"name\": \"FIESTA DES SUDS\",\n            \"description\": \"Partenariat Fiesta Des Suds\",\n            \"url\": \"http://bit.ly/2kjGgMc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/6e565863-95eb-4373-b305-500a2a6471c2_450_200.gif\",\n            \"status\": \"active\",\n            \"id\": 165,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-09-21T16:15:25.000Z\",\n            \"updatedAt\": \"2019-09-05T10:39:45.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"878 FK\",\n        \"imat\": \"EE 878 FK\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.285049,\n            \"lng\": 5.388124\n        },\n        \"positionOverride\": null,\n        \"km\": 10701,\n        \"status\": \"active\",\n        \"batteryLevel\": 46,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/3a7471b8-5ff6-4a03-ba97-3e252579e816_878FK-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T13:37:11.000Z\",\n        \"pluggedAt\": \"2019-10-04T10:17:59.000Z\",\n        \"id\": 90,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 125,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T14:06:35.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"944 FK\",\n        \"imat\": \"944 FK\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.282415,\n            \"lng\": 5.347833\n        },\n        \"positionOverride\": null,\n        \"km\": 13288,\n        \"status\": \"active\",\n        \"batteryLevel\": 68,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.5,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/4ea34cd1-e1a6-4667-859a-72525397539d_944FK-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-02T17:34:56.000Z\",\n        \"pluggedAt\": \"2019-10-02T09:21:20.000Z\",\n        \"id\": 91,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 162,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T13:50:35.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 171,\n        \"sponsorId\": 100,\n        \"sponsor\": {\n            \"name\": \"Pigier\",\n            \"description\": \"Station TOTEM\\n\\n\",\n            \"url\": \"https://goo.gl/t2JvKB\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/33e3c335-1779-422d-82a0-3bfd754a51c2_22.jpg\",\n            \"status\": \"active\",\n            \"id\": 100,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-05T11:43:04.000Z\",\n            \"updatedAt\": \"2018-03-21T16:12:33.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"137 FL\",\n        \"imat\": \"137 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.297472,\n            \"lng\": 5.398153\n        },\n        \"positionOverride\": null,\n        \"km\": 12335,\n        \"status\": \"active\",\n        \"batteryLevel\": 90,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/803efff3-f0c9-4540-8250-6e18db378434_137FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-02T20:30:57.000Z\",\n        \"pluggedAt\": \"2019-10-02T14:43:38.000Z\",\n        \"id\": 92,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 126,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T13:57:02.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 163,\n        \"sponsor\": {\n            \"name\": \"Mairie des 4e et 5e\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/ckrb3K\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/f36c2e1c-60ef-4683-bd79-2693295d60e0_Sans titre (2).png\",\n            \"status\": \"active\",\n            \"id\": 163,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-09-14T12:48:23.000Z\",\n            \"updatedAt\": \"2018-09-14T12:49:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"187 FL\",\n        \"imat\": \"187 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.243822,\n            \"lng\": 5.371736\n        },\n        \"positionOverride\": null,\n        \"km\": 13544,\n        \"status\": \"active\",\n        \"batteryLevel\": 78,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/7c92c515-a364-4fbb-8135-7d018e3a5bbc_187FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-04T14:22:05.000Z\",\n        \"pluggedAt\": \"2019-10-04T01:45:37.000Z\",\n        \"id\": 93,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 311,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T14:22:14.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 147,\n        \"sponsorId\": 153,\n        \"sponsor\": {\n            \"name\": \"NEXITY\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/rmkPwc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7a3848a2-0a3f-47a8-892e-63949c6ffe3f_RVB_nexity_sign_plus_20cm (1).png\",\n            \"status\": \"active\",\n            \"id\": 153,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-11T16:05:38.000Z\",\n            \"updatedAt\": \"2019-03-18T14:58:40.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"333 FM\",\n        \"imat\": \"333 FM\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.276679,\n            \"lng\": 5.406053\n        },\n        \"positionOverride\": null,\n        \"km\": 11725,\n        \"status\": \"active\",\n        \"batteryLevel\": 70,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 14.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/8f8973ea-bed6-414c-a535-7c0715330a7b_333FM-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T09:21:52.000Z\",\n        \"pluggedAt\": \"2019-10-04T06:54:09.000Z\",\n        \"id\": 94,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 301,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T11:47:29.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"246 FL\",\n        \"imat\": \"246 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.296286,\n            \"lng\": 5.38547\n        },\n        \"positionOverride\": null,\n        \"km\": 12575,\n        \"status\": \"active\",\n        \"batteryLevel\": 36,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/05468cd6-9783-4978-9e05-75ceab2e9209_246FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-02T21:51:10.000Z\",\n        \"pluggedAt\": \"2019-10-01T07:03:14.000Z\",\n        \"id\": 95,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 321,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T12:53:45.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 123,\n        \"sponsor\": {\n            \"name\": \"Made In Marseille\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/xU7Xp1\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ff557951-01ae-4617-89dd-527e7819b78b_31389842_2171065199601151_3430892499646808064_n.png\",\n            \"status\": \"active\",\n            \"id\": 123,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-21T12:50:41.000Z\",\n            \"updatedAt\": \"2018-04-27T08:48:42.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"389 FL\",\n        \"imat\": \"389 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.284136,\n            \"lng\": 5.357745\n        },\n        \"positionOverride\": null,\n        \"km\": 12609,\n        \"status\": \"active\",\n        \"batteryLevel\": 58,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/cdfe7267-2c61-49eb-9b14-7ea9f23048a7_389 FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T12:30:35.000Z\",\n        \"pluggedAt\": \"2019-10-04T10:30:26.000Z\",\n        \"id\": 96,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 314,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T13:08:40.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 168,\n        \"sponsorId\": 153,\n        \"sponsor\": {\n            \"name\": \"NEXITY\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/rmkPwc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7a3848a2-0a3f-47a8-892e-63949c6ffe3f_RVB_nexity_sign_plus_20cm (1).png\",\n            \"status\": \"active\",\n            \"id\": 153,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-11T16:05:38.000Z\",\n            \"updatedAt\": \"2019-03-18T14:58:40.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"360 FL\",\n        \"imat\": \"360 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.584653,\n            \"lng\": 5.493009\n        },\n        \"positionOverride\": null,\n        \"km\": 12601,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 14,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"2019-09-24 14:54:44 jordanrolland09041998@gmail.com : EC AUTO\\nEC AUTO Sinistre Bernard - En attente Expert prévu le 07/10\\n\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/fd406306-e4c8-421a-adc0-2633c4904720_360FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-08-12T06:50:08.000Z\",\n        \"pluggedAt\": \"2019-08-11T17:23:42.000Z\",\n        \"id\": 97,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 306,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T13:55:48.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 224,\n        \"sponsorId\": 123,\n        \"sponsor\": {\n            \"name\": \"Made In Marseille\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/xU7Xp1\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ff557951-01ae-4617-89dd-527e7819b78b_31389842_2171065199601151_3430892499646808064_n.png\",\n            \"status\": \"active\",\n            \"id\": 123,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-21T12:50:41.000Z\",\n            \"updatedAt\": \"2018-04-27T08:48:42.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"672 FK\",\n        \"imat\": \"672 FK\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.296879,\n            \"lng\": 5.375279\n        },\n        \"positionOverride\": null,\n        \"km\": 12094,\n        \"status\": \"active\",\n        \"batteryLevel\": 24,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.4,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/5bfc675d-ce1c-42ab-9657-20a097eee566_672FK-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T11:51:32.000Z\",\n        \"pluggedAt\": \"2019-10-04T11:51:39.000Z\",\n        \"id\": 98,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 245,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T14:24:02.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 190,\n        \"sponsor\": {\n            \"name\": \"TOTEM BLANC\",\n            \"description\": \"TOTEM BLANC\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ffa816e8-e409-4828-b459-a72c5c7e1fee_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 190,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T10:04:10.000Z\",\n            \"updatedAt\": \"2019-05-23T10:04:17.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"290 FM\",\n        \"imat\": \"EE 290 FM\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.30301,\n            \"lng\": 5.417012\n        },\n        \"positionOverride\": null,\n        \"km\": 13657,\n        \"status\": \"active\",\n        \"batteryLevel\": 98,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 14,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/bdb34185-7fb7-4c75-9aa2-ba22eafb6e07_290FM-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T09:30:12.000Z\",\n        \"pluggedAt\": \"2019-10-04T11:57:03.000Z\",\n        \"id\": 99,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 308,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T12:24:32.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 161,\n        \"sponsorId\": 191,\n        \"sponsor\": {\n            \"name\": \"MAIRIE CANEBIERE\",\n            \"description\": \"Campagne mairie 1&7\",\n            \"url\": \"http://bit.ly/2JANhTQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/23795b1d-b252-4a76-8c0b-b9b352d92c97_Sans titre (45).png\",\n            \"status\": \"active\",\n            \"id\": 191,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T15:25:52.000Z\",\n            \"updatedAt\": \"2019-05-23T15:26:19.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"589 FL\",\n        \"imat\": \"589 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.302928,\n            \"lng\": 5.416982\n        },\n        \"positionOverride\": null,\n        \"km\": 11946,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 36,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 14.1,\n        \"isCharging\": 1,\n        \"comment\": \"2019-09-25 16:06:28 laurent.bomy@icloud.com : Hs \\n2019-09-25 15:16:59 laurent.bomy@icloud.com : Rapatriement bureau. LB \",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/7e7d24eb-33dc-46a2-be85-3e78d30e3cb2_589FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-07-19T19:11:34.000Z\",\n        \"pluggedAt\": \"2019-10-04T13:59:04.000Z\",\n        \"id\": 101,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 312,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T14:28:25.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 161,\n        \"sponsorId\": 153,\n        \"sponsor\": {\n            \"name\": \"NEXITY\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/rmkPwc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7a3848a2-0a3f-47a8-892e-63949c6ffe3f_RVB_nexity_sign_plus_20cm (1).png\",\n            \"status\": \"active\",\n            \"id\": 153,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-11T16:05:38.000Z\",\n            \"updatedAt\": \"2019-03-18T14:58:40.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 1280,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"778 FK\",\n        \"imat\": \"778 FK\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.297408,\n            \"lng\": 5.397959\n        },\n        \"positionOverride\": null,\n        \"km\": 12578,\n        \"status\": \"active\",\n        \"batteryLevel\": 40,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/99108726-e34e-473e-ae12-35b48ee121fe_778FK-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T12:29:03.000Z\",\n        \"pluggedAt\": \"2019-09-30T18:06:46.000Z\",\n        \"id\": 102,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 322,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T13:30:41.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 123,\n        \"sponsor\": {\n            \"name\": \"Made In Marseille\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/xU7Xp1\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ff557951-01ae-4617-89dd-527e7819b78b_31389842_2171065199601151_3430892499646808064_n.png\",\n            \"status\": \"active\",\n            \"id\": 123,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-21T12:50:41.000Z\",\n            \"updatedAt\": \"2018-04-27T08:48:42.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"534 FL\",\n        \"imat\": \"EE 534 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.302962,\n            \"lng\": 5.376986\n        },\n        \"positionOverride\": null,\n        \"km\": 13358,\n        \"status\": \"active\",\n        \"batteryLevel\": 60,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/1b1696b4-97ba-4c21-8506-91fa6da1b7e1_534FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T11:42:40.000Z\",\n        \"pluggedAt\": \"2019-10-03T14:46:47.000Z\",\n        \"id\": 103,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 272,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T14:01:31.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 21,\n        \"sponsor\": {\n            \"name\": \"Mairie du 1er et 7e\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/xa7Grt\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/a5acdd8f-f144-4e89-a04f-1a41e05b1b74_9.jpg\",\n            \"status\": \"active\",\n            \"id\": 21,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:29.000Z\",\n            \"updatedAt\": \"2018-03-21T12:16:16.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"478 FL\",\n        \"imat\": \"EE 478 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.265695,\n            \"lng\": 5.38481\n        },\n        \"positionOverride\": null,\n        \"km\": 13266,\n        \"status\": \"active\",\n        \"batteryLevel\": 38,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.4,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Insurance/3df99854-7f49-4d88-9dee-a971155b1760_478-FL.jpg\",\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/e6afc317-3a89-46e8-9651-df48aec7024f_478FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T09:29:53.000Z\",\n        \"pluggedAt\": \"2019-09-30T17:36:47.000Z\",\n        \"id\": 105,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 320,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-04T14:22:43.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 123,\n        \"sponsor\": {\n            \"name\": \"Made In Marseille\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/xU7Xp1\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ff557951-01ae-4617-89dd-527e7819b78b_31389842_2171065199601151_3430892499646808064_n.png\",\n            \"status\": \"active\",\n            \"id\": 123,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-21T12:50:41.000Z\",\n            \"updatedAt\": \"2018-04-27T08:48:42.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"636 MZ\",\n        \"imat\": \"EN 636 MZ\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.297478,\n            \"lng\": 5.398703\n        },\n        \"positionOverride\": null,\n        \"km\": 8284,\n        \"status\": \"active\",\n        \"batteryLevel\": 84,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/424ec805-9362-4493-930e-d310ce67e84a_636 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T21:41:03.000Z\",\n        \"pluggedAt\": \"2019-10-03T08:19:15.000Z\",\n        \"id\": 107,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 282,\n        \"accountId\": null,\n        \"createdAt\": \"2017-06-29T16:12:27.000Z\",\n        \"updatedAt\": \"2019-10-04T12:52:57.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 183,\n        \"sponsor\": {\n            \"name\": \"KAPORAL\",\n            \"description\": \"Campagne de communications sur 10 véhicumes\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/1303d32e-f14e-4783-a0a7-7d929c9c8edc_VISUEL KAPO-TOTEM[3].jpg\",\n            \"status\": \"active\",\n            \"id\": 183,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-04-01T10:05:28.000Z\",\n            \"updatedAt\": \"2019-04-01T10:05:37.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"428 MZ\",\n        \"imat\": \"EN 428 MZ\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.262757,\n            \"lng\": 5.410667\n        },\n        \"positionOverride\": null,\n        \"km\": 9087,\n        \"status\": \"active\",\n        \"batteryLevel\": 88,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.7,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/4f1804f4-2105-4289-a6f0-51d9d163178c_428 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-04T13:18:44.000Z\",\n        \"pluggedAt\": \"2019-10-04T13:19:41.000Z\",\n        \"id\": 108,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 275,\n        \"accountId\": null,\n        \"createdAt\": \"2017-06-29T16:40:18.000Z\",\n        \"updatedAt\": \"2019-10-04T14:25:05.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 174,\n        \"sponsorId\": 149,\n        \"sponsor\": {\n            \"name\": \"FRICHE BELLE DE MAI\",\n            \"description\": \"Station de recharge\",\n            \"url\": \"https://goo.gl/t3sybW\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e83d50e3-1853-458b-9f6b-09970ae4acd4_Carré sponsor Friche.jpg\",\n            \"status\": \"active\",\n            \"id\": 149,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-05T09:53:49.000Z\",\n            \"updatedAt\": \"2018-07-05T10:07:56.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"706 MZ\",\n        \"imat\": \"EN 706 MZ\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.297312,\n            \"lng\": 5.397863\n        },\n        \"positionOverride\": null,\n        \"km\": 8567,\n        \"status\": \"active\",\n        \"batteryLevel\": 96,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.7,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/e070eaa0-38a7-4a23-9c52-e2e84bb914cf_706 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-02T17:48:59.000Z\",\n        \"pluggedAt\": \"2019-10-02T18:10:11.000Z\",\n        \"id\": 109,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 213,\n        \"accountId\": null,\n        \"createdAt\": \"2017-06-29T16:42:04.000Z\",\n        \"updatedAt\": \"2019-10-04T11:56:50.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 149,\n        \"sponsor\": {\n            \"name\": \"FRICHE BELLE DE MAI\",\n            \"description\": \"Station de recharge\",\n            \"url\": \"https://goo.gl/t3sybW\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e83d50e3-1853-458b-9f6b-09970ae4acd4_Carré sponsor Friche.jpg\",\n            \"status\": \"active\",\n            \"id\": 149,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-05T09:53:49.000Z\",\n            \"updatedAt\": \"2018-07-05T10:07:56.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"170 MZ\",\n        \"imat\": \"EN 170 MZ\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.307869,\n            \"lng\": 5.411253\n        },\n        \"positionOverride\": null,\n        \"km\": 9949,\n        \"status\": \"active\",\n        \"batteryLevel\": 8,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.5,\n        \"isCharging\": 0,\n        \"comment\": \"2019-10-04 10:04:08 le_cameleon_13@hotmail.fr : Plaquette changé\\n2019-10-04 09:16:30 laurent.bomy@icloud.com : Plaquettes ec auto\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/21c32664-7f9e-4248-ba1c-af59932e4853_170 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T09:12:12.000Z\",\n        \"pluggedAt\": \"2019-10-02T08:02:38.000Z\",\n        \"id\": 110,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 327,\n        \"accountId\": null,\n        \"createdAt\": \"2017-06-29T16:42:54.000Z\",\n        \"updatedAt\": \"2019-10-04T12:46:15.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 161,\n        \"sponsorId\": 188,\n        \"sponsor\": {\n            \"name\": \"Renault\",\n            \"description\": \"Campagne d'affichage 12 mois\",\n            \"url\": \"http://bit.ly/2VVl14T\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/58938f75-cbe0-4fd1-8466-84eb05248273_TOTEM_RENAULT_CARRE_SPONSOR (1).png\",\n            \"status\": \"active\",\n            \"id\": 188,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-21T12:18:25.000Z\",\n            \"updatedAt\": \"2019-05-21T12:24:22.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"338 MZ\",\n        \"imat\": \"EN 338 MZ\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.310931,\n            \"lng\": 5.390376\n        },\n        \"positionOverride\": null,\n        \"km\": 10964,\n        \"status\": \"active\",\n        \"batteryLevel\": 52,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.6,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/efd14840-432f-4052-a392-669dd512d812_338 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-04T13:47:00.000Z\",\n        \"pluggedAt\": \"2019-10-04T13:47:03.000Z\",\n        \"id\": 111,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 181,\n        \"accountId\": null,\n        \"createdAt\": \"2017-06-29T16:43:44.000Z\",\n        \"updatedAt\": \"2019-10-04T14:30:19.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 180,\n        \"sponsorId\": 187,\n        \"sponsor\": {\n            \"name\": \"La Ciotat\",\n            \"description\": \"\",\n            \"url\": \"https://www.laciotat.com/\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/9591caf7-8f6d-4fd2-b6ff-1300880dbacc_Sans titre (34).png\",\n            \"status\": \"active\",\n            \"id\": 187,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-04-30T11:47:18.000Z\",\n            \"updatedAt\": \"2019-04-30T11:47:24.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 960,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"136 MZ\",\n        \"imat\": \"EN 136 MZ\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.27901733039018,\n            \"lng\": 5.387409022445695\n        },\n        \"positionOverride\": {\n            \"lat\": 43.27901733039018,\n            \"lng\": 5.387409022445695\n        },\n        \"km\": 8946,\n        \"status\": \"active\",\n        \"batteryLevel\": 82,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 11.3,\n        \"isCharging\": 0,\n        \"comment\": \"2019-10-03 12:22:40 jordanrolland09041998@gmail.com : JR\\n2019-09-13 14:29:25 bernard.elkouby@totem-mobi.fr : Garage Renault Michelet : amenée par assistance Renault suite appel hot line le véhicule s’est arrêté en roulage \",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/544c6f42-acc8-47c7-a6a1-e22b60634bd0_136 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-12T17:27:33.000Z\",\n        \"pluggedAt\": \"2019-09-09T17:19:13.000Z\",\n        \"id\": 112,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 331,\n        \"accountId\": null,\n        \"createdAt\": \"2017-06-29T16:44:35.000Z\",\n        \"updatedAt\": \"2019-10-03T21:27:27.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 183,\n        \"sponsor\": {\n            \"name\": \"KAPORAL\",\n            \"description\": \"Campagne de communications sur 10 véhicumes\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/1303d32e-f14e-4783-a0a7-7d929c9c8edc_VISUEL KAPO-TOTEM[3].jpg\",\n            \"status\": \"active\",\n            \"id\": 183,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-04-01T10:05:28.000Z\",\n            \"updatedAt\": \"2019-04-01T10:05:37.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"081 MZ\",\n        \"imat\": \"EN 081 MZ\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.285307,\n            \"lng\": 5.380333\n        },\n        \"positionOverride\": null,\n        \"km\": 9919,\n        \"status\": \"active\",\n        \"batteryLevel\": 18,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/4ad52638-e8eb-4de0-850c-a15e905f8311_081 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T12:54:24.000Z\",\n        \"pluggedAt\": \"2019-10-02T12:52:59.000Z\",\n        \"id\": 113,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 240,\n        \"accountId\": null,\n        \"createdAt\": \"2017-06-29T16:45:24.000Z\",\n        \"updatedAt\": \"2019-10-04T13:39:08.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 35,\n        \"sponsor\": {\n            \"name\": \"Les Films du Soleil\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/u9VkFA\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/3fffdf7f-7260-4998-b1c7-a635d76c69c9_15.jpg\",\n            \"status\": \"active\",\n            \"id\": 35,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:30.000Z\",\n            \"updatedAt\": \"2018-03-21T16:14:50.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"097 MZ\",\n        \"imat\": \"EN 097 MZ\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.268785,\n            \"lng\": 5.381699\n        },\n        \"positionOverride\": null,\n        \"km\": 8838,\n        \"status\": \"active\",\n        \"batteryLevel\": 56,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/df61d325-50c0-4e13-a1a7-af61a2b450d9_097 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T18:11:35.000Z\",\n        \"pluggedAt\": \"2019-10-01T16:18:50.000Z\",\n        \"id\": 114,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 300,\n        \"accountId\": null,\n        \"createdAt\": \"2017-07-04T10:38:03.000Z\",\n        \"updatedAt\": \"2019-10-04T14:17:24.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 169,\n        \"sponsorId\": 159,\n        \"sponsor\": {\n            \"name\": \"Black Apple Magazine\",\n            \"description\": \"Partenariat\",\n            \"url\": \"http://bit.ly/2wJ7Zst\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/27a2e6b6-7893-4750-8d83-84d04f1b783e_Sans titre (67).png\",\n            \"status\": \"active\",\n            \"id\": 159,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-09-04T12:58:48.000Z\",\n            \"updatedAt\": \"2018-09-04T12:59:03.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"725 MZ\",\n        \"imat\": \"EN 725 MZ\",\n        \"description\": \"Attention, 1 barre de charge = 7 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.298599,\n            \"lng\": 5.373545\n        },\n        \"positionOverride\": null,\n        \"km\": 8376,\n        \"status\": \"active\",\n        \"batteryLevel\": 90,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/360a2b01-9569-446d-85f5-cd4b4272f1ae_725 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T05:54:21.000Z\",\n        \"pluggedAt\": \"2019-10-02T22:09:28.000Z\",\n        \"id\": 115,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 87,\n        \"accountId\": null,\n        \"createdAt\": \"2017-07-04T11:45:52.000Z\",\n        \"updatedAt\": \"2019-10-04T13:33:15.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"236 MS\",\n        \"imat\": \"EP 236 MS\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.295901,\n            \"lng\": 5.390827\n        },\n        \"positionOverride\": null,\n        \"km\": 8027,\n        \"status\": \"active\",\n        \"batteryLevel\": 94,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 14,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/d474ada3-9a99-4880-bd13-15fc24f56d43_236 MS.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T09:03:17.000Z\",\n        \"pluggedAt\": \"2019-10-04T09:01:07.000Z\",\n        \"id\": 117,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 159,\n        \"accountId\": null,\n        \"createdAt\": \"2017-07-31T05:53:58.000Z\",\n        \"updatedAt\": \"2019-10-04T11:15:05.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 183,\n        \"sponsor\": {\n            \"name\": \"KAPORAL\",\n            \"description\": \"Campagne de communications sur 10 véhicumes\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/1303d32e-f14e-4783-a0a7-7d929c9c8edc_VISUEL KAPO-TOTEM[3].jpg\",\n            \"status\": \"active\",\n            \"id\": 183,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-04-01T10:05:28.000Z\",\n            \"updatedAt\": \"2019-04-01T10:05:37.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"015 MS\",\n        \"imat\": \"EP 015 MS\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.296,\n            \"lng\": 5.366369\n        },\n        \"positionOverride\": null,\n        \"km\": 10368,\n        \"status\": \"active\",\n        \"batteryLevel\": 94,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Insurance/8243a99f-1211-4a64-b320-a345dcff0f09_015 MS-1.jpg\",\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/c6c47be2-d86b-46fc-bc7d-f9decfe1224b_015 MS-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T10:22:39.000Z\",\n        \"pluggedAt\": \"2019-10-04T06:37:03.000Z\",\n        \"id\": 120,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 129,\n        \"accountId\": null,\n        \"createdAt\": \"2017-07-31T05:55:58.000Z\",\n        \"updatedAt\": \"2019-10-04T13:57:45.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 164,\n        \"sponsorId\": 155,\n        \"sponsor\": {\n            \"name\": \"CAPI FRANCE\",\n            \"description\": \"Station de recharge\",\n            \"url\": \"https://goo.gl/YvGpTD\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7cdb2be2-a0cb-43e3-ab45-035d8ceb8cb0_OUI.jpg\",\n            \"status\": \"active\",\n            \"id\": 155,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-13T13:12:16.000Z\",\n            \"updatedAt\": \"2018-07-13T13:23:44.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"986 MR\",\n        \"imat\": \"EP 986 MR\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.294659,\n            \"lng\": 5.390018\n        },\n        \"positionOverride\": null,\n        \"km\": 9402,\n        \"status\": \"active\",\n        \"batteryLevel\": 90,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/07d6c1ec-c22f-400f-9270-b27c4446a041_986 MR-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T16:21:23.000Z\",\n        \"pluggedAt\": \"2019-10-03T15:50:15.000Z\",\n        \"id\": 122,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 302,\n        \"accountId\": null,\n        \"createdAt\": \"2017-07-31T05:57:08.000Z\",\n        \"updatedAt\": \"2019-10-04T12:44:42.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"299 MZ\",\n        \"imat\": \"EN 299 MZ\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.276262,\n            \"lng\": 5.392024\n        },\n        \"positionOverride\": null,\n        \"km\": 10288,\n        \"status\": \"active\",\n        \"batteryLevel\": 26,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.6,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/59165bd1-cb3d-41e4-b2fa-7f261ff88b4f_299 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T06:07:42.000Z\",\n        \"pluggedAt\": \"2019-10-03T21:42:36.000Z\",\n        \"id\": 123,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 244,\n        \"accountId\": null,\n        \"createdAt\": \"2017-07-31T05:58:54.000Z\",\n        \"updatedAt\": \"2019-10-04T13:28:14.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"865 MR\",\n        \"imat\": \"EP 865 MR\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.295635,\n            \"lng\": 5.389131\n        },\n        \"positionOverride\": null,\n        \"km\": 6705,\n        \"status\": \"active\",\n        \"batteryLevel\": 70,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.4,\n        \"isCharging\": 0,\n        \"comment\": \"2019-10-04 11:52:36 jordanrolland09041998@gmail.com : JR\\n2019-10-04 10:57:36 emmanuelle.champaud@totem-mobi.fr : EC état déplorable poignée de porte pare choc  essuie glace et volant tordu. Direction très dure et qui donne la pression que volant et roues ne sont pas coordonnees\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/49535ce1-c014-4eaf-b62f-415ee2f0d0bd_865 MR-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T10:51:35.000Z\",\n        \"pluggedAt\": \"2019-10-01T17:15:43.000Z\",\n        \"id\": 129,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 232,\n        \"accountId\": null,\n        \"createdAt\": \"2017-07-31T09:09:07.000Z\",\n        \"updatedAt\": \"2019-10-04T13:03:34.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 44,\n        \"sponsor\": {\n            \"name\": \"Totem\",\n            \"description\": \"\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/station-default-banner.png\",\n            \"status\": \"active\",\n            \"id\": 44,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:30.000Z\",\n            \"updatedAt\": \"2019-04-17T09:36:53.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"143 MZ\",\n        \"imat\": \"EN 143 MZ\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.290433,\n            \"lng\": 5.375387\n        },\n        \"positionOverride\": null,\n        \"km\": 9525,\n        \"status\": \"active\",\n        \"batteryLevel\": 92,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 14.1,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/b15c568d-fcd3-4741-a574-937511d53d7f_143 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T09:24:07.000Z\",\n        \"pluggedAt\": \"2019-10-04T09:24:08.000Z\",\n        \"id\": 132,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 233,\n        \"accountId\": null,\n        \"createdAt\": \"2017-08-02T15:23:08.000Z\",\n        \"updatedAt\": \"2019-10-04T12:24:20.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 135,\n        \"sponsor\": {\n            \"name\": \"OZEN LA MER\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/mDNBta\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/b4a9a955-1282-4d3d-b2b0-f6e9f15514ca_logo-ozen-fond-noir.jpg\",\n            \"status\": \"active\",\n            \"id\": 135,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-04-25T09:51:04.000Z\",\n            \"updatedAt\": \"2018-04-25T09:52:06.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"049 MS\",\n        \"imat\": \"EP 049 MS\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.287115,\n            \"lng\": 5.388344\n        },\n        \"positionOverride\": null,\n        \"km\": 5848,\n        \"status\": \"active\",\n        \"batteryLevel\": 80,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Insurance/b24bdba4-8231-4dfc-9962-4e690dc3dcbd_049 MS-1.jpg\",\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/338f4022-8f77-429f-b4af-c4f390d4746b_049 MS-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T19:30:40.000Z\",\n        \"pluggedAt\": \"2019-10-02T20:58:52.000Z\",\n        \"id\": 133,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 230,\n        \"accountId\": null,\n        \"createdAt\": \"2017-08-23T07:58:09.000Z\",\n        \"updatedAt\": \"2019-10-04T11:40:08.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"101 MS\",\n        \"imat\": \"EP 101 MS \",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.298043,\n            \"lng\": 5.373476\n        },\n        \"positionOverride\": null,\n        \"km\": 7514,\n        \"status\": \"active\",\n        \"batteryLevel\": 76,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/f9c7ec40-d9e7-46bb-b195-7b6c829bfe89_101 MS-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T09:31:33.000Z\",\n        \"pluggedAt\": \"2019-10-03T20:17:20.000Z\",\n        \"id\": 134,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 324,\n        \"accountId\": null,\n        \"createdAt\": \"2017-08-23T08:02:08.000Z\",\n        \"updatedAt\": \"2019-10-04T12:28:30.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 35,\n        \"sponsor\": {\n            \"name\": \"Les Films du Soleil\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/u9VkFA\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/3fffdf7f-7260-4998-b1c7-a635d76c69c9_15.jpg\",\n            \"status\": \"active\",\n            \"id\": 35,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:30.000Z\",\n            \"updatedAt\": \"2018-03-21T16:14:50.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"382 MR\",\n        \"imat\": \"EP 382 MR\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.292337,\n            \"lng\": 5.395911\n        },\n        \"positionOverride\": null,\n        \"km\": 8415,\n        \"status\": \"active\",\n        \"batteryLevel\": 78,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/095ea62d-47d0-4939-bed2-df9840f24a15_382-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T07:52:34.000Z\",\n        \"pluggedAt\": \"2019-10-03T14:16:41.000Z\",\n        \"id\": 136,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 318,\n        \"accountId\": null,\n        \"createdAt\": \"2017-08-23T08:03:01.000Z\",\n        \"updatedAt\": \"2019-10-04T14:17:45.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"530 MR\",\n        \"imat\": \"EP 530 MR\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.284701,\n            \"lng\": 5.375392\n        },\n        \"positionOverride\": null,\n        \"km\": 7751,\n        \"status\": \"active\",\n        \"batteryLevel\": 94,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/d4f8b5c5-d8dd-4d62-8178-d49b52220720_530 MR-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T17:35:40.000Z\",\n        \"pluggedAt\": \"2019-10-03T16:33:51.000Z\",\n        \"id\": 137,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 243,\n        \"accountId\": null,\n        \"createdAt\": \"2017-08-23T08:03:45.000Z\",\n        \"updatedAt\": \"2019-10-04T13:53:22.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"588 MR\",\n        \"imat\": \"EP 588 MR\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.297403,\n            \"lng\": 5.397796\n        },\n        \"positionOverride\": null,\n        \"km\": 7518,\n        \"status\": \"active\",\n        \"batteryLevel\": 96,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/4eda854c-e554-4968-9535-9d993c81e3ee_588 MR-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T20:14:36.000Z\",\n        \"pluggedAt\": \"2019-10-03T20:13:17.000Z\",\n        \"id\": 138,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 288,\n        \"accountId\": null,\n        \"createdAt\": \"2017-08-23T08:04:05.000Z\",\n        \"updatedAt\": \"2019-10-04T14:21:06.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 183,\n        \"sponsor\": {\n            \"name\": \"KAPORAL\",\n            \"description\": \"Campagne de communications sur 10 véhicumes\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/1303d32e-f14e-4783-a0a7-7d929c9c8edc_VISUEL KAPO-TOTEM[3].jpg\",\n            \"status\": \"active\",\n            \"id\": 183,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-04-01T10:05:28.000Z\",\n            \"updatedAt\": \"2019-04-01T10:05:37.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"746 MR\",\n        \"imat\": \"EP 746 MR\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.584526,\n            \"lng\": 5.492662\n        },\n        \"positionOverride\": null,\n        \"km\": 8174,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 50,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"2019-10-04 10:26:59 laurent.bomy@icloud.com : Étrier AG + fusée. Ec auto\\n2019-10-02 07:27:04 le_cameleon_13@hotmail.fr : Jeff\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/cc91082e-61e4-45ee-8cf8-64690994d18d_746 MR-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-19T09:27:05.000Z\",\n        \"pluggedAt\": \"2019-09-18T19:23:39.000Z\",\n        \"id\": 140,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 277,\n        \"accountId\": null,\n        \"createdAt\": \"2017-08-23T08:04:45.000Z\",\n        \"updatedAt\": \"2019-10-04T13:13:37.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 224,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"877 MR\",\n        \"imat\": \"EP 877 MR\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.285085,\n            \"lng\": 5.354178\n        },\n        \"positionOverride\": null,\n        \"km\": 5955,\n        \"status\": \"active\",\n        \"batteryLevel\": 92,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 14,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/e15f28d5-7915-4703-a829-61a54d2c6cc7_877 MR-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T09:49:13.000Z\",\n        \"pluggedAt\": \"2019-10-04T09:49:15.000Z\",\n        \"id\": 141,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 316,\n        \"accountId\": null,\n        \"createdAt\": \"2017-08-23T08:05:06.000Z\",\n        \"updatedAt\": \"2019-10-04T11:59:07.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 168,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"503 SE\",\n        \"imat\": \"EP 503 SE\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.33205,\n            \"lng\": 5.358127\n        },\n        \"positionOverride\": null,\n        \"km\": 8564,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 28,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"2019-07-17 11:25:08 cyrille.estrade@totem-mobi.fr : EC AUTO en attente pièces (support moteur)\\n\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/327b666b-e3e7-418d-906b-4c7edddebad6_503 SE-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-07-17T10:45:17.000Z\",\n        \"pluggedAt\": \"2019-07-12T18:41:19.000Z\",\n        \"id\": 142,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 248,\n        \"accountId\": null,\n        \"createdAt\": \"2017-08-30T13:49:18.000Z\",\n        \"updatedAt\": \"2019-10-04T14:04:13.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 173,\n        \"sponsorId\": 155,\n        \"sponsor\": {\n            \"name\": \"CAPI FRANCE\",\n            \"description\": \"Station de recharge\",\n            \"url\": \"https://goo.gl/YvGpTD\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7cdb2be2-a0cb-43e3-ab45-035d8ceb8cb0_OUI.jpg\",\n            \"status\": \"active\",\n            \"id\": 155,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-13T13:12:16.000Z\",\n            \"updatedAt\": \"2018-07-13T13:23:44.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"375 ZT\",\n        \"imat\": \"EP 375 ZT\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.284496,\n            \"lng\": 5.390464\n        },\n        \"positionOverride\": null,\n        \"km\": 7237,\n        \"status\": \"active\",\n        \"batteryLevel\": 38,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.7,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/0d30f5c7-d25d-4597-b5ec-55ce9ca706b9_375 ZT-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T14:21:25.000Z\",\n        \"pluggedAt\": \"2019-10-02T17:19:56.000Z\",\n        \"id\": 145,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 305,\n        \"accountId\": null,\n        \"createdAt\": \"2017-08-30T13:50:53.000Z\",\n        \"updatedAt\": \"2019-10-04T14:25:52.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 196,\n        \"sponsor\": {\n            \"name\": \"OM X KAPORAL\",\n            \"description\": \"Opération communication\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/54893da0-994f-49d4-a817-ee2f91e92453_IMG TOTEM.jpg\",\n            \"status\": \"active\",\n            \"id\": 196,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-16T07:32:10.000Z\",\n            \"updatedAt\": \"2019-09-16T07:34:41.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"003 XJ\",\n        \"imat\": \"EV 003 XJ\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.296073,\n            \"lng\": 5.381128\n        },\n        \"positionOverride\": null,\n        \"km\": 5152,\n        \"status\": \"active\",\n        \"batteryLevel\": 6,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 10.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/2317897c-ff0d-4a09-ae8a-17d8d418bcbb_003 XJ-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T16:36:35.000Z\",\n        \"pluggedAt\": \"2019-10-02T07:36:03.000Z\",\n        \"id\": 159,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 228,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-18T16:09:21.000Z\",\n        \"updatedAt\": \"2019-10-04T06:25:55.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"016 XJ\",\n        \"imat\": \"EV 016 XJ\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.310265,\n            \"lng\": 5.401703\n        },\n        \"positionOverride\": null,\n        \"km\": 6461,\n        \"status\": \"active\",\n        \"batteryLevel\": 88,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 14.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/0ba04c7d-5cea-48c6-92c0-cc89f8de0b59_016 XJ-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T21:18:28.000Z\",\n        \"pluggedAt\": \"2019-10-02T20:49:16.000Z\",\n        \"id\": 160,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 148,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-18T16:11:49.000Z\",\n        \"updatedAt\": \"2019-10-04T12:20:18.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 175,\n        \"sponsorId\": 174,\n        \"sponsor\": {\n            \"name\": \"O'TACOS\",\n            \"description\": \"CAMPAGNE 12 MOIS 5 VÉHICULES MONTPELLIER\\nNOVEMBRE A OCTOBRE 2019\",\n            \"url\": \"http://bit.ly/2LcrRKv\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/9ae3ceb5-5ff0-4f13-abc8-56056a8a85cd_IMG_0925.png\",\n            \"status\": \"active\",\n            \"id\": 174,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-12-12T14:10:05.000Z\",\n            \"updatedAt\": \"2018-12-12T14:35:20.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"027-XH\",\n        \"imat\": \"EV 027 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.332027,\n            \"lng\": 5.358142\n        },\n        \"positionOverride\": null,\n        \"km\": 6073,\n        \"status\": \"active\",\n        \"batteryLevel\": 66,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.4,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/026270ea-e963-4a0c-b745-053f5cfc430d_027 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-04T07:10:04.000Z\",\n        \"pluggedAt\": \"2019-10-03T16:52:40.000Z\",\n        \"id\": 161,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 138,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-18T16:20:02.000Z\",\n        \"updatedAt\": \"2019-10-04T13:56:32.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 173,\n        \"sponsorId\": 174,\n        \"sponsor\": {\n            \"name\": \"O'TACOS\",\n            \"description\": \"CAMPAGNE 12 MOIS 5 VÉHICULES MONTPELLIER\\nNOVEMBRE A OCTOBRE 2019\",\n            \"url\": \"http://bit.ly/2LcrRKv\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/9ae3ceb5-5ff0-4f13-abc8-56056a8a85cd_IMG_0925.png\",\n            \"status\": \"active\",\n            \"id\": 174,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-12-12T14:10:05.000Z\",\n            \"updatedAt\": \"2018-12-12T14:35:20.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"082-XH\",\n        \"imat\": \"EV 082 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.306894,\n            \"lng\": 5.413234\n        },\n        \"positionOverride\": null,\n        \"km\": 5653,\n        \"status\": \"active\",\n        \"batteryLevel\": 86,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"2019-10-04 11:53:16 gps.sourcing13@gmail.com : Du foocage\\n2019-10-03 23:15:09 gps.sourcing13@gmail.com : Flocage\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/41f9eed3-390e-484c-87f0-81b3c2323bc4_082 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T23:14:44.000Z\",\n        \"pluggedAt\": \"2019-10-02T11:04:18.000Z\",\n        \"id\": 163,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 179,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-18T16:22:43.000Z\",\n        \"updatedAt\": \"2019-10-04T12:29:32.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 161,\n        \"sponsorId\": 192,\n        \"sponsor\": {\n            \"name\": \"TOTEM MTP\",\n            \"description\": \"Nouvelle TOTEM Montpellier\",\n            \"url\": \"http://www.totem-mobi.fr/\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e4021318-b883-4095-82d4-d85cf5aaaaad_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 192,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-24T12:23:47.000Z\",\n            \"updatedAt\": \"2019-05-24T12:23:55.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"086-XH\",\n        \"imat\": \"EV 086 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.285704,\n            \"lng\": 5.36656\n        },\n        \"positionOverride\": null,\n        \"km\": 7739,\n        \"status\": \"active\",\n        \"batteryLevel\": 82,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.6,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": null,\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-04T10:17:05.000Z\",\n        \"pluggedAt\": \"2019-10-02T19:27:47.000Z\",\n        \"id\": 164,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 190,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-18T16:23:46.000Z\",\n        \"updatedAt\": \"2019-10-04T13:09:51.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 150,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"104-XH\",\n        \"imat\": \"EV 104 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.265735,\n            \"lng\": 5.393307\n        },\n        \"positionOverride\": null,\n        \"km\": 5485,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 60,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"2019-10-03 13:13:18 jordanrolland09041998@gmail.com : Michelet problème de direction \\n2019-10-03 12:57:39 jordanrolland09041998@gmail.com : JR\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/8dbfa0fe-a13f-40cc-b12c-eb6dc2ca9cc7_104 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-22T14:28:02.000Z\",\n        \"pluggedAt\": \"2019-09-21T17:11:24.000Z\",\n        \"id\": 165,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 174,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-18T16:24:44.000Z\",\n        \"updatedAt\": \"2019-10-04T13:13:33.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 192,\n        \"sponsor\": {\n            \"name\": \"TOTEM MTP\",\n            \"description\": \"Nouvelle TOTEM Montpellier\",\n            \"url\": \"http://www.totem-mobi.fr/\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e4021318-b883-4095-82d4-d85cf5aaaaad_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 192,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-24T12:23:47.000Z\",\n            \"updatedAt\": \"2019-05-24T12:23:55.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"151-XH\",\n        \"imat\": \"EV 151 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.296987,\n            \"lng\": 5.387965\n        },\n        \"positionOverride\": null,\n        \"km\": 5261,\n        \"status\": \"active\",\n        \"batteryLevel\": 94,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.5,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/ed77e94e-39e9-42cb-bff6-d6b521410651_151 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T20:26:15.000Z\",\n        \"pluggedAt\": \"2019-10-03T14:01:05.000Z\",\n        \"id\": 166,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 155,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-18T16:25:59.000Z\",\n        \"updatedAt\": \"2019-10-04T13:49:08.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"406-XH\",\n        \"imat\": \"EV-406-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.295871,\n            \"lng\": 5.392051\n        },\n        \"positionOverride\": null,\n        \"km\": 5697,\n        \"status\": \"active\",\n        \"batteryLevel\": 78,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/7e3a1c0d-dd1e-4a94-8d56-ba00c6931057_406 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T18:55:14.000Z\",\n        \"pluggedAt\": \"2019-10-02T09:46:48.000Z\",\n        \"id\": 167,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 177,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:03:03.000Z\",\n        \"updatedAt\": \"2019-10-04T12:43:21.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 196,\n        \"sponsor\": {\n            \"name\": \"OM X KAPORAL\",\n            \"description\": \"Opération communication\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/54893da0-994f-49d4-a817-ee2f91e92453_IMG TOTEM.jpg\",\n            \"status\": \"active\",\n            \"id\": 196,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-16T07:32:10.000Z\",\n            \"updatedAt\": \"2019-09-16T07:34:41.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"960-XH\",\n        \"imat\": \"EV-960-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.296452,\n            \"lng\": 5.367468\n        },\n        \"positionOverride\": null,\n        \"km\": 8028,\n        \"status\": \"active\",\n        \"batteryLevel\": 88,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.4,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/10efcaae-23f7-4b4b-989b-7471716bc103_960 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T14:10:05.000Z\",\n        \"pluggedAt\": \"2019-10-04T12:20:34.000Z\",\n        \"id\": 168,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 141,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:06:17.000Z\",\n        \"updatedAt\": \"2019-10-04T14:10:35.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"920-XH\",\n        \"imat\": \"EV-920-XH\",\n        \"description\": \"\",\n        \"position\": {\n            \"lat\": 43.301807,\n            \"lng\": 5.381964\n        },\n        \"positionOverride\": null,\n        \"km\": 6288,\n        \"status\": \"active\",\n        \"batteryLevel\": 96,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": null,\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T06:33:59.000Z\",\n        \"pluggedAt\": \"2019-10-04T05:39:08.000Z\",\n        \"id\": 169,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 241,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:07:36.000Z\",\n        \"updatedAt\": \"2019-10-04T14:16:30.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 227,\n        \"sponsorId\": 188,\n        \"sponsor\": {\n            \"name\": \"Renault\",\n            \"description\": \"Campagne d'affichage 12 mois\",\n            \"url\": \"http://bit.ly/2VVl14T\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/58938f75-cbe0-4fd1-8466-84eb05248273_TOTEM_RENAULT_CARRE_SPONSOR (1).png\",\n            \"status\": \"active\",\n            \"id\": 188,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-21T12:18:25.000Z\",\n            \"updatedAt\": \"2019-05-21T12:24:22.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"864-XH\",\n        \"imat\": \"EV-864-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.298607,\n            \"lng\": 5.363411\n        },\n        \"positionOverride\": null,\n        \"km\": 6250,\n        \"status\": \"active\",\n        \"batteryLevel\": 16,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/26cf83a6-f581-4ad1-8f21-8b7eb908e513_864 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T12:53:20.000Z\",\n        \"pluggedAt\": \"2019-10-03T17:54:18.000Z\",\n        \"id\": 171,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 256,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:09:31.000Z\",\n        \"updatedAt\": \"2019-10-04T12:57:40.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 196,\n        \"sponsor\": {\n            \"name\": \"OM X KAPORAL\",\n            \"description\": \"Opération communication\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/54893da0-994f-49d4-a817-ee2f91e92453_IMG TOTEM.jpg\",\n            \"status\": \"active\",\n            \"id\": 196,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-16T07:32:10.000Z\",\n            \"updatedAt\": \"2019-09-16T07:34:41.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"630-XH\",\n        \"imat\": \"EV-630-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.275661,\n            \"lng\": 5.391032\n        },\n        \"positionOverride\": null,\n        \"km\": 5051,\n        \"status\": \"active\",\n        \"batteryLevel\": 44,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/112301b1-d4ed-4f11-9cd9-e96211e7f0e5_630 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T11:32:37.000Z\",\n        \"pluggedAt\": \"2019-10-02T14:18:28.000Z\",\n        \"id\": 172,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 193,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:11:02.000Z\",\n        \"updatedAt\": \"2019-10-04T13:46:01.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 183,\n        \"sponsor\": {\n            \"name\": \"KAPORAL\",\n            \"description\": \"Campagne de communications sur 10 véhicumes\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/1303d32e-f14e-4783-a0a7-7d929c9c8edc_VISUEL KAPO-TOTEM[3].jpg\",\n            \"status\": \"active\",\n            \"id\": 183,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-04-01T10:05:28.000Z\",\n            \"updatedAt\": \"2019-04-01T10:05:37.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"389-XH\",\n        \"imat\": \"EV-389-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.286581,\n            \"lng\": 5.353447\n        },\n        \"positionOverride\": null,\n        \"km\": 6877,\n        \"status\": \"active\",\n        \"batteryLevel\": 96,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.5,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/1cddf846-0750-4793-b74b-d1dcb0bbeba9_389 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T17:59:23.000Z\",\n        \"pluggedAt\": \"2019-10-03T17:59:11.000Z\",\n        \"id\": 173,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 204,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:11:48.000Z\",\n        \"updatedAt\": \"2019-10-04T14:00:27.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 168,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"840-XH\",\n        \"imat\": \"EV-840-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.30614,\n            \"lng\": 5.404804\n        },\n        \"positionOverride\": null,\n        \"km\": 7314,\n        \"status\": \"active\",\n        \"batteryLevel\": 62,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/66c9d257-3b93-4ea7-8c48-8109b30c82b9_840 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T16:31:45.000Z\",\n        \"pluggedAt\": \"2019-10-02T15:10:15.000Z\",\n        \"id\": 174,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 223,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:12:44.000Z\",\n        \"updatedAt\": \"2019-10-04T13:23:53.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 188,\n        \"sponsor\": {\n            \"name\": \"Renault\",\n            \"description\": \"Campagne d'affichage 12 mois\",\n            \"url\": \"http://bit.ly/2VVl14T\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/58938f75-cbe0-4fd1-8466-84eb05248273_TOTEM_RENAULT_CARRE_SPONSOR (1).png\",\n            \"status\": \"active\",\n            \"id\": 188,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-21T12:18:25.000Z\",\n            \"updatedAt\": \"2019-05-21T12:24:22.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"997-XH\",\n        \"imat\": \"EV 997 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.267888,\n            \"lng\": 5.393673\n        },\n        \"positionOverride\": null,\n        \"km\": 4165,\n        \"status\": \"active\",\n        \"batteryLevel\": 94,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/95be08ba-3595-4cc2-ace4-ee961b069877_997 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T16:34:23.000Z\",\n        \"pluggedAt\": \"2019-10-03T14:04:08.000Z\",\n        \"id\": 175,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 284,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:13:32.000Z\",\n        \"updatedAt\": \"2019-10-04T13:25:26.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 159,\n        \"sponsor\": {\n            \"name\": \"Black Apple Magazine\",\n            \"description\": \"Partenariat\",\n            \"url\": \"http://bit.ly/2wJ7Zst\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/27a2e6b6-7893-4750-8d83-84d04f1b783e_Sans titre (67).png\",\n            \"status\": \"active\",\n            \"id\": 159,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-09-04T12:58:48.000Z\",\n            \"updatedAt\": \"2018-09-04T12:59:03.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"344-XH\",\n        \"imat\": \"EV-344-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.255321,\n            \"lng\": 5.390973\n        },\n        \"positionOverride\": null,\n        \"km\": 7509,\n        \"status\": \"active\",\n        \"batteryLevel\": 78,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/bed5e5f1-dc07-4c99-981c-39b41aefb5d7_344 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-04T13:58:10.000Z\",\n        \"pluggedAt\": \"2019-10-04T10:49:00.000Z\",\n        \"id\": 176,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 200,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:14:23.000Z\",\n        \"updatedAt\": \"2019-10-04T13:58:32.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 233,\n        \"sponsorId\": 188,\n        \"sponsor\": {\n            \"name\": \"Renault\",\n            \"description\": \"Campagne d'affichage 12 mois\",\n            \"url\": \"http://bit.ly/2VVl14T\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/58938f75-cbe0-4fd1-8466-84eb05248273_TOTEM_RENAULT_CARRE_SPONSOR (1).png\",\n            \"status\": \"active\",\n            \"id\": 188,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-21T12:18:25.000Z\",\n            \"updatedAt\": \"2019-05-21T12:24:22.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"424-XH\",\n        \"imat\": \"EV-424-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.265334,\n            \"lng\": 5.392616\n        },\n        \"positionOverride\": null,\n        \"km\": 5119,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 100,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"MICHELET sinistres devis 9000€\\n\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/8200028d-6c8d-408b-a8be-93977d4aefcd_424 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-06-18T11:40:42.000Z\",\n        \"pluggedAt\": \"2019-06-18T13:33:07.000Z\",\n        \"id\": 177,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 210,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:15:16.000Z\",\n        \"updatedAt\": \"2019-07-09T13:21:49.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"326-XH\",\n        \"imat\": \"EV-326-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.278948,\n            \"lng\": 5.387407\n        },\n        \"positionOverride\": null,\n        \"km\": 7139,\n        \"status\": \"active\",\n        \"batteryLevel\": 94,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.7,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/2c0ebf2b-77f6-4db8-bec8-986c778838e1_326 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T20:17:48.000Z\",\n        \"pluggedAt\": \"2019-10-03T20:17:54.000Z\",\n        \"id\": 178,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 142,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:16:27.000Z\",\n        \"updatedAt\": \"2019-10-04T13:19:31.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"877-XH\",\n        \"imat\": \"EV-877-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.29717,\n            \"lng\": 5.397892\n        },\n        \"positionOverride\": null,\n        \"km\": 7008,\n        \"status\": \"active\",\n        \"batteryLevel\": 96,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.7,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/185124d1-ec8d-44f0-97da-7b8cacd929fc_877 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-02T11:52:22.000Z\",\n        \"pluggedAt\": \"2019-10-02T13:44:13.000Z\",\n        \"id\": 179,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 219,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:17:16.000Z\",\n        \"updatedAt\": \"2019-10-04T14:26:25.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"270-XH\",\n        \"imat\": \"EV-270-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.2868,\n            \"lng\": 5.354431\n        },\n        \"positionOverride\": null,\n        \"km\": 6636,\n        \"status\": \"active\",\n        \"batteryLevel\": 90,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/317f4608-4a3a-424d-964f-691db0062e65_270 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T18:26:36.000Z\",\n        \"pluggedAt\": \"2019-10-03T16:06:18.000Z\",\n        \"id\": 180,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 196,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:18:12.000Z\",\n        \"updatedAt\": \"2019-10-04T13:43:29.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 168,\n        \"sponsorId\": 188,\n        \"sponsor\": {\n            \"name\": \"Renault\",\n            \"description\": \"Campagne d'affichage 12 mois\",\n            \"url\": \"http://bit.ly/2VVl14T\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/58938f75-cbe0-4fd1-8466-84eb05248273_TOTEM_RENAULT_CARRE_SPONSOR (1).png\",\n            \"status\": \"active\",\n            \"id\": 188,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-21T12:18:25.000Z\",\n            \"updatedAt\": \"2019-05-21T12:24:22.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"581-XH\",\n        \"imat\": \"EV-581-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.298054,\n            \"lng\": 5.368011\n        },\n        \"positionOverride\": null,\n        \"km\": 6954,\n        \"status\": \"active\",\n        \"batteryLevel\": 72,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/3396911b-7d4e-4775-a252-ddec96e44635_581 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T12:00:20.000Z\",\n        \"pluggedAt\": \"2019-10-03T13:56:00.000Z\",\n        \"id\": 181,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 218,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:24:42.000Z\",\n        \"updatedAt\": \"2019-10-04T14:26:58.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 188,\n        \"sponsor\": {\n            \"name\": \"Renault\",\n            \"description\": \"Campagne d'affichage 12 mois\",\n            \"url\": \"http://bit.ly/2VVl14T\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/58938f75-cbe0-4fd1-8466-84eb05248273_TOTEM_RENAULT_CARRE_SPONSOR (1).png\",\n            \"status\": \"active\",\n            \"id\": 188,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-21T12:18:25.000Z\",\n            \"updatedAt\": \"2019-05-21T12:24:22.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"475-XH\",\n        \"imat\": \"EV-475-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.290544,\n            \"lng\": 5.375412\n        },\n        \"positionOverride\": null,\n        \"km\": 7549,\n        \"status\": \"active\",\n        \"batteryLevel\": 66,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.8,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/363ddfd5-79eb-44a1-b10d-599991edd87b_475 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T14:11:37.000Z\",\n        \"pluggedAt\": \"2019-10-04T14:09:43.000Z\",\n        \"id\": 182,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 172,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:26:01.000Z\",\n        \"updatedAt\": \"2019-10-04T14:31:11.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 680,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"756-XH\",\n        \"imat\": \"EV-756-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.29663,\n            \"lng\": 5.375193\n        },\n        \"positionOverride\": null,\n        \"km\": 7030,\n        \"status\": \"active\",\n        \"batteryLevel\": 96,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/cf8d569e-3e6c-4a61-8ca1-fe03720c20b1_756 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T08:21:31.000Z\",\n        \"pluggedAt\": \"2019-10-04T08:20:44.000Z\",\n        \"id\": 183,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 130,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:26:46.000Z\",\n        \"updatedAt\": \"2019-10-04T14:02:41.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"917-XH\",\n        \"imat\": \"EV-917-XH\",\n        \"description\": \"EV-917-XH\",\n        \"position\": {\n            \"lat\": 43.269905,\n            \"lng\": 5.392351\n        },\n        \"positionOverride\": null,\n        \"km\": 7726,\n        \"status\": \"active\",\n        \"batteryLevel\": 72,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 14.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/abf38cb6-5e82-4dce-9ee9-291455f309a2_917 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T14:17:30.000Z\",\n        \"pluggedAt\": \"2019-10-04T10:47:05.000Z\",\n        \"id\": 184,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 255,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:27:37.000Z\",\n        \"updatedAt\": \"2019-10-04T14:17:54.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 189,\n        \"sponsor\": {\n            \"name\": \"TOTEM NOIR\",\n            \"description\": \"TOTEM noir\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e04a04c0-f8f2-44ac-8a7e-41cdba8a14b9_Sans titre (43).png\",\n            \"status\": \"active\",\n            \"id\": 189,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T10:03:50.000Z\",\n            \"updatedAt\": \"2019-05-23T10:03:58.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"742-XH\",\n        \"imat\": \"EV-742-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.296898,\n            \"lng\": 5.369093\n        },\n        \"positionOverride\": null,\n        \"km\": 7457,\n        \"status\": \"active\",\n        \"batteryLevel\": 52,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/706466be-76cf-454b-95f0-99af96f6d158_742 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T12:02:37.000Z\",\n        \"pluggedAt\": \"2019-10-03T07:38:43.000Z\",\n        \"id\": 185,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 198,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:28:24.000Z\",\n        \"updatedAt\": \"2019-10-04T12:36:16.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"936-XH\",\n        \"imat\": \"EV 936 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.297438,\n            \"lng\": 5.39809\n        },\n        \"positionOverride\": null,\n        \"km\": 4788,\n        \"status\": \"active\",\n        \"batteryLevel\": 96,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 14.1,\n        \"isCharging\": 0,\n        \"comment\": \"2019-10-04 11:40:27 grammatico13127@gmail.com : Réparation \\n2019-10-04 11:21:08 grammatico13127@gmail.com : Réparation \",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/60680960-4d4c-4074-ac69-feae8d3d5975_936 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T20:24:27.000Z\",\n        \"pluggedAt\": \"2019-10-03T20:23:38.000Z\",\n        \"id\": 186,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 212,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:29:16.000Z\",\n        \"updatedAt\": \"2019-10-04T13:35:16.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 196,\n        \"sponsor\": {\n            \"name\": \"OM X KAPORAL\",\n            \"description\": \"Opération communication\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/54893da0-994f-49d4-a817-ee2f91e92453_IMG TOTEM.jpg\",\n            \"status\": \"active\",\n            \"id\": 196,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-16T07:32:10.000Z\",\n            \"updatedAt\": \"2019-09-16T07:34:41.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"611-XH\",\n        \"imat\": \"EV-611-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.584525,\n            \"lng\": 5.492966\n        },\n        \"positionOverride\": null,\n        \"km\": 5301,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 14,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"EC AUTO - Sortie semaine du 23/09 - Manque triangle\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/f461acf5-95ce-4330-b383-6d1332bd1dc1_611 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-08-06T06:07:08.000Z\",\n        \"pluggedAt\": \"2019-08-03T19:02:26.000Z\",\n        \"id\": 187,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 157,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:31:36.000Z\",\n        \"updatedAt\": \"2019-10-04T13:39:52.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 224,\n        \"sponsorId\": 0,\n        \"sponsor\": null,\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"722-XH\",\n        \"imat\": \"EV-722-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.300151,\n            \"lng\": 5.363765\n        },\n        \"positionOverride\": null,\n        \"km\": 8352,\n        \"status\": \"active\",\n        \"batteryLevel\": 94,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/77be7034-a31b-428f-98f1-15052d498bc2_722 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T07:31:33.000Z\",\n        \"pluggedAt\": \"2019-10-02T20:04:55.000Z\",\n        \"id\": 188,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 224,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:32:23.000Z\",\n        \"updatedAt\": \"2019-10-04T13:47:46.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 189,\n        \"sponsor\": {\n            \"name\": \"TOTEM NOIR\",\n            \"description\": \"TOTEM noir\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e04a04c0-f8f2-44ac-8a7e-41cdba8a14b9_Sans titre (43).png\",\n            \"status\": \"active\",\n            \"id\": 189,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T10:03:50.000Z\",\n            \"updatedAt\": \"2019-05-23T10:03:58.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"738-XH\",\n        \"imat\": \"EV-738-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.32348,\n            \"lng\": 5.364703\n        },\n        \"positionOverride\": null,\n        \"km\": 8607,\n        \"status\": \"active\",\n        \"batteryLevel\": 96,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/910327d7-8c7a-4f0a-aa47-4224fb6d0975_738 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-03T20:01:08.000Z\",\n        \"pluggedAt\": \"2019-10-03T17:57:41.000Z\",\n        \"id\": 190,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 202,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:34:27.000Z\",\n        \"updatedAt\": \"2019-10-04T12:53:20.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 172,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"163-XH\",\n        \"imat\": \"EV 163 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.584561,\n            \"lng\": 5.493013\n        },\n        \"positionOverride\": null,\n        \"km\": 3828,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 14,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 5,\n        \"isCharging\": 0,\n        \"comment\": \"EC AUTO - Sortie semaine du 23/09 - Manque triangle\\n\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/02295d09-b86c-4301-8803-ece8b4f1797f_163 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-07-18T10:01:59.000Z\",\n        \"pluggedAt\": \"2019-07-14T23:02:33.000Z\",\n        \"id\": 191,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 163,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:49:59.000Z\",\n        \"updatedAt\": \"2019-10-04T09:50:58.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 224,\n        \"sponsorId\": null,\n        \"sponsor\": null,\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"224-XH\",\n        \"imat\": \"EV-224-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.283328,\n            \"lng\": 5.392309\n        },\n        \"positionOverride\": null,\n        \"km\": 3633,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 14,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 7.1,\n        \"isCharging\": 0,\n        \"comment\": \"2019-10-01 11:58:37 jordanrolland09041998@gmail.com : Cs auto \\n2019-09-30 14:58:34 mantianicolas@gmail.com : Rep\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/2213289e-179f-4c28-9db4-57dcd077c666_224 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-02-10T01:01:09.000Z\",\n        \"pluggedAt\": \"2019-05-06T06:48:23.000Z\",\n        \"id\": 192,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 140,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:50:42.000Z\",\n        \"updatedAt\": \"2019-10-01T11:58:38.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 139,\n        \"sponsor\": {\n            \"name\": \"RENAULT TWIZY 2018\",\n            \"description\": \"CAMPAGNE SUR 20 VEHICULES MAI/DECEMBRE 2018\\nBE LE 31/05/18\",\n            \"url\": \"https://www.renault-retail-group.fr/concessions-renault.html?partner=OMD-SEA-2018&utm_medium=cpc&utm_term=renault%20retail%20group%20marseille&utm_campaign=AFFAIRES-def-exact-bing-local-MARSEILLE&ptaid=kwd-116060660122:loc-4613&slid=&pgrid=967237488\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e377bc99-e322-4f64-9697-2086c2f53df0_RRG.png\",\n            \"status\": \"active\",\n            \"id\": 139,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-05-31T12:12:03.000Z\",\n            \"updatedAt\": \"2018-05-31T12:58:13.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"422-XH\",\n        \"imat\": \"EV-422-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.289408,\n            \"lng\": 5.396714\n        },\n        \"positionOverride\": null,\n        \"km\": 6100,\n        \"status\": \"active\",\n        \"batteryLevel\": 10,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 10.7,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/232ececf-3253-4231-bab8-a11d5b715b06_422 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-02T21:05:00.000Z\",\n        \"pluggedAt\": \"2019-10-02T09:46:40.000Z\",\n        \"id\": 193,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 221,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:51:21.000Z\",\n        \"updatedAt\": \"2019-10-03T20:32:45.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 153,\n        \"sponsor\": {\n            \"name\": \"NEXITY\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/rmkPwc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7a3848a2-0a3f-47a8-892e-63949c6ffe3f_RVB_nexity_sign_plus_20cm (1).png\",\n            \"status\": \"active\",\n            \"id\": 153,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-11T16:05:38.000Z\",\n            \"updatedAt\": \"2019-03-18T14:58:40.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"687-XH\",\n        \"imat\": \"EV-687-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.310659,\n            \"lng\": 5.400165\n        },\n        \"positionOverride\": null,\n        \"km\": 8078,\n        \"status\": \"active\",\n        \"batteryLevel\": 84,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.5,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/b07c9ae7-7524-4dcb-b04c-3a33d87ac045_687 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T10:58:43.000Z\",\n        \"pluggedAt\": \"2019-10-03T21:56:21.000Z\",\n        \"id\": 194,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 227,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:52:08.000Z\",\n        \"updatedAt\": \"2019-10-04T13:06:47.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 175,\n        \"sponsorId\": 153,\n        \"sponsor\": {\n            \"name\": \"NEXITY\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/rmkPwc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7a3848a2-0a3f-47a8-892e-63949c6ffe3f_RVB_nexity_sign_plus_20cm (1).png\",\n            \"status\": \"active\",\n            \"id\": 153,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-11T16:05:38.000Z\",\n            \"updatedAt\": \"2019-03-18T14:58:40.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"983-XH\",\n        \"imat\": \"EV-983-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.282311,\n            \"lng\": 5.375142\n        },\n        \"positionOverride\": null,\n        \"km\": 5347,\n        \"status\": \"active\",\n        \"batteryLevel\": 52,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.6,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/6a0491ce-5544-4ecf-8733-664c5a7614db_983 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T12:40:03.000Z\",\n        \"pluggedAt\": \"2019-10-02T18:15:04.000Z\",\n        \"id\": 195,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 171,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:52:54.000Z\",\n        \"updatedAt\": \"2019-10-04T13:15:01.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 106,\n        \"sponsor\": {\n            \"name\": \"AS AUTO SECURITE - Contrôle Technique \",\n            \"description\": \"\",\n            \"url\": \"https://www.autosecurite.com/\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7b453b37-b1ba-49bf-80e2-92393ea731d1_LES FILMS DU SOLEIL.jpg\",\n            \"status\": \"active\",\n            \"id\": 106,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-16T14:00:33.000Z\",\n            \"updatedAt\": \"2018-03-21T10:59:02.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"327-XH\",\n        \"imat\": \"EV-327-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.301468,\n            \"lng\": 5.380939\n        },\n        \"positionOverride\": null,\n        \"km\": 7801,\n        \"status\": \"active\",\n        \"batteryLevel\": 80,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.6,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/346b5797-c5d5-4b6c-98e6-d4bc548c32f8_327 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T14:15:59.000Z\",\n        \"pluggedAt\": \"2019-10-04T14:17:01.000Z\",\n        \"id\": 196,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 216,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:53:48.000Z\",\n        \"updatedAt\": \"2019-10-04T14:20:36.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 227,\n        \"sponsorId\": 188,\n        \"sponsor\": {\n            \"name\": \"Renault\",\n            \"description\": \"Campagne d'affichage 12 mois\",\n            \"url\": \"http://bit.ly/2VVl14T\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/58938f75-cbe0-4fd1-8466-84eb05248273_TOTEM_RENAULT_CARRE_SPONSOR (1).png\",\n            \"status\": \"active\",\n            \"id\": 188,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-21T12:18:25.000Z\",\n            \"updatedAt\": \"2019-05-21T12:24:22.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 400,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"642-XH\",\n        \"imat\": \"EV-642-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.285615,\n            \"lng\": 5.383136\n        },\n        \"positionOverride\": null,\n        \"km\": 7200,\n        \"status\": \"active\",\n        \"batteryLevel\": 84,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.6,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/fffa6710-0b6a-476b-936a-35a792721749_642 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T14:17:53.000Z\",\n        \"pluggedAt\": \"2019-10-03T18:27:41.000Z\",\n        \"id\": 197,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 283,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:54:31.000Z\",\n        \"updatedAt\": \"2019-10-04T14:18:17.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 153,\n        \"sponsor\": {\n            \"name\": \"NEXITY\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/rmkPwc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7a3848a2-0a3f-47a8-892e-63949c6ffe3f_RVB_nexity_sign_plus_20cm (1).png\",\n            \"status\": \"active\",\n            \"id\": 153,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-11T16:05:38.000Z\",\n            \"updatedAt\": \"2019-03-18T14:58:40.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"625-XH\",\n        \"imat\": \"EV-625-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.275727,\n            \"lng\": 5.389781\n        },\n        \"positionOverride\": null,\n        \"km\": 6811,\n        \"status\": \"active\",\n        \"batteryLevel\": 40,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/83597e86-434f-4e2b-ad8e-6c7ee47cb402_625 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T10:00:22.000Z\",\n        \"pluggedAt\": \"2019-10-02T11:54:16.000Z\",\n        \"id\": 198,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 167,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:55:11.000Z\",\n        \"updatedAt\": \"2019-10-04T12:20:48.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"294-XH\",\n        \"imat\": \"EV-294-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.27896,\n            \"lng\": 5.387367\n        },\n        \"positionOverride\": null,\n        \"km\": 7497,\n        \"status\": \"active\",\n        \"batteryLevel\": 90,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.9,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/8b7d5df3-6db4-400e-a744-d4c3786316f7_294 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T11:53:54.000Z\",\n        \"pluggedAt\": \"2019-10-04T11:54:17.000Z\",\n        \"id\": 199,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 222,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:56:02.000Z\",\n        \"updatedAt\": \"2019-10-04T14:29:07.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 167,\n        \"sponsor\": {\n            \"name\": \"BANQUE DES TERRITOIRES CAISSE DES DÉPÔTS\",\n            \"description\": \"\",\n            \"url\": \"https://www.caissedesdepots.fr/banque-des-territoires\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/614aec7e-2ebd-4a60-a597-40237d73658d_nl-logo-banque-des-territoires.png\",\n            \"status\": \"active\",\n            \"id\": 167,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-10-15T11:40:44.000Z\",\n            \"updatedAt\": \"2018-10-15T12:12:58.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"868-XH\",\n        \"imat\": \"EV-868-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.294662,\n            \"lng\": 5.395959\n        },\n        \"positionOverride\": null,\n        \"km\": 7566,\n        \"status\": \"active\",\n        \"batteryLevel\": 42,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.7,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/83cd3302-9dd5-4a9c-a154-d09f7e6a0511_868 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-02T15:54:18.000Z\",\n        \"pluggedAt\": \"2019-10-01T17:10:54.000Z\",\n        \"id\": 201,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 158,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:57:38.000Z\",\n        \"updatedAt\": \"2019-10-04T13:23:30.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 190,\n        \"sponsor\": {\n            \"name\": \"TOTEM BLANC\",\n            \"description\": \"TOTEM BLANC\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ffa816e8-e409-4828-b459-a72c5c7e1fee_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 190,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T10:04:10.000Z\",\n            \"updatedAt\": \"2019-05-23T10:04:17.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"348-XH\",\n        \"imat\": \"EV-348-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.296322,\n            \"lng\": 5.368128\n        },\n        \"positionOverride\": null,\n        \"km\": 5326,\n        \"status\": \"active\",\n        \"batteryLevel\": 70,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 14.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/aafcc64b-a3a6-47e4-8ab3-10ed46ab59b9_348 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T13:36:38.000Z\",\n        \"pluggedAt\": \"2019-10-02T14:44:17.000Z\",\n        \"id\": 203,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 188,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:59:01.000Z\",\n        \"updatedAt\": \"2019-10-04T13:37:45.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 191,\n        \"sponsor\": {\n            \"name\": \"MAIRIE CANEBIERE\",\n            \"description\": \"Campagne mairie 1&7\",\n            \"url\": \"http://bit.ly/2JANhTQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/23795b1d-b252-4a76-8c0b-b9b352d92c97_Sans titre (45).png\",\n            \"status\": \"active\",\n            \"id\": 191,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T15:25:52.000Z\",\n            \"updatedAt\": \"2019-05-23T15:26:19.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"817-XH\",\n        \"imat\": \"EV 817 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.278889,\n            \"lng\": 5.38744\n        },\n        \"positionOverride\": null,\n        \"km\": 6378,\n        \"status\": \"active\",\n        \"batteryLevel\": 60,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/7ae99ac2-9ac6-4451-bd47-955074a0175e_817 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T21:18:22.000Z\",\n        \"pluggedAt\": \"2019-10-02T16:05:46.000Z\",\n        \"id\": 204,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 160,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:59:47.000Z\",\n        \"updatedAt\": \"2019-10-04T13:08:36.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 44,\n        \"sponsor\": {\n            \"name\": \"Totem\",\n            \"description\": \"\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/station-default-banner.png\",\n            \"status\": \"active\",\n            \"id\": 44,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:30.000Z\",\n            \"updatedAt\": \"2019-04-17T09:36:53.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"908-XH\",\n        \"imat\": \"EV-908-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.2987,\n            \"lng\": 5.371297\n        },\n        \"positionOverride\": null,\n        \"km\": 7294,\n        \"status\": \"active\",\n        \"batteryLevel\": 44,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.5,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/3285a813-c2c7-4590-894b-d2294ed0a978_908 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T10:36:26.000Z\",\n        \"pluggedAt\": \"2019-10-04T06:56:54.000Z\",\n        \"id\": 205,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 211,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:00:36.000Z\",\n        \"updatedAt\": \"2019-10-04T13:10:43.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 190,\n        \"sponsor\": {\n            \"name\": \"TOTEM BLANC\",\n            \"description\": \"TOTEM BLANC\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ffa816e8-e409-4828-b459-a72c5c7e1fee_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 190,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T10:04:10.000Z\",\n            \"updatedAt\": \"2019-05-23T10:04:17.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"929-XH\",\n        \"imat\": \"EV-929-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.298242,\n            \"lng\": 5.399548\n        },\n        \"positionOverride\": null,\n        \"km\": 5960,\n        \"status\": \"active\",\n        \"batteryLevel\": 24,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/11950ce2-684b-4674-a405-fad6ae4b241e_929 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T17:26:23.000Z\",\n        \"pluggedAt\": \"2019-10-02T18:35:08.000Z\",\n        \"id\": 206,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 128,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:02:12.000Z\",\n        \"updatedAt\": \"2019-10-04T13:39:59.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"488-XH\",\n        \"imat\": \"EV-488-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.26542303087232,\n            \"lng\": 5.394248936523468\n        },\n        \"positionOverride\": {\n            \"lat\": 43.26542303087232,\n            \"lng\": 5.394248936523468\n        },\n        \"km\": 1540,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 50,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 11.9,\n        \"isCharging\": 0,\n        \"comment\": \"MICHELET sinistre MAIF M180894020A accident le 10/8 CES a envoyé un email à gestionsinistre@maif.fr le 30/4 pour relancer le dossier\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/b42dce09-5c2f-40dc-afd1-2516dda9cb62_488 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2018-10-25T09:46:44.000Z\",\n        \"pluggedAt\": null,\n        \"id\": 208,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 250,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:04:04.000Z\",\n        \"updatedAt\": \"2019-07-09T13:36:58.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 157,\n        \"sponsor\": {\n            \"name\": \"AIX MARSEILLE PROVENCE METROPOLE\",\n            \"description\": \"Campagne 40 twizy aout 2018/décembre 2018\",\n            \"url\": \"https://www.ampmetropole.fr/mobilite\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e90b4bf4-f564-494b-85ba-bc1080d1b1a2_carré-sponsor-450x200.jpg\",\n            \"status\": \"active\",\n            \"id\": 157,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-08-06T13:05:43.000Z\",\n            \"updatedAt\": \"2018-08-07T07:57:25.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"459-XH\",\n        \"imat\": \"EV-459-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.297422,\n            \"lng\": 5.395853\n        },\n        \"positionOverride\": null,\n        \"km\": 7889,\n        \"status\": \"active\",\n        \"batteryLevel\": 78,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/de299f66-f0f0-405c-9926-c9f5669f9b6b_459 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T19:28:28.000Z\",\n        \"pluggedAt\": \"2019-10-01T12:26:14.000Z\",\n        \"id\": 209,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 182,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:05:05.000Z\",\n        \"updatedAt\": \"2019-10-04T13:18:24.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"894-XH\",\n        \"imat\": \"EV 894 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.285818,\n            \"lng\": 5.383111\n        },\n        \"positionOverride\": null,\n        \"km\": 5452,\n        \"status\": \"active\",\n        \"batteryLevel\": 96,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/3ad1b171-0947-49d0-87b8-c0b85362924f_894 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T10:24:18.000Z\",\n        \"pluggedAt\": \"2019-10-04T11:28:09.000Z\",\n        \"id\": 210,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 156,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:07:19.000Z\",\n        \"updatedAt\": \"2019-10-04T13:22:14.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"969-XH\",\n        \"imat\": \"EV-969-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.323556,\n            \"lng\": 5.364722\n        },\n        \"positionOverride\": null,\n        \"km\": 7223,\n        \"status\": \"active\",\n        \"batteryLevel\": 26,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/33303108-56fd-45b9-9e10-5ee5555d2aca_969 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-02T10:21:09.000Z\",\n        \"pluggedAt\": \"2019-09-30T04:57:34.000Z\",\n        \"id\": 211,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 192,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:08:20.000Z\",\n        \"updatedAt\": \"2019-10-04T12:54:30.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 172,\n        \"sponsorId\": 183,\n        \"sponsor\": {\n            \"name\": \"KAPORAL\",\n            \"description\": \"Campagne de communications sur 10 véhicumes\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/1303d32e-f14e-4783-a0a7-7d929c9c8edc_VISUEL KAPO-TOTEM[3].jpg\",\n            \"status\": \"active\",\n            \"id\": 183,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-04-01T10:05:28.000Z\",\n            \"updatedAt\": \"2019-04-01T10:05:37.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"495-XH\",\n        \"imat\": \"EV 495 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.295174,\n            \"lng\": 5.401094\n        },\n        \"positionOverride\": null,\n        \"km\": 5148,\n        \"status\": \"active\",\n        \"batteryLevel\": 96,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/09a487be-2dc8-4e53-9f93-248f959f7481_495 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T18:30:45.000Z\",\n        \"pluggedAt\": \"2019-10-03T18:30:51.000Z\",\n        \"id\": 212,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 139,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:09:26.000Z\",\n        \"updatedAt\": \"2019-10-04T13:35:25.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 192,\n        \"sponsor\": {\n            \"name\": \"TOTEM MTP\",\n            \"description\": \"Nouvelle TOTEM Montpellier\",\n            \"url\": \"http://www.totem-mobi.fr/\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e4021318-b883-4095-82d4-d85cf5aaaaad_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 192,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-24T12:23:47.000Z\",\n            \"updatedAt\": \"2019-05-24T12:23:55.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"870-XH\",\n        \"imat\": \"EV 870 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.323411,\n            \"lng\": 5.364668\n        },\n        \"positionOverride\": null,\n        \"km\": 5232,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 14,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 5,\n        \"isCharging\": 0,\n        \"comment\": \"2019-09-10 07:13:53 carole.canali@gmail.com : EC AUTO Prise cassée \\n\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/4f143fdf-ed33-4e02-aa92-bc52953bd849_870 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-09-06T16:33:56.000Z\",\n        \"pluggedAt\": \"2019-09-03T21:58:59.000Z\",\n        \"id\": 213,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 150,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:10:12.000Z\",\n        \"updatedAt\": \"2019-10-04T09:52:31.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 172,\n        \"sponsorId\": 192,\n        \"sponsor\": {\n            \"name\": \"TOTEM MTP\",\n            \"description\": \"Nouvelle TOTEM Montpellier\",\n            \"url\": \"http://www.totem-mobi.fr/\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e4021318-b883-4095-82d4-d85cf5aaaaad_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 192,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-24T12:23:47.000Z\",\n            \"updatedAt\": \"2019-05-24T12:23:55.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"843-XH\",\n        \"imat\": \"EV-843-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.294618,\n            \"lng\": 5.401233\n        },\n        \"positionOverride\": null,\n        \"km\": 6454,\n        \"status\": \"active\",\n        \"batteryLevel\": 96,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 14.4,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/e4d8a3c5-0bd1-4599-b2ab-2916ef3a8863_843 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T14:06:01.000Z\",\n        \"pluggedAt\": \"2019-10-03T14:05:27.000Z\",\n        \"id\": 214,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 168,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:10:55.000Z\",\n        \"updatedAt\": \"2019-10-04T11:35:11.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 171,\n        \"sponsor\": {\n            \"name\": \"MAISON BLANCHE MAIRIE DU 9-10\",\n            \"description\": \"CAMPAGNE PUB ANNUELLE SUITE FINANCEMENT CONSEIL REGIONAL UNE COP AVANCE/BE FLOCAGE PAYE DIRECTEMENT A ENSEIGNE \",\n            \"url\": \"https://bit.ly/2AetsKX\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/bd65454a-dc92-40c8-a749-5664b274e6c2_MAISON BLANCHE.jpg\",\n            \"status\": \"active\",\n            \"id\": 171,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-23T14:01:59.000Z\",\n            \"updatedAt\": \"2018-11-23T14:07:10.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"739-XH\",\n        \"imat\": \"EV 739 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.58459784005347,\n            \"lng\": 5.493176772100469\n        },\n        \"positionOverride\": {\n            \"lat\": 43.58459784005347,\n            \"lng\": 5.493176772100469\n        },\n        \"km\": 4767,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 98,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"EC AUTO - Sortie semaine du 16/09 - Manque Boitier\\nSinistre Accident -> Bernard\\n\\n\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/b22c2e65-c4c9-4e3a-9e51-d065970f8188_739 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-07-21T02:15:42.000Z\",\n        \"pluggedAt\": \"2019-07-21T00:32:36.000Z\",\n        \"id\": 215,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 60,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:11:58.000Z\",\n        \"updatedAt\": \"2019-10-04T10:20:15.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 190,\n        \"sponsor\": {\n            \"name\": \"TOTEM BLANC\",\n            \"description\": \"TOTEM BLANC\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ffa816e8-e409-4828-b459-a72c5c7e1fee_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 190,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T10:04:10.000Z\",\n            \"updatedAt\": \"2019-05-23T10:04:17.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"713-XH\",\n        \"imat\": \"EV 713 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.292758,\n            \"lng\": 5.395078\n        },\n        \"positionOverride\": null,\n        \"km\": 5927,\n        \"status\": \"active\",\n        \"batteryLevel\": 48,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/ad7f055a-a7b1-46df-84c9-5a7d91776926_713 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T14:45:24.000Z\",\n        \"pluggedAt\": \"2019-10-01T10:19:42.000Z\",\n        \"id\": 216,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 149,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:12:46.000Z\",\n        \"updatedAt\": \"2019-10-04T12:22:14.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"878-XH\",\n        \"imat\": \"EV-878-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.28236,\n            \"lng\": 5.377057\n        },\n        \"positionOverride\": null,\n        \"km\": 6976,\n        \"status\": \"active\",\n        \"batteryLevel\": 16,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/e53db384-004c-46d4-b88d-1da04142905d_878 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T18:39:38.000Z\",\n        \"pluggedAt\": \"2019-10-01T22:35:36.000Z\",\n        \"id\": 217,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 279,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:13:38.000Z\",\n        \"updatedAt\": \"2019-10-04T12:59:19.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 171,\n        \"sponsor\": {\n            \"name\": \"MAISON BLANCHE MAIRIE DU 9-10\",\n            \"description\": \"CAMPAGNE PUB ANNUELLE SUITE FINANCEMENT CONSEIL REGIONAL UNE COP AVANCE/BE FLOCAGE PAYE DIRECTEMENT A ENSEIGNE \",\n            \"url\": \"https://bit.ly/2AetsKX\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/bd65454a-dc92-40c8-a749-5664b274e6c2_MAISON BLANCHE.jpg\",\n            \"status\": \"active\",\n            \"id\": 171,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-23T14:01:59.000Z\",\n            \"updatedAt\": \"2018-11-23T14:07:10.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"806-XH\",\n        \"imat\": \"EV-806-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.30593325281449,\n            \"lng\": 5.413043227661092\n        },\n        \"positionOverride\": {\n            \"lat\": 43.30593325281449,\n            \"lng\": 5.413043227661092\n        },\n        \"km\": 6487,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 70,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"2019-09-01 EC AUTO - en attente bague anti démarrage et clef\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/7a95f040-d08e-48ac-ae45-596fd37cb3e6_806 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-07-13T09:14:16.000Z\",\n        \"pluggedAt\": \"2019-09-02T05:21:19.000Z\",\n        \"id\": 218,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 225,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:14:30.000Z\",\n        \"updatedAt\": \"2019-10-04T13:42:12.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 161,\n        \"sponsorId\": 183,\n        \"sponsor\": {\n            \"name\": \"KAPORAL\",\n            \"description\": \"Campagne de communications sur 10 véhicumes\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/1303d32e-f14e-4783-a0a7-7d929c9c8edc_VISUEL KAPO-TOTEM[3].jpg\",\n            \"status\": \"active\",\n            \"id\": 183,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-04-01T10:05:28.000Z\",\n            \"updatedAt\": \"2019-04-01T10:05:37.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"569-XH\",\n        \"imat\": \"EV 569 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.303028,\n            \"lng\": 5.369476\n        },\n        \"positionOverride\": null,\n        \"km\": 4871,\n        \"status\": \"active\",\n        \"batteryLevel\": 44,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.5,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/4af44e99-5703-4487-bfba-abd1cb731f8d_569 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T09:39:35.000Z\",\n        \"pluggedAt\": \"2019-10-02T15:53:17.000Z\",\n        \"id\": 219,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 143,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:15:18.000Z\",\n        \"updatedAt\": \"2019-10-04T14:31:29.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 77,\n        \"sponsor\": {\n            \"name\": \"TOTEM\",\n            \"description\": \"\",\n            \"url\": \"\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/station-default-banner.png\",\n            \"status\": \"active\",\n            \"id\": 77,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-01-15T21:36:03.000Z\",\n            \"updatedAt\": \"2018-01-15T21:36:03.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"961-XH\",\n        \"imat\": \"EV 961 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.281048,\n            \"lng\": 5.399214\n        },\n        \"positionOverride\": null,\n        \"km\": 5460,\n        \"status\": \"active\",\n        \"batteryLevel\": 90,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/8461d0fe-d527-4857-bb8d-9cdb8369b318_961.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T21:47:57.000Z\",\n        \"pluggedAt\": \"2019-10-03T20:44:30.000Z\",\n        \"id\": 220,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 281,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:16:01.000Z\",\n        \"updatedAt\": \"2019-10-04T13:19:14.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 64,\n        \"sponsor\": {\n            \"name\": \"DREAL\",\n            \"description\": \"Deux prises disponibles\",\n            \"url\": \"http://bit.ly/2lSsEHQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/371a9272-32af-458d-99d5-98479954ae3f_Sans titre (3).png\",\n            \"status\": \"active\",\n            \"id\": 64,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-27T09:33:59.000Z\",\n            \"updatedAt\": \"2019-09-13T09:21:55.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"573-XH\",\n        \"imat\": \"EV 573 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.283472,\n            \"lng\": 5.374832\n        },\n        \"positionOverride\": null,\n        \"km\": 5055,\n        \"status\": \"active\",\n        \"batteryLevel\": 34,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.5,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/8b36a8d0-217b-4f78-9d0b-89a2991d40d3_573 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T20:01:30.000Z\",\n        \"pluggedAt\": \"2019-10-01T19:35:17.000Z\",\n        \"id\": 222,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 178,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:17:57.000Z\",\n        \"updatedAt\": \"2019-10-04T12:50:38.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 174,\n        \"sponsor\": {\n            \"name\": \"O'TACOS\",\n            \"description\": \"CAMPAGNE 12 MOIS 5 VÉHICULES MONTPELLIER\\nNOVEMBRE A OCTOBRE 2019\",\n            \"url\": \"http://bit.ly/2LcrRKv\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/9ae3ceb5-5ff0-4f13-abc8-56056a8a85cd_IMG_0925.png\",\n            \"status\": \"active\",\n            \"id\": 174,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-12-12T14:10:05.000Z\",\n            \"updatedAt\": \"2018-12-12T14:35:20.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"266-XH\",\n        \"imat\": \"EV-266-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.29729,\n            \"lng\": 5.379192\n        },\n        \"positionOverride\": null,\n        \"km\": 7151,\n        \"status\": \"active\",\n        \"batteryLevel\": 36,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"2019-10-04 13:39:38 bernard.elkouby@totem-mobi.fr : Be\\n2019-10-04 08:37:25 bernard.elkouby@totem-mobi.fr : Be\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/ecb7d267-a456-4d58-b8b1-9c46ad85a533_266 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T08:37:07.000Z\",\n        \"pluggedAt\": \"2019-09-30T14:48:46.000Z\",\n        \"id\": 223,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 254,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:18:52.000Z\",\n        \"updatedAt\": \"2019-10-04T13:39:39.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 191,\n        \"sponsor\": {\n            \"name\": \"MAIRIE CANEBIERE\",\n            \"description\": \"Campagne mairie 1&7\",\n            \"url\": \"http://bit.ly/2JANhTQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/23795b1d-b252-4a76-8c0b-b9b352d92c97_Sans titre (45).png\",\n            \"status\": \"active\",\n            \"id\": 191,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T15:25:52.000Z\",\n            \"updatedAt\": \"2019-05-23T15:26:19.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"434-XH\",\n        \"imat\": \"EV-434-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.232901,\n            \"lng\": 5.433379\n        },\n        \"positionOverride\": null,\n        \"km\": 7523,\n        \"status\": \"active\",\n        \"batteryLevel\": 58,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/9481ea95-0a55-4e08-9bac-6f33f5a9cde4_434 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T13:09:20.000Z\",\n        \"pluggedAt\": \"2019-10-02T09:44:49.000Z\",\n        \"id\": 224,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 273,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:19:38.000Z\",\n        \"updatedAt\": \"2019-10-04T13:44:03.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 226,\n        \"sponsorId\": 178,\n        \"sponsor\": {\n            \"name\": \"TOTEM RETROVISEUR\",\n            \"description\": \"ASTUCE\",\n            \"url\": \"\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/a340ce7e-01b1-4525-b3c3-bb4506b56d19_PENSEZ À RABATTRE LES RETROVISEURS LORS DU STATIONNEMENT.jpg\",\n            \"status\": \"active\",\n            \"id\": 178,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-01-18T09:52:02.000Z\",\n            \"updatedAt\": \"2019-01-18T09:56:50.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"515-XH\",\n        \"imat\": \"EV-515-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.323567,\n            \"lng\": 5.364701\n        },\n        \"positionOverride\": null,\n        \"km\": 7741,\n        \"status\": \"active\",\n        \"batteryLevel\": 70,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.4,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/4d51f88c-d450-4320-b603-15e0b0222438_515 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-02T17:04:12.000Z\",\n        \"pluggedAt\": \"2019-10-01T15:57:56.000Z\",\n        \"id\": 225,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 197,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:20:31.000Z\",\n        \"updatedAt\": \"2019-10-04T13:46:02.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 172,\n        \"sponsorId\": 159,\n        \"sponsor\": {\n            \"name\": \"Black Apple Magazine\",\n            \"description\": \"Partenariat\",\n            \"url\": \"http://bit.ly/2wJ7Zst\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/27a2e6b6-7893-4750-8d83-84d04f1b783e_Sans titre (67).png\",\n            \"status\": \"active\",\n            \"id\": 159,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-09-04T12:58:48.000Z\",\n            \"updatedAt\": \"2018-09-04T12:59:03.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"267-XH\",\n        \"imat\": \"EV-267-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.278894,\n            \"lng\": 5.387414\n        },\n        \"positionOverride\": null,\n        \"km\": 7697,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 82,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"2019-10-03 13:38:34 jordanrolland09041998@gmail.com : Transfère bureau \\n\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/6ee66fa7-9789-4a52-a5cb-c47c153970f9_267 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T13:37:57.000Z\",\n        \"pluggedAt\": \"2019-10-03T13:36:58.000Z\",\n        \"id\": 226,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 176,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:21:27.000Z\",\n        \"updatedAt\": \"2019-10-04T13:59:21.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 183,\n        \"sponsor\": {\n            \"name\": \"KAPORAL\",\n            \"description\": \"Campagne de communications sur 10 véhicumes\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/1303d32e-f14e-4783-a0a7-7d929c9c8edc_VISUEL KAPO-TOTEM[3].jpg\",\n            \"status\": \"active\",\n            \"id\": 183,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-04-01T10:05:28.000Z\",\n            \"updatedAt\": \"2019-04-01T10:05:37.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"556-XH\",\n        \"imat\": \"EV 556 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.27827,\n            \"lng\": 5.399939\n        },\n        \"positionOverride\": null,\n        \"km\": 5581,\n        \"status\": \"active\",\n        \"batteryLevel\": 48,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/de3e31ad-a72a-43a5-b23d-1da84e494b4f_556 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T11:04:27.000Z\",\n        \"pluggedAt\": \"2019-10-01T20:40:01.000Z\",\n        \"id\": 227,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 235,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:22:29.000Z\",\n        \"updatedAt\": \"2019-10-04T13:39:57.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 174,\n        \"sponsor\": {\n            \"name\": \"O'TACOS\",\n            \"description\": \"CAMPAGNE 12 MOIS 5 VÉHICULES MONTPELLIER\\nNOVEMBRE A OCTOBRE 2019\",\n            \"url\": \"http://bit.ly/2LcrRKv\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/9ae3ceb5-5ff0-4f13-abc8-56056a8a85cd_IMG_0925.png\",\n            \"status\": \"active\",\n            \"id\": 174,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-12-12T14:10:05.000Z\",\n            \"updatedAt\": \"2018-12-12T14:35:20.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"903-XH\",\n        \"imat\": \"EV-903-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.292375,\n            \"lng\": 5.369267\n        },\n        \"positionOverride\": null,\n        \"km\": 5449,\n        \"status\": \"active\",\n        \"batteryLevel\": 54,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/f32b82be-1ccf-4958-aa06-be0460f6bb0b_903 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T19:10:04.000Z\",\n        \"pluggedAt\": \"2019-10-03T10:27:05.000Z\",\n        \"id\": 228,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 134,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:23:32.000Z\",\n        \"updatedAt\": \"2019-10-03T22:47:12.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 164,\n        \"sponsorId\": 139,\n        \"sponsor\": {\n            \"name\": \"RENAULT TWIZY 2018\",\n            \"description\": \"CAMPAGNE SUR 20 VEHICULES MAI/DECEMBRE 2018\\nBE LE 31/05/18\",\n            \"url\": \"https://www.renault-retail-group.fr/concessions-renault.html?partner=OMD-SEA-2018&utm_medium=cpc&utm_term=renault%20retail%20group%20marseille&utm_campaign=AFFAIRES-def-exact-bing-local-MARSEILLE&ptaid=kwd-116060660122:loc-4613&slid=&pgrid=967237488\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e377bc99-e322-4f64-9697-2086c2f53df0_RRG.png\",\n            \"status\": \"active\",\n            \"id\": 139,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-05-31T12:12:03.000Z\",\n            \"updatedAt\": \"2018-05-31T12:58:13.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"796-XH\",\n        \"imat\": \"EV-796-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.301612,\n            \"lng\": 5.403914\n        },\n        \"positionOverride\": null,\n        \"km\": 5804,\n        \"status\": \"active\",\n        \"batteryLevel\": 88,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/3df8bc78-310b-4771-884f-2ffb1c891c60_796 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T17:12:12.000Z\",\n        \"pluggedAt\": \"2019-10-03T06:12:05.000Z\",\n        \"id\": 229,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 206,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:24:25.000Z\",\n        \"updatedAt\": \"2019-10-04T13:32:29.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 188,\n        \"sponsor\": {\n            \"name\": \"Renault\",\n            \"description\": \"Campagne d'affichage 12 mois\",\n            \"url\": \"http://bit.ly/2VVl14T\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/58938f75-cbe0-4fd1-8466-84eb05248273_TOTEM_RENAULT_CARRE_SPONSOR (1).png\",\n            \"status\": \"active\",\n            \"id\": 188,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-21T12:18:25.000Z\",\n            \"updatedAt\": \"2019-05-21T12:24:22.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"721-XH\",\n        \"imat\": \"EV-721-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.299704,\n            \"lng\": 5.365118\n        },\n        \"positionOverride\": null,\n        \"km\": 6749,\n        \"status\": \"active\",\n        \"batteryLevel\": 50,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/00ac255e-d563-4858-a5f3-60f7f8911dcc_721 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T07:16:14.000Z\",\n        \"pluggedAt\": \"2019-10-02T07:06:42.000Z\",\n        \"id\": 230,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 191,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:25:06.000Z\",\n        \"updatedAt\": \"2019-10-04T14:27:33.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 119,\n        \"sponsor\": {\n            \"name\": \"Marseille vert\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/bbYzMQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/177b7832-81e6-4525-ba15-4a541f85417b_LES FILMS DU SOLEIL (3).jpg\",\n            \"status\": \"active\",\n            \"id\": 119,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-21T12:29:36.000Z\",\n            \"updatedAt\": \"2018-03-21T12:30:37.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"597-XH\",\n        \"imat\": \"EV-597-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.302341,\n            \"lng\": 5.367822\n        },\n        \"positionOverride\": null,\n        \"km\": 6974,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 92,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.5,\n        \"isCharging\": 0,\n        \"comment\": \"Désactivation auto : Véhicule ne s'allume pas :\\n04/10 Romain Jouannaud : Que ce soit en Bluetooth ou avec mon pass le véhicule émets 5 ou 6 bips lorsque je tente de le démarrer mais je s’allume pas.\\n04/10 Sonia Hennouni : null\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/36cd13e0-2cf6-437d-9900-0e77d90a7ad9_597 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-28T20:41:17.000Z\",\n        \"pluggedAt\": \"2019-09-29T09:32:19.000Z\",\n        \"id\": 231,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 207,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:26:00.000Z\",\n        \"updatedAt\": \"2019-10-04T13:23:01.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"804-XH\",\n        \"imat\": \"EV 804 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.306877,\n            \"lng\": 5.413049\n        },\n        \"positionOverride\": null,\n        \"km\": 4075,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 76,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"2019-10-04 14:32:11 emmanuelle.champaud@totem-mobi.fr : Flocage les orres\\n\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/f5f565c5-79f8-452a-a3e7-ad782520c410_804 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T14:31:49.000Z\",\n        \"pluggedAt\": \"2019-10-02T22:29:31.000Z\",\n        \"id\": 232,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 136,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:26:45.000Z\",\n        \"updatedAt\": \"2019-10-04T14:32:12.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 161,\n        \"sponsorId\": 192,\n        \"sponsor\": {\n            \"name\": \"TOTEM MTP\",\n            \"description\": \"Nouvelle TOTEM Montpellier\",\n            \"url\": \"http://www.totem-mobi.fr/\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e4021318-b883-4095-82d4-d85cf5aaaaad_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 192,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-24T12:23:47.000Z\",\n            \"updatedAt\": \"2019-05-24T12:23:55.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"866-XH\",\n        \"imat\": \"EV 866 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.297765,\n            \"lng\": 5.372768\n        },\n        \"positionOverride\": null,\n        \"km\": 4586,\n        \"status\": \"active\",\n        \"batteryLevel\": 58,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/01434ba5-d9f8-49b1-94fb-1fd38682756f_866 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T13:48:27.000Z\",\n        \"pluggedAt\": \"2019-10-02T18:16:39.000Z\",\n        \"id\": 233,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 166,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:27:40.000Z\",\n        \"updatedAt\": \"2019-10-04T14:22:34.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"443-XH\",\n        \"imat\": \"EV-443-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.295902,\n            \"lng\": 5.380895\n        },\n        \"positionOverride\": null,\n        \"km\": 7757,\n        \"status\": \"active\",\n        \"batteryLevel\": 38,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/c1796071-e03b-4311-84cb-7455558e33f0_443 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T12:01:01.000Z\",\n        \"pluggedAt\": \"2019-10-02T14:28:31.000Z\",\n        \"id\": 234,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 257,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:28:35.000Z\",\n        \"updatedAt\": \"2019-10-04T12:35:40.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 191,\n        \"sponsor\": {\n            \"name\": \"MAIRIE CANEBIERE\",\n            \"description\": \"Campagne mairie 1&7\",\n            \"url\": \"http://bit.ly/2JANhTQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/23795b1d-b252-4a76-8c0b-b9b352d92c97_Sans titre (45).png\",\n            \"status\": \"active\",\n            \"id\": 191,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T15:25:52.000Z\",\n            \"updatedAt\": \"2019-05-23T15:26:19.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"396-XH\",\n        \"imat\": \"EV 396 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.29266,\n            \"lng\": 5.391239\n        },\n        \"positionOverride\": null,\n        \"km\": 4298,\n        \"status\": \"active\",\n        \"batteryLevel\": 36,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/d4e45402-c0d6-42ee-bc92-d3c30878b2f5_396 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-02T14:47:31.000Z\",\n        \"pluggedAt\": \"2019-10-01T11:43:08.000Z\",\n        \"id\": 235,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 153,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:29:20.000Z\",\n        \"updatedAt\": \"2019-10-04T13:21:42.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 142,\n        \"sponsor\": {\n            \"name\": \"Astuce 1 TOTEM\",\n            \"description\": \"Recharge\",\n            \"url\": \"\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e9ce30cc-8704-4738-92c3-83cb08afb967_1.Astuce Recharge.jpg\",\n            \"status\": \"active\",\n            \"id\": 142,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-06-29T08:59:34.000Z\",\n            \"updatedAt\": \"2018-06-29T08:59:44.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"862-XH\",\n        \"imat\": \"EV 862 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.301494,\n            \"lng\": 5.380974\n        },\n        \"positionOverride\": null,\n        \"km\": 4868,\n        \"status\": \"active\",\n        \"batteryLevel\": 30,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/d379f1c7-c077-48df-a6c1-569c36a19d1d_864 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T13:07:14.000Z\",\n        \"pluggedAt\": \"2019-10-01T18:34:13.000Z\",\n        \"id\": 236,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 147,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:30:08.000Z\",\n        \"updatedAt\": \"2019-10-04T14:31:11.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 227,\n        \"sponsorId\": 192,\n        \"sponsor\": {\n            \"name\": \"TOTEM MTP\",\n            \"description\": \"Nouvelle TOTEM Montpellier\",\n            \"url\": \"http://www.totem-mobi.fr/\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e4021318-b883-4095-82d4-d85cf5aaaaad_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 192,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-24T12:23:47.000Z\",\n            \"updatedAt\": \"2019-05-24T12:23:55.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"705-XH\",\n        \"imat\": \"EV-705-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.300474,\n            \"lng\": 5.363855\n        },\n        \"positionOverride\": null,\n        \"km\": 7565,\n        \"status\": \"active\",\n        \"batteryLevel\": 60,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/30805e9a-77c9-4d5c-8c8f-f25f5ee4f8bd_705 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T09:28:40.000Z\",\n        \"pluggedAt\": \"2019-10-02T09:38:54.000Z\",\n        \"id\": 237,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 203,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:31:04.000Z\",\n        \"updatedAt\": \"2019-10-04T14:18:15.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 178,\n        \"sponsor\": {\n            \"name\": \"TOTEM RETROVISEUR\",\n            \"description\": \"ASTUCE\",\n            \"url\": \"\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/a340ce7e-01b1-4525-b3c3-bb4506b56d19_PENSEZ À RABATTRE LES RETROVISEURS LORS DU STATIONNEMENT.jpg\",\n            \"status\": \"active\",\n            \"id\": 178,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-01-18T09:52:02.000Z\",\n            \"updatedAt\": \"2019-01-18T09:56:50.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"273-XH\",\n        \"imat\": \"EV-273-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.58641588737087,\n            \"lng\": \"5.4965864716796204\"\n        },\n        \"positionOverride\": {\n            \"lat\": 43.58641588737087,\n            \"lng\": \"5.4965864716796204\"\n        },\n        \"km\": 8560,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 10,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.4,\n        \"isCharging\": 0,\n        \"comment\": \"EC AUTO - en attente bague anti démarrage et clef\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/d007ce59-d374-4252-8807-942340f3bef2_273 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-03-22T17:36:14.000Z\",\n        \"pluggedAt\": \"2019-03-21T19:15:29.000Z\",\n        \"id\": 238,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 173,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T10:56:29.000Z\",\n        \"updatedAt\": \"2019-10-04T10:27:48.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 119,\n        \"sponsor\": {\n            \"name\": \"Marseille vert\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/bbYzMQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/177b7832-81e6-4525-ba15-4a541f85417b_LES FILMS DU SOLEIL (3).jpg\",\n            \"status\": \"active\",\n            \"id\": 119,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-21T12:29:36.000Z\",\n            \"updatedAt\": \"2018-03-21T12:30:37.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"329-XH\",\n        \"imat\": \"EV-329-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.265186,\n            \"lng\": 5.396409\n        },\n        \"positionOverride\": null,\n        \"km\": 6976,\n        \"status\": \"active\",\n        \"batteryLevel\": 74,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.4,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/dba34866-0761-440c-956c-275bf317e47e_329 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T10:43:08.000Z\",\n        \"pluggedAt\": \"2019-10-03T09:17:03.000Z\",\n        \"id\": 239,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 180,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T10:57:58.000Z\",\n        \"updatedAt\": \"2019-10-04T13:29:06.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 159,\n        \"sponsor\": {\n            \"name\": \"Black Apple Magazine\",\n            \"description\": \"Partenariat\",\n            \"url\": \"http://bit.ly/2wJ7Zst\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/27a2e6b6-7893-4750-8d83-84d04f1b783e_Sans titre (67).png\",\n            \"status\": \"active\",\n            \"id\": 159,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-09-04T12:58:48.000Z\",\n            \"updatedAt\": \"2018-09-04T12:59:03.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"519-XH\",\n        \"imat\": \"EV 519 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.281754,\n            \"lng\": 5.369297\n        },\n        \"positionOverride\": null,\n        \"km\": 3460,\n        \"status\": \"active\",\n        \"batteryLevel\": 86,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.5,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/0a9e1852-d72c-4cc3-84d6-7db2a5f7fd7e_519 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-04T14:21:05.000Z\",\n        \"pluggedAt\": \"2019-10-04T12:45:23.000Z\",\n        \"id\": 240,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 145,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T10:59:02.000Z\",\n        \"updatedAt\": \"2019-10-04T14:21:28.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 150,\n        \"sponsorId\": 197,\n        \"sponsor\": {\n            \"name\": \"AG2R\",\n            \"description\": \"\",\n            \"url\": \"\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/cef3684a-d2d4-4672-9c54-33a38e9a303b_Sans titre.jpg\",\n            \"status\": \"active\",\n            \"id\": 197,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-17T14:58:58.000Z\",\n            \"updatedAt\": \"2019-09-17T14:59:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"333-XH\",\n        \"imat\": \"EV 333 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.283198,\n            \"lng\": 5.392356\n        },\n        \"positionOverride\": null,\n        \"km\": 1908,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 14,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 5,\n        \"isCharging\": 0,\n        \"comment\": \"CS AUTO sinistre M190130502D accident le 9/1 décla faite le 28/2 accord le 21/3 30/4: en cours de réparation la caisse doit être changée ? Quand sort elle ?\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/081f50b6-7098-4b56-b7eb-87e3b4fcc29d_333 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2018-12-01T00:52:10.000Z\",\n        \"pluggedAt\": \"2019-03-21T13:34:57.000Z\",\n        \"id\": 241,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 144,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T11:00:48.000Z\",\n        \"updatedAt\": \"2019-07-09T17:36:15.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 171,\n        \"sponsor\": {\n            \"name\": \"MAISON BLANCHE MAIRIE DU 9-10\",\n            \"description\": \"CAMPAGNE PUB ANNUELLE SUITE FINANCEMENT CONSEIL REGIONAL UNE COP AVANCE/BE FLOCAGE PAYE DIRECTEMENT A ENSEIGNE \",\n            \"url\": \"https://bit.ly/2AetsKX\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/bd65454a-dc92-40c8-a749-5664b274e6c2_MAISON BLANCHE.jpg\",\n            \"status\": \"active\",\n            \"id\": 171,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-23T14:01:59.000Z\",\n            \"updatedAt\": \"2018-11-23T14:07:10.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"279-XH\",\n        \"imat\": \"EV-279-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.305301,\n            \"lng\": 5.411945\n        },\n        \"positionOverride\": null,\n        \"km\": 3818,\n        \"status\": \"active\",\n        \"batteryLevel\": 56,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/01d175c1-6d5c-4839-ad8a-3929371a84c7_279 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T13:13:18.000Z\",\n        \"pluggedAt\": \"2019-10-03T20:49:15.000Z\",\n        \"id\": 242,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 226,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T11:06:24.000Z\",\n        \"updatedAt\": \"2019-10-04T13:17:18.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 163,\n        \"sponsorId\": 196,\n        \"sponsor\": {\n            \"name\": \"OM X KAPORAL\",\n            \"description\": \"Opération communication\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/54893da0-994f-49d4-a817-ee2f91e92453_IMG TOTEM.jpg\",\n            \"status\": \"active\",\n            \"id\": 196,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-16T07:32:10.000Z\",\n            \"updatedAt\": \"2019-09-16T07:34:41.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"289-XH\",\n        \"imat\": \"EV-289-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.297153,\n            \"lng\": 5.373266\n        },\n        \"positionOverride\": null,\n        \"km\": 7804,\n        \"status\": \"active\",\n        \"batteryLevel\": 42,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/f592870b-af58-4b56-ac9d-3e8f77fb2959_289 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T14:17:14.000Z\",\n        \"pluggedAt\": \"2019-10-02T11:25:23.000Z\",\n        \"id\": 245,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 199,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T14:19:55.000Z\",\n        \"updatedAt\": \"2019-10-04T14:30:44.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"503-XH\",\n        \"imat\": \"EV-503-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.305336,\n            \"lng\": 5.39008\n        },\n        \"positionOverride\": null,\n        \"km\": 7085,\n        \"status\": \"active\",\n        \"batteryLevel\": 94,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/91fd4cca-55df-48c6-b888-2b52d4e8c368_503 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T02:44:11.000Z\",\n        \"pluggedAt\": \"2019-10-04T02:45:06.000Z\",\n        \"id\": 246,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 165,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T14:21:33.000Z\",\n        \"updatedAt\": \"2019-10-04T13:31:04.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"795-XH\",\n        \"imat\": \"EV-795-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.29716,\n            \"lng\": 5.396617\n        },\n        \"positionOverride\": null,\n        \"km\": 7410,\n        \"status\": \"active\",\n        \"batteryLevel\": 96,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.7,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/5ce29dae-98f4-412a-a629-644f3c88b4ce_795 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T10:27:16.000Z\",\n        \"pluggedAt\": \"2019-10-03T10:29:42.000Z\",\n        \"id\": 249,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 195,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T14:42:18.000Z\",\n        \"updatedAt\": \"2019-10-04T12:53:15.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"697-XH\",\n        \"imat\": \"EV-697-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.26502752683907,\n            \"lng\": \"5.3931621258698215\"\n        },\n        \"positionOverride\": {\n            \"lat\": 43.26502752683907,\n            \"lng\": \"5.3931621258698215\"\n        },\n        \"km\": 6029,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 52,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"MICHELET sinistre N° 201910681 déclaré le 3/7\\n faisceaux arraché avec data et ihm\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/0b984ea8-124a-4850-8c12-31d74b084f26_697 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-05-24T07:35:57.000Z\",\n        \"pluggedAt\": \"2019-05-23T23:23:35.000Z\",\n        \"id\": 250,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 186,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T14:43:23.000Z\",\n        \"updatedAt\": \"2019-07-16T08:42:42.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": null,\n        \"sponsorId\": 153,\n        \"sponsor\": {\n            \"name\": \"NEXITY\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/rmkPwc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7a3848a2-0a3f-47a8-892e-63949c6ffe3f_RVB_nexity_sign_plus_20cm (1).png\",\n            \"status\": \"active\",\n            \"id\": 153,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-11T16:05:38.000Z\",\n            \"updatedAt\": \"2019-03-18T14:58:40.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"161-XH\",\n        \"imat\": \"EV 161 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.286713,\n            \"lng\": 5.354522\n        },\n        \"positionOverride\": null,\n        \"km\": 5276,\n        \"status\": \"active\",\n        \"batteryLevel\": 60,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.7,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/eb0681b9-0db7-49b4-b2ea-610e464033c2_161 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-02T17:27:46.000Z\",\n        \"pluggedAt\": \"2019-10-01T13:51:02.000Z\",\n        \"id\": 251,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 137,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T14:44:13.000Z\",\n        \"updatedAt\": \"2019-10-04T13:14:04.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 168,\n        \"sponsorId\": 64,\n        \"sponsor\": {\n            \"name\": \"DREAL\",\n            \"description\": \"Deux prises disponibles\",\n            \"url\": \"http://bit.ly/2lSsEHQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/371a9272-32af-458d-99d5-98479954ae3f_Sans titre (3).png\",\n            \"status\": \"active\",\n            \"id\": 64,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-27T09:33:59.000Z\",\n            \"updatedAt\": \"2019-09-13T09:21:55.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"652-XH\",\n        \"imat\": \"EV-652-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.297491,\n            \"lng\": 5.398193\n        },\n        \"positionOverride\": null,\n        \"km\": 7424,\n        \"status\": \"active\",\n        \"batteryLevel\": 42,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": null,\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T08:29:54.000Z\",\n        \"pluggedAt\": \"2019-10-02T06:00:28.000Z\",\n        \"id\": 252,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 201,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T14:45:12.000Z\",\n        \"updatedAt\": \"2019-10-04T13:56:43.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 169,\n        \"sponsor\": {\n            \"name\": \"Les Orres\",\n            \"description\": \"Campagne de communication Marseille et Montpellier\",\n            \"url\": \"https://www.lesorres.com/fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/6f4369e7-0e10-4738-9641-777747c52ce5_Sans titre (7).jpg\",\n            \"status\": \"active\",\n            \"id\": 169,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:50:28.000Z\",\n            \"updatedAt\": \"2019-09-24T12:38:57.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"460-XH\",\n        \"imat\": \"EV-460-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.297357,\n            \"lng\": 5.37931\n        },\n        \"positionOverride\": null,\n        \"km\": 8739,\n        \"status\": \"active\",\n        \"batteryLevel\": 14,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"2019-10-04 09:05:27 emmanuelle.champaud@totem-mobi.fr : Ec alarme \\n2019-10-04 08:55:32 bernard.elkouby@totem-mobi.fr : Be\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/b27a478d-dd4b-40af-9cdf-88eb44f997dd_460 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T08:55:18.000Z\",\n        \"pluggedAt\": \"2019-10-01T08:12:14.000Z\",\n        \"id\": 253,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 220,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T14:45:58.000Z\",\n        \"updatedAt\": \"2019-10-04T12:47:05.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 191,\n        \"sponsor\": {\n            \"name\": \"MAIRIE CANEBIERE\",\n            \"description\": \"Campagne mairie 1&7\",\n            \"url\": \"http://bit.ly/2JANhTQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/23795b1d-b252-4a76-8c0b-b9b352d92c97_Sans titre (45).png\",\n            \"status\": \"active\",\n            \"id\": 191,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T15:25:52.000Z\",\n            \"updatedAt\": \"2019-05-23T15:26:19.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"872-XH\",\n        \"imat\": \"EV-872-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.26582,\n            \"lng\": 5.393331\n        },\n        \"positionOverride\": null,\n        \"km\": 4297,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 14,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"MICHELET électronique depuis le 26/4 NE CHARGE PAS\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/de85c2f1-d5c1-416c-91dd-0da12ef8e612_872 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-03-31T15:28:50.000Z\",\n        \"pluggedAt\": \"2019-03-31T00:01:18.000Z\",\n        \"id\": 255,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 60,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T14:48:02.000Z\",\n        \"updatedAt\": \"2019-07-18T12:42:20.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 178,\n        \"sponsor\": {\n            \"name\": \"TOTEM RETROVISEUR\",\n            \"description\": \"ASTUCE\",\n            \"url\": \"\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/a340ce7e-01b1-4525-b3c3-bb4506b56d19_PENSEZ À RABATTRE LES RETROVISEURS LORS DU STATIONNEMENT.jpg\",\n            \"status\": \"active\",\n            \"id\": 178,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-01-18T09:52:02.000Z\",\n            \"updatedAt\": \"2019-01-18T09:56:50.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"942-XH\",\n        \"imat\": \"EV 942 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.285027,\n            \"lng\": 5.353753\n        },\n        \"positionOverride\": null,\n        \"km\": 5058,\n        \"status\": \"active\",\n        \"batteryLevel\": 98,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.4,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Insurance/6f26b751-6d73-4f0f-8485-8c757b016c04_942 XH-page-001.jpg\",\n        \"registrationDocumentPublicUrl\": null,\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-03T21:52:21.000Z\",\n        \"pluggedAt\": \"2019-10-03T21:52:02.000Z\",\n        \"id\": 259,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 152,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T14:52:02.000Z\",\n        \"updatedAt\": \"2019-10-04T13:45:08.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 168,\n        \"sponsorId\": 197,\n        \"sponsor\": {\n            \"name\": \"AG2R\",\n            \"description\": \"\",\n            \"url\": \"\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/cef3684a-d2d4-4672-9c54-33a38e9a303b_Sans titre.jpg\",\n            \"status\": \"active\",\n            \"id\": 197,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-17T14:58:58.000Z\",\n            \"updatedAt\": \"2019-09-17T14:59:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"785-XH\",\n        \"imat\": \"EV-785-XH\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.291473,\n            \"lng\": 5.374217\n        },\n        \"positionOverride\": null,\n        \"km\": 6864,\n        \"status\": \"active\",\n        \"batteryLevel\": 50,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 14.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": null,\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-04T12:24:47.000Z\",\n        \"pluggedAt\": \"2019-10-02T17:01:11.000Z\",\n        \"id\": 260,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 164,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-20T12:55:34.000Z\",\n        \"updatedAt\": \"2019-10-04T14:21:32.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 44,\n        \"sponsor\": {\n            \"name\": \"Totem\",\n            \"description\": \"\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/station-default-banner.png\",\n            \"status\": \"active\",\n            \"id\": 44,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:30.000Z\",\n            \"updatedAt\": \"2019-04-17T09:36:53.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"AM760BA\",\n        \"imat\": \"AM 760 RO\",\n        \"description\": \"Vehicule de test Arnaud\",\n        \"position\": {\n            \"lat\": 49.541533,\n            \"lng\": 1.196583\n        },\n        \"positionOverride\": null,\n        \"km\": 9395240,\n        \"status\": \"active\",\n        \"batteryLevel\": -1,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.2,\n        \"isCharging\": 0,\n        \"comment\": \"Désactivée pour rupture service 2019-02-08\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": null,\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2018-07-30T12:33:39.000Z\",\n        \"pluggedAt\": \"2019-05-27T15:59:23.000Z\",\n        \"id\": 263,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 231,\n        \"accountId\": null,\n        \"createdAt\": \"2018-07-19T13:25:43.000Z\",\n        \"updatedAt\": \"2019-10-02T08:41:34.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 190,\n        \"sponsorId\": 0,\n        \"sponsor\": null,\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    }\n]"},{"id":"bc0a42f7-706d-44df-a754-ba4f52881199","name":"getTotemMarseille","originalRequest":{"method":"GET","header":[],"url":"https://marcelle-mobi-api.herokuapp.com/vehicules/totem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Tue, 01 Oct 2019 13:47:02 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"c3d3e714858ddbe2e6617631a2e6b9f3\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"1197b3e6-23a3-4909-924c-2a95614eee54"},{"key":"X-Runtime","value":"0.086597"},{"key":"Vary","value":"Origin"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"name\": \"373 PE\",\n        \"imat\": \"CJ 373 PE\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.288693,\n            \"lng\": 5.381832\n        },\n        \"positionOverride\": null,\n        \"km\": 25470,\n        \"status\": \"active\",\n        \"batteryLevel\": 68,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/12c1cc76-6093-4996-b10d-1a4d0c9d20b5_373 PE-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T13:33:40.000Z\",\n        \"pluggedAt\": \"2019-10-01T10:40:57.000Z\",\n        \"id\": 34,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 239,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T13:39:33.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"037 GP\",\n        \"imat\": \"CE 037 GP\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.270085,\n            \"lng\": 5.387608\n        },\n        \"positionOverride\": null,\n        \"km\": 22208,\n        \"status\": \"active\",\n        \"batteryLevel\": 30,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/18fc62df-6275-4460-92a8-c5314fe0e5c3_037 GP-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T16:56:39.000Z\",\n        \"pluggedAt\": \"2019-09-28T14:30:26.000Z\",\n        \"id\": 35,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 292,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T12:07:32.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 169,\n        \"sponsor\": {\n            \"name\": \"Les Orres\",\n            \"description\": \"Campagne de communication Marseille et Montpellier\",\n            \"url\": \"https://www.lesorres.com/fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/6f4369e7-0e10-4738-9641-777747c52ce5_Sans titre (7).jpg\",\n            \"status\": \"active\",\n            \"id\": 169,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:50:28.000Z\",\n            \"updatedAt\": \"2019-09-24T12:38:57.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"140 DF\",\n        \"imat\": \"CY 140 DF\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.315479,\n            \"lng\": 5.372764\n        },\n        \"positionOverride\": null,\n        \"km\": 23036,\n        \"status\": \"active\",\n        \"batteryLevel\": 100,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/c9920e5d-11bc-4d50-bca6-3c90e87fa197_140 DF-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T07:31:03.000Z\",\n        \"pluggedAt\": \"2019-10-01T07:30:52.000Z\",\n        \"id\": 36,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 15,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T12:46:02.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 225,\n        \"sponsorId\": 130,\n        \"sponsor\": {\n            \"name\": \"CCI\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/LNDSTq\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/1367d3fe-a67b-4a8b-a93d-f34261f390e1_logo_ccimp.jpg\",\n            \"status\": \"active\",\n            \"id\": 130,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-26T08:28:40.000Z\",\n            \"updatedAt\": \"2019-04-11T09:49:53.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"205 EA\",\n        \"imat\": \"DA 205 EA\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.27251,\n            \"lng\": 5.400642\n        },\n        \"positionOverride\": null,\n        \"km\": 22447,\n        \"status\": \"active\",\n        \"batteryLevel\": 82,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/f7382af8-8e13-43f4-a744-8253c1249c45_205 EA (IN SITU)_1_-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T17:50:24.000Z\",\n        \"pluggedAt\": \"2019-09-30T09:14:10.000Z\",\n        \"id\": 37,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 11,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T12:48:29.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 21,\n        \"sponsor\": {\n            \"name\": \"Mairie du 1er et 7e\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/xa7Grt\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/a5acdd8f-f144-4e89-a04f-1a41e05b1b74_9.jpg\",\n            \"status\": \"active\",\n            \"id\": 21,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:29.000Z\",\n            \"updatedAt\": \"2018-03-21T12:16:16.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"094 HL\",\n        \"imat\": \"CJ 094 HL\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.271573,\n            \"lng\": 5.405751\n        },\n        \"positionOverride\": null,\n        \"km\": 23015,\n        \"status\": \"active\",\n        \"batteryLevel\": 45,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/533e99b5-56a1-423c-809c-acf9b8c8fb6c_094 HL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T21:21:33.000Z\",\n        \"pluggedAt\": \"2019-09-30T04:53:42.000Z\",\n        \"id\": 39,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 9,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T13:21:24.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 100,\n        \"sponsor\": {\n            \"name\": \"Pigier\",\n            \"description\": \"Station TOTEM\\n\\n\",\n            \"url\": \"https://goo.gl/t2JvKB\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/33e3c335-1779-422d-82a0-3bfd754a51c2_22.jpg\",\n            \"status\": \"active\",\n            \"id\": 100,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-05T11:43:04.000Z\",\n            \"updatedAt\": \"2018-03-21T16:12:33.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"018 NL\",\n        \"imat\": \"CE 018 NL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie \",\n        \"position\": {\n            \"lat\": 43.285231,\n            \"lng\": 5.387867\n        },\n        \"positionOverride\": null,\n        \"km\": 20358,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 61,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"2019-10-01 11:51:19 carole.canali@gmail.com : Manque les 2 rétros carole 1/10/19\\n\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/dba022d5-9998-4bd3-adc5-c6607f57f295_018 NL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T20:08:49.000Z\",\n        \"pluggedAt\": \"2019-09-28T21:52:45.000Z\",\n        \"id\": 40,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 1,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T12:50:14.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 190,\n        \"sponsor\": {\n            \"name\": \"TOTEM BLANC\",\n            \"description\": \"TOTEM BLANC\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ffa816e8-e409-4828-b459-a72c5c7e1fee_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 190,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T10:04:10.000Z\",\n            \"updatedAt\": \"2019-05-23T10:04:17.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"456 SE\",\n        \"imat\": \"CE 456 SE\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.292845,\n            \"lng\": 5.386779\n        },\n        \"positionOverride\": null,\n        \"km\": 23766,\n        \"status\": \"active\",\n        \"batteryLevel\": 52,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/b46d36dc-235a-4b22-9498-3217fb1648af_456 SE-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T11:31:05.000Z\",\n        \"pluggedAt\": \"2019-09-29T18:54:33.000Z\",\n        \"id\": 41,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 42,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T13:32:36.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 40,\n        \"sponsor\": {\n            \"name\": \"Haribo\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/H8ALCQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c941a209-dc02-4d09-8123-d6ccb1b44468_23.jpg\",\n            \"status\": \"active\",\n            \"id\": 40,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:30.000Z\",\n            \"updatedAt\": \"2018-03-21T12:18:21.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"140 FC\",\n        \"imat\": \"CM 140 FC\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.295955,\n            \"lng\": 5.390706\n        },\n        \"positionOverride\": null,\n        \"km\": 20449,\n        \"status\": \"active\",\n        \"batteryLevel\": 93,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.6,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/d9daff5a-f9b0-473a-a8ea-815e29f4d427_140 FC-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T13:22:06.000Z\",\n        \"pluggedAt\": \"2019-10-01T13:22:13.000Z\",\n        \"id\": 43,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 334,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T13:38:18.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 136,\n        \"sponsor\": {\n            \"name\": \"DAKAO\",\n            \"description\": \"\",\n            \"url\": \"goo.gl/6nStxH\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/a51209c8-34c0-4fb8-bbb9-13d15d4c76b3_LES FILMS DU SOLEIL (4).jpg\",\n            \"status\": \"active\",\n            \"id\": 136,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-05-16T09:21:14.000Z\",\n            \"updatedAt\": \"2018-05-16T09:21:27.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"331 RR\",\n        \"imat\": \"CZ 331 RR\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.284101,\n            \"lng\": 5.362829\n        },\n        \"positionOverride\": null,\n        \"km\": 24555,\n        \"status\": \"active\",\n        \"batteryLevel\": 60,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/074902fe-8eef-459a-a072-75cb5139604d_331 RR.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-29T21:20:47.000Z\",\n        \"pluggedAt\": \"2019-09-27T13:29:46.000Z\",\n        \"id\": 45,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 13,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T13:14:21.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 168,\n        \"sponsorId\": 191,\n        \"sponsor\": {\n            \"name\": \"MAIRIE CANEBIERE\",\n            \"description\": \"Campagne mairie 1&7\",\n            \"url\": \"http://bit.ly/2JANhTQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/23795b1d-b252-4a76-8c0b-b9b352d92c97_Sans titre (45).png\",\n            \"status\": \"active\",\n            \"id\": 191,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T15:25:52.000Z\",\n            \"updatedAt\": \"2019-05-23T15:26:19.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"796 DE\",\n        \"imat\": \"CY 796 DE\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.299214,\n            \"lng\": 5.3943\n        },\n        \"positionOverride\": null,\n        \"km\": 27087,\n        \"status\": \"active\",\n        \"batteryLevel\": 87,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/43d63f79-787c-4f1b-abe1-8fcce52fd7e6_796 DE-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T17:12:17.000Z\",\n        \"pluggedAt\": \"2019-09-30T09:30:38.000Z\",\n        \"id\": 46,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 40,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T13:11:11.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 100,\n        \"sponsor\": {\n            \"name\": \"Pigier\",\n            \"description\": \"Station TOTEM\\n\\n\",\n            \"url\": \"https://goo.gl/t2JvKB\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/33e3c335-1779-422d-82a0-3bfd754a51c2_22.jpg\",\n            \"status\": \"active\",\n            \"id\": 100,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-05T11:43:04.000Z\",\n            \"updatedAt\": \"2018-03-21T16:12:33.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"371 PJ\",\n        \"imat\": \"CK 371 PJ\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.302992,\n            \"lng\": 5.416521\n        },\n        \"positionOverride\": null,\n        \"km\": 20930,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 100,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"2019-09-26 10:51:59 jordanrolland09041998@gmail.com : Rapatriement bureau JR\\n2019-09-26 10:25:40 jordanrolland09041998@gmail.com : JR\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/d7852b1b-1387-48a1-99f5-b6e692a3b75c_371 PJ-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-07-19T21:53:15.000Z\",\n        \"pluggedAt\": \"2019-09-26T10:50:14.000Z\",\n        \"id\": 47,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 91,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T13:30:48.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 161,\n        \"sponsorId\": 190,\n        \"sponsor\": {\n            \"name\": \"TOTEM BLANC\",\n            \"description\": \"TOTEM BLANC\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ffa816e8-e409-4828-b459-a72c5c7e1fee_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 190,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T10:04:10.000Z\",\n            \"updatedAt\": \"2019-05-23T10:04:17.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"919 AH\",\n        \"imat\": \"CC 919 AH\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.301577,\n            \"lng\": 5.380873\n        },\n        \"positionOverride\": null,\n        \"km\": 20303,\n        \"status\": \"active\",\n        \"batteryLevel\": 100,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/4f16ecd8-d246-4bfb-91c5-d6026c8c4dd6_919 AH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T04:42:26.000Z\",\n        \"pluggedAt\": \"2019-10-01T04:42:05.000Z\",\n        \"id\": 48,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 30,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T12:44:30.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 227,\n        \"sponsorId\": 132,\n        \"sponsor\": {\n            \"name\": \"MARSEILLE JAZZ  DES 5 CONTINENTS 2018\",\n            \"description\": \"MARSEILLE JAZZ  DES 5 CONTINENTS 2018\",\n            \"url\": \"https://www.marseillejazz.com/\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/6ece625f-1503-4b2b-b6a1-8aa399700fe3_Marseille Jazz des cinq continents.jpg\",\n            \"status\": \"active\",\n            \"id\": 132,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-27T10:01:52.000Z\",\n            \"updatedAt\": \"2018-03-27T10:40:31.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"672 AJ\",\n        \"imat\": \"CC 672 AJ\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.278967,\n            \"lng\": 5.387392\n        },\n        \"positionOverride\": null,\n        \"km\": 23299,\n        \"status\": \"active\",\n        \"batteryLevel\": 100,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/266a8ae8-442d-4755-80e9-d20a37be959f_672 AJ-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T09:46:33.000Z\",\n        \"pluggedAt\": \"2019-10-01T09:46:01.000Z\",\n        \"id\": 49,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 22,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T10:05:22.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 21,\n        \"sponsor\": {\n            \"name\": \"Mairie du 1er et 7e\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/xa7Grt\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/a5acdd8f-f144-4e89-a04f-1a41e05b1b74_9.jpg\",\n            \"status\": \"active\",\n            \"id\": 21,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:29.000Z\",\n            \"updatedAt\": \"2018-03-21T12:16:16.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"637 AK\",\n        \"imat\": \"CC 637 AK\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.269349,\n            \"lng\": 5.388788\n        },\n        \"positionOverride\": null,\n        \"km\": 20374,\n        \"status\": \"active\",\n        \"batteryLevel\": 100,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 16.7,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/6ecbfdb4-c540-4b46-9c85-cfbf2f62ac66_637 AK-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T06:50:51.000Z\",\n        \"pluggedAt\": \"2019-10-01T06:49:39.000Z\",\n        \"id\": 50,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 20,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T12:41:27.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"871 AH\",\n        \"imat\": \"CC 871 AH\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.58464090097462,\n            \"lng\": 5.49306219248956\n        },\n        \"positionOverride\": {\n            \"lat\": 43.58464090097462,\n            \"lng\": 5.49306219248956\n        },\n        \"km\": 19710,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 55,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"2019-09-20 07:20:02 laurent.bomy@icloud.com : EC AUTO\\n2019-09-17 10:29:14 le_cameleon_13@hotmail.fr : Jeff\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/1a7a4382-1598-4d28-a0f9-32d0a9320c48_871 AH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-03-18T07:11:25.000Z\",\n        \"pluggedAt\": \"2019-03-18T14:14:53.000Z\",\n        \"id\": 51,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 8,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-09-20T07:20:02.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 224,\n        \"sponsorId\": 153,\n        \"sponsor\": {\n            \"name\": \"NEXITY\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/rmkPwc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7a3848a2-0a3f-47a8-892e-63949c6ffe3f_RVB_nexity_sign_plus_20cm (1).png\",\n            \"status\": \"active\",\n            \"id\": 153,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-11T16:05:38.000Z\",\n            \"updatedAt\": \"2019-03-18T14:58:40.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"923 AH\",\n        \"imat\": \"CC 923 AH\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.290074,\n            \"lng\": 5.372953\n        },\n        \"positionOverride\": null,\n        \"km\": 20076,\n        \"status\": \"active\",\n        \"batteryLevel\": 3,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/706768b7-d677-42cc-8811-60e6fb26b186_923 AH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T21:07:57.000Z\",\n        \"pluggedAt\": \"2019-09-27T21:15:10.000Z\",\n        \"id\": 53,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 27,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T13:07:25.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 153,\n        \"sponsor\": {\n            \"name\": \"NEXITY\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/rmkPwc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7a3848a2-0a3f-47a8-892e-63949c6ffe3f_RVB_nexity_sign_plus_20cm (1).png\",\n            \"status\": \"active\",\n            \"id\": 153,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-11T16:05:38.000Z\",\n            \"updatedAt\": \"2019-03-18T14:58:40.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"826 DE\",\n        \"imat\": \"CY 826 DE\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.302478,\n            \"lng\": 5.395786\n        },\n        \"positionOverride\": null,\n        \"km\": 24129,\n        \"status\": \"active\",\n        \"batteryLevel\": 50,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/9ca1fb27-39a1-431f-873d-8d80dc1cd575_826 DE-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T07:02:24.000Z\",\n        \"pluggedAt\": \"2019-09-29T18:27:21.000Z\",\n        \"id\": 54,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 310,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T13:37:42.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 169,\n        \"sponsor\": {\n            \"name\": \"Les Orres\",\n            \"description\": \"Campagne de communication Marseille et Montpellier\",\n            \"url\": \"https://www.lesorres.com/fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/6f4369e7-0e10-4738-9641-777747c52ce5_Sans titre (7).jpg\",\n            \"status\": \"active\",\n            \"id\": 169,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:50:28.000Z\",\n            \"updatedAt\": \"2019-09-24T12:38:57.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"575 BY\",\n        \"imat\": \"CE 575 BY\",\n        \"description\": \"Attention : une barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.298642,\n            \"lng\": 5.3731\n        },\n        \"positionOverride\": null,\n        \"km\": 23731,\n        \"status\": \"active\",\n        \"batteryLevel\": 44,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/a6f158e3-96ee-40eb-a510-99afff3cd4a6_575 BY-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T11:08:23.000Z\",\n        \"pluggedAt\": \"2019-09-30T16:05:48.000Z\",\n        \"id\": 55,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 298,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T11:44:49.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 123,\n        \"sponsor\": {\n            \"name\": \"Made In Marseille\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/xU7Xp1\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ff557951-01ae-4617-89dd-527e7819b78b_31389842_2171065199601151_3430892499646808064_n.png\",\n            \"status\": \"active\",\n            \"id\": 123,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-21T12:50:41.000Z\",\n            \"updatedAt\": \"2018-04-27T08:48:42.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"642 BX\",\n        \"imat\": \"CE 642 BX\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.281273,\n            \"lng\": 5.395762\n        },\n        \"positionOverride\": null,\n        \"km\": 18720,\n        \"status\": \"active\",\n        \"batteryLevel\": 43,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 16.6,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/34550682-2cc1-46b4-8404-434943bd95d1_642 BX-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T07:54:05.000Z\",\n        \"pluggedAt\": \"2019-09-28T06:25:55.000Z\",\n        \"id\": 57,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 3,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T12:53:36.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 40,\n        \"sponsor\": {\n            \"name\": \"Haribo\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/H8ALCQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c941a209-dc02-4d09-8123-d6ccb1b44468_23.jpg\",\n            \"status\": \"active\",\n            \"id\": 40,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:30.000Z\",\n            \"updatedAt\": \"2018-03-21T12:18:21.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"926 VC\",\n        \"imat\": \"CS 926 VC\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.308646,\n            \"lng\": 5.370565\n        },\n        \"positionOverride\": null,\n        \"km\": 20814,\n        \"status\": \"active\",\n        \"batteryLevel\": 100,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/8ae3e802-fbdd-4ab3-aa58-3dfb2bc03a9a_926 VC-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T07:10:15.000Z\",\n        \"pluggedAt\": \"2019-10-01T07:08:42.000Z\",\n        \"id\": 58,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 32,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T12:44:24.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 162,\n        \"sponsorId\": 149,\n        \"sponsor\": {\n            \"name\": \"FRICHE BELLE DE MAI\",\n            \"description\": \"Station de recharge\",\n            \"url\": \"https://goo.gl/t3sybW\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e83d50e3-1853-458b-9f6b-09970ae4acd4_Carré sponsor Friche.jpg\",\n            \"status\": \"active\",\n            \"id\": 149,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-05T09:53:49.000Z\",\n            \"updatedAt\": \"2018-07-05T10:07:56.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"608 GM\",\n        \"imat\": \"CC 608 GM\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.275415,\n            \"lng\": 5.383598\n        },\n        \"positionOverride\": null,\n        \"km\": 20280,\n        \"status\": \"active\",\n        \"batteryLevel\": 65,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 16.7,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/f38a726b-1fac-437a-8fb1-2882f9146471_608 GM-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T18:39:23.000Z\",\n        \"pluggedAt\": \"2019-09-28T19:57:49.000Z\",\n        \"id\": 59,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 19,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T12:53:29.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 100,\n        \"sponsor\": {\n            \"name\": \"Pigier\",\n            \"description\": \"Station TOTEM\\n\\n\",\n            \"url\": \"https://goo.gl/t2JvKB\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/33e3c335-1779-422d-82a0-3bfd754a51c2_22.jpg\",\n            \"status\": \"active\",\n            \"id\": 100,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-05T11:43:04.000Z\",\n            \"updatedAt\": \"2018-03-21T16:12:33.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"210 WB\",\n        \"imat\": \"CC 210 WB\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.286052,\n            \"lng\": 5.395288\n        },\n        \"positionOverride\": null,\n        \"km\": 21367,\n        \"status\": \"active\",\n        \"batteryLevel\": 74,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/a657e0ef-01b0-415b-863f-7d4bd2977f10_210 WB-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T12:27:22.000Z\",\n        \"pluggedAt\": \"2019-09-29T19:45:01.000Z\",\n        \"id\": 60,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 35,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T13:27:09.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 108,\n        \"sponsor\": {\n            \"name\": \"BIP BIP PRO\",\n            \"description\": \"Partenariat Matthieu Raclot Vuibert\",\n            \"url\": \"\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/6ffa5dba-011e-4738-82de-3dd175019b55_Logo_Bipbip.jpg\",\n            \"status\": \"active\",\n            \"id\": 108,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-20T10:13:25.000Z\",\n            \"updatedAt\": \"2018-03-20T10:24:33.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"071 AJ\",\n        \"imat\": \"CC 071 AJ\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.59751926397934,\n            \"lng\": \"5.4838793818360045\"\n        },\n        \"positionOverride\": {\n            \"lat\": 43.59751926397934,\n            \"lng\": \"5.4838793818360045\"\n        },\n        \"km\": 22007,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 46,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"EC AUTO Sinistre Bernard - En attente Expert pas encore passé le 13/09 LB\\n2019-08-13 06:45:39 vanessa.hadid@totem-mobi.fr : Parking sous sol 7\\n\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/504efaa3-ef78-4df6-9777-d5bfef5a09ee_071 AJ-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-08-12T07:42:55.000Z\",\n        \"pluggedAt\": \"2019-08-08T13:34:28.000Z\",\n        \"id\": 61,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 33,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-09-13T07:10:34.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 162,\n        \"sponsorId\": 118,\n        \"sponsor\": {\n            \"name\": \"1 Déchet Par Jour\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/B2jfYk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/92b1f1bc-0900-49e4-9efb-eccaacc1c156_LES FILMS DU SOLEIL (2).jpg\",\n            \"status\": \"active\",\n            \"id\": 118,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-21T12:27:03.000Z\",\n            \"updatedAt\": \"2018-03-21T12:27:21.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"715 AJ\",\n        \"imat\": \"CC 715 AJ\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.281377,\n            \"lng\": 5.374058\n        },\n        \"positionOverride\": null,\n        \"km\": 21312,\n        \"status\": \"active\",\n        \"batteryLevel\": 42,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/2b90881b-72c2-4f14-828d-91bf85f54626_715 AJ-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-09-30T17:01:03.000Z\",\n        \"pluggedAt\": \"2019-09-29T00:20:29.000Z\",\n        \"id\": 63,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 24,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T12:56:03.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 153,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"026 WB\",\n        \"imat\": \"CC 026 WB\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.277816,\n            \"lng\": 5.392844\n        },\n        \"positionOverride\": null,\n        \"km\": 24123,\n        \"status\": \"active\",\n        \"batteryLevel\": 47,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/37424a3f-d61c-47aa-9e34-42c308e7c9c9_026 WB-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T04:30:20.000Z\",\n        \"pluggedAt\": \"2019-09-28T07:25:57.000Z\",\n        \"id\": 64,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 2,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T13:32:20.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 33,\n        \"sponsor\": {\n            \"name\": \"Pizzéria Les 2 Frangins\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/3fhmVk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/bd7c6730-c095-411b-8753-16943b0536d2_Sans titre copie.png\",\n            \"status\": \"active\",\n            \"id\": 33,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:30.000Z\",\n            \"updatedAt\": \"2019-04-05T08:04:51.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"095 WB\",\n        \"imat\": \"CC 095 WB\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.269704,\n            \"lng\": 5.366509\n        },\n        \"positionOverride\": null,\n        \"km\": 21220,\n        \"status\": \"active\",\n        \"batteryLevel\": 83,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/ea6ae7e9-97ec-4533-bfbb-63aa04aec492_095 WB-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T19:51:52.000Z\",\n        \"pluggedAt\": \"2019-09-29T16:43:41.000Z\",\n        \"id\": 66,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 7,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T12:51:32.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 167,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"321 EA\",\n        \"imat\": \"321 EA\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.28879,\n            \"lng\": 5.394393\n        },\n        \"positionOverride\": null,\n        \"km\": 21092,\n        \"status\": \"active\",\n        \"batteryLevel\": 56,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/069d259c-9fc1-446d-8369-b5de442dcb89_321 EA-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T06:06:04.000Z\",\n        \"pluggedAt\": \"2019-09-29T16:35:48.000Z\",\n        \"id\": 67,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 307,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T13:34:45.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 130,\n        \"sponsor\": {\n            \"name\": \"CCI\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/LNDSTq\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/1367d3fe-a67b-4a8b-a93d-f34261f390e1_logo_ccimp.jpg\",\n            \"status\": \"active\",\n            \"id\": 130,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-26T08:28:40.000Z\",\n            \"updatedAt\": \"2019-04-11T09:49:53.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"875 AH\",\n        \"imat\": \"CC 875 AH\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.286565,\n            \"lng\": 5.365707\n        },\n        \"positionOverride\": null,\n        \"km\": 20649,\n        \"status\": \"active\",\n        \"batteryLevel\": 92,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 17,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/c978ac16-946a-4266-8269-afabed9a2ffc_875 AH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T12:34:46.000Z\",\n        \"pluggedAt\": \"2019-10-01T08:49:57.000Z\",\n        \"id\": 70,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 36,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T13:34:27.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 168,\n        \"sponsorId\": 190,\n        \"sponsor\": {\n            \"name\": \"TOTEM BLANC\",\n            \"description\": \"TOTEM BLANC\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ffa816e8-e409-4828-b459-a72c5c7e1fee_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 190,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T10:04:10.000Z\",\n            \"updatedAt\": \"2019-05-23T10:04:17.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"164 NK\",\n        \"imat\": \"CW 164 NK\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.288249,\n            \"lng\": 5.353081\n        },\n        \"positionOverride\": null,\n        \"km\": 21954,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 78,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 7,\n        \"isCharging\": 0,\n        \"comment\": \"2019-09-12 15:28:18 jordanrolland09041998@gmail.com : Ec auto n’accélère plus et fait un gros bruit \\n2019-09-12 14:59:34 jordanrolland09041998@gmail.com : JR\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/41b2ce8f-712d-44e2-b6e1-65848c4ca0bd_164 NK-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-11T16:18:54.000Z\",\n        \"pluggedAt\": \"2019-09-11T10:37:35.000Z\",\n        \"id\": 71,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 29,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-09-24T06:53:13.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 168,\n        \"sponsorId\": 100,\n        \"sponsor\": {\n            \"name\": \"Pigier\",\n            \"description\": \"Station TOTEM\\n\\n\",\n            \"url\": \"https://goo.gl/t2JvKB\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/33e3c335-1779-422d-82a0-3bfd754a51c2_22.jpg\",\n            \"status\": \"active\",\n            \"id\": 100,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-05T11:43:04.000Z\",\n            \"updatedAt\": \"2018-03-21T16:12:33.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"686 MF\",\n        \"imat\": \"686 MF\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.294677,\n            \"lng\": 5.381761\n        },\n        \"positionOverride\": null,\n        \"km\": 23984,\n        \"status\": \"active\",\n        \"batteryLevel\": 64,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/c08832f7-b0f1-4600-9685-0b097796e57a_686-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T11:55:21.000Z\",\n        \"pluggedAt\": \"2019-09-27T08:22:01.000Z\",\n        \"id\": 73,\n        \"operatorId\": 1,\n        \"modelId\": 3,\n        \"embeddedDeviceId\": 329,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T11:59:22.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 165,\n        \"sponsor\": {\n            \"name\": \"FIESTA DES SUDS\",\n            \"description\": \"Partenariat Fiesta Des Suds\",\n            \"url\": \"http://bit.ly/2kjGgMc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/6e565863-95eb-4373-b305-500a2a6471c2_450_200.gif\",\n            \"status\": \"active\",\n            \"id\": 165,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-09-21T16:15:25.000Z\",\n            \"updatedAt\": \"2019-09-05T10:39:45.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"696 QB\",\n        \"imat\": \"DX 696 QB\",\n        \"description\": \"Attention, 1 barre de charge = 8 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.30863,\n            \"lng\": 5.370666\n        },\n        \"positionOverride\": null,\n        \"km\": 10038,\n        \"status\": \"active\",\n        \"batteryLevel\": 100,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.5,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/a6f52821-f8e8-43a8-91ba-45dd02008fef_696 QB-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T17:36:34.000Z\",\n        \"pluggedAt\": \"2019-10-01T07:07:42.000Z\",\n        \"id\": 74,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 313,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T13:35:17.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 162,\n        \"sponsorId\": 40,\n        \"sponsor\": {\n            \"name\": \"Haribo\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/H8ALCQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c941a209-dc02-4d09-8123-d6ccb1b44468_23.jpg\",\n            \"status\": \"active\",\n            \"id\": 40,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:30.000Z\",\n            \"updatedAt\": \"2018-03-21T12:18:21.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"854 VF\",\n        \"imat\": \"ED 854 VF\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.266105,\n            \"lng\": 5.381829\n        },\n        \"positionOverride\": null,\n        \"km\": 13017,\n        \"status\": \"active\",\n        \"batteryLevel\": 88,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/f1783293-bea4-43b4-8baf-79bad4a54e89_854 VF-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-29T16:32:44.000Z\",\n        \"pluggedAt\": \"2019-09-29T12:47:33.000Z\",\n        \"id\": 78,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 84,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T12:57:10.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 169,\n        \"sponsorId\": 153,\n        \"sponsor\": {\n            \"name\": \"NEXITY\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/rmkPwc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7a3848a2-0a3f-47a8-892e-63949c6ffe3f_RVB_nexity_sign_plus_20cm (1).png\",\n            \"status\": \"active\",\n            \"id\": 153,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-11T16:05:38.000Z\",\n            \"updatedAt\": \"2019-03-18T14:58:40.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"344 FM\",\n        \"imat\": \"344 FM\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.308719,\n            \"lng\": 5.370616\n        },\n        \"positionOverride\": null,\n        \"km\": 11642,\n        \"status\": \"active\",\n        \"batteryLevel\": 84,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/8446a615-4468-49ee-8259-64abe6d4a689_344FM-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T15:52:01.000Z\",\n        \"pluggedAt\": \"2019-09-27T19:57:39.000Z\",\n        \"id\": 80,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 304,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T11:49:03.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 162,\n        \"sponsorId\": 165,\n        \"sponsor\": {\n            \"name\": \"FIESTA DES SUDS\",\n            \"description\": \"Partenariat Fiesta Des Suds\",\n            \"url\": \"http://bit.ly/2kjGgMc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/6e565863-95eb-4373-b305-500a2a6471c2_450_200.gif\",\n            \"status\": \"active\",\n            \"id\": 165,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-09-21T16:15:25.000Z\",\n            \"updatedAt\": \"2019-09-05T10:39:45.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"268 FL\",\n        \"imat\": \"268 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.269856,\n            \"lng\": 5.391103\n        },\n        \"positionOverride\": null,\n        \"km\": 12493,\n        \"status\": \"active\",\n        \"batteryLevel\": 56,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/18ad2bcd-9ed1-42d8-ba8d-506c1b4736db_268 FL.JPG\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T06:19:47.000Z\",\n        \"pluggedAt\": \"2019-09-28T14:26:17.000Z\",\n        \"id\": 82,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 319,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T12:52:14.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 100,\n        \"sponsor\": {\n            \"name\": \"Pigier\",\n            \"description\": \"Station TOTEM\\n\\n\",\n            \"url\": \"https://goo.gl/t2JvKB\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/33e3c335-1779-422d-82a0-3bfd754a51c2_22.jpg\",\n            \"status\": \"active\",\n            \"id\": 100,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-05T11:43:04.000Z\",\n            \"updatedAt\": \"2018-03-21T16:12:33.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"122 FL\",\n        \"imat\": \"122 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.308891,\n            \"lng\": 5.372953\n        },\n        \"positionOverride\": null,\n        \"km\": 12180,\n        \"status\": \"active\",\n        \"batteryLevel\": 70,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.6,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/778a4a18-a773-4fe9-9889-5f1c45e62f1f_122FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T10:00:28.000Z\",\n        \"pluggedAt\": \"2019-09-30T16:52:37.000Z\",\n        \"id\": 85,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 184,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T12:45:52.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 162,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"128 FL\",\n        \"imat\": \"128 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.28523,\n            \"lng\": 5.383722\n        },\n        \"positionOverride\": null,\n        \"km\": 14263,\n        \"status\": \"active\",\n        \"batteryLevel\": 26,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.6,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/2910d949-fdf3-41bc-b575-4e267fe1e33c_128FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T11:30:46.000Z\",\n        \"pluggedAt\": \"2019-10-01T09:59:51.000Z\",\n        \"id\": 86,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 309,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T13:24:02.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 0,\n        \"sponsor\": null,\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"428 FL\",\n        \"imat\": \"428 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.26498,\n            \"lng\": 5.383598\n        },\n        \"positionOverride\": null,\n        \"km\": 12589,\n        \"status\": \"active\",\n        \"batteryLevel\": 40,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.7,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/66576750-0600-4799-97c7-3d35615ffb9d_428 FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T13:31:21.000Z\",\n        \"pluggedAt\": \"2019-09-28T16:40:40.000Z\",\n        \"id\": 87,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 315,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T13:32:12.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 169,\n        \"sponsorId\": 110,\n        \"sponsor\": {\n            \"name\": \"Smartseille Eiffage\",\n            \"description\": \"Station Eiffage\",\n            \"url\": \"https://goo.gl/wa3pNC\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/486b03ef-daf0-4a7f-b5e2-c8f21ff9f209_21.jpg\",\n            \"status\": \"active\",\n            \"id\": 110,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-20T15:10:55.000Z\",\n            \"updatedAt\": \"2018-03-21T12:13:27.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"292 FM\",\n        \"imat\": \"292 FM\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.331795,\n            \"lng\": 5.376551\n        },\n        \"positionOverride\": null,\n        \"km\": 10443,\n        \"status\": \"active\",\n        \"batteryLevel\": 96,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 14,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/d29915d9-0e5b-4cd1-84c7-10f6d74f702d_292FM-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-01T05:30:30.000Z\",\n        \"pluggedAt\": \"2019-10-01T05:31:26.000Z\",\n        \"id\": 88,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 205,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T08:47:17.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 177,\n        \"sponsorId\": 191,\n        \"sponsor\": {\n            \"name\": \"MAIRIE CANEBIERE\",\n            \"description\": \"Campagne mairie 1&7\",\n            \"url\": \"http://bit.ly/2JANhTQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/23795b1d-b252-4a76-8c0b-b9b352d92c97_Sans titre (45).png\",\n            \"status\": \"active\",\n            \"id\": 191,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T15:25:52.000Z\",\n            \"updatedAt\": \"2019-05-23T15:26:19.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"832 FK\",\n        \"imat\": \"832 FK\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.302003,\n            \"lng\": 5.37155\n        },\n        \"positionOverride\": null,\n        \"km\": 13196,\n        \"status\": \"active\",\n        \"batteryLevel\": 34,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.8,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/37028803-3802-4bd4-8cc9-d341ceaaf081_832 MR-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T13:28:27.000Z\",\n        \"pluggedAt\": \"2019-10-01T13:28:14.000Z\",\n        \"id\": 89,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 187,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T13:38:41.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 165,\n        \"sponsor\": {\n            \"name\": \"FIESTA DES SUDS\",\n            \"description\": \"Partenariat Fiesta Des Suds\",\n            \"url\": \"http://bit.ly/2kjGgMc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/6e565863-95eb-4373-b305-500a2a6471c2_450_200.gif\",\n            \"status\": \"active\",\n            \"id\": 165,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-09-21T16:15:25.000Z\",\n            \"updatedAt\": \"2019-09-05T10:39:45.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 1320,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"878 FK\",\n        \"imat\": \"EE 878 FK\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.331753,\n            \"lng\": 5.376539\n        },\n        \"positionOverride\": null,\n        \"km\": 10668,\n        \"status\": \"active\",\n        \"batteryLevel\": 94,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 14.1,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/3a7471b8-5ff6-4a03-ba97-3e252579e816_878FK-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-01T06:19:37.000Z\",\n        \"pluggedAt\": \"2019-10-01T06:20:31.000Z\",\n        \"id\": 90,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 125,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T10:27:44.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 177,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"944 FK\",\n        \"imat\": \"944 FK\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.30383,\n            \"lng\": 5.369711\n        },\n        \"positionOverride\": null,\n        \"km\": 13269,\n        \"status\": \"active\",\n        \"batteryLevel\": 46,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.7,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/4ea34cd1-e1a6-4667-859a-72525397539d_944FK-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T09:55:16.000Z\",\n        \"pluggedAt\": \"2019-10-01T08:16:20.000Z\",\n        \"id\": 91,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 162,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T12:39:06.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 100,\n        \"sponsor\": {\n            \"name\": \"Pigier\",\n            \"description\": \"Station TOTEM\\n\\n\",\n            \"url\": \"https://goo.gl/t2JvKB\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/33e3c335-1779-422d-82a0-3bfd754a51c2_22.jpg\",\n            \"status\": \"active\",\n            \"id\": 100,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-05T11:43:04.000Z\",\n            \"updatedAt\": \"2018-03-21T16:12:33.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"137 FL\",\n        \"imat\": \"137 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.268613,\n            \"lng\": 5.39241\n        },\n        \"positionOverride\": null,\n        \"km\": 12329,\n        \"status\": \"active\",\n        \"batteryLevel\": 68,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/803efff3-f0c9-4540-8250-6e18db378434_137FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T13:15:03.000Z\",\n        \"pluggedAt\": \"2019-09-30T10:33:09.000Z\",\n        \"id\": 92,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 126,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T13:12:31.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 163,\n        \"sponsor\": {\n            \"name\": \"Mairie des 4e et 5e\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/ckrb3K\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/f36c2e1c-60ef-4683-bd79-2693295d60e0_Sans titre (2).png\",\n            \"status\": \"active\",\n            \"id\": 163,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-09-14T12:48:23.000Z\",\n            \"updatedAt\": \"2018-09-14T12:49:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"187 FL\",\n        \"imat\": \"187 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.29072,\n            \"lng\": 5.366276\n        },\n        \"positionOverride\": null,\n        \"km\": 13513,\n        \"status\": \"active\",\n        \"batteryLevel\": 88,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/7c92c515-a364-4fbb-8135-7d018e3a5bbc_187FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T11:09:30.000Z\",\n        \"pluggedAt\": \"2019-10-01T11:09:00.000Z\",\n        \"id\": 93,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 311,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T13:36:23.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 164,\n        \"sponsorId\": 153,\n        \"sponsor\": {\n            \"name\": \"NEXITY\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/rmkPwc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7a3848a2-0a3f-47a8-892e-63949c6ffe3f_RVB_nexity_sign_plus_20cm (1).png\",\n            \"status\": \"active\",\n            \"id\": 153,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-11T16:05:38.000Z\",\n            \"updatedAt\": \"2019-03-18T14:58:40.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"333 FM\",\n        \"imat\": \"333 FM\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.294663,\n            \"lng\": 5.395378\n        },\n        \"positionOverride\": null,\n        \"km\": 11694,\n        \"status\": \"active\",\n        \"batteryLevel\": 72,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.5,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/8f8973ea-bed6-414c-a535-7c0715330a7b_333FM-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T03:10:42.000Z\",\n        \"pluggedAt\": \"2019-09-30T14:39:23.000Z\",\n        \"id\": 94,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 301,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T13:10:32.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"246 FL\",\n        \"imat\": \"246 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.30406,\n            \"lng\": 5.410374\n        },\n        \"positionOverride\": null,\n        \"km\": 12542,\n        \"status\": \"active\",\n        \"batteryLevel\": 94,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.8,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/05468cd6-9783-4978-9e05-75ceab2e9209_246FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T07:03:12.000Z\",\n        \"pluggedAt\": \"2019-10-01T07:03:14.000Z\",\n        \"id\": 95,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 321,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T09:41:38.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 163,\n        \"sponsorId\": 123,\n        \"sponsor\": {\n            \"name\": \"Made In Marseille\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/xU7Xp1\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ff557951-01ae-4617-89dd-527e7819b78b_31389842_2171065199601151_3430892499646808064_n.png\",\n            \"status\": \"active\",\n            \"id\": 123,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-21T12:50:41.000Z\",\n            \"updatedAt\": \"2018-04-27T08:48:42.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"389 FL\",\n        \"imat\": \"389 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.267897,\n            \"lng\": 5.400991\n        },\n        \"positionOverride\": null,\n        \"km\": 12542,\n        \"status\": \"active\",\n        \"batteryLevel\": 84,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/cdfe7267-2c61-49eb-9b14-7ea9f23048a7_389 FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-29T13:39:43.000Z\",\n        \"pluggedAt\": \"2019-09-27T05:36:35.000Z\",\n        \"id\": 96,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 314,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T13:27:37.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 153,\n        \"sponsor\": {\n            \"name\": \"NEXITY\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/rmkPwc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7a3848a2-0a3f-47a8-892e-63949c6ffe3f_RVB_nexity_sign_plus_20cm (1).png\",\n            \"status\": \"active\",\n            \"id\": 153,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-11T16:05:38.000Z\",\n            \"updatedAt\": \"2019-03-18T14:58:40.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"360 FL\",\n        \"imat\": \"360 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.584653,\n            \"lng\": 5.493009\n        },\n        \"positionOverride\": null,\n        \"km\": 12601,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 16,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"2019-09-24 14:55:02 jordanrolland09041998@gmail.com : JEFF\\n2019-09-24 14:54:44 jordanrolland09041998@gmail.com : JEFF\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/fd406306-e4c8-421a-adc0-2633c4904720_360FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-08-12T06:50:08.000Z\",\n        \"pluggedAt\": \"2019-08-11T17:23:42.000Z\",\n        \"id\": 97,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 306,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T12:05:44.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 224,\n        \"sponsorId\": 123,\n        \"sponsor\": {\n            \"name\": \"Made In Marseille\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/xU7Xp1\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ff557951-01ae-4617-89dd-527e7819b78b_31389842_2171065199601151_3430892499646808064_n.png\",\n            \"status\": \"active\",\n            \"id\": 123,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-21T12:50:41.000Z\",\n            \"updatedAt\": \"2018-04-27T08:48:42.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"672 FK\",\n        \"imat\": \"672 FK\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.267228,\n            \"lng\": 5.394134\n        },\n        \"positionOverride\": null,\n        \"km\": 12063,\n        \"status\": \"active\",\n        \"batteryLevel\": 88,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/5bfc675d-ce1c-42ab-9657-20a097eee566_672FK-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T15:04:57.000Z\",\n        \"pluggedAt\": \"2019-09-30T12:54:38.000Z\",\n        \"id\": 98,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 245,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T12:05:33.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 190,\n        \"sponsor\": {\n            \"name\": \"TOTEM BLANC\",\n            \"description\": \"TOTEM BLANC\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ffa816e8-e409-4828-b459-a72c5c7e1fee_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 190,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T10:04:10.000Z\",\n            \"updatedAt\": \"2019-05-23T10:04:17.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"290 FM\",\n        \"imat\": \"EE 290 FM\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.300197,\n            \"lng\": 5.371835\n        },\n        \"positionOverride\": null,\n        \"km\": 13625,\n        \"status\": \"active\",\n        \"batteryLevel\": 48,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/bdb34185-7fb7-4c75-9aa2-ba22eafb6e07_290FM-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T20:38:39.000Z\",\n        \"pluggedAt\": \"2019-09-29T22:08:31.000Z\",\n        \"id\": 99,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 308,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T12:11:07.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 191,\n        \"sponsor\": {\n            \"name\": \"MAIRIE CANEBIERE\",\n            \"description\": \"Campagne mairie 1&7\",\n            \"url\": \"http://bit.ly/2JANhTQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/23795b1d-b252-4a76-8c0b-b9b352d92c97_Sans titre (45).png\",\n            \"status\": \"active\",\n            \"id\": 191,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T15:25:52.000Z\",\n            \"updatedAt\": \"2019-05-23T15:26:19.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"722 FK\",\n        \"imat\": \"722 FK\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.313934,\n            \"lng\": 5.368618\n        },\n        \"positionOverride\": null,\n        \"km\": 12279,\n        \"status\": \"active\",\n        \"batteryLevel\": 88,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/bb85d6c4-457c-4cd0-b382-38a1d61a9ded_722FK-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T07:10:53.000Z\",\n        \"pluggedAt\": \"2019-09-30T21:15:41.000Z\",\n        \"id\": 100,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 215,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T13:14:26.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 170,\n        \"sponsorId\": 36,\n        \"sponsor\": {\n            \"name\": \"Fleur des calanques\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/z1VSVN\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/87ba8992-1a74-458d-b568-795605c8abfd_14.jpg\",\n            \"status\": \"active\",\n            \"id\": 36,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:30.000Z\",\n            \"updatedAt\": \"2018-03-21T16:15:21.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"589 FL\",\n        \"imat\": \"589 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.302928,\n            \"lng\": 5.416982\n        },\n        \"positionOverride\": null,\n        \"km\": 11946,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 24,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.5,\n        \"isCharging\": 0,\n        \"comment\": \"2019-09-25 16:06:28 laurent.bomy@icloud.com : Hs \\n2019-09-25 15:16:59 laurent.bomy@icloud.com : Rapatriement bureau. LB \",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/7e7d24eb-33dc-46a2-be85-3e78d30e3cb2_589FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-07-19T19:11:34.000Z\",\n        \"pluggedAt\": \"2019-07-19T19:11:17.000Z\",\n        \"id\": 101,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 312,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T13:38:12.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 161,\n        \"sponsorId\": 153,\n        \"sponsor\": {\n            \"name\": \"NEXITY\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/rmkPwc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7a3848a2-0a3f-47a8-892e-63949c6ffe3f_RVB_nexity_sign_plus_20cm (1).png\",\n            \"status\": \"active\",\n            \"id\": 153,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-11T16:05:38.000Z\",\n            \"updatedAt\": \"2019-03-18T14:58:40.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"778 FK\",\n        \"imat\": \"778 FK\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.301695,\n            \"lng\": 5.38122\n        },\n        \"positionOverride\": null,\n        \"km\": 12559,\n        \"status\": \"active\",\n        \"batteryLevel\": 84,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/99108726-e34e-473e-ae12-35b48ee121fe_778FK-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T10:35:46.000Z\",\n        \"pluggedAt\": \"2019-09-30T18:06:46.000Z\",\n        \"id\": 102,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 322,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T13:24:08.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 227,\n        \"sponsorId\": 123,\n        \"sponsor\": {\n            \"name\": \"Made In Marseille\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/xU7Xp1\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ff557951-01ae-4617-89dd-527e7819b78b_31389842_2171065199601151_3430892499646808064_n.png\",\n            \"status\": \"active\",\n            \"id\": 123,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-21T12:50:41.000Z\",\n            \"updatedAt\": \"2018-04-27T08:48:42.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"534 FL\",\n        \"imat\": \"EE 534 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.28224,\n            \"lng\": 5.37709\n        },\n        \"positionOverride\": null,\n        \"km\": 13335,\n        \"status\": \"active\",\n        \"batteryLevel\": 78,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/1b1696b4-97ba-4c21-8506-91fa6da1b7e1_534FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T22:54:00.000Z\",\n        \"pluggedAt\": \"2019-09-30T09:59:22.000Z\",\n        \"id\": 103,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 272,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T13:24:05.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 21,\n        \"sponsor\": {\n            \"name\": \"Mairie du 1er et 7e\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/xa7Grt\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/a5acdd8f-f144-4e89-a04f-1a41e05b1b74_9.jpg\",\n            \"status\": \"active\",\n            \"id\": 21,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:29.000Z\",\n            \"updatedAt\": \"2018-03-21T12:16:16.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"478 FL\",\n        \"imat\": \"EE 478 FL\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.303073,\n            \"lng\": 5.384714\n        },\n        \"positionOverride\": null,\n        \"km\": 13235,\n        \"status\": \"active\",\n        \"batteryLevel\": 94,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Insurance/3df99854-7f49-4d88-9dee-a971155b1760_478-FL.jpg\",\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/e6afc317-3a89-46e8-9651-df48aec7024f_478FL-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T04:44:02.000Z\",\n        \"pluggedAt\": \"2019-09-30T17:36:47.000Z\",\n        \"id\": 105,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 320,\n        \"accountId\": null,\n        \"createdAt\": null,\n        \"updatedAt\": \"2019-10-01T11:51:09.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 227,\n        \"sponsorId\": 123,\n        \"sponsor\": {\n            \"name\": \"Made In Marseille\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/xU7Xp1\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ff557951-01ae-4617-89dd-527e7819b78b_31389842_2171065199601151_3430892499646808064_n.png\",\n            \"status\": \"active\",\n            \"id\": 123,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-21T12:50:41.000Z\",\n            \"updatedAt\": \"2018-04-27T08:48:42.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"636 MZ\",\n        \"imat\": \"EN 636 MZ\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.299501,\n            \"lng\": 5.386746\n        },\n        \"positionOverride\": null,\n        \"km\": 8275,\n        \"status\": \"active\",\n        \"batteryLevel\": 88,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/424ec805-9362-4493-930e-d310ce67e84a_636 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T05:01:54.000Z\",\n        \"pluggedAt\": \"2019-09-30T15:44:06.000Z\",\n        \"id\": 107,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 282,\n        \"accountId\": null,\n        \"createdAt\": \"2017-06-29T16:12:27.000Z\",\n        \"updatedAt\": \"2019-10-01T12:24:41.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 183,\n        \"sponsor\": {\n            \"name\": \"KAPORAL\",\n            \"description\": \"Campagne de communications sur 10 véhicumes\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/1303d32e-f14e-4783-a0a7-7d929c9c8edc_VISUEL KAPO-TOTEM[3].jpg\",\n            \"status\": \"active\",\n            \"id\": 183,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-04-01T10:05:28.000Z\",\n            \"updatedAt\": \"2019-04-01T10:05:37.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"428 MZ\",\n        \"imat\": \"EN 428 MZ\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.29466,\n            \"lng\": 5.395231\n        },\n        \"positionOverride\": null,\n        \"km\": 9032,\n        \"status\": \"active\",\n        \"batteryLevel\": 64,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.4,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/4f1804f4-2105-4289-a6f0-51d9d163178c_428 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T03:00:11.000Z\",\n        \"pluggedAt\": \"2019-09-29T09:46:17.000Z\",\n        \"id\": 108,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 275,\n        \"accountId\": null,\n        \"createdAt\": \"2017-06-29T16:40:18.000Z\",\n        \"updatedAt\": \"2019-10-01T08:16:51.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 149,\n        \"sponsor\": {\n            \"name\": \"FRICHE BELLE DE MAI\",\n            \"description\": \"Station de recharge\",\n            \"url\": \"https://goo.gl/t3sybW\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e83d50e3-1853-458b-9f6b-09970ae4acd4_Carré sponsor Friche.jpg\",\n            \"status\": \"active\",\n            \"id\": 149,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-05T09:53:49.000Z\",\n            \"updatedAt\": \"2018-07-05T10:07:56.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"706 MZ\",\n        \"imat\": \"EN 706 MZ\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.292921,\n            \"lng\": 5.395756\n        },\n        \"positionOverride\": null,\n        \"km\": 8550,\n        \"status\": \"active\",\n        \"batteryLevel\": 40,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/e070eaa0-38a7-4a23-9c52-e2e84bb914cf_706 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T04:22:40.000Z\",\n        \"pluggedAt\": \"2019-09-27T21:46:22.000Z\",\n        \"id\": 109,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 213,\n        \"accountId\": null,\n        \"createdAt\": \"2017-06-29T16:42:04.000Z\",\n        \"updatedAt\": \"2019-10-01T12:25:11.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 149,\n        \"sponsor\": {\n            \"name\": \"FRICHE BELLE DE MAI\",\n            \"description\": \"Station de recharge\",\n            \"url\": \"https://goo.gl/t3sybW\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e83d50e3-1853-458b-9f6b-09970ae4acd4_Carré sponsor Friche.jpg\",\n            \"status\": \"active\",\n            \"id\": 149,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-05T09:53:49.000Z\",\n            \"updatedAt\": \"2018-07-05T10:07:56.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"170 MZ\",\n        \"imat\": \"EN 170 MZ\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.3016,\n            \"lng\": 5.368265\n        },\n        \"positionOverride\": null,\n        \"km\": 9919,\n        \"status\": \"active\",\n        \"batteryLevel\": 56,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 11.6,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/21c32664-7f9e-4248-ba1c-af59932e4853_170 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T07:20:29.000Z\",\n        \"pluggedAt\": \"2019-09-29T11:07:01.000Z\",\n        \"id\": 110,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 327,\n        \"accountId\": null,\n        \"createdAt\": \"2017-06-29T16:42:54.000Z\",\n        \"updatedAt\": \"2019-10-01T12:45:04.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 188,\n        \"sponsor\": {\n            \"name\": \"Renault\",\n            \"description\": \"Campagne d'affichage 12 mois\",\n            \"url\": \"http://bit.ly/2VVl14T\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/58938f75-cbe0-4fd1-8466-84eb05248273_TOTEM_RENAULT_CARRE_SPONSOR (1).png\",\n            \"status\": \"active\",\n            \"id\": 188,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-21T12:18:25.000Z\",\n            \"updatedAt\": \"2019-05-21T12:24:22.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"338 MZ\",\n        \"imat\": \"EN 338 MZ\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.301485,\n            \"lng\": 5.380862\n        },\n        \"positionOverride\": null,\n        \"km\": 10928,\n        \"status\": \"active\",\n        \"batteryLevel\": 98,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/efd14840-432f-4052-a392-669dd512d812_338 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T17:10:24.000Z\",\n        \"pluggedAt\": \"2019-10-01T06:41:40.000Z\",\n        \"id\": 111,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 181,\n        \"accountId\": null,\n        \"createdAt\": \"2017-06-29T16:43:44.000Z\",\n        \"updatedAt\": \"2019-10-01T13:24:21.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 227,\n        \"sponsorId\": 187,\n        \"sponsor\": {\n            \"name\": \"La Ciotat\",\n            \"description\": \"\",\n            \"url\": \"https://www.laciotat.com/\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/9591caf7-8f6d-4fd2-b6ff-1300880dbacc_Sans titre (34).png\",\n            \"status\": \"active\",\n            \"id\": 187,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-04-30T11:47:18.000Z\",\n            \"updatedAt\": \"2019-04-30T11:47:24.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"136 MZ\",\n        \"imat\": \"EN 136 MZ\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.265589,\n            \"lng\": 5.39287\n        },\n        \"positionOverride\": null,\n        \"km\": 8946,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 82,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 11.3,\n        \"isCharging\": 0,\n        \"comment\": \"2019-09-13 14:29:25 bernard.elkouby@totem-mobi.fr : Garage Renault Michelet : amenée par assistance Renault suite appel hot line le véhicule s’est arrêté en roulage \\n2019-09-13 14:04:35 laurent.bomy@icloud.com : Pb faisceau \",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/544c6f42-acc8-47c7-a6a1-e22b60634bd0_136 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-12T17:27:33.000Z\",\n        \"pluggedAt\": \"2019-09-09T17:19:13.000Z\",\n        \"id\": 112,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 331,\n        \"accountId\": null,\n        \"createdAt\": \"2017-06-29T16:44:35.000Z\",\n        \"updatedAt\": \"2019-09-27T12:13:07.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 183,\n        \"sponsor\": {\n            \"name\": \"KAPORAL\",\n            \"description\": \"Campagne de communications sur 10 véhicumes\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/1303d32e-f14e-4783-a0a7-7d929c9c8edc_VISUEL KAPO-TOTEM[3].jpg\",\n            \"status\": \"active\",\n            \"id\": 183,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-04-01T10:05:28.000Z\",\n            \"updatedAt\": \"2019-04-01T10:05:37.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"081 MZ\",\n        \"imat\": \"EN 081 MZ\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.294756,\n            \"lng\": 5.395203\n        },\n        \"positionOverride\": null,\n        \"km\": 9867,\n        \"status\": \"active\",\n        \"batteryLevel\": 88,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/4ad52638-e8eb-4de0-850c-a15e905f8311_081 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T18:19:03.000Z\",\n        \"pluggedAt\": \"2019-09-29T19:12:41.000Z\",\n        \"id\": 113,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 240,\n        \"accountId\": null,\n        \"createdAt\": \"2017-06-29T16:45:24.000Z\",\n        \"updatedAt\": \"2019-10-01T12:00:04.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 35,\n        \"sponsor\": {\n            \"name\": \"Les Films du Soleil\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/u9VkFA\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/3fffdf7f-7260-4998-b1c7-a635d76c69c9_15.jpg\",\n            \"status\": \"active\",\n            \"id\": 35,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:30.000Z\",\n            \"updatedAt\": \"2018-03-21T16:14:50.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"097 MZ\",\n        \"imat\": \"EN 097 MZ\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.308613,\n            \"lng\": 5.370752\n        },\n        \"positionOverride\": null,\n        \"km\": 8822,\n        \"status\": \"active\",\n        \"batteryLevel\": 98,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/df61d325-50c0-4e13-a1a7-af61a2b450d9_097 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T23:51:36.000Z\",\n        \"pluggedAt\": \"2019-10-01T04:09:44.000Z\",\n        \"id\": 114,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 300,\n        \"accountId\": null,\n        \"createdAt\": \"2017-07-04T10:38:03.000Z\",\n        \"updatedAt\": \"2019-10-01T13:14:43.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 162,\n        \"sponsorId\": 159,\n        \"sponsor\": {\n            \"name\": \"Black Apple Magazine\",\n            \"description\": \"Partenariat\",\n            \"url\": \"http://bit.ly/2wJ7Zst\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/27a2e6b6-7893-4750-8d83-84d04f1b783e_Sans titre (67).png\",\n            \"status\": \"active\",\n            \"id\": 159,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-09-04T12:58:48.000Z\",\n            \"updatedAt\": \"2018-09-04T12:59:03.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"725 MZ\",\n        \"imat\": \"EN 725 MZ\",\n        \"description\": \"Attention, 1 barre de charge = 7 km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.304069,\n            \"lng\": 5.424401\n        },\n        \"positionOverride\": null,\n        \"km\": 8355,\n        \"status\": \"active\",\n        \"batteryLevel\": 54,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/360a2b01-9569-446d-85f5-cd4b4272f1ae_725 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T18:58:12.000Z\",\n        \"pluggedAt\": \"2019-09-28T18:58:56.000Z\",\n        \"id\": 115,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 87,\n        \"accountId\": null,\n        \"createdAt\": \"2017-07-04T11:45:52.000Z\",\n        \"updatedAt\": \"2019-10-01T13:31:58.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 161,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"803 MR\",\n        \"imat\": \"EP 803 MR\",\n        \"description\": \"Attention : 1 barre de charge = 8km d'autonomie\",\n        \"position\": {\n            \"lat\": 43.282263,\n            \"lng\": 5.377163\n        },\n        \"positionOverride\": null,\n        \"km\": 7264,\n        \"status\": \"active\",\n        \"batteryLevel\": 24,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.4,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/e2934642-4b45-47bc-b7a9-5561254f9e68_803 MR-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T15:56:57.000Z\",\n        \"pluggedAt\": \"2019-09-28T11:15:49.000Z\",\n        \"id\": 116,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 234,\n        \"accountId\": null,\n        \"createdAt\": \"2017-07-28T23:36:47.000Z\",\n        \"updatedAt\": \"2019-10-01T13:20:53.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 188,\n        \"sponsor\": {\n            \"name\": \"Renault\",\n            \"description\": \"Campagne d'affichage 12 mois\",\n            \"url\": \"http://bit.ly/2VVl14T\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/58938f75-cbe0-4fd1-8466-84eb05248273_TOTEM_RENAULT_CARRE_SPONSOR (1).png\",\n            \"status\": \"active\",\n            \"id\": 188,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-21T12:18:25.000Z\",\n            \"updatedAt\": \"2019-05-21T12:24:22.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"236 MS\",\n        \"imat\": \"EP 236 MS\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.268439,\n            \"lng\": 5.400754\n        },\n        \"positionOverride\": null,\n        \"km\": 7976,\n        \"status\": \"active\",\n        \"batteryLevel\": 42,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/d474ada3-9a99-4880-bd13-15fc24f56d43_236 MS.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-29T18:24:11.000Z\",\n        \"pluggedAt\": \"2019-09-28T15:40:24.000Z\",\n        \"id\": 117,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 159,\n        \"accountId\": null,\n        \"createdAt\": \"2017-07-31T05:53:58.000Z\",\n        \"updatedAt\": \"2019-10-01T11:51:11.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 183,\n        \"sponsor\": {\n            \"name\": \"KAPORAL\",\n            \"description\": \"Campagne de communications sur 10 véhicumes\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/1303d32e-f14e-4783-a0a7-7d929c9c8edc_VISUEL KAPO-TOTEM[3].jpg\",\n            \"status\": \"active\",\n            \"id\": 183,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-04-01T10:05:28.000Z\",\n            \"updatedAt\": \"2019-04-01T10:05:37.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"015 MS\",\n        \"imat\": \"EP 015 MS\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.303415,\n            \"lng\": 5.389723\n        },\n        \"positionOverride\": null,\n        \"km\": 10315,\n        \"status\": \"active\",\n        \"batteryLevel\": 34,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Insurance/8243a99f-1211-4a64-b320-a345dcff0f09_015 MS-1.jpg\",\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/c6c47be2-d86b-46fc-bc7d-f9decfe1224b_015 MS-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T20:02:55.000Z\",\n        \"pluggedAt\": \"2019-09-28T19:20:41.000Z\",\n        \"id\": 120,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 129,\n        \"accountId\": null,\n        \"createdAt\": \"2017-07-31T05:55:58.000Z\",\n        \"updatedAt\": \"2019-10-01T13:19:38.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 155,\n        \"sponsor\": {\n            \"name\": \"CAPI FRANCE\",\n            \"description\": \"Station de recharge\",\n            \"url\": \"https://goo.gl/YvGpTD\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7cdb2be2-a0cb-43e3-ab45-035d8ceb8cb0_OUI.jpg\",\n            \"status\": \"active\",\n            \"id\": 155,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-13T13:12:16.000Z\",\n            \"updatedAt\": \"2018-07-13T13:23:44.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"986 MR\",\n        \"imat\": \"EP 986 MR\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.269659,\n            \"lng\": 5.391158\n        },\n        \"positionOverride\": null,\n        \"km\": 9385,\n        \"status\": \"active\",\n        \"batteryLevel\": 96,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/07d6c1ec-c22f-400f-9270-b27c4446a041_986 MR-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T18:18:01.000Z\",\n        \"pluggedAt\": \"2019-09-30T16:25:46.000Z\",\n        \"id\": 122,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 302,\n        \"accountId\": null,\n        \"createdAt\": \"2017-07-31T05:57:08.000Z\",\n        \"updatedAt\": \"2019-10-01T12:25:57.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"299 MZ\",\n        \"imat\": \"EN 299 MZ\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.290659,\n            \"lng\": 5.393044\n        },\n        \"positionOverride\": null,\n        \"km\": 10277,\n        \"status\": \"active\",\n        \"batteryLevel\": 46,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.6,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/59165bd1-cb3d-41e4-b2fa-7f261ff88b4f_299 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-29T22:16:42.000Z\",\n        \"pluggedAt\": \"2019-09-28T10:40:28.000Z\",\n        \"id\": 123,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 244,\n        \"accountId\": null,\n        \"createdAt\": \"2017-07-31T05:58:54.000Z\",\n        \"updatedAt\": \"2019-10-01T12:43:22.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"865 MR\",\n        \"imat\": \"EP 865 MR\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.284669,\n            \"lng\": 5.359226\n        },\n        \"positionOverride\": null,\n        \"km\": 6688,\n        \"status\": \"active\",\n        \"batteryLevel\": 46,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.5,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/49535ce1-c014-4eaf-b62f-415ee2f0d0bd_865 MR-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T13:11:15.000Z\",\n        \"pluggedAt\": \"2019-09-30T18:16:49.000Z\",\n        \"id\": 129,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 232,\n        \"accountId\": null,\n        \"createdAt\": \"2017-07-31T09:09:07.000Z\",\n        \"updatedAt\": \"2019-10-01T13:15:04.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 168,\n        \"sponsorId\": 44,\n        \"sponsor\": {\n            \"name\": \"Totem\",\n            \"description\": \"\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/station-default-banner.png\",\n            \"status\": \"active\",\n            \"id\": 44,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:30.000Z\",\n            \"updatedAt\": \"2019-04-17T09:36:53.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"143 MZ\",\n        \"imat\": \"EN 143 MZ\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.293444,\n            \"lng\": 5.389739\n        },\n        \"positionOverride\": null,\n        \"km\": 9477,\n        \"status\": \"active\",\n        \"batteryLevel\": 78,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/b15c568d-fcd3-4741-a574-937511d53d7f_143 MZ-page-002.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T07:25:29.000Z\",\n        \"pluggedAt\": \"2019-09-27T16:32:41.000Z\",\n        \"id\": 132,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 233,\n        \"accountId\": null,\n        \"createdAt\": \"2017-08-02T15:23:08.000Z\",\n        \"updatedAt\": \"2019-10-01T13:20:58.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 135,\n        \"sponsor\": {\n            \"name\": \"OZEN LA MER\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/mDNBta\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/b4a9a955-1282-4d3d-b2b0-f6e9f15514ca_logo-ozen-fond-noir.jpg\",\n            \"status\": \"active\",\n            \"id\": 135,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-04-25T09:51:04.000Z\",\n            \"updatedAt\": \"2018-04-25T09:52:06.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"049 MS\",\n        \"imat\": \"EP 049 MS\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.265328,\n            \"lng\": 5.392577\n        },\n        \"positionOverride\": null,\n        \"km\": 5831,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 94,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"MICHELET prise en charge pb électronique\",\n        \"insuranceDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Insurance/b24bdba4-8231-4dfc-9962-4e690dc3dcbd_049 MS-1.jpg\",\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/338f4022-8f77-429f-b4af-c4f390d4746b_049 MS-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-06-11T15:40:04.000Z\",\n        \"pluggedAt\": \"2019-09-30T08:40:09.000Z\",\n        \"id\": 133,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 230,\n        \"accountId\": null,\n        \"createdAt\": \"2017-08-23T07:58:09.000Z\",\n        \"updatedAt\": \"2019-10-01T12:26:48.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"101 MS\",\n        \"imat\": \"EP 101 MS \",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.302995,\n            \"lng\": 5.416995\n        },\n        \"positionOverride\": null,\n        \"km\": 7456,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 100,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"2019-09-30 10:00:55 cyrille.estrade@totem-mobi.fr : Pb Direction roues arrières \\n\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/f9c7ec40-d9e7-46bb-b195-7b6c829bfe89_101 MS-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T10:00:18.000Z\",\n        \"pluggedAt\": \"2019-09-30T07:44:29.000Z\",\n        \"id\": 134,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 324,\n        \"accountId\": null,\n        \"createdAt\": \"2017-08-23T08:02:08.000Z\",\n        \"updatedAt\": \"2019-10-01T12:50:14.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 161,\n        \"sponsorId\": 35,\n        \"sponsor\": {\n            \"name\": \"Les Films du Soleil\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/u9VkFA\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/3fffdf7f-7260-4998-b1c7-a635d76c69c9_15.jpg\",\n            \"status\": \"active\",\n            \"id\": 35,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:30.000Z\",\n            \"updatedAt\": \"2018-03-21T16:14:50.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"530 MR\",\n        \"imat\": \"EP 530 MR\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.294859,\n            \"lng\": 5.381768\n        },\n        \"positionOverride\": null,\n        \"km\": 7731,\n        \"status\": \"active\",\n        \"batteryLevel\": 54,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.6,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/d4f8b5c5-d8dd-4d62-8178-d49b52220720_530 MR-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T09:49:17.000Z\",\n        \"pluggedAt\": \"2019-09-29T18:40:49.000Z\",\n        \"id\": 137,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 243,\n        \"accountId\": null,\n        \"createdAt\": \"2017-08-23T08:03:45.000Z\",\n        \"updatedAt\": \"2019-10-01T09:58:11.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"746 MR\",\n        \"imat\": \"EP 746 MR\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.302605,\n            \"lng\": 5.384127\n        },\n        \"positionOverride\": null,\n        \"km\": 8174,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 54,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.6,\n        \"isCharging\": 0,\n        \"comment\": \"2019-09-20 19:39:51 laurent.bomy@icloud.com : Problème frein. Ec auto \\n2019-09-20 19:16:48 laurent.bomy@icloud.com : Dépannage mr Bardin \",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/cc91082e-61e4-45ee-8cf8-64690994d18d_746 MR-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-19T09:27:05.000Z\",\n        \"pluggedAt\": \"2019-09-18T19:23:39.000Z\",\n        \"id\": 140,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 277,\n        \"accountId\": null,\n        \"createdAt\": \"2017-08-23T08:04:45.000Z\",\n        \"updatedAt\": \"2019-10-01T11:53:17.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 227,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"877 MR\",\n        \"imat\": \"EP 877 MR\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.28869,\n            \"lng\": 5.354664\n        },\n        \"positionOverride\": null,\n        \"km\": 5923,\n        \"status\": \"active\",\n        \"batteryLevel\": 80,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/e15f28d5-7915-4703-a829-61a54d2c6cc7_877 MR-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-29T19:19:29.000Z\",\n        \"pluggedAt\": \"2019-09-29T05:02:56.000Z\",\n        \"id\": 141,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 316,\n        \"accountId\": null,\n        \"createdAt\": \"2017-08-23T08:05:06.000Z\",\n        \"updatedAt\": \"2019-10-01T12:20:57.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 168,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"503 SE\",\n        \"imat\": \"EP 503 SE\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.33205,\n            \"lng\": 5.358127\n        },\n        \"positionOverride\": null,\n        \"km\": 8564,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 32,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"EC AUTO en attente pièces\\n2019-07-17 11:25:08 cyrille.estrade@totem-mobi.fr : Attente jeffrey\\n2019-07-17 11:22:31 cyrille.estrade@totem-mobi.fr : Ok\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/327b666b-e3e7-418d-906b-4c7edddebad6_503 SE-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-07-17T10:45:17.000Z\",\n        \"pluggedAt\": \"2019-07-12T18:41:19.000Z\",\n        \"id\": 142,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 248,\n        \"accountId\": null,\n        \"createdAt\": \"2017-08-30T13:49:18.000Z\",\n        \"updatedAt\": \"2019-10-01T12:41:59.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 173,\n        \"sponsorId\": 155,\n        \"sponsor\": {\n            \"name\": \"CAPI FRANCE\",\n            \"description\": \"Station de recharge\",\n            \"url\": \"https://goo.gl/YvGpTD\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7cdb2be2-a0cb-43e3-ab45-035d8ceb8cb0_OUI.jpg\",\n            \"status\": \"active\",\n            \"id\": 155,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-13T13:12:16.000Z\",\n            \"updatedAt\": \"2018-07-13T13:23:44.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"300 SE\",\n        \"imat\": \"EP 300 SE\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.2854,\n            \"lng\": 5.377421\n        },\n        \"positionOverride\": null,\n        \"km\": 7651,\n        \"status\": \"active\",\n        \"batteryLevel\": 10,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/653129f0-58fd-4d2b-8f60-4d168742f3c2_300 SE-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T12:04:45.000Z\",\n        \"pluggedAt\": \"2019-09-29T14:54:25.000Z\",\n        \"id\": 143,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 249,\n        \"accountId\": null,\n        \"createdAt\": \"2017-08-30T13:49:52.000Z\",\n        \"updatedAt\": \"2019-10-01T12:48:48.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 44,\n        \"sponsor\": {\n            \"name\": \"Totem\",\n            \"description\": \"\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/station-default-banner.png\",\n            \"status\": \"active\",\n            \"id\": 44,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:30.000Z\",\n            \"updatedAt\": \"2019-04-17T09:36:53.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"375 ZT\",\n        \"imat\": \"EP 375 ZT\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.298745,\n            \"lng\": 5.365831\n        },\n        \"positionOverride\": null,\n        \"km\": 7171,\n        \"status\": \"active\",\n        \"batteryLevel\": 70,\n        \"batteryTemp\": 20,\n        \"batteryVoltage\": 13.6,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/0d30f5c7-d25d-4597-b5ec-55ce9ca706b9_375 ZT-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T08:42:48.000Z\",\n        \"pluggedAt\": \"2019-09-28T16:34:34.000Z\",\n        \"id\": 145,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 305,\n        \"accountId\": null,\n        \"createdAt\": \"2017-08-30T13:50:53.000Z\",\n        \"updatedAt\": \"2019-10-01T11:57:28.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 196,\n        \"sponsor\": {\n            \"name\": \"OM X KAPORAL\",\n            \"description\": \"Opération communication\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/54893da0-994f-49d4-a817-ee2f91e92453_IMG TOTEM.jpg\",\n            \"status\": \"active\",\n            \"id\": 196,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-16T07:32:10.000Z\",\n            \"updatedAt\": \"2019-09-16T07:34:41.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"998-XH\",\n        \"imat\": \"EV 998 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.284178,\n            \"lng\": 5.384584\n        },\n        \"positionOverride\": null,\n        \"km\": 4575,\n        \"status\": \"active\",\n        \"batteryLevel\": 94,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/cffda4ac-ca9f-4968-b80d-36cc8ed9e1af_998 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T12:46:12.000Z\",\n        \"pluggedAt\": \"2019-10-01T10:07:14.000Z\",\n        \"id\": 157,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 151,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-18T16:05:36.000Z\",\n        \"updatedAt\": \"2019-10-01T13:22:25.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 192,\n        \"sponsor\": {\n            \"name\": \"TOTEM MTP\",\n            \"description\": \"Nouvelle TOTEM Montpellier\",\n            \"url\": \"http://www.totem-mobi.fr/\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e4021318-b883-4095-82d4-d85cf5aaaaad_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 192,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-24T12:23:47.000Z\",\n            \"updatedAt\": \"2019-05-24T12:23:55.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"003 XJ\",\n        \"imat\": \"EV 003 XJ\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.297017,\n            \"lng\": 5.368242\n        },\n        \"positionOverride\": null,\n        \"km\": 5118,\n        \"status\": \"active\",\n        \"batteryLevel\": 40,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 10.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/2317897c-ff0d-4a09-ae8a-17d8d418bcbb_003 XJ-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T17:27:34.000Z\",\n        \"pluggedAt\": \"2019-09-29T01:45:49.000Z\",\n        \"id\": 159,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 228,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-18T16:09:21.000Z\",\n        \"updatedAt\": \"2019-10-01T13:38:03.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"016 XJ\",\n        \"imat\": \"EV 016 XJ\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.28507,\n            \"lng\": 5.354193\n        },\n        \"positionOverride\": null,\n        \"km\": 6404,\n        \"status\": \"active\",\n        \"batteryLevel\": 98,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.5,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/0ba04c7d-5cea-48c6-92c0-cc89f8de0b59_016 XJ-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T13:30:59.000Z\",\n        \"pluggedAt\": \"2019-10-01T13:31:54.000Z\",\n        \"id\": 160,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 148,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-18T16:11:49.000Z\",\n        \"updatedAt\": \"2019-10-01T13:39:01.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 168,\n        \"sponsorId\": 174,\n        \"sponsor\": {\n            \"name\": \"O'TACOS\",\n            \"description\": \"CAMPAGNE 12 MOIS 5 VÉHICULES MONTPELLIER\\nNOVEMBRE A OCTOBRE 2019\",\n            \"url\": \"http://bit.ly/2LcrRKv\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/9ae3ceb5-5ff0-4f13-abc8-56056a8a85cd_IMG_0925.png\",\n            \"status\": \"active\",\n            \"id\": 174,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-12-12T14:10:05.000Z\",\n            \"updatedAt\": \"2018-12-12T14:35:20.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"027-XH\",\n        \"imat\": \"EV 027 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.276266,\n            \"lng\": 5.388176\n        },\n        \"positionOverride\": null,\n        \"km\": 6060,\n        \"status\": \"active\",\n        \"batteryLevel\": 48,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/026270ea-e963-4a0c-b745-053f5cfc430d_027 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T20:26:12.000Z\",\n        \"pluggedAt\": \"2019-09-30T09:17:39.000Z\",\n        \"id\": 161,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 138,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-18T16:20:02.000Z\",\n        \"updatedAt\": \"2019-10-01T11:37:41.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 174,\n        \"sponsor\": {\n            \"name\": \"O'TACOS\",\n            \"description\": \"CAMPAGNE 12 MOIS 5 VÉHICULES MONTPELLIER\\nNOVEMBRE A OCTOBRE 2019\",\n            \"url\": \"http://bit.ly/2LcrRKv\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/9ae3ceb5-5ff0-4f13-abc8-56056a8a85cd_IMG_0925.png\",\n            \"status\": \"active\",\n            \"id\": 174,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-12-12T14:10:05.000Z\",\n            \"updatedAt\": \"2018-12-12T14:35:20.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"082-XH\",\n        \"imat\": \"EV 082 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.302558,\n            \"lng\": 5.40548\n        },\n        \"positionOverride\": null,\n        \"km\": 5645,\n        \"status\": \"active\",\n        \"batteryLevel\": 56,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/41f9eed3-390e-484c-87f0-81b3c2323bc4_082 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T10:25:53.000Z\",\n        \"pluggedAt\": \"2019-09-26T19:58:27.000Z\",\n        \"id\": 163,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 179,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-18T16:22:43.000Z\",\n        \"updatedAt\": \"2019-10-01T11:52:55.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 163,\n        \"sponsorId\": 192,\n        \"sponsor\": {\n            \"name\": \"TOTEM MTP\",\n            \"description\": \"Nouvelle TOTEM Montpellier\",\n            \"url\": \"http://www.totem-mobi.fr/\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e4021318-b883-4095-82d4-d85cf5aaaaad_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 192,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-24T12:23:47.000Z\",\n            \"updatedAt\": \"2019-05-24T12:23:55.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"104-XH\",\n        \"imat\": \"EV 104 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.265751,\n            \"lng\": 5.393208\n        },\n        \"positionOverride\": null,\n        \"km\": 5485,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 62,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 14,\n        \"isCharging\": 0,\n        \"comment\": \"choc avant. le 22/09/2019. MICHELET\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/8dbfa0fe-a13f-40cc-b12c-eb6dc2ca9cc7_104 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-22T14:28:02.000Z\",\n        \"pluggedAt\": \"2019-09-21T17:11:24.000Z\",\n        \"id\": 165,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 174,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-18T16:24:44.000Z\",\n        \"updatedAt\": \"2019-10-01T13:36:37.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 192,\n        \"sponsor\": {\n            \"name\": \"TOTEM MTP\",\n            \"description\": \"Nouvelle TOTEM Montpellier\",\n            \"url\": \"http://www.totem-mobi.fr/\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e4021318-b883-4095-82d4-d85cf5aaaaad_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 192,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-24T12:23:47.000Z\",\n            \"updatedAt\": \"2019-05-24T12:23:55.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"151-XH\",\n        \"imat\": \"EV 151 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.298328,\n            \"lng\": 5.373422\n        },\n        \"positionOverride\": null,\n        \"km\": 5244,\n        \"status\": \"active\",\n        \"batteryLevel\": 92,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/ed77e94e-39e9-42cb-bff6-d6b521410651_151 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T06:39:56.000Z\",\n        \"pluggedAt\": \"2019-09-30T18:06:31.000Z\",\n        \"id\": 166,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 155,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-18T16:25:59.000Z\",\n        \"updatedAt\": \"2019-10-01T12:14:10.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"406-XH\",\n        \"imat\": \"EV-406-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.272171,\n            \"lng\": 5.399744\n        },\n        \"positionOverride\": null,\n        \"km\": 5677,\n        \"status\": \"active\",\n        \"batteryLevel\": 82,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 14,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/7e3a1c0d-dd1e-4a94-8d56-ba00c6931057_406 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-29T17:59:30.000Z\",\n        \"pluggedAt\": \"2019-09-29T13:52:00.000Z\",\n        \"id\": 167,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 177,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:03:03.000Z\",\n        \"updatedAt\": \"2019-10-01T11:36:19.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 196,\n        \"sponsor\": {\n            \"name\": \"OM X KAPORAL\",\n            \"description\": \"Opération communication\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/54893da0-994f-49d4-a817-ee2f91e92453_IMG TOTEM.jpg\",\n            \"status\": \"active\",\n            \"id\": 196,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-16T07:32:10.000Z\",\n            \"updatedAt\": \"2019-09-16T07:34:41.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"920-XH\",\n        \"imat\": \"EV-920-XH\",\n        \"description\": \"\",\n        \"position\": {\n            \"lat\": 43.297849,\n            \"lng\": 5.392462\n        },\n        \"positionOverride\": null,\n        \"km\": 6241,\n        \"status\": \"active\",\n        \"batteryLevel\": 70,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": null,\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T00:40:07.000Z\",\n        \"pluggedAt\": \"2019-09-28T16:36:32.000Z\",\n        \"id\": 169,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 241,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:07:36.000Z\",\n        \"updatedAt\": \"2019-10-01T12:16:43.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 188,\n        \"sponsor\": {\n            \"name\": \"Renault\",\n            \"description\": \"Campagne d'affichage 12 mois\",\n            \"url\": \"http://bit.ly/2VVl14T\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/58938f75-cbe0-4fd1-8466-84eb05248273_TOTEM_RENAULT_CARRE_SPONSOR (1).png\",\n            \"status\": \"active\",\n            \"id\": 188,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-21T12:18:25.000Z\",\n            \"updatedAt\": \"2019-05-21T12:24:22.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"864-XH\",\n        \"imat\": \"EV-864-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.303972,\n            \"lng\": 5.416338\n        },\n        \"positionOverride\": null,\n        \"km\": 6191,\n        \"status\": \"active\",\n        \"batteryLevel\": 74,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/26cf83a6-f581-4ad1-8f21-8b7eb908e513_864 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T07:33:30.000Z\",\n        \"pluggedAt\": \"2019-09-30T05:58:14.000Z\",\n        \"id\": 171,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 256,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:09:31.000Z\",\n        \"updatedAt\": \"2019-10-01T12:07:41.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 161,\n        \"sponsorId\": 196,\n        \"sponsor\": {\n            \"name\": \"OM X KAPORAL\",\n            \"description\": \"Opération communication\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/54893da0-994f-49d4-a817-ee2f91e92453_IMG TOTEM.jpg\",\n            \"status\": \"active\",\n            \"id\": 196,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-16T07:32:10.000Z\",\n            \"updatedAt\": \"2019-09-16T07:34:41.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"630-XH\",\n        \"imat\": \"EV-630-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.283768,\n            \"lng\": 5.390167\n        },\n        \"positionOverride\": null,\n        \"km\": 5001,\n        \"status\": \"active\",\n        \"batteryLevel\": 78,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/112301b1-d4ed-4f11-9cd9-e96211e7f0e5_630 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T12:33:45.000Z\",\n        \"pluggedAt\": \"2019-09-29T18:24:24.000Z\",\n        \"id\": 172,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 193,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:11:02.000Z\",\n        \"updatedAt\": \"2019-10-01T13:08:49.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 183,\n        \"sponsor\": {\n            \"name\": \"KAPORAL\",\n            \"description\": \"Campagne de communications sur 10 véhicumes\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/1303d32e-f14e-4783-a0a7-7d929c9c8edc_VISUEL KAPO-TOTEM[3].jpg\",\n            \"status\": \"active\",\n            \"id\": 183,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-04-01T10:05:28.000Z\",\n            \"updatedAt\": \"2019-04-01T10:05:37.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"840-XH\",\n        \"imat\": \"EV-840-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.281556,\n            \"lng\": 5.377908\n        },\n        \"positionOverride\": null,\n        \"km\": 7257,\n        \"status\": \"active\",\n        \"batteryLevel\": 60,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/66c9d257-3b93-4ea7-8c48-8109b30c82b9_840 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-29T17:23:28.000Z\",\n        \"pluggedAt\": \"2019-09-29T15:25:17.000Z\",\n        \"id\": 174,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 223,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:12:44.000Z\",\n        \"updatedAt\": \"2019-10-01T12:04:38.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 188,\n        \"sponsor\": {\n            \"name\": \"Renault\",\n            \"description\": \"Campagne d'affichage 12 mois\",\n            \"url\": \"http://bit.ly/2VVl14T\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/58938f75-cbe0-4fd1-8466-84eb05248273_TOTEM_RENAULT_CARRE_SPONSOR (1).png\",\n            \"status\": \"active\",\n            \"id\": 188,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-21T12:18:25.000Z\",\n            \"updatedAt\": \"2019-05-21T12:24:22.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"997-XH\",\n        \"imat\": \"EV 997 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.232855,\n            \"lng\": 5.433376\n        },\n        \"positionOverride\": null,\n        \"km\": 4150,\n        \"status\": \"active\",\n        \"batteryLevel\": 52,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/95be08ba-3595-4cc2-ace4-ee961b069877_997 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T10:13:59.000Z\",\n        \"pluggedAt\": \"2019-09-30T03:03:22.000Z\",\n        \"id\": 175,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 284,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:13:32.000Z\",\n        \"updatedAt\": \"2019-10-01T13:36:48.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 226,\n        \"sponsorId\": 159,\n        \"sponsor\": {\n            \"name\": \"Black Apple Magazine\",\n            \"description\": \"Partenariat\",\n            \"url\": \"http://bit.ly/2wJ7Zst\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/27a2e6b6-7893-4750-8d83-84d04f1b783e_Sans titre (67).png\",\n            \"status\": \"active\",\n            \"id\": 159,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-09-04T12:58:48.000Z\",\n            \"updatedAt\": \"2018-09-04T12:59:03.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"344-XH\",\n        \"imat\": \"EV-344-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.302884,\n            \"lng\": 5.369922\n        },\n        \"positionOverride\": null,\n        \"km\": 7470,\n        \"status\": \"active\",\n        \"batteryLevel\": 90,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.4,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/bed5e5f1-dc07-4c99-981c-39b41aefb5d7_344 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T13:30:08.000Z\",\n        \"pluggedAt\": \"2019-10-01T09:24:26.000Z\",\n        \"id\": 176,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 200,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:14:23.000Z\",\n        \"updatedAt\": \"2019-10-01T13:35:04.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 188,\n        \"sponsor\": {\n            \"name\": \"Renault\",\n            \"description\": \"Campagne d'affichage 12 mois\",\n            \"url\": \"http://bit.ly/2VVl14T\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/58938f75-cbe0-4fd1-8466-84eb05248273_TOTEM_RENAULT_CARRE_SPONSOR (1).png\",\n            \"status\": \"active\",\n            \"id\": 188,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-21T12:18:25.000Z\",\n            \"updatedAt\": \"2019-05-21T12:24:22.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"424-XH\",\n        \"imat\": \"EV-424-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.265334,\n            \"lng\": 5.392616\n        },\n        \"positionOverride\": null,\n        \"km\": 5119,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 100,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"MICHELET sinistres devis 9000€\\n\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/8200028d-6c8d-408b-a8be-93977d4aefcd_424 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-06-18T11:40:42.000Z\",\n        \"pluggedAt\": \"2019-06-18T13:33:07.000Z\",\n        \"id\": 177,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 210,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:15:16.000Z\",\n        \"updatedAt\": \"2019-07-09T13:21:49.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"877-XH\",\n        \"imat\": \"EV-877-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.336158,\n            \"lng\": 5.423545\n        },\n        \"positionOverride\": null,\n        \"km\": 6984,\n        \"status\": \"active\",\n        \"batteryLevel\": 24,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 14,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/185124d1-ec8d-44f0-97da-7b8cacd929fc_877 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-09-27T12:05:44.000Z\",\n        \"pluggedAt\": \"2019-09-27T10:46:45.000Z\",\n        \"id\": 179,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 219,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:17:16.000Z\",\n        \"updatedAt\": \"2019-10-01T13:37:22.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 221,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"270-XH\",\n        \"imat\": \"EV-270-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.298779,\n            \"lng\": 5.36849\n        },\n        \"positionOverride\": null,\n        \"km\": 6611,\n        \"status\": \"active\",\n        \"batteryLevel\": 56,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/317f4608-4a3a-424d-964f-691db0062e65_270 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T18:27:51.000Z\",\n        \"pluggedAt\": \"2019-09-29T17:30:08.000Z\",\n        \"id\": 180,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 196,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:18:12.000Z\",\n        \"updatedAt\": \"2019-10-01T12:55:49.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 188,\n        \"sponsor\": {\n            \"name\": \"Renault\",\n            \"description\": \"Campagne d'affichage 12 mois\",\n            \"url\": \"http://bit.ly/2VVl14T\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/58938f75-cbe0-4fd1-8466-84eb05248273_TOTEM_RENAULT_CARRE_SPONSOR (1).png\",\n            \"status\": \"active\",\n            \"id\": 188,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-21T12:18:25.000Z\",\n            \"updatedAt\": \"2019-05-21T12:24:22.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"581-XH\",\n        \"imat\": \"EV-581-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.285025,\n            \"lng\": 5.356295\n        },\n        \"positionOverride\": null,\n        \"km\": 6917,\n        \"status\": \"active\",\n        \"batteryLevel\": 86,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/3396911b-7d4e-4775-a252-ddec96e44635_581 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T17:19:04.000Z\",\n        \"pluggedAt\": \"2019-09-30T09:57:48.000Z\",\n        \"id\": 181,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 218,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:24:42.000Z\",\n        \"updatedAt\": \"2019-10-01T11:23:49.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 168,\n        \"sponsorId\": 188,\n        \"sponsor\": {\n            \"name\": \"Renault\",\n            \"description\": \"Campagne d'affichage 12 mois\",\n            \"url\": \"http://bit.ly/2VVl14T\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/58938f75-cbe0-4fd1-8466-84eb05248273_TOTEM_RENAULT_CARRE_SPONSOR (1).png\",\n            \"status\": \"active\",\n            \"id\": 188,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-21T12:18:25.000Z\",\n            \"updatedAt\": \"2019-05-21T12:24:22.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"475-XH\",\n        \"imat\": \"EV-475-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.293144,\n            \"lng\": 5.39165\n        },\n        \"positionOverride\": null,\n        \"km\": 7520,\n        \"status\": \"active\",\n        \"batteryLevel\": 22,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/363ddfd5-79eb-44a1-b10d-599991edd87b_475 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-29T21:29:41.000Z\",\n        \"pluggedAt\": \"2019-09-28T20:40:37.000Z\",\n        \"id\": 182,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 172,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:26:01.000Z\",\n        \"updatedAt\": \"2019-10-01T09:04:12.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"756-XH\",\n        \"imat\": \"EV-756-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.279067,\n            \"lng\": 5.388001\n        },\n        \"positionOverride\": null,\n        \"km\": 6992,\n        \"status\": \"active\",\n        \"batteryLevel\": 48,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/cf8d569e-3e6c-4a61-8ca1-fe03720c20b1_756 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T10:27:08.000Z\",\n        \"pluggedAt\": \"2019-09-30T10:33:36.000Z\",\n        \"id\": 183,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 130,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:26:46.000Z\",\n        \"updatedAt\": \"2019-10-01T11:39:08.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"917-XH\",\n        \"imat\": \"EV-917-XH\",\n        \"description\": \"EV-917-XH\",\n        \"position\": {\n            \"lat\": 43.28613,\n            \"lng\": 5.399115\n        },\n        \"positionOverride\": null,\n        \"km\": 7641,\n        \"status\": \"active\",\n        \"batteryLevel\": 12,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.4,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/abf38cb6-5e82-4dce-9ee9-291455f309a2_917 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T20:37:18.000Z\",\n        \"pluggedAt\": \"2019-09-29T17:01:56.000Z\",\n        \"id\": 184,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 255,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:27:37.000Z\",\n        \"updatedAt\": \"2019-10-01T12:15:29.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 189,\n        \"sponsor\": {\n            \"name\": \"TOTEM NOIR\",\n            \"description\": \"TOTEM noir\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e04a04c0-f8f2-44ac-8a7e-41cdba8a14b9_Sans titre (43).png\",\n            \"status\": \"active\",\n            \"id\": 189,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T10:03:50.000Z\",\n            \"updatedAt\": \"2019-05-23T10:03:58.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"742-XH\",\n        \"imat\": \"EV-742-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.331732,\n            \"lng\": 5.376515\n        },\n        \"positionOverride\": null,\n        \"km\": 7433,\n        \"status\": \"active\",\n        \"batteryLevel\": 32,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/706466be-76cf-454b-95f0-99af96f6d158_742 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-10-01T06:42:47.000Z\",\n        \"pluggedAt\": \"2019-09-27T15:20:00.000Z\",\n        \"id\": 185,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 198,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:28:24.000Z\",\n        \"updatedAt\": \"2019-10-01T13:34:05.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 177,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"936-XH\",\n        \"imat\": \"EV 936 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.290346,\n            \"lng\": 5.375365\n        },\n        \"positionOverride\": null,\n        \"km\": 4783,\n        \"status\": \"active\",\n        \"batteryLevel\": 98,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.9,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/60680960-4d4c-4074-ac69-feae8d3d5975_936 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T11:02:48.000Z\",\n        \"pluggedAt\": \"2019-10-01T11:02:36.000Z\",\n        \"id\": 186,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 212,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:29:16.000Z\",\n        \"updatedAt\": \"2019-10-01T12:19:02.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 196,\n        \"sponsor\": {\n            \"name\": \"OM X KAPORAL\",\n            \"description\": \"Opération communication\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/54893da0-994f-49d4-a817-ee2f91e92453_IMG TOTEM.jpg\",\n            \"status\": \"active\",\n            \"id\": 196,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-16T07:32:10.000Z\",\n            \"updatedAt\": \"2019-09-16T07:34:41.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"611-XH\",\n        \"imat\": \"EV-611-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.584525,\n            \"lng\": 5.492966\n        },\n        \"positionOverride\": null,\n        \"km\": 5301,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 16,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"EC AUTO - Sortie semaine du 23/09\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/f461acf5-95ce-4330-b383-6d1332bd1dc1_611 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-08-06T06:07:08.000Z\",\n        \"pluggedAt\": \"2019-08-03T19:02:26.000Z\",\n        \"id\": 187,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 157,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:31:36.000Z\",\n        \"updatedAt\": \"2019-10-01T12:57:24.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 224,\n        \"sponsorId\": 0,\n        \"sponsor\": null,\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"722-XH\",\n        \"imat\": \"EV-722-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.284603,\n            \"lng\": 5.375901\n        },\n        \"positionOverride\": null,\n        \"km\": 8309,\n        \"status\": \"active\",\n        \"batteryLevel\": 16,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"2019-10-01 10:52:06 jordanrolland09041998@gmail.com : JR\\n2019-09-30 16:48:30 gregoire.hallion@gmail.com : Manque rétro droit et rétro gauche \",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/77be7034-a31b-428f-98f1-15052d498bc2_722 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-29T17:47:38.000Z\",\n        \"pluggedAt\": \"2019-09-29T16:48:46.000Z\",\n        \"id\": 188,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 224,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:32:23.000Z\",\n        \"updatedAt\": \"2019-10-01T12:30:09.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 189,\n        \"sponsor\": {\n            \"name\": \"TOTEM NOIR\",\n            \"description\": \"TOTEM noir\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e04a04c0-f8f2-44ac-8a7e-41cdba8a14b9_Sans titre (43).png\",\n            \"status\": \"active\",\n            \"id\": 189,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T10:03:50.000Z\",\n            \"updatedAt\": \"2019-05-23T10:03:58.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"717-XH\",\n        \"imat\": \"EV-717-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.283004,\n            \"lng\": 5.392007\n        },\n        \"positionOverride\": null,\n        \"km\": 3227,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 96,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"2019-10-01 11:58:22 jordanrolland09041998@gmail.com : Cs auto \\n2019-09-30 14:54:05 mantianicolas@gmail.com : Rep\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/850208e1-cdb4-4e46-b5b3-4d92875d7bf6_717 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-01-19T02:43:19.000Z\",\n        \"pluggedAt\": \"2019-09-30T15:07:39.000Z\",\n        \"id\": 189,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 209,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:33:11.000Z\",\n        \"updatedAt\": \"2019-10-01T11:58:23.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"738-XH\",\n        \"imat\": \"EV-738-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.323532,\n            \"lng\": 5.364692\n        },\n        \"positionOverride\": null,\n        \"km\": 8571,\n        \"status\": \"active\",\n        \"batteryLevel\": 92,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/910327d7-8c7a-4f0a-aa47-4224fb6d0975_738 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-09-30T13:36:16.000Z\",\n        \"pluggedAt\": \"2019-09-30T13:31:56.000Z\",\n        \"id\": 190,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 202,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:34:27.000Z\",\n        \"updatedAt\": \"2019-10-01T12:58:47.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 172,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"163-XH\",\n        \"imat\": \"EV 163 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.584561,\n            \"lng\": 5.493013\n        },\n        \"positionOverride\": null,\n        \"km\": 3828,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 14,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 5,\n        \"isCharging\": 0,\n        \"comment\": \"EC AUTO - Sortie semaine du 23/09\\n\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/02295d09-b86c-4301-8803-ece8b4f1797f_163 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-07-18T10:01:59.000Z\",\n        \"pluggedAt\": \"2019-07-14T23:02:33.000Z\",\n        \"id\": 191,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 163,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:49:59.000Z\",\n        \"updatedAt\": \"2019-09-12T14:55:05.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 224,\n        \"sponsorId\": null,\n        \"sponsor\": null,\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"224-XH\",\n        \"imat\": \"EV-224-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.283328,\n            \"lng\": 5.392309\n        },\n        \"positionOverride\": null,\n        \"km\": 3633,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 14,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 7.1,\n        \"isCharging\": 0,\n        \"comment\": \"2019-10-01 11:58:37 jordanrolland09041998@gmail.com : Cs auto \\n2019-09-30 14:58:34 mantianicolas@gmail.com : Rep\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/2213289e-179f-4c28-9db4-57dcd077c666_224 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-02-10T01:01:09.000Z\",\n        \"pluggedAt\": \"2019-05-06T06:48:23.000Z\",\n        \"id\": 192,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 140,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:50:42.000Z\",\n        \"updatedAt\": \"2019-10-01T11:58:38.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 139,\n        \"sponsor\": {\n            \"name\": \"RENAULT TWIZY 2018\",\n            \"description\": \"CAMPAGNE SUR 20 VEHICULES MAI/DECEMBRE 2018\\nBE LE 31/05/18\",\n            \"url\": \"https://www.renault-retail-group.fr/concessions-renault.html?partner=OMD-SEA-2018&utm_medium=cpc&utm_term=renault%20retail%20group%20marseille&utm_campaign=AFFAIRES-def-exact-bing-local-MARSEILLE&ptaid=kwd-116060660122:loc-4613&slid=&pgrid=967237488\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e377bc99-e322-4f64-9697-2086c2f53df0_RRG.png\",\n            \"status\": \"active\",\n            \"id\": 139,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-05-31T12:12:03.000Z\",\n            \"updatedAt\": \"2018-05-31T12:58:13.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"422-XH\",\n        \"imat\": \"EV-422-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.271938,\n            \"lng\": 5.399907\n        },\n        \"positionOverride\": null,\n        \"km\": 6092,\n        \"status\": \"active\",\n        \"batteryLevel\": 10,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 10.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/232ececf-3253-4231-bab8-a11d5b715b06_422 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-28T19:06:05.000Z\",\n        \"pluggedAt\": \"2019-09-27T21:53:20.000Z\",\n        \"id\": 193,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 221,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:51:21.000Z\",\n        \"updatedAt\": \"2019-09-30T16:44:12.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 153,\n        \"sponsor\": {\n            \"name\": \"NEXITY\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/rmkPwc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7a3848a2-0a3f-47a8-892e-63949c6ffe3f_RVB_nexity_sign_plus_20cm (1).png\",\n            \"status\": \"active\",\n            \"id\": 153,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-11T16:05:38.000Z\",\n            \"updatedAt\": \"2019-03-18T14:58:40.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"687-XH\",\n        \"imat\": \"EV-687-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.269663,\n            \"lng\": 5.39043\n        },\n        \"positionOverride\": null,\n        \"km\": 8029,\n        \"status\": \"active\",\n        \"batteryLevel\": 44,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/b07c9ae7-7524-4dcb-b04c-3a33d87ac045_687 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T12:43:47.000Z\",\n        \"pluggedAt\": \"2019-10-01T11:30:42.000Z\",\n        \"id\": 194,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 227,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:52:08.000Z\",\n        \"updatedAt\": \"2019-10-01T12:47:14.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 153,\n        \"sponsor\": {\n            \"name\": \"NEXITY\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/rmkPwc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7a3848a2-0a3f-47a8-892e-63949c6ffe3f_RVB_nexity_sign_plus_20cm (1).png\",\n            \"status\": \"active\",\n            \"id\": 153,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-11T16:05:38.000Z\",\n            \"updatedAt\": \"2019-03-18T14:58:40.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"983-XH\",\n        \"imat\": \"EV-983-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.300991,\n            \"lng\": 5.379836\n        },\n        \"positionOverride\": null,\n        \"km\": 5324,\n        \"status\": \"active\",\n        \"batteryLevel\": 96,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/6a0491ce-5544-4ecf-8733-664c5a7614db_983 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T16:26:04.000Z\",\n        \"pluggedAt\": \"2019-09-30T15:06:58.000Z\",\n        \"id\": 195,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 171,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:52:54.000Z\",\n        \"updatedAt\": \"2019-10-01T12:14:03.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 227,\n        \"sponsorId\": 106,\n        \"sponsor\": {\n            \"name\": \"AS AUTO SECURITE - Contrôle Technique \",\n            \"description\": \"\",\n            \"url\": \"https://www.autosecurite.com/\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7b453b37-b1ba-49bf-80e2-92393ea731d1_LES FILMS DU SOLEIL.jpg\",\n            \"status\": \"active\",\n            \"id\": 106,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-16T14:00:33.000Z\",\n            \"updatedAt\": \"2018-03-21T10:59:02.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"327-XH\",\n        \"imat\": \"EV-327-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.300431,\n            \"lng\": 5.384606\n        },\n        \"positionOverride\": null,\n        \"km\": 7753,\n        \"status\": \"active\",\n        \"batteryLevel\": 92,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/346b5797-c5d5-4b6c-98e6-d4bc548c32f8_327 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T06:52:50.000Z\",\n        \"pluggedAt\": \"2019-09-30T22:52:31.000Z\",\n        \"id\": 196,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 216,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:53:48.000Z\",\n        \"updatedAt\": \"2019-10-01T13:37:56.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 188,\n        \"sponsor\": {\n            \"name\": \"Renault\",\n            \"description\": \"Campagne d'affichage 12 mois\",\n            \"url\": \"http://bit.ly/2VVl14T\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/58938f75-cbe0-4fd1-8466-84eb05248273_TOTEM_RENAULT_CARRE_SPONSOR (1).png\",\n            \"status\": \"active\",\n            \"id\": 188,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-21T12:18:25.000Z\",\n            \"updatedAt\": \"2019-05-21T12:24:22.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"294-XH\",\n        \"imat\": \"EV-294-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.301165,\n            \"lng\": 5.391974\n        },\n        \"positionOverride\": null,\n        \"km\": 7454,\n        \"status\": \"active\",\n        \"batteryLevel\": 52,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/8b7d5df3-6db4-400e-a744-d4c3786316f7_294 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T01:51:49.000Z\",\n        \"pluggedAt\": \"2019-09-29T13:01:43.000Z\",\n        \"id\": 199,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 222,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:56:02.000Z\",\n        \"updatedAt\": \"2019-10-01T13:19:21.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 167,\n        \"sponsor\": {\n            \"name\": \"BANQUE DES TERRITOIRES CAISSE DES DÉPÔTS\",\n            \"description\": \"\",\n            \"url\": \"https://www.caissedesdepots.fr/banque-des-territoires\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/614aec7e-2ebd-4a60-a597-40237d73658d_nl-logo-banque-des-territoires.png\",\n            \"status\": \"active\",\n            \"id\": 167,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-10-15T11:40:44.000Z\",\n            \"updatedAt\": \"2018-10-15T12:12:58.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"882-XH\",\n        \"imat\": \"EV-882-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.285672,\n            \"lng\": 5.392973\n        },\n        \"positionOverride\": null,\n        \"km\": 7979,\n        \"status\": \"active\",\n        \"batteryLevel\": 92,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.4,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/aff06894-0be6-457e-b8ae-240e28a61c61_882 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T08:24:54.000Z\",\n        \"pluggedAt\": \"2019-10-01T07:52:58.000Z\",\n        \"id\": 200,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 208,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:56:48.000Z\",\n        \"updatedAt\": \"2019-10-01T12:38:30.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 188,\n        \"sponsor\": {\n            \"name\": \"Renault\",\n            \"description\": \"Campagne d'affichage 12 mois\",\n            \"url\": \"http://bit.ly/2VVl14T\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/58938f75-cbe0-4fd1-8466-84eb05248273_TOTEM_RENAULT_CARRE_SPONSOR (1).png\",\n            \"status\": \"active\",\n            \"id\": 188,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-21T12:18:25.000Z\",\n            \"updatedAt\": \"2019-05-21T12:24:22.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"868-XH\",\n        \"imat\": \"EV-868-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.295977,\n            \"lng\": 5.390823\n        },\n        \"positionOverride\": null,\n        \"km\": 7529,\n        \"status\": \"active\",\n        \"batteryLevel\": 96,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.5,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/83cd3302-9dd5-4a9c-a154-d09f7e6a0511_868 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T12:40:09.000Z\",\n        \"pluggedAt\": \"2019-10-01T12:40:35.000Z\",\n        \"id\": 201,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 158,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:57:38.000Z\",\n        \"updatedAt\": \"2019-10-01T13:25:07.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 190,\n        \"sponsor\": {\n            \"name\": \"TOTEM BLANC\",\n            \"description\": \"TOTEM BLANC\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ffa816e8-e409-4828-b459-a72c5c7e1fee_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 190,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T10:04:10.000Z\",\n            \"updatedAt\": \"2019-05-23T10:04:17.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"464-XH\",\n        \"imat\": \"EV 464 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.267744,\n            \"lng\": 5.402149\n        },\n        \"positionOverride\": null,\n        \"km\": 5824,\n        \"status\": \"active\",\n        \"batteryLevel\": 40,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/324645ca-1ad9-4646-9a97-75700cacc7f5_464 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T21:46:20.000Z\",\n        \"pluggedAt\": \"2019-09-30T21:17:37.000Z\",\n        \"id\": 202,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 175,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:58:22.000Z\",\n        \"updatedAt\": \"2019-10-01T11:59:25.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 193,\n        \"sponsor\": {\n            \"name\": \"PLANETE BIODIV\",\n            \"description\": \"Manifestation Planete Biodiv\",\n            \"url\": \"http://bit.ly/310sz5f\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/340fb8c3-7fc1-4d52-b79e-12e36c8378b6_Sans titre (50).png\",\n            \"status\": \"active\",\n            \"id\": 193,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-06-03T13:49:06.000Z\",\n            \"updatedAt\": \"2019-06-03T13:49:16.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"348-XH\",\n        \"imat\": \"EV-348-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.288306,\n            \"lng\": 5.355663\n        },\n        \"positionOverride\": null,\n        \"km\": 5303,\n        \"status\": \"active\",\n        \"batteryLevel\": 16,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/aafcc64b-a3a6-47e4-8ab3-10ed46ab59b9_348 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-29T20:43:37.000Z\",\n        \"pluggedAt\": \"2019-09-24T23:02:22.000Z\",\n        \"id\": 203,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 188,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:59:01.000Z\",\n        \"updatedAt\": \"2019-10-01T13:12:11.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 168,\n        \"sponsorId\": 191,\n        \"sponsor\": {\n            \"name\": \"MAIRIE CANEBIERE\",\n            \"description\": \"Campagne mairie 1&7\",\n            \"url\": \"http://bit.ly/2JANhTQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/23795b1d-b252-4a76-8c0b-b9b352d92c97_Sans titre (45).png\",\n            \"status\": \"active\",\n            \"id\": 191,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T15:25:52.000Z\",\n            \"updatedAt\": \"2019-05-23T15:26:19.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"817-XH\",\n        \"imat\": \"EV 817 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.277948,\n            \"lng\": 5.372169\n        },\n        \"positionOverride\": null,\n        \"km\": 6353,\n        \"status\": \"active\",\n        \"batteryLevel\": 90,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/7ae99ac2-9ac6-4451-bd47-955074a0175e_817 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-09-29T20:32:48.000Z\",\n        \"pluggedAt\": \"2019-09-29T15:55:14.000Z\",\n        \"id\": 204,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 160,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T07:59:47.000Z\",\n        \"updatedAt\": \"2019-10-01T13:28:43.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 153,\n        \"sponsorId\": 44,\n        \"sponsor\": {\n            \"name\": \"Totem\",\n            \"description\": \"\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/station-default-banner.png\",\n            \"status\": \"active\",\n            \"id\": 44,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:30.000Z\",\n            \"updatedAt\": \"2019-04-17T09:36:53.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"908-XH\",\n        \"imat\": \"EV-908-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.301467,\n            \"lng\": 5.38084\n        },\n        \"positionOverride\": null,\n        \"km\": 7248,\n        \"status\": \"active\",\n        \"batteryLevel\": 98,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.8,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/3285a813-c2c7-4590-894b-d2294ed0a978_908 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T06:39:39.000Z\",\n        \"pluggedAt\": \"2019-10-01T06:41:04.000Z\",\n        \"id\": 205,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 211,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:00:36.000Z\",\n        \"updatedAt\": \"2019-10-01T11:49:46.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 227,\n        \"sponsorId\": 190,\n        \"sponsor\": {\n            \"name\": \"TOTEM BLANC\",\n            \"description\": \"TOTEM BLANC\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ffa816e8-e409-4828-b459-a72c5c7e1fee_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 190,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T10:04:10.000Z\",\n            \"updatedAt\": \"2019-05-23T10:04:17.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"488-XH\",\n        \"imat\": \"EV-488-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.26542303087232,\n            \"lng\": 5.394248936523468\n        },\n        \"positionOverride\": {\n            \"lat\": 43.26542303087232,\n            \"lng\": 5.394248936523468\n        },\n        \"km\": 1540,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 50,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 11.9,\n        \"isCharging\": 0,\n        \"comment\": \"MICHELET sinistre MAIF M180894020A accident le 10/8 CES a envoyé un email à gestionsinistre@maif.fr le 30/4 pour relancer le dossier\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/b42dce09-5c2f-40dc-afd1-2516dda9cb62_488 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2018-10-25T09:46:44.000Z\",\n        \"pluggedAt\": null,\n        \"id\": 208,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 250,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:04:04.000Z\",\n        \"updatedAt\": \"2019-07-09T13:36:58.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 157,\n        \"sponsor\": {\n            \"name\": \"AIX MARSEILLE PROVENCE METROPOLE\",\n            \"description\": \"Campagne 40 twizy aout 2018/décembre 2018\",\n            \"url\": \"https://www.ampmetropole.fr/mobilite\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e90b4bf4-f564-494b-85ba-bc1080d1b1a2_carré-sponsor-450x200.jpg\",\n            \"status\": \"active\",\n            \"id\": 157,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-08-06T13:05:43.000Z\",\n            \"updatedAt\": \"2018-08-07T07:57:25.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"459-XH\",\n        \"imat\": \"EV-459-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.290409,\n            \"lng\": 5.375253\n        },\n        \"positionOverride\": null,\n        \"km\": 7879,\n        \"status\": \"active\",\n        \"batteryLevel\": 46,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.9,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/de299f66-f0f0-405c-9926-c9f5669f9b6b_459 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T12:26:16.000Z\",\n        \"pluggedAt\": \"2019-10-01T12:26:14.000Z\",\n        \"id\": 209,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 182,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:05:05.000Z\",\n        \"updatedAt\": \"2019-10-01T13:38:38.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 1080,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"894-XH\",\n        \"imat\": \"EV 894 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.28324,\n            \"lng\": 5.374759\n        },\n        \"positionOverride\": null,\n        \"km\": 5413,\n        \"status\": \"active\",\n        \"batteryLevel\": 42,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/3ad1b171-0947-49d0-87b8-c0b85362924f_894 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T12:30:21.000Z\",\n        \"pluggedAt\": \"2019-09-28T20:36:33.000Z\",\n        \"id\": 210,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 156,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:07:19.000Z\",\n        \"updatedAt\": \"2019-10-01T13:06:36.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"969-XH\",\n        \"imat\": \"EV-969-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.301951,\n            \"lng\": 5.386333\n        },\n        \"positionOverride\": null,\n        \"km\": 7196,\n        \"status\": \"active\",\n        \"batteryLevel\": 82,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/33303108-56fd-45b9-9e10-5ee5555d2aca_969 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T14:54:22.000Z\",\n        \"pluggedAt\": \"2019-09-30T04:57:34.000Z\",\n        \"id\": 211,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 192,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:08:20.000Z\",\n        \"updatedAt\": \"2019-10-01T11:42:21.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 183,\n        \"sponsor\": {\n            \"name\": \"KAPORAL\",\n            \"description\": \"Campagne de communications sur 10 véhicumes\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/1303d32e-f14e-4783-a0a7-7d929c9c8edc_VISUEL KAPO-TOTEM[3].jpg\",\n            \"status\": \"active\",\n            \"id\": 183,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-04-01T10:05:28.000Z\",\n            \"updatedAt\": \"2019-04-01T10:05:37.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"495-XH\",\n        \"imat\": \"EV 495 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.286291,\n            \"lng\": 5.391344\n        },\n        \"positionOverride\": null,\n        \"km\": 5135,\n        \"status\": \"active\",\n        \"batteryLevel\": 92,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 14,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/09a487be-2dc8-4e53-9f93-248f959f7481_495 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T04:52:35.000Z\",\n        \"pluggedAt\": \"2019-09-30T19:38:18.000Z\",\n        \"id\": 212,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 139,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:09:26.000Z\",\n        \"updatedAt\": \"2019-10-01T12:02:50.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 192,\n        \"sponsor\": {\n            \"name\": \"TOTEM MTP\",\n            \"description\": \"Nouvelle TOTEM Montpellier\",\n            \"url\": \"http://www.totem-mobi.fr/\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e4021318-b883-4095-82d4-d85cf5aaaaad_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 192,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-24T12:23:47.000Z\",\n            \"updatedAt\": \"2019-05-24T12:23:55.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"870-XH\",\n        \"imat\": \"EV 870 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.323411,\n            \"lng\": 5.364668\n        },\n        \"positionOverride\": null,\n        \"km\": 5232,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 14,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 5,\n        \"isCharging\": 0,\n        \"comment\": \"2019-09-10 07:13:53 carole.canali@gmail.com : suite signalement Prise cassée \\n\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/4f143fdf-ed33-4e02-aa92-bc52953bd849_870 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-09-06T16:33:56.000Z\",\n        \"pluggedAt\": \"2019-09-03T21:58:59.000Z\",\n        \"id\": 213,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 150,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:10:12.000Z\",\n        \"updatedAt\": \"2019-09-22T03:25:18.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 172,\n        \"sponsorId\": 192,\n        \"sponsor\": {\n            \"name\": \"TOTEM MTP\",\n            \"description\": \"Nouvelle TOTEM Montpellier\",\n            \"url\": \"http://www.totem-mobi.fr/\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e4021318-b883-4095-82d4-d85cf5aaaaad_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 192,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-24T12:23:47.000Z\",\n            \"updatedAt\": \"2019-05-24T12:23:55.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"843-XH\",\n        \"imat\": \"EV-843-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.271658,\n            \"lng\": 5.40567\n        },\n        \"positionOverride\": null,\n        \"km\": 6443,\n        \"status\": \"active\",\n        \"batteryLevel\": 62,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.6,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/e4d8a3c5-0bd1-4599-b2ab-2916ef3a8863_843 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T13:07:05.000Z\",\n        \"pluggedAt\": \"2019-10-01T06:07:07.000Z\",\n        \"id\": 214,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 168,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:10:55.000Z\",\n        \"updatedAt\": \"2019-10-01T13:07:30.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 171,\n        \"sponsor\": {\n            \"name\": \"MAISON BLANCHE MAIRIE DU 9-10\",\n            \"description\": \"CAMPAGNE PUB ANNUELLE SUITE FINANCEMENT CONSEIL REGIONAL UNE COP AVANCE/BE FLOCAGE PAYE DIRECTEMENT A ENSEIGNE \",\n            \"url\": \"https://bit.ly/2AetsKX\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/bd65454a-dc92-40c8-a749-5664b274e6c2_MAISON BLANCHE.jpg\",\n            \"status\": \"active\",\n            \"id\": 171,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-23T14:01:59.000Z\",\n            \"updatedAt\": \"2018-11-23T14:07:10.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"739-XH\",\n        \"imat\": \"EV 739 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.58459784005347,\n            \"lng\": 5.493176772100469\n        },\n        \"positionOverride\": {\n            \"lat\": 43.58459784005347,\n            \"lng\": 5.493176772100469\n        },\n        \"km\": 4767,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 98,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"EC AUTO - Sortie semaine du 16/09\\n24/7 malus en cours attente confirmation kios attente info pour déclaration sinistre \\nSinistre Accident -> Bernard\\n\\n\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/b22c2e65-c4c9-4e3a-9e51-d065970f8188_739 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-07-21T02:15:42.000Z\",\n        \"pluggedAt\": \"2019-07-21T00:32:36.000Z\",\n        \"id\": 215,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 60,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:11:58.000Z\",\n        \"updatedAt\": \"2019-09-12T14:53:06.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 190,\n        \"sponsor\": {\n            \"name\": \"TOTEM BLANC\",\n            \"description\": \"TOTEM BLANC\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/ffa816e8-e409-4828-b459-a72c5c7e1fee_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 190,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T10:04:10.000Z\",\n            \"updatedAt\": \"2019-05-23T10:04:17.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"713-XH\",\n        \"imat\": \"EV 713 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.278991,\n            \"lng\": 5.387403\n        },\n        \"positionOverride\": null,\n        \"km\": 5904,\n        \"status\": \"active\",\n        \"batteryLevel\": 96,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.8,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/ad7f055a-a7b1-46df-84c9-5a7d91776926_713 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T10:19:37.000Z\",\n        \"pluggedAt\": \"2019-10-01T10:19:42.000Z\",\n        \"id\": 216,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 149,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:12:46.000Z\",\n        \"updatedAt\": \"2019-10-01T13:35:10.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"878-XH\",\n        \"imat\": \"EV-878-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.269921,\n            \"lng\": 5.385458\n        },\n        \"positionOverride\": null,\n        \"km\": 6924,\n        \"status\": \"active\",\n        \"batteryLevel\": 82,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.7,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/e53db384-004c-46d4-b88d-1da04142905d_878 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T15:27:15.000Z\",\n        \"pluggedAt\": \"2019-09-30T13:18:14.000Z\",\n        \"id\": 217,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 279,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:13:38.000Z\",\n        \"updatedAt\": \"2019-10-01T12:47:59.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 171,\n        \"sponsor\": {\n            \"name\": \"MAISON BLANCHE MAIRIE DU 9-10\",\n            \"description\": \"CAMPAGNE PUB ANNUELLE SUITE FINANCEMENT CONSEIL REGIONAL UNE COP AVANCE/BE FLOCAGE PAYE DIRECTEMENT A ENSEIGNE \",\n            \"url\": \"https://bit.ly/2AetsKX\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/bd65454a-dc92-40c8-a749-5664b274e6c2_MAISON BLANCHE.jpg\",\n            \"status\": \"active\",\n            \"id\": 171,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-23T14:01:59.000Z\",\n            \"updatedAt\": \"2018-11-23T14:07:10.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"806-XH\",\n        \"imat\": \"EV-806-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.30593325281449,\n            \"lng\": 5.413043227661092\n        },\n        \"positionOverride\": {\n            \"lat\": 43.30593325281449,\n            \"lng\": 5.413043227661092\n        },\n        \"km\": 6487,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 74,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"2019-09-01 19:19:33 gps.sourcing13@gmail.com : Bague démarrage \\n2019-09-01 19:12:18 gps.sourcing13@gmail.com : Enzo\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/7a95f040-d08e-48ac-ae45-596fd37cb3e6_806 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-07-13T09:14:16.000Z\",\n        \"pluggedAt\": \"2019-09-02T05:21:19.000Z\",\n        \"id\": 218,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 225,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:14:30.000Z\",\n        \"updatedAt\": \"2019-10-01T11:58:44.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 161,\n        \"sponsorId\": 183,\n        \"sponsor\": {\n            \"name\": \"KAPORAL\",\n            \"description\": \"Campagne de communications sur 10 véhicumes\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/1303d32e-f14e-4783-a0a7-7d929c9c8edc_VISUEL KAPO-TOTEM[3].jpg\",\n            \"status\": \"active\",\n            \"id\": 183,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-04-01T10:05:28.000Z\",\n            \"updatedAt\": \"2019-04-01T10:05:37.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"569-XH\",\n        \"imat\": \"EV 569 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.302944,\n            \"lng\": 5.367063\n        },\n        \"positionOverride\": null,\n        \"km\": 4819,\n        \"status\": \"active\",\n        \"batteryLevel\": 36,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.4,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/4af44e99-5703-4487-bfba-abd1cb731f8d_569 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T11:58:34.000Z\",\n        \"pluggedAt\": \"2019-09-29T09:09:59.000Z\",\n        \"id\": 219,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 143,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:15:18.000Z\",\n        \"updatedAt\": \"2019-10-01T11:40:41.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 77,\n        \"sponsor\": {\n            \"name\": \"TOTEM\",\n            \"description\": \"\",\n            \"url\": \"\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/station-default-banner.png\",\n            \"status\": \"active\",\n            \"id\": 77,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-01-15T21:36:03.000Z\",\n            \"updatedAt\": \"2018-01-15T21:36:03.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"961-XH\",\n        \"imat\": \"EV 961 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.292299,\n            \"lng\": 5.387758\n        },\n        \"positionOverride\": null,\n        \"km\": 5441,\n        \"status\": \"active\",\n        \"batteryLevel\": 18,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/8461d0fe-d527-4857-bb8d-9cdb8369b318_961.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T10:31:45.000Z\",\n        \"pluggedAt\": \"2019-09-28T17:02:54.000Z\",\n        \"id\": 220,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 281,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:16:01.000Z\",\n        \"updatedAt\": \"2019-10-01T13:27:22.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 64,\n        \"sponsor\": {\n            \"name\": \"DREAL\",\n            \"description\": \"Deux prises disponibles\",\n            \"url\": \"http://bit.ly/2lSsEHQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/371a9272-32af-458d-99d5-98479954ae3f_Sans titre (3).png\",\n            \"status\": \"active\",\n            \"id\": 64,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-27T09:33:59.000Z\",\n            \"updatedAt\": \"2019-09-13T09:21:55.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"891-XH\",\n        \"imat\": \"EV-891-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.285671,\n            \"lng\": 5.376809\n        },\n        \"positionOverride\": null,\n        \"km\": 7352,\n        \"status\": \"active\",\n        \"batteryLevel\": 30,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/a7e46e5b-a4d2-46f2-8292-e3fb332a182c_891 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T08:45:26.000Z\",\n        \"pluggedAt\": \"2019-10-01T08:00:20.000Z\",\n        \"id\": 221,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 170,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:17:06.000Z\",\n        \"updatedAt\": \"2019-10-01T13:39:12.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 159,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"573-XH\",\n        \"imat\": \"EV 573 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.280923,\n            \"lng\": 5.389572\n        },\n        \"positionOverride\": null,\n        \"km\": 5037,\n        \"status\": \"active\",\n        \"batteryLevel\": 24,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 14,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/8b36a8d0-217b-4f78-9d0b-89a2991d40d3_573 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T00:36:38.000Z\",\n        \"pluggedAt\": \"2019-09-27T10:15:57.000Z\",\n        \"id\": 222,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 178,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:17:57.000Z\",\n        \"updatedAt\": \"2019-10-01T13:33:54.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 174,\n        \"sponsor\": {\n            \"name\": \"O'TACOS\",\n            \"description\": \"CAMPAGNE 12 MOIS 5 VÉHICULES MONTPELLIER\\nNOVEMBRE A OCTOBRE 2019\",\n            \"url\": \"http://bit.ly/2LcrRKv\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/9ae3ceb5-5ff0-4f13-abc8-56056a8a85cd_IMG_0925.png\",\n            \"status\": \"active\",\n            \"id\": 174,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-12-12T14:10:05.000Z\",\n            \"updatedAt\": \"2018-12-12T14:35:20.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"266-XH\",\n        \"imat\": \"EV-266-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.274253,\n            \"lng\": 5.386907\n        },\n        \"positionOverride\": null,\n        \"km\": 7134,\n        \"status\": \"active\",\n        \"batteryLevel\": 68,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/ecb7d267-a456-4d58-b8b1-9c46ad85a533_266 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T05:03:39.000Z\",\n        \"pluggedAt\": \"2019-09-30T14:48:46.000Z\",\n        \"id\": 223,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 254,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:18:52.000Z\",\n        \"updatedAt\": \"2019-10-01T11:54:26.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 191,\n        \"sponsor\": {\n            \"name\": \"MAIRIE CANEBIERE\",\n            \"description\": \"Campagne mairie 1&7\",\n            \"url\": \"http://bit.ly/2JANhTQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/23795b1d-b252-4a76-8c0b-b9b352d92c97_Sans titre (45).png\",\n            \"status\": \"active\",\n            \"id\": 191,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T15:25:52.000Z\",\n            \"updatedAt\": \"2019-05-23T15:26:19.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"434-XH\",\n        \"imat\": \"EV-434-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.276089,\n            \"lng\": 5.379473\n        },\n        \"positionOverride\": null,\n        \"km\": 7502,\n        \"status\": \"active\",\n        \"batteryLevel\": 34,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.5,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/9481ea95-0a55-4e08-9bac-6f33f5a9cde4_434 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T13:00:09.000Z\",\n        \"pluggedAt\": \"2019-09-28T16:21:13.000Z\",\n        \"id\": 224,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 273,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:19:38.000Z\",\n        \"updatedAt\": \"2019-10-01T01:32:22.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 178,\n        \"sponsor\": {\n            \"name\": \"TOTEM RETROVISEUR\",\n            \"description\": \"ASTUCE\",\n            \"url\": \"\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/a340ce7e-01b1-4525-b3c3-bb4506b56d19_PENSEZ À RABATTRE LES RETROVISEURS LORS DU STATIONNEMENT.jpg\",\n            \"status\": \"active\",\n            \"id\": 178,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-01-18T09:52:02.000Z\",\n            \"updatedAt\": \"2019-01-18T09:56:50.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"515-XH\",\n        \"imat\": \"EV-515-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.308701,\n            \"lng\": 5.370587\n        },\n        \"positionOverride\": null,\n        \"km\": 7727,\n        \"status\": \"active\",\n        \"batteryLevel\": 70,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.4,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/4d51f88c-d450-4320-b603-15e0b0222438_515 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T12:41:25.000Z\",\n        \"pluggedAt\": \"2019-09-30T18:24:11.000Z\",\n        \"id\": 225,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 197,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:20:31.000Z\",\n        \"updatedAt\": \"2019-10-01T13:15:59.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 162,\n        \"sponsorId\": 159,\n        \"sponsor\": {\n            \"name\": \"Black Apple Magazine\",\n            \"description\": \"Partenariat\",\n            \"url\": \"http://bit.ly/2wJ7Zst\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/27a2e6b6-7893-4750-8d83-84d04f1b783e_Sans titre (67).png\",\n            \"status\": \"active\",\n            \"id\": 159,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-09-04T12:58:48.000Z\",\n            \"updatedAt\": \"2018-09-04T12:59:03.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"267-XH\",\n        \"imat\": \"EV-267-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.283121,\n            \"lng\": 5.392402\n        },\n        \"positionOverride\": null,\n        \"km\": 7695,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 14,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 11.8,\n        \"isCharging\": 0,\n        \"comment\": \"2019-09-13 12:43:05 rexmrs01@gmail.com : Garage, problème direction\\n\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/6ee66fa7-9789-4a52-a5cb-c47c153970f9_267 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-13T12:42:23.000Z\",\n        \"pluggedAt\": \"2019-09-13T11:16:35.000Z\",\n        \"id\": 226,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 176,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:21:27.000Z\",\n        \"updatedAt\": \"2019-10-01T11:57:26.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 183,\n        \"sponsor\": {\n            \"name\": \"KAPORAL\",\n            \"description\": \"Campagne de communications sur 10 véhicumes\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/1303d32e-f14e-4783-a0a7-7d929c9c8edc_VISUEL KAPO-TOTEM[3].jpg\",\n            \"status\": \"active\",\n            \"id\": 183,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-04-01T10:05:28.000Z\",\n            \"updatedAt\": \"2019-04-01T10:05:37.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"556-XH\",\n        \"imat\": \"EV 556 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.287141,\n            \"lng\": 5.370861\n        },\n        \"positionOverride\": null,\n        \"km\": 5516,\n        \"status\": \"active\",\n        \"batteryLevel\": 92,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.4,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/de3e31ad-a72a-43a5-b23d-1da84e494b4f_556 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-09-30T17:23:01.000Z\",\n        \"pluggedAt\": \"2019-09-30T11:21:10.000Z\",\n        \"id\": 227,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 235,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:22:29.000Z\",\n        \"updatedAt\": \"2019-10-01T12:41:44.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 152,\n        \"sponsorId\": 174,\n        \"sponsor\": {\n            \"name\": \"O'TACOS\",\n            \"description\": \"CAMPAGNE 12 MOIS 5 VÉHICULES MONTPELLIER\\nNOVEMBRE A OCTOBRE 2019\",\n            \"url\": \"http://bit.ly/2LcrRKv\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/9ae3ceb5-5ff0-4f13-abc8-56056a8a85cd_IMG_0925.png\",\n            \"status\": \"active\",\n            \"id\": 174,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-12-12T14:10:05.000Z\",\n            \"updatedAt\": \"2018-12-12T14:35:20.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"903-XH\",\n        \"imat\": \"EV-903-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.26943,\n            \"lng\": 5.391991\n        },\n        \"positionOverride\": null,\n        \"km\": 5403,\n        \"status\": \"active\",\n        \"batteryLevel\": 38,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/f32b82be-1ccf-4958-aa06-be0460f6bb0b_903 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T13:11:02.000Z\",\n        \"pluggedAt\": \"2019-09-28T12:02:52.000Z\",\n        \"id\": 228,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 134,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:23:32.000Z\",\n        \"updatedAt\": \"2019-10-01T13:32:04.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 139,\n        \"sponsor\": {\n            \"name\": \"RENAULT TWIZY 2018\",\n            \"description\": \"CAMPAGNE SUR 20 VEHICULES MAI/DECEMBRE 2018\\nBE LE 31/05/18\",\n            \"url\": \"https://www.renault-retail-group.fr/concessions-renault.html?partner=OMD-SEA-2018&utm_medium=cpc&utm_term=renault%20retail%20group%20marseille&utm_campaign=AFFAIRES-def-exact-bing-local-MARSEILLE&ptaid=kwd-116060660122:loc-4613&slid=&pgrid=967237488\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e377bc99-e322-4f64-9697-2086c2f53df0_RRG.png\",\n            \"status\": \"active\",\n            \"id\": 139,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-05-31T12:12:03.000Z\",\n            \"updatedAt\": \"2018-05-31T12:58:13.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"796-XH\",\n        \"imat\": \"EV-796-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.297962,\n            \"lng\": 5.399572\n        },\n        \"positionOverride\": null,\n        \"km\": 5799,\n        \"status\": \"active\",\n        \"batteryLevel\": 50,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/3df8bc78-310b-4771-884f-2ffb1c891c60_796 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 0,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T20:52:57.000Z\",\n        \"pluggedAt\": \"2019-09-28T14:39:50.000Z\",\n        \"id\": 229,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 206,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:24:25.000Z\",\n        \"updatedAt\": \"2019-10-01T12:11:30.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 188,\n        \"sponsor\": {\n            \"name\": \"Renault\",\n            \"description\": \"Campagne d'affichage 12 mois\",\n            \"url\": \"http://bit.ly/2VVl14T\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/58938f75-cbe0-4fd1-8466-84eb05248273_TOTEM_RENAULT_CARRE_SPONSOR (1).png\",\n            \"status\": \"active\",\n            \"id\": 188,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-21T12:18:25.000Z\",\n            \"updatedAt\": \"2019-05-21T12:24:22.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"721-XH\",\n        \"imat\": \"EV-721-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.287932,\n            \"lng\": 5.352847\n        },\n        \"positionOverride\": null,\n        \"km\": 6717,\n        \"status\": \"active\",\n        \"batteryLevel\": 84,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.1,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/00ac255e-d563-4858-a5f3-60f7f8911dcc_721 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T17:28:29.000Z\",\n        \"pluggedAt\": \"2019-09-29T22:15:40.000Z\",\n        \"id\": 230,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 191,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:25:06.000Z\",\n        \"updatedAt\": \"2019-10-01T13:15:53.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 168,\n        \"sponsorId\": 119,\n        \"sponsor\": {\n            \"name\": \"Marseille vert\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/bbYzMQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/177b7832-81e6-4525-ba15-4a541f85417b_LES FILMS DU SOLEIL (3).jpg\",\n            \"status\": \"active\",\n            \"id\": 119,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-21T12:29:36.000Z\",\n            \"updatedAt\": \"2018-03-21T12:30:37.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"597-XH\",\n        \"imat\": \"EV-597-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.302315,\n            \"lng\": 5.367791\n        },\n        \"positionOverride\": null,\n        \"km\": 6974,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 92,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"Désactivation auto : Véhicule ne s'allume pas :\\n01/10 Sofiane Khaddouri : undefined\\n01/10 Khedidja Ahmed fouatih : ne démarre pas \",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/36cd13e0-2cf6-437d-9900-0e77d90a7ad9_597 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-28T20:41:17.000Z\",\n        \"pluggedAt\": \"2019-09-29T09:32:19.000Z\",\n        \"id\": 231,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 207,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:26:00.000Z\",\n        \"updatedAt\": \"2019-10-01T13:29:40.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"804-XH\",\n        \"imat\": \"EV 804 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.295857,\n            \"lng\": 5.390723\n        },\n        \"positionOverride\": null,\n        \"km\": 4064,\n        \"status\": \"active\",\n        \"batteryLevel\": 98,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.9,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/f5f565c5-79f8-452a-a3e7-ad782520c410_804 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T22:01:56.000Z\",\n        \"pluggedAt\": \"2019-09-30T22:01:07.000Z\",\n        \"id\": 232,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 136,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:26:45.000Z\",\n        \"updatedAt\": \"2019-10-01T11:56:43.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 192,\n        \"sponsor\": {\n            \"name\": \"TOTEM MTP\",\n            \"description\": \"Nouvelle TOTEM Montpellier\",\n            \"url\": \"http://www.totem-mobi.fr/\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e4021318-b883-4095-82d4-d85cf5aaaaad_Sans titre (44).png\",\n            \"status\": \"active\",\n            \"id\": 192,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-24T12:23:47.000Z\",\n            \"updatedAt\": \"2019-05-24T12:23:55.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"866-XH\",\n        \"imat\": \"EV 866 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.302573,\n            \"lng\": 5.367316\n        },\n        \"positionOverride\": null,\n        \"km\": 4555,\n        \"status\": \"active\",\n        \"batteryLevel\": 66,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.7,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/01434ba5-d9f8-49b1-94fb-1fd38682756f_866 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T08:47:09.000Z\",\n        \"pluggedAt\": \"2019-09-30T12:53:03.000Z\",\n        \"id\": 233,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 166,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:27:40.000Z\",\n        \"updatedAt\": \"2019-10-01T12:49:03.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"443-XH\",\n        \"imat\": \"EV-443-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.30297,\n            \"lng\": 5.378329\n        },\n        \"positionOverride\": null,\n        \"km\": 7712,\n        \"status\": \"active\",\n        \"batteryLevel\": 32,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/c1796071-e03b-4311-84cb-7455558e33f0_443 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T05:39:19.000Z\",\n        \"pluggedAt\": \"2019-09-28T19:40:54.000Z\",\n        \"id\": 234,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 257,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:28:35.000Z\",\n        \"updatedAt\": \"2019-10-01T12:45:27.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 227,\n        \"sponsorId\": 191,\n        \"sponsor\": {\n            \"name\": \"MAIRIE CANEBIERE\",\n            \"description\": \"Campagne mairie 1&7\",\n            \"url\": \"http://bit.ly/2JANhTQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/23795b1d-b252-4a76-8c0b-b9b352d92c97_Sans titre (45).png\",\n            \"status\": \"active\",\n            \"id\": 191,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-05-23T15:25:52.000Z\",\n            \"updatedAt\": \"2019-05-23T15:26:19.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"396-XH\",\n        \"imat\": \"EV 396 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.265433,\n            \"lng\": 5.383191\n        },\n        \"positionOverride\": null,\n        \"km\": 4284,\n        \"status\": \"active\",\n        \"batteryLevel\": 60,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/d4e45402-c0d6-42ee-bc92-d3c30878b2f5_396 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T12:21:50.000Z\",\n        \"pluggedAt\": \"2019-10-01T11:43:08.000Z\",\n        \"id\": 235,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 153,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:29:20.000Z\",\n        \"updatedAt\": \"2019-10-01T12:56:50.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 169,\n        \"sponsorId\": 142,\n        \"sponsor\": {\n            \"name\": \"Astuce 1 TOTEM\",\n            \"description\": \"Recharge\",\n            \"url\": \"\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/e9ce30cc-8704-4738-92c3-83cb08afb967_1.Astuce Recharge.jpg\",\n            \"status\": \"active\",\n            \"id\": 142,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-06-29T08:59:34.000Z\",\n            \"updatedAt\": \"2018-06-29T08:59:44.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"705-XH\",\n        \"imat\": \"EV-705-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.269348,\n            \"lng\": 5.388795\n        },\n        \"positionOverride\": null,\n        \"km\": 7545,\n        \"status\": \"active\",\n        \"batteryLevel\": 98,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 7.5,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/30805e9a-77c9-4d5c-8c8f-f25f5ee4f8bd_705 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T08:34:59.000Z\",\n        \"pluggedAt\": \"2019-09-30T16:29:01.000Z\",\n        \"id\": 237,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 203,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T08:31:04.000Z\",\n        \"updatedAt\": \"2019-10-01T10:18:41.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 178,\n        \"sponsor\": {\n            \"name\": \"TOTEM RETROVISEUR\",\n            \"description\": \"ASTUCE\",\n            \"url\": \"\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/a340ce7e-01b1-4525-b3c3-bb4506b56d19_PENSEZ À RABATTRE LES RETROVISEURS LORS DU STATIONNEMENT.jpg\",\n            \"status\": \"active\",\n            \"id\": 178,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-01-18T09:52:02.000Z\",\n            \"updatedAt\": \"2019-01-18T09:56:50.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"273-XH\",\n        \"imat\": \"EV-273-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.58641588737087,\n            \"lng\": \"5.4965864716796204\"\n        },\n        \"positionOverride\": {\n            \"lat\": 43.58641588737087,\n            \"lng\": \"5.4965864716796204\"\n        },\n        \"km\": 8560,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 10,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.4,\n        \"isCharging\": 0,\n        \"comment\": \"EC AUTO - en attente bague anti démarrage et clef\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/d007ce59-d374-4252-8807-942340f3bef2_273 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-03-22T17:36:14.000Z\",\n        \"pluggedAt\": \"2019-03-21T19:15:29.000Z\",\n        \"id\": 238,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 173,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T10:56:29.000Z\",\n        \"updatedAt\": \"2019-09-13T07:07:29.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 119,\n        \"sponsor\": {\n            \"name\": \"Marseille vert\",\n            \"description\": \"\",\n            \"url\": \"https://goo.gl/bbYzMQ\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/177b7832-81e6-4525-ba15-4a541f85417b_LES FILMS DU SOLEIL (3).jpg\",\n            \"status\": \"active\",\n            \"id\": 119,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-03-21T12:29:36.000Z\",\n            \"updatedAt\": \"2018-03-21T12:30:37.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"329-XH\",\n        \"imat\": \"EV-329-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.299895,\n            \"lng\": 5.38241\n        },\n        \"positionOverride\": null,\n        \"km\": 6948,\n        \"status\": \"active\",\n        \"batteryLevel\": 42,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/dba34866-0761-440c-956c-275bf317e47e_329 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T11:13:55.000Z\",\n        \"pluggedAt\": \"2019-09-29T20:43:22.000Z\",\n        \"id\": 239,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 180,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T10:57:58.000Z\",\n        \"updatedAt\": \"2019-10-01T11:48:04.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 227,\n        \"sponsorId\": 159,\n        \"sponsor\": {\n            \"name\": \"Black Apple Magazine\",\n            \"description\": \"Partenariat\",\n            \"url\": \"http://bit.ly/2wJ7Zst\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/27a2e6b6-7893-4750-8d83-84d04f1b783e_Sans titre (67).png\",\n            \"status\": \"active\",\n            \"id\": 159,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-09-04T12:58:48.000Z\",\n            \"updatedAt\": \"2018-09-04T12:59:03.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"519-XH\",\n        \"imat\": \"EV 519 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.232702,\n            \"lng\": 5.433479\n        },\n        \"positionOverride\": null,\n        \"km\": 3407,\n        \"status\": \"active\",\n        \"batteryLevel\": 82,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.5,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/0a9e1852-d72c-4cc3-84d6-7db2a5f7fd7e_519 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T05:40:05.000Z\",\n        \"pluggedAt\": \"2019-09-30T18:42:06.000Z\",\n        \"id\": 240,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 145,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T10:59:02.000Z\",\n        \"updatedAt\": \"2019-10-01T13:04:42.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 226,\n        \"sponsorId\": 197,\n        \"sponsor\": {\n            \"name\": \"AG2R\",\n            \"description\": \"\",\n            \"url\": \"\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/cef3684a-d2d4-4672-9c54-33a38e9a303b_Sans titre.jpg\",\n            \"status\": \"active\",\n            \"id\": 197,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-17T14:58:58.000Z\",\n            \"updatedAt\": \"2019-09-17T14:59:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"333-XH\",\n        \"imat\": \"EV 333 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.283198,\n            \"lng\": 5.392356\n        },\n        \"positionOverride\": null,\n        \"km\": 1908,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 14,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 5,\n        \"isCharging\": 0,\n        \"comment\": \"CS AUTO sinistre M190130502D accident le 9/1 décla faite le 28/2 accord le 21/3 30/4: en cours de réparation la caisse doit être changée ? Quand sort elle ?\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/081f50b6-7098-4b56-b7eb-87e3b4fcc29d_333 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2018-12-01T00:52:10.000Z\",\n        \"pluggedAt\": \"2019-03-21T13:34:57.000Z\",\n        \"id\": 241,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 144,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T11:00:48.000Z\",\n        \"updatedAt\": \"2019-07-09T17:36:15.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 171,\n        \"sponsor\": {\n            \"name\": \"MAISON BLANCHE MAIRIE DU 9-10\",\n            \"description\": \"CAMPAGNE PUB ANNUELLE SUITE FINANCEMENT CONSEIL REGIONAL UNE COP AVANCE/BE FLOCAGE PAYE DIRECTEMENT A ENSEIGNE \",\n            \"url\": \"https://bit.ly/2AetsKX\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/bd65454a-dc92-40c8-a749-5664b274e6c2_MAISON BLANCHE.jpg\",\n            \"status\": \"active\",\n            \"id\": 171,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-23T14:01:59.000Z\",\n            \"updatedAt\": \"2018-11-23T14:07:10.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"411-XH\",\n        \"imat\": \"EV-411-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.232878,\n            \"lng\": 5.433383\n        },\n        \"positionOverride\": null,\n        \"km\": 6699,\n        \"status\": \"active\",\n        \"batteryLevel\": 96,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 14.1,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/3677d4ce-6f81-4018-bb62-b1c895b7cdba_411 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T12:05:57.000Z\",\n        \"pluggedAt\": \"2019-10-01T12:05:54.000Z\",\n        \"id\": 243,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 252,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T11:07:17.000Z\",\n        \"updatedAt\": \"2019-10-01T12:44:18.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 226,\n        \"sponsorId\": 44,\n        \"sponsor\": {\n            \"name\": \"Totem\",\n            \"description\": \"\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/station-default-banner.png\",\n            \"status\": \"active\",\n            \"id\": 44,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:30.000Z\",\n            \"updatedAt\": \"2019-04-17T09:36:53.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"361-XH\",\n        \"imat\": \"EV-361-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.298392,\n            \"lng\": 5.372779\n        },\n        \"positionOverride\": null,\n        \"km\": 7443,\n        \"status\": \"active\",\n        \"batteryLevel\": 50,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/a8688519-66fa-45e3-b8f9-61ff3fd66876_361 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T11:26:29.000Z\",\n        \"pluggedAt\": \"2019-09-28T19:11:50.000Z\",\n        \"id\": 244,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 276,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T14:17:58.000Z\",\n        \"updatedAt\": \"2019-10-01T12:43:22.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 159,\n        \"sponsor\": {\n            \"name\": \"Black Apple Magazine\",\n            \"description\": \"Partenariat\",\n            \"url\": \"http://bit.ly/2wJ7Zst\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/27a2e6b6-7893-4750-8d83-84d04f1b783e_Sans titre (67).png\",\n            \"status\": \"active\",\n            \"id\": 159,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-09-04T12:58:48.000Z\",\n            \"updatedAt\": \"2018-09-04T12:59:03.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"289-XH\",\n        \"imat\": \"EV-289-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.301925,\n            \"lng\": 5.371792\n        },\n        \"positionOverride\": null,\n        \"km\": 7773,\n        \"status\": \"active\",\n        \"batteryLevel\": 0,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 8.4,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/f592870b-af58-4b56-ac9d-3e8f77fb2959_289 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T12:46:41.000Z\",\n        \"pluggedAt\": \"2019-09-30T10:58:04.000Z\",\n        \"id\": 245,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 199,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T14:19:55.000Z\",\n        \"updatedAt\": \"2019-10-01T13:22:20.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 158,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"503-XH\",\n        \"imat\": \"EV-503-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.278941,\n            \"lng\": 5.38741\n        },\n        \"positionOverride\": null,\n        \"km\": 7059,\n        \"status\": \"active\",\n        \"batteryLevel\": 98,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.9,\n        \"isCharging\": 1,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/91fd4cca-55df-48c6-b888-2b52d4e8c368_503 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T10:20:19.000Z\",\n        \"pluggedAt\": \"2019-10-01T10:17:01.000Z\",\n        \"id\": 246,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 165,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T14:21:33.000Z\",\n        \"updatedAt\": \"2019-10-01T13:05:41.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 170,\n        \"sponsor\": {\n            \"name\": \"CONSEIL REGIONAL SUD\",\n            \"description\": \"Campagne conseil régional sud \\\"une cop d'avance\\\" un mois à compter du 10/11/2018 (be) \",\n            \"url\": \"http://bit.ly/2Dymq7C\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/c5018645-2f6f-4a1f-bf0c-9e53cbe21846_450x200-plan-climat.jpg\",\n            \"status\": \"active\",\n            \"id\": 170,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:57:16.000Z\",\n            \"updatedAt\": \"2018-11-13T13:29:18.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"222-XH\",\n        \"imat\": \"EV 222 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.303133,\n            \"lng\": 5.385091\n        },\n        \"positionOverride\": null,\n        \"km\": 3044,\n        \"status\": \"active\",\n        \"batteryLevel\": 66,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/6dd5fbd0-3ec6-400f-945a-6510dac50d04_222 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T12:07:02.000Z\",\n        \"pluggedAt\": \"2019-09-28T11:26:33.000Z\",\n        \"id\": 248,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 146,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T14:39:28.000Z\",\n        \"updatedAt\": \"2019-10-01T12:43:21.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 227,\n        \"sponsorId\": 179,\n        \"sponsor\": {\n            \"name\": \"SUP DE COM\",\n            \"description\": \"Parrainage Campus SUP'DECOM\",\n            \"url\": \"http://bit.ly/2TLyQRp\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7a1a469d-c373-4a39-a724-046e45f109a3_Bannière SdC.jpg\",\n            \"status\": \"active\",\n            \"id\": 179,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-03-11T13:58:53.000Z\",\n            \"updatedAt\": \"2019-03-12T11:58:43.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"795-XH\",\n        \"imat\": \"EV-795-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.301968,\n            \"lng\": 5.380738\n        },\n        \"positionOverride\": null,\n        \"km\": 7407,\n        \"status\": \"active\",\n        \"batteryLevel\": 74,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.3,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/5ce29dae-98f4-412a-a629-644f3c88b4ce_795 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T09:48:41.000Z\",\n        \"pluggedAt\": \"2019-09-30T15:56:01.000Z\",\n        \"id\": 249,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 195,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T14:42:18.000Z\",\n        \"updatedAt\": \"2019-10-01T12:45:53.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 227,\n        \"sponsorId\": 195,\n        \"sponsor\": {\n            \"name\": \"BULLES\",\n            \"description\": \"Campagne communication sur les TOTEM\",\n            \"url\": \"http://bit.ly/2y9p6U8\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/dff04335-c34c-4ec1-8e78-e73c6f2d0d57_Sans titre (5).jpg\",\n            \"status\": \"active\",\n            \"id\": 195,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-09T08:02:03.000Z\",\n            \"updatedAt\": \"2019-09-09T08:03:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"697-XH\",\n        \"imat\": \"EV-697-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.26502752683907,\n            \"lng\": \"5.3931621258698215\"\n        },\n        \"positionOverride\": {\n            \"lat\": 43.26502752683907,\n            \"lng\": \"5.3931621258698215\"\n        },\n        \"km\": 6029,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 52,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"MICHELET sinistre N° 201910681 déclaré le 3/7\\n faisceaux arraché avec data et ihm\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/0b984ea8-124a-4850-8c12-31d74b084f26_697 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-05-24T07:35:57.000Z\",\n        \"pluggedAt\": \"2019-05-23T23:23:35.000Z\",\n        \"id\": 250,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 186,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T14:43:23.000Z\",\n        \"updatedAt\": \"2019-07-16T08:42:42.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": null,\n        \"sponsorId\": 153,\n        \"sponsor\": {\n            \"name\": \"NEXITY\",\n            \"description\": \"Station TOTEM\",\n            \"url\": \"https://goo.gl/rmkPwc\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/7a3848a2-0a3f-47a8-892e-63949c6ffe3f_RVB_nexity_sign_plus_20cm (1).png\",\n            \"status\": \"active\",\n            \"id\": 153,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-07-11T16:05:38.000Z\",\n            \"updatedAt\": \"2019-03-18T14:58:40.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"652-XH\",\n        \"imat\": \"EV-652-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.301469,\n            \"lng\": 5.380978\n        },\n        \"positionOverride\": null,\n        \"km\": 7385,\n        \"status\": \"active\",\n        \"batteryLevel\": 98,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": null,\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-30T19:17:55.000Z\",\n        \"pluggedAt\": \"2019-10-01T06:11:40.000Z\",\n        \"id\": 252,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 201,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T14:45:12.000Z\",\n        \"updatedAt\": \"2019-10-01T12:05:31.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 227,\n        \"sponsorId\": 169,\n        \"sponsor\": {\n            \"name\": \"Les Orres\",\n            \"description\": \"Campagne de communication Marseille et Montpellier\",\n            \"url\": \"https://www.lesorres.com/fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/6f4369e7-0e10-4738-9641-777747c52ce5_Sans titre (7).jpg\",\n            \"status\": \"active\",\n            \"id\": 169,\n            \"operatorId\": null,\n            \"createdAt\": \"2018-11-09T14:50:28.000Z\",\n            \"updatedAt\": \"2019-09-24T12:38:57.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"872-XH\",\n        \"imat\": \"EV-872-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.26582,\n            \"lng\": 5.393331\n        },\n        \"positionOverride\": null,\n        \"km\": 4297,\n        \"status\": \"inactive\",\n        \"batteryLevel\": 14,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13,\n        \"isCharging\": 0,\n        \"comment\": \"MICHELET électronique depuis le 26/4 NE CHARGE PAS\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/de85c2f1-d5c1-416c-91dd-0da12ef8e612_872 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-03-31T15:28:50.000Z\",\n        \"pluggedAt\": \"2019-03-31T00:01:18.000Z\",\n        \"id\": 255,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 60,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T14:48:02.000Z\",\n        \"updatedAt\": \"2019-07-18T12:42:20.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 160,\n        \"sponsorId\": 178,\n        \"sponsor\": {\n            \"name\": \"TOTEM RETROVISEUR\",\n            \"description\": \"ASTUCE\",\n            \"url\": \"\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/a340ce7e-01b1-4525-b3c3-bb4506b56d19_PENSEZ À RABATTRE LES RETROVISEURS LORS DU STATIONNEMENT.jpg\",\n            \"status\": \"active\",\n            \"id\": 178,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-01-18T09:52:02.000Z\",\n            \"updatedAt\": \"2019-01-18T09:56:50.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"388-XH\",\n        \"imat\": \"EV-388-XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.284154,\n            \"lng\": 5.36776\n        },\n        \"positionOverride\": null,\n        \"km\": 6718,\n        \"status\": \"active\",\n        \"batteryLevel\": 52,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.8,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Registration/77c4a488-3816-4c60-8df2-330af965eacc_388 XH-page-001.jpg\",\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2019-09-30T19:18:33.000Z\",\n        \"pluggedAt\": \"2019-09-29T11:51:10.000Z\",\n        \"id\": 256,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 133,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T14:48:59.000Z\",\n        \"updatedAt\": \"2019-10-01T11:59:04.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 150,\n        \"sponsorId\": 196,\n        \"sponsor\": {\n            \"name\": \"OM X KAPORAL\",\n            \"description\": \"Opération communication\",\n            \"url\": \"http://bit.ly/2TLyqXk\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/54893da0-994f-49d4-a817-ee2f91e92453_IMG TOTEM.jpg\",\n            \"status\": \"active\",\n            \"id\": 196,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-16T07:32:10.000Z\",\n            \"updatedAt\": \"2019-09-16T07:34:41.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"942-XH\",\n        \"imat\": \"EV 942 XH\",\n        \"description\": \"Attention, une barre de charge = 7 Km\",\n        \"position\": {\n            \"lat\": 43.30465,\n            \"lng\": 5.379448\n        },\n        \"positionOverride\": null,\n        \"km\": 5031,\n        \"status\": \"active\",\n        \"batteryLevel\": 72,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 14,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Vehicle/Insurance/6f26b751-6d73-4f0f-8485-8c757b016c04_942 XH-page-001.jpg\",\n        \"registrationDocumentPublicUrl\": null,\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-10-01T09:54:55.000Z\",\n        \"pluggedAt\": \"2019-09-30T10:18:33.000Z\",\n        \"id\": 259,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 152,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-19T14:52:02.000Z\",\n        \"updatedAt\": \"2019-10-01T13:12:42.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 227,\n        \"sponsorId\": 197,\n        \"sponsor\": {\n            \"name\": \"AG2R\",\n            \"description\": \"\",\n            \"url\": \"\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/cef3684a-d2d4-4672-9c54-33a38e9a303b_Sans titre.jpg\",\n            \"status\": \"active\",\n            \"id\": 197,\n            \"operatorId\": null,\n            \"createdAt\": \"2019-09-17T14:58:58.000Z\",\n            \"updatedAt\": \"2019-09-17T14:59:04.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"785-XH\",\n        \"imat\": \"EV-785-XH\",\n        \"description\": null,\n        \"position\": {\n            \"lat\": 43.305354,\n            \"lng\": 5.388566\n        },\n        \"positionOverride\": null,\n        \"km\": 6842,\n        \"status\": \"active\",\n        \"batteryLevel\": 30,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 13.2,\n        \"isCharging\": 0,\n        \"comment\": \"\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": null,\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 0,\n        \"privilegeAmount\": 0,\n        \"lastUsedAt\": \"2019-09-29T21:03:54.000Z\",\n        \"pluggedAt\": \"2019-09-28T16:00:22.000Z\",\n        \"id\": 260,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 164,\n        \"accountId\": null,\n        \"createdAt\": \"2018-04-20T12:55:34.000Z\",\n        \"updatedAt\": \"2019-10-01T12:11:53.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 157,\n        \"sponsorId\": 44,\n        \"sponsor\": {\n            \"name\": \"Totem\",\n            \"description\": \"\",\n            \"url\": \"http://www.totem-mobi.fr\",\n            \"bannerPublicUrl\": \"https://storage.googleapis.com/tcrm-filestorage/Sponsor/Banner/station-default-banner.png\",\n            \"status\": \"active\",\n            \"id\": 44,\n            \"operatorId\": null,\n            \"createdAt\": \"2017-12-22T16:11:30.000Z\",\n            \"updatedAt\": \"2019-04-17T09:36:53.000Z\"\n        },\n        \"isBookable\": true,\n        \"isCold\": false,\n        \"coldLevel\": 0,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    },\n    {\n        \"name\": \"AM760BA\",\n        \"imat\": \"AM 760 RO\",\n        \"description\": \"Vehicule de test Arnaud\",\n        \"position\": {\n            \"lat\": 49.541533,\n            \"lng\": 1.196583\n        },\n        \"positionOverride\": null,\n        \"km\": 9395240,\n        \"status\": \"active\",\n        \"batteryLevel\": -1,\n        \"batteryTemp\": 0,\n        \"batteryVoltage\": 12.2,\n        \"isCharging\": 0,\n        \"comment\": \"Désactivée pour rupture service 2019-02-08\",\n        \"insuranceDocumentPublicUrl\": null,\n        \"registrationDocumentPublicUrl\": null,\n        \"notBookable\": 0,\n        \"ble\": 1,\n        \"privilege\": 2,\n        \"privilegeAmount\": 2000,\n        \"lastUsedAt\": \"2018-07-30T12:33:39.000Z\",\n        \"pluggedAt\": \"2019-05-27T15:59:23.000Z\",\n        \"id\": 263,\n        \"operatorId\": 1,\n        \"modelId\": 4,\n        \"embeddedDeviceId\": 231,\n        \"accountId\": null,\n        \"createdAt\": \"2018-07-19T13:25:43.000Z\",\n        \"updatedAt\": \"2019-10-01T13:09:15.000Z\",\n        \"deletedAt\": null,\n        \"zoneId\": 190,\n        \"sponsorId\": 0,\n        \"sponsor\": null,\n        \"isBookable\": true,\n        \"isCold\": true,\n        \"coldLevel\": 2,\n        \"overtax\": 0,\n        \"provider\": \"totem\"\n    }\n]"}],"_postman_id":"f3f6f70c-3ca1-4a41-862d-4528d43caf05"},{"name":"getScooterMarseille","id":"4943b16c-fc0d-42af-96d5-97ce70170c71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://marcelle-mobi-api.herokuapp.com/vehicules/scooter?lng=5.4&lat=43.3","description":"<p>Get all free floating scooter across Marseille (All Providers)</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"grant_token"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"3913231f-55f5-431e-b4cc-208c460ee429","id":"3913231f-55f5-431e-b4cc-208c460ee429","name":"Marcelle Mobi Api Frioul","type":"collection"}},"urlObject":{"protocol":"http","path":["vehicules","scooter"],"host":["marcelle-mobi-api","herokuapp","com"],"query":[{"description":{"content":"<p>longitude coordinate</p>\n","type":"text/plain"},"key":"lng","value":"5.4"},{"description":{"content":"<p>latitude coordinate</p>\n","type":"text/plain"},"key":"lat","value":"43.3"}],"variable":[]}},"response":[{"id":"0af67686-a75b-4530-82cb-2597391ec680","name":"getScooterMarseille","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://marcelle-mobi-api.herokuapp.com/vehicules/scooter?lng=5.4&lat=43.3","protocol":"https","host":["marcelle-mobi-api","herokuapp","com"],"path":["vehicules","scooter"],"query":[{"key":"lng","value":"5.4","description":"longitude coordinate"},{"key":"lat","value":"43.3","description":"latitude coordinate"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Tue, 01 Oct 2019 13:47:13 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"12eccd7f78896f6d22edba8aa9432640\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"d1b280db-dd7d-4b57-a030-50c9e27b83be"},{"key":"X-Runtime","value":"1.781680"},{"key":"Vary","value":"Origin"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjk2YmQyZjZkLTkyOWQtNDhmNi05OTRlLWE1NTQ3MGJjOTkyYg==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.300125,\n        \"lng\": 5.400987,\n        \"battery\": 60,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmIxM2I5NDI0LWNlYmYtNGQ0My1iMzliLWU4M2Q3ZGIyZmY1ZA==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.300126,\n        \"lng\": 5.40125,\n        \"battery\": 57,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjAzZTg2N2ZkLTYyNjQtNGQ3OS1hOWY2LWJlMDBjNjIzZjZlMQ==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.299333,\n        \"lng\": 5.401115,\n        \"battery\": 37,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmE5YTUwMDJiLTFkMTktNGY4Yi1hOTU4LTU4MGExNjQ0Y2I4OA==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.299485,\n        \"lng\": 5.401614,\n        \"battery\": 55,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmU3MmMzOWFhLTQxMWItNGViMS1hYjJmLTdiZGZhODg3Zjc0ZA==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.298643,\n        \"lng\": 5.398676,\n        \"battery\": 57,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjJkOGVlZDNhLTk0ZWEtNDI3MS04NWQ0LTc0YTFiNzU2NjU1MA==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.298042,\n        \"lng\": 5.399635,\n        \"battery\": 98,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjg2ODFiNzkzLTE0NDEtNDUyZi04Nzg4LWNhODAzNTM5NjYwZA==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.299199,\n        \"lng\": 5.397493,\n        \"battery\": 100,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjZmNzZlOWEyLTJhNzEtNDJjYy04ODg2LTBiMzFmZjUzMjUxZg==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.299569,\n        \"lng\": 5.397325,\n        \"battery\": 84,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmVjMDY0MmU5LTBlZDQtNGFkYS05ZTgwLTdiMDFjMzVmOGJmYw==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.298668,\n        \"lng\": 5.397828,\n        \"battery\": 84,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjIzM2QwZjI3LTRjN2QtNGVhZi04YjU4LTE3YmRmNzZkYTU2OA==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.299103,\n        \"lng\": 5.397429,\n        \"battery\": 88,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjQzOTk0MGE2LTI0NGMtNDQ0OC04ZGZjLTlkODNmOThlNWQ4Mw==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.299218,\n        \"lng\": 5.397334,\n        \"battery\": 90,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjk5YzYyMTU0LWExMTEtNGM4Yi1iZjljLTIyNmYzZmM0ZDhmZQ==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.301917,\n        \"lng\": 5.401448,\n        \"battery\": 55,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjdmMThjOGJmLWFmZjYtNDNiNy04NmVlLWYxYjU1OTM2NTcwYQ==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.297912,\n        \"lng\": 5.398883,\n        \"battery\": 42,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmVmMDRmOTEwLWU1NWUtNDkzOS05ZmJhLTgwMjViNTNjMjUyNQ==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.299774,\n        \"lng\": 5.396921,\n        \"battery\": 65,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjEyMjE5YmI4LWYxOTAtNDIwZS1hMWFkLTMxMmQ4OWEzZTRmNA==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.298723,\n        \"lng\": 5.397393,\n        \"battery\": 37,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjYyZGU3NmEwLTUzOGItNGNlMy05ODI2LWIwODE5MzJjOTQ0Mw==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.298846,\n        \"lng\": 5.397226,\n        \"battery\": 84,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmZjN2FiOTVlLTY3NDItNGJlNC05ZTI1LTA5OGI0ODEwYTE1Yg==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.302325,\n        \"lng\": 5.400395,\n        \"battery\": 79,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmQwM2Y5MDRkLWQ3YWEtNDZjZi04NGIwLTEyYWUwMjY5NmI4Yw==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.300698,\n        \"lng\": 5.403312,\n        \"battery\": 65,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmY5ZGEwMjRhLWUzZTQtNDQwMi1hYmVjLWI0ZGI0NzcwNjJhOQ==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.30209,\n        \"lng\": 5.397588,\n        \"battery\": 35,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjgxNzhjYmQzLWExN2ItNDRkNS1iYTBiLTk3MzkwMzgwZDE0OQ==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.297886,\n        \"lng\": 5.397612,\n        \"battery\": 81,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmQ1MDRiMGY0LTliMjUtNGE0Yi1iZWY4LWRhZWQ3YjcxMDA2MA==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.302803,\n        \"lng\": 5.400611,\n        \"battery\": 76,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjcyOGNiMjI3LWZmYjItNGNiYi1iNTIwLTE2ODI0OTI3NTY2Yw==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.302669,\n        \"lng\": 5.401491,\n        \"battery\": 72,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjlkZWZlZGY1LTdjNjgtNDE5Mi04YWU3LWY5ZTFlMDI5OWNiOQ==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.300852,\n        \"lng\": 5.396107,\n        \"battery\": 74,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjllYzE1MDFkLWFmN2QtNDZlYy1iM2Y4LWI3Njg1MzI3NDRmYg==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.299519,\n        \"lng\": 5.395987,\n        \"battery\": 26,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjQ3YTUzZWQ3LTdmNjctNGI3MS1iYmI0LTM5ODY2ZmIzMTE5ZQ==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.299229,\n        \"lng\": 5.395755,\n        \"battery\": 85,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Circ\",\n        \"id\": \"Y2lyYzpTQ09PVEVSOjM2OTE0\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.302958,\n        \"lng\": 5.401637,\n        \"battery\": 70,\n        \"provider\": \"circ\"\n    },\n    {\n        \"__typename\": \"Tier\",\n        \"id\": \"dGllcjpTQ09PVEVSOmQ4YmQyNzIwLTIwMzctNDk4NC04ZWZmLTQ5NzExZmJiZjA4Mg==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.302029,\n        \"lng\": 5.397534,\n        \"battery\": 77,\n        \"provider\": \"tier\"\n    }\n]"},{"id":"b58cacb0-e7a2-4442-9641-d6ec73e6a4f4","name":"getScooterMarseille","originalRequest":{"method":"GET","header":[],"url":{"raw":"localhost:3000/vehicules/scooter?lng=5.4&lat=43.3","host":["localhost"],"port":"3000","path":["vehicules","scooter"],"query":[{"key":"lng","value":"5.4","description":"longitude coordinate"},{"key":"lat","value":"43.3","description":"latitude coordinate"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"61cfc8c0ea12821769a5b8c8c707bad1\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"5389b804-18d7-4479-95e2-5d4ed20ee1cd"},{"key":"X-Runtime","value":"8.830661"},{"key":"Vary","value":"Origin"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmJiZjg5MmEwLTdlMmQtNDk1OS04OWM2LTJiOGY5OGE3M2I4MQ==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.300124,\n        \"lng\": 5.399874,\n        \"battery\": 57,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjg3MDBkMjEyLWIwOTEtNDdiMS1iMjBjLTM4NTI0NGE0YWI0ZA==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.300066,\n        \"lng\": 5.401084,\n        \"battery\": 62,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjU1OTk4ODVlLWE1NDMtNDRkYy1hOTg5LTczNmM0ZTY3OTUzZg==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.30075,\n        \"lng\": 5.398554,\n        \"battery\": 65,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmNlYjgyODljLWQyMDItNGQwYy05YzRkLWM1NjMzMzU1ZTdlOA==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.299014,\n        \"lng\": 5.398717,\n        \"battery\": 72,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmNlZjg3ODZkLThhOTctNGY2NC05MjM0LWM3MjA1ZDZkMjdiMA==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.299337,\n        \"lng\": 5.397484,\n        \"battery\": 81,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmVhNGI4YWNhLWZhZjQtNGE0NC1iZWZjLTc2NTQ0MjVlYTU4MA==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.298952,\n        \"lng\": 5.397603,\n        \"battery\": 100,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjY2M2IzZTBmLWRhNzctNDY1Yi04ZDUwLWI4ZmM0OWExMGUwMg==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.299013,\n        \"lng\": 5.397535,\n        \"battery\": 82,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmU1MDQxYTc4LThmNDMtNDVlNi1hZWQzLTgzMWIxMmNjMzRmYg==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.302151,\n        \"lng\": 5.400624,\n        \"battery\": 57,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjdlZWU5ZGE5LTlhNTUtNGRjOS1hNDQ3LWJhZTIwMjlhMzkwZg==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.299542,\n        \"lng\": 5.396962,\n        \"battery\": 74,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjVhMTczMGFhLTNmNjEtNGJlYS1hMzMwLTM3NjNmZjgwNmYwYw==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.301726,\n        \"lng\": 5.397802,\n        \"battery\": 54,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmYyM2Y4ZmY0LWEzYTYtNDY0Yy1hMTJkLWNlMTUzMGY4ZGExMA==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.301726,\n        \"lng\": 5.397778,\n        \"battery\": 65,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmUzZGI5ZjBmLWI5YjEtNDFlYS1hMWIwLTE1MTYyMWE0YjM1Mg==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.29756,\n        \"lng\": 5.399662,\n        \"battery\": 75,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmQyMDdiZDdjLWExYTItNDE5Zi1iODkyLTZkZWI3MGJmNzRjMg==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.301957,\n        \"lng\": 5.397279,\n        \"battery\": 65,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmQ4MmY4ZjY5LTZmYzUtNDhhOC05ODdjLWUzMjM4ODMwYTU0NQ==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.299348,\n        \"lng\": 5.403841,\n        \"battery\": 57,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmY4M2FhN2IzLWVhMGQtNGMwZC04ODViLTllZjQ3Njc4NDJmNw==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.29693,\n        \"lng\": 5.400254,\n        \"battery\": 60,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjU4ODc1NmFlLWY4NTMtNGU3Ny1iNjM1LWE2NzU2ZTA3NWY0Nw==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.30178,\n        \"lng\": 5.396399,\n        \"battery\": 55,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmU1YmY3OTBmLWI0YjgtNGE0YS05ODM2LWJhMzEyMTA1OTkxOQ==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.298783,\n        \"lng\": 5.395917,\n        \"battery\": 90,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjBiYTJiZDVlLTlhYjAtNDFlZS05YzgxLWFlMDk3MThhNDY4Zg==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.303195,\n        \"lng\": 5.401551,\n        \"battery\": 29,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmNiNWY1NmEwLTcwYmEtNGIzYS1hMjYyLTc2NDFkYTdiNmEyMw==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.298595,\n        \"lng\": 5.395546,\n        \"battery\": 84,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjkyZjczNjA2LTgyMDctNDkzNi1iZjk3LWQyNGVhZjdiMDM0Mw==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.302753,\n        \"lng\": 5.396935,\n        \"battery\": 51,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Circ\",\n        \"id\": \"Y2lyYzpTQ09PVEVSOjM3MzU0\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.30039,\n        \"lng\": 5.397845,\n        \"battery\": 65,\n        \"provider\": \"circ\"\n    },\n    {\n        \"__typename\": \"Tier\",\n        \"id\": \"dGllcjpTQ09PVEVSOmJmNjBiMTAzLWU1NmQtNGFhYS05MzlhLWU4ZTAwZTE0MDViMw==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.302034,\n        \"lng\": 5.397435,\n        \"battery\": 93,\n        \"provider\": \"tier\"\n    },\n    {\n        \"__typename\": \"Tier\",\n        \"id\": \"dGllcjpTQ09PVEVSOmUxNzNlNmRlLTg5MGMtNGViNS1iMTZmLTUzMjliNzcwNDNjMQ==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.302092,\n        \"lng\": 5.402319,\n        \"battery\": 57,\n        \"provider\": \"tier\"\n    },\n    {\n        \"__typename\": \"Tier\",\n        \"id\": \"dGllcjpTQ09PVEVSOjA5ZTdiN2Y0LTRjYjYtNGNkOC1hNWI5LWY3MTM3MTA5OThlMQ==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.302796,\n        \"lng\": 5.397617,\n        \"battery\": 89,\n        \"provider\": \"tier\"\n    },\n    {\n        \"__typename\": \"Tier\",\n        \"id\": \"dGllcjpTQ09PVEVSOjI1ZDUyODhmLWRjZWMtNDg2Zi05YjliLWRhYjU2YTM2NTY0NQ==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.302703,\n        \"lng\": 5.396765,\n        \"battery\": 74,\n        \"provider\": \"tier\"\n    },\n    {\n        \"__typename\": \"Tier\",\n        \"id\": \"dGllcjpTQ09PVEVSOjk0ZWRmODEzLWViZWUtNDUzMy05OGFjLWNkODBkOGRhZGUyYw==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.298718,\n        \"lng\": 5.395739,\n        \"battery\": 48,\n        \"provider\": \"tier\"\n    }\n]"},{"id":"bd5a6b73-6f68-414f-b181-a3053e2a9875","name":"getScooterMarseille","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://marcelle-mobi-api.herokuapp.com/vehicules/scooter?lng=5.4&lat=43.3","protocol":"http","host":["marcelle-mobi-api","herokuapp","com"],"path":["vehicules","scooter"],"query":[{"key":"lng","value":"5.4","description":"longitude coordinate"},{"key":"lat","value":"43.3","description":"latitude coordinate"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Mon, 07 Oct 2019 15:33:50 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"a1a723c1cb5e90d09ffc329f99fbc55d\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"e4e0a20a-e5fd-4396-88b8-0f7a43de3699"},{"key":"X-Runtime","value":"1.723014"},{"key":"Vary","value":"Origin"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjQyN2UxODlmLTkwZDItNGVjMC05ZWQzLWEzZmU0OWJjNmViOQ==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.30003,\n        \"lng\": 5.399684,\n        \"battery\": 75,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjFkYjY4YWJkLWE1MzctNDc1NC04YjZkLTliMzJhOTNlNTVkNw==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.300202,\n        \"lng\": 5.40114,\n        \"battery\": 55,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmJkYTRkZTJkLWY1MzctNDlmYi05Njk1LWViMzZmODZmYzI1OQ==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.300931,\n        \"lng\": 5.39987,\n        \"battery\": 67,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmYzMzNkY2UwLTcxYWEtNGI5ZC05YmRlLWEwZWZhZTk2NmZhNg==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.301294,\n        \"lng\": 5.399855,\n        \"battery\": 73,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjliZmUyMzY2LWIzMTEtNDc3MC1hYjQ1LWZmZjE3OTQ1NjU0Zg==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.298883,\n        \"lng\": 5.401056,\n        \"battery\": 28,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmY4ZDRjYzRiLWFiMzItNDllZS1iZDQ4LTM1Yzg3OTE3OWVjNA==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.298754,\n        \"lng\": 5.401016,\n        \"battery\": 46,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjhjNDc2NzNhLTJiMTUtNGMwYS05YjUyLTVhNGY1NzI2NjYxYQ==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.298502,\n        \"lng\": 5.399217,\n        \"battery\": 70,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjE5NzkzYzMxLTZhNGMtNDY1MS05MmVjLWJkMWJmYjc0MTNmYQ==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.29906,\n        \"lng\": 5.402166,\n        \"battery\": 70,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjFhOTA0OGMwLTVmNjAtNDI0NS04OTM1LTVlYjZjMzVhYTdhYg==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.29922,\n        \"lng\": 5.397693,\n        \"battery\": 75,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjliYmQzYTNkLWJmYWMtNDE3YS05YzFiLTk2ODczNTc0ZmE5Zg==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.301936,\n        \"lng\": 5.400678,\n        \"battery\": 73,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmU1NDM0ZjUxLWQxMjYtNDVkZS04NDQzLWVjZWYwOTQ4ZTFjNA==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.302066,\n        \"lng\": 5.399424,\n        \"battery\": 61,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmZiNmMwMTc2LTgyMTktNDIyMi1iYzNhLWY2NTdlZWI5MjhhNg==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.299133,\n        \"lng\": 5.397303,\n        \"battery\": 49,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmQ2MDdkMWRlLWNiNTItNGYyMS1iMmE2LTA4NWUxMWQ2NTg1Mw==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.301257,\n        \"lng\": 5.397577,\n        \"battery\": 76,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmUyOTM2OTQ5LTZmMDAtNGE1OC1hOTc4LTVhODBlNWQ4MGMyOA==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.298145,\n        \"lng\": 5.398014,\n        \"battery\": 62,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjU4MDE2ZjZlLTQ3NTgtNDY5Yy05MWRhLTRjOGM0ZTQwOTRlYQ==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.302022,\n        \"lng\": 5.401655,\n        \"battery\": 26,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjZkNjQ3NTk0LTkxMGUtNDBjMy04OWQyLTEwNGMxNGJhMjQzMg==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.29962879960919,\n        \"lng\": 5.396742844080257,\n        \"battery\": 82,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmM1YmMzZmVjLTliZDktNDI4ZC1hM2FjLTJmYTJlOThmMDg0ZQ==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.302527,\n        \"lng\": 5.400524,\n        \"battery\": 72,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjRiZGFkNzE2LWNiMjgtNGMxNS1hZTY2LTE4N2RiOGI0ODc1MA==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.302375,\n        \"lng\": 5.401611,\n        \"battery\": 43,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjY3NjBjYWUyLTQ2ODMtNDVkYy1iYzhhLTA1MTIyNDRhMjg4NA==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.30176961882989,\n        \"lng\": 5.397167615565973,\n        \"battery\": 73,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmQ4MmY4ZjY5LTZmYzUtNDhhOC05ODdjLWUzMjM4ODMwYTU0NQ==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.299178,\n        \"lng\": 5.403957,\n        \"battery\": 51,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjY3OWJmZjdlLTI5ZjQtNGE2NS05MjllLWM3ODhiMzAyMjkxYQ==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.298114,\n        \"lng\": 5.396715,\n        \"battery\": 82,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmM1MzAxZDVlLTQyOWUtNGU1Yi1iNDBhLWU4NGMzODliMjAxMQ==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.298911,\n        \"lng\": 5.396068,\n        \"battery\": 65,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjBjNTk2Y2NhLTQ5OTUtNDZhZS1iMzJiLTdhZDYyZTAwZDhlNg==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.298752,\n        \"lng\": 5.396157,\n        \"battery\": 72,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOmIyODkyYmMyLTdjZWMtNGVhYi04OTFiLWZkNjg0Y2VjMjFmZQ==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.30307,\n        \"lng\": 5.399577,\n        \"battery\": 83,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjU4Y2ViYTUyLTRjZTctNDAyMy1iMzQ2LTI1ZjFmMzVjYmE2Yw==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.298909,\n        \"lng\": 5.395862,\n        \"battery\": 79,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjE1OGU0NjY2LWExODgtNDllOS1iZDI3LTZlMTU1YWZmODYzZQ==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.299448,\n        \"lng\": 5.395561,\n        \"battery\": 52,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjI4NDcyNzRkLTUwMTAtNGMzNC1hNmI1LWQxZjliZDk5NzUwYg==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.296625,\n        \"lng\": 5.400956,\n        \"battery\": 82,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjUyY2YxODYyLWM1ZDYtNGU2ZC1iNmU4LWRkZDlmZDU0ZGU5MQ==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.30201,\n        \"lng\": 5.395984,\n        \"battery\": 89,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Bird\",\n        \"id\": \"YmlyZDpTQ09PVEVSOjMwMjhjYWYwLThmOWItNDk1Ny04NzVmLWQ2OTI3OTMyZmEzMQ==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.302692,\n        \"lng\": 5.396747,\n        \"battery\": 61,\n        \"provider\": \"bird\"\n    },\n    {\n        \"__typename\": \"Circ\",\n        \"id\": \"Y2lyYzpTQ09PVEVSOjI5ODY2\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.299603,\n        \"lng\": 5.396335,\n        \"battery\": 75,\n        \"provider\": \"circ\"\n    },\n    {\n        \"__typename\": \"Circ\",\n        \"id\": \"Y2lyYzpTQ09PVEVSOjM2ODky\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.302643,\n        \"lng\": 5.400972,\n        \"battery\": 69,\n        \"provider\": \"circ\"\n    },\n    {\n        \"__typename\": \"Circ\",\n        \"id\": \"Y2lyYzpTQ09PVEVSOjM4NDgz\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.296935,\n        \"lng\": 5.400422,\n        \"battery\": 55,\n        \"provider\": \"circ\"\n    },\n    {\n        \"__typename\": \"Tier\",\n        \"id\": \"dGllcjpTQ09PVEVSOmZkZjNkZDZjLWYwNzItNDk0MC1iNWI1LWVhYmVhMjY0MDE5NQ==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.302098,\n        \"lng\": 5.397486,\n        \"battery\": 82,\n        \"provider\": \"tier\"\n    },\n    {\n        \"__typename\": \"Tier\",\n        \"id\": \"dGllcjpTQ09PVEVSOmVmNzU0ZGM1LWJkMDAtNDIwOS1hZjU0LWZlNDA5NmNiMmE5ZA==\",\n        \"type\": \"SCOOTER\",\n        \"attributes\": [\n            \"ELECTRIC\"\n        ],\n        \"lat\": 43.298253,\n        \"lng\": 5.403173,\n        \"battery\": 100,\n        \"provider\": \"tier\"\n    }\n]"}],"_postman_id":"4943b16c-fc0d-42af-96d5-97ce70170c71"},{"name":"getRTMVehiculesMarseille","id":"49b026e2-70b0-48d4-997d-08f7c879600c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://marcelle-mobi-api.herokuapp.com/vehicules/rtm","description":"<p>Get all vehicules (bus, métro, tram) across Marseille from RTM Provider</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"grant_token"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"3913231f-55f5-431e-b4cc-208c460ee429","id":"3913231f-55f5-431e-b4cc-208c460ee429","name":"Marcelle Mobi Api Frioul","type":"collection"}},"urlObject":{"protocol":"http","path":["vehicules","rtm"],"host":["marcelle-mobi-api","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"0127b82b-b65e-4ffb-aca4-225e6d43bbe0","name":"getRTMVehiculesMarseille","originalRequest":{"method":"GET","header":[],"url":"http://marcelle-mobi-api.herokuapp.com/vehicules/rtm"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Mon, 07 Oct 2019 15:34:04 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"c7880186907f0ad2a4ffa04dab77d085\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"84c9a328-183c-4e05-9595-7ad084ff1dac"},{"key":"X-Runtime","value":"0.262398"},{"key":"Vary","value":"Origin"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"nomMat\": \"00001\",\n        \"nomLigneCial\": \"T3\",\n        \"latitude\": \"43.313316\",\n        \"longitude\": \"5.368196\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00002\",\n        \"nomLigneCial\": \"T3\",\n        \"latitude\": \"43.28655\",\n        \"longitude\": \"5.383506\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00004\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.305233\",\n        \"longitude\": \"5.367112\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00005\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.299137\",\n        \"longitude\": \"5.385221\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00006\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.29721\",\n        \"longitude\": \"5.404684\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00007\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.296654\",\n        \"longitude\": \"5.405474\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00010\",\n        \"nomLigneCial\": \"T3\",\n        \"latitude\": \"43.291946\",\n        \"longitude\": \"5.38039\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00011\",\n        \"nomLigneCial\": \"T1\",\n        \"latitude\": \"43.29507\",\n        \"longitude\": \"5.388441\",\n        \"type\": \"1\",\n        \"couleur\": \"#F28C00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00012\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.29792\",\n        \"longitude\": \"5.403641\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00013\",\n        \"nomLigneCial\": \"T1\",\n        \"latitude\": \"43.295097\",\n        \"longitude\": \"5.389194\",\n        \"type\": \"1\",\n        \"couleur\": \"#F28C00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00014\",\n        \"nomLigneCial\": \"T3\",\n        \"latitude\": \"43.292255\",\n        \"longitude\": \"5.380144\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00015\",\n        \"nomLigneCial\": \"T1\",\n        \"latitude\": \"43.29263\",\n        \"longitude\": \"5.436798\",\n        \"type\": \"1\",\n        \"couleur\": \"#F28C00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00016\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.30001\",\n        \"longitude\": \"5.385553\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00017\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.303226\",\n        \"longitude\": \"5.392452\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00018\",\n        \"nomLigneCial\": \"T1\",\n        \"latitude\": \"43.2948\",\n        \"longitude\": \"5.444011\",\n        \"type\": \"1\",\n        \"couleur\": \"#F28C00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00019\",\n        \"nomLigneCial\": \"T1\",\n        \"latitude\": \"43.2941\",\n        \"longitude\": \"5.40968\",\n        \"type\": \"1\",\n        \"couleur\": \"#F28C00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00020\",\n        \"nomLigneCial\": \"T3\",\n        \"latitude\": \"43.29986\",\n        \"longitude\": \"5.371204\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00021\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.307236\",\n        \"longitude\": \"5.367749\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00022\",\n        \"nomLigneCial\": \"T1\",\n        \"latitude\": \"43.297157\",\n        \"longitude\": \"5.381098\",\n        \"type\": \"1\",\n        \"couleur\": \"#F28C00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00023\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.302097\",\n        \"longitude\": \"5.397445\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00024\",\n        \"nomLigneCial\": \"T3\",\n        \"latitude\": \"43.29918\",\n        \"longitude\": \"5.374725\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00025\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.298134\",\n        \"longitude\": \"5.376801\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00026\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.314793\",\n        \"longitude\": \"5.367369\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00027\",\n        \"nomLigneCial\": \"T3\",\n        \"latitude\": \"43.313595\",\n        \"longitude\": \"5.36817\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00028\",\n        \"nomLigneCial\": \"T1\",\n        \"latitude\": \"43.29446\",\n        \"longitude\": \"5.428275\",\n        \"type\": \"1\",\n        \"couleur\": \"#F28C00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00029\",\n        \"nomLigneCial\": \"144\",\n        \"latitude\": \"43.33086\",\n        \"longitude\": \"5.427738\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00031\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.296654\",\n        \"longitude\": \"5.405474\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00032\",\n        \"nomLigneCial\": \"T1\",\n        \"latitude\": \"43.29546\",\n        \"longitude\": \"5.393115\",\n        \"type\": \"1\",\n        \"couleur\": \"#F28C00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00033\",\n        \"nomLigneCial\": \"144\",\n        \"latitude\": \"43.332973\",\n        \"longitude\": \"5.462078\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00038\",\n        \"nomLigneCial\": \"144\",\n        \"latitude\": \"43.329456\",\n        \"longitude\": \"5.428147\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00102\",\n        \"nomLigneCial\": \"95\",\n        \"latitude\": \"43.36066\",\n        \"longitude\": \"5.320173\",\n        \"type\": \"2\",\n        \"couleur\": \"#878787\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00104\",\n        \"nomLigneCial\": \"84\",\n        \"latitude\": \"43.288395\",\n        \"longitude\": \"5.359608\",\n        \"type\": \"2\",\n        \"couleur\": \"#EA591B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00112\",\n        \"nomLigneCial\": \"39\",\n        \"latitude\": \"43.319756\",\n        \"longitude\": \"5.415572\",\n        \"type\": \"2\",\n        \"couleur\": \"#312783\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00875\",\n        \"nomLigneCial\": \"7B\",\n        \"latitude\": \"43.30435\",\n        \"longitude\": \"5.413916\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00880\",\n        \"nomLigneCial\": \"2\",\n        \"latitude\": \"43.332256\",\n        \"longitude\": \"5.434837\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00882\",\n        \"nomLigneCial\": \"3\",\n        \"latitude\": \"43.33982\",\n        \"longitude\": \"5.421173\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00886\",\n        \"nomLigneCial\": \"11\",\n        \"latitude\": \"43.339127\",\n        \"longitude\": \"5.432784\",\n        \"type\": \"2\",\n        \"couleur\": \"#5C2483\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00899\",\n        \"nomLigneCial\": \"3\",\n        \"latitude\": \"43.343044\",\n        \"longitude\": \"5.398396\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00901\",\n        \"nomLigneCial\": \"42T\",\n        \"latitude\": \"43.32588\",\n        \"longitude\": \"5.419946\",\n        \"type\": \"2\",\n        \"couleur\": \"#636AAF\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00903\",\n        \"nomLigneCial\": \"6\",\n        \"latitude\": \"43.31819\",\n        \"longitude\": \"5.422409\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00904\",\n        \"nomLigneCial\": \"1\",\n        \"latitude\": \"43.333195\",\n        \"longitude\": \"5.429932\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00906\",\n        \"nomLigneCial\": \"27\",\n        \"latitude\": \"43.34078\",\n        \"longitude\": \"5.38681\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00907\",\n        \"nomLigneCial\": \"27\",\n        \"latitude\": \"43.327442\",\n        \"longitude\": \"5.418804\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00908\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.296635\",\n        \"longitude\": \"5.376653\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00909\",\n        \"nomLigneCial\": \"5\",\n        \"latitude\": \"43.33621\",\n        \"longitude\": \"5.432772\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00910\",\n        \"nomLigneCial\": \"9\",\n        \"latitude\": \"43.317837\",\n        \"longitude\": \"5.444877\",\n        \"type\": \"2\",\n        \"couleur\": \"#189B52\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00911\",\n        \"nomLigneCial\": \"41\",\n        \"latitude\": \"43.28784\",\n        \"longitude\": \"5.379087\",\n        \"type\": \"2\",\n        \"couleur\": \"#85C9B7\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00912\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.316704\",\n        \"longitude\": \"5.374596\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00913\",\n        \"nomLigneCial\": \"34\",\n        \"latitude\": \"43.338234\",\n        \"longitude\": \"5.407518\",\n        \"type\": \"2\",\n        \"couleur\": \"#00B1B2\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00914\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.306885\",\n        \"longitude\": \"5.374981\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00915\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.313103\",\n        \"longitude\": \"5.385812\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00924\",\n        \"nomLigneCial\": \"15S\",\n        \"latitude\": \"43.28588\",\n        \"longitude\": \"5.479594\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00925\",\n        \"nomLigneCial\": \"15S\",\n        \"latitude\": \"43.285007\",\n        \"longitude\": \"5.440073\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00926\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.2886\",\n        \"longitude\": \"5.453851\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00927\",\n        \"nomLigneCial\": \"54\",\n        \"latitude\": \"43.29006\",\n        \"longitude\": \"5.378945\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00928\",\n        \"nomLigneCial\": \"40\",\n        \"latitude\": \"43.28978\",\n        \"longitude\": \"5.426723\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00929\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.28526\",\n        \"longitude\": \"5.442732\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00931\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.280014\",\n        \"longitude\": \"5.409485\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00935\",\n        \"nomLigneCial\": \"27\",\n        \"latitude\": \"43.328484\",\n        \"longitude\": \"5.398814\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00937\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.310345\",\n        \"longitude\": \"5.379018\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00939\",\n        \"nomLigneCial\": \"10\",\n        \"latitude\": \"43.30378\",\n        \"longitude\": \"5.426055\",\n        \"type\": \"2\",\n        \"couleur\": \"#E94F35\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00942\",\n        \"nomLigneCial\": \"5\",\n        \"latitude\": \"43.35214\",\n        \"longitude\": \"5.43765\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00943\",\n        \"nomLigneCial\": \"7\",\n        \"latitude\": \"43.301914\",\n        \"longitude\": \"5.397536\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00946\",\n        \"nomLigneCial\": \"6\",\n        \"latitude\": \"43.307636\",\n        \"longitude\": \"5.402568\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00947\",\n        \"nomLigneCial\": \"33\",\n        \"latitude\": \"43.313004\",\n        \"longitude\": \"5.385278\",\n        \"type\": \"2\",\n        \"couleur\": \"#00B1B2\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00949\",\n        \"nomLigneCial\": \"37S\",\n        \"latitude\": \"43.337276\",\n        \"longitude\": \"5.420918\",\n        \"type\": \"2\",\n        \"couleur\": \"#312783\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00952\",\n        \"nomLigneCial\": \"7\",\n        \"latitude\": \"43.30274\",\n        \"longitude\": \"5.398186\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00953\",\n        \"nomLigneCial\": \"6\",\n        \"latitude\": \"43.32497\",\n        \"longitude\": \"5.427416\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00954\",\n        \"nomLigneCial\": \"7T\",\n        \"latitude\": \"43.311516\",\n        \"longitude\": \"5.445041\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00956\",\n        \"nomLigneCial\": \"37\",\n        \"latitude\": \"43.35634\",\n        \"longitude\": \"5.413714\",\n        \"type\": \"2\",\n        \"couleur\": \"#312783\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00957\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.296474\",\n        \"longitude\": \"5.376646\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00958\",\n        \"nomLigneCial\": \"27\",\n        \"latitude\": \"43.347622\",\n        \"longitude\": \"5.369951\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00959\",\n        \"nomLigneCial\": \"53\",\n        \"latitude\": \"43.32815\",\n        \"longitude\": \"5.397863\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00960\",\n        \"nomLigneCial\": \"53\",\n        \"latitude\": \"43.31798\",\n        \"longitude\": \"5.406006\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00961\",\n        \"nomLigneCial\": \"5\",\n        \"latitude\": \"43.333588\",\n        \"longitude\": \"5.429418\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00962\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.308895\",\n        \"longitude\": \"5.378181\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00963\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.312126\",\n        \"longitude\": \"5.379338\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00964\",\n        \"nomLigneCial\": \"33\",\n        \"latitude\": \"43.302845\",\n        \"longitude\": \"5.384796\",\n        \"type\": \"2\",\n        \"couleur\": \"#00B1B2\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00966\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.323944\",\n        \"longitude\": \"5.39325\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00967\",\n        \"nomLigneCial\": \"9\",\n        \"latitude\": \"43.306473\",\n        \"longitude\": \"5.420721\",\n        \"type\": \"2\",\n        \"couleur\": \"#189B52\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00968\",\n        \"nomLigneCial\": \"33\",\n        \"latitude\": \"43.317818\",\n        \"longitude\": \"5.390173\",\n        \"type\": \"2\",\n        \"couleur\": \"#00B1B2\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00976\",\n        \"nomLigneCial\": \"72\",\n        \"latitude\": \"43.320957\",\n        \"longitude\": \"5.371049\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00977\",\n        \"nomLigneCial\": \"17\",\n        \"latitude\": \"43.276505\",\n        \"longitude\": \"5.426706\",\n        \"type\": \"2\",\n        \"couleur\": \"#D77D63\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00978\",\n        \"nomLigneCial\": \"46\",\n        \"latitude\": \"43.252445\",\n        \"longitude\": \"5.414835\",\n        \"type\": \"2\",\n        \"couleur\": \"#C2063B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00979\",\n        \"nomLigneCial\": \"24\",\n        \"latitude\": \"43.231194\",\n        \"longitude\": \"5.443374\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00980\",\n        \"nomLigneCial\": \"23\",\n        \"latitude\": \"43.23191\",\n        \"longitude\": \"5.400277\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00981\",\n        \"nomLigneCial\": \"45\",\n        \"latitude\": \"43.26897\",\n        \"longitude\": \"5.388469\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00983\",\n        \"nomLigneCial\": \"45\",\n        \"latitude\": \"43.239277\",\n        \"longitude\": \"5.375534\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00984\",\n        \"nomLigneCial\": \"44\",\n        \"latitude\": \"43.24598\",\n        \"longitude\": \"5.383886\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00985\",\n        \"nomLigneCial\": \"23\",\n        \"latitude\": \"43.235035\",\n        \"longitude\": \"5.399287\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00986\",\n        \"nomLigneCial\": \"45\",\n        \"latitude\": \"43.253872\",\n        \"longitude\": \"5.39437\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00989\",\n        \"nomLigneCial\": \"45\",\n        \"latitude\": \"43.271435\",\n        \"longitude\": \"5.392168\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00991\",\n        \"nomLigneCial\": \"83\",\n        \"latitude\": \"43.26385\",\n        \"longitude\": \"5.377802\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00993\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.280373\",\n        \"longitude\": \"5.408429\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00996\",\n        \"nomLigneCial\": \"72\",\n        \"latitude\": \"43.275265\",\n        \"longitude\": \"5.39564\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01000\",\n        \"nomLigneCial\": \"28\",\n        \"latitude\": \"43.320477\",\n        \"longitude\": \"5.371695\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01102\",\n        \"nomLigneCial\": \"24\",\n        \"latitude\": \"43.254604\",\n        \"longitude\": \"5.420466\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01105\",\n        \"nomLigneCial\": \"23\",\n        \"latitude\": \"43.271763\",\n        \"longitude\": \"5.392095\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01107\",\n        \"nomLigneCial\": \"17\",\n        \"latitude\": \"43.272247\",\n        \"longitude\": \"5.406193\",\n        \"type\": \"2\",\n        \"couleur\": \"#D77D63\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01108\",\n        \"nomLigneCial\": \"24\",\n        \"latitude\": \"43.271038\",\n        \"longitude\": \"5.403531\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01109\",\n        \"nomLigneCial\": \"16S\",\n        \"latitude\": \"43.268024\",\n        \"longitude\": \"5.417581\",\n        \"type\": \"2\",\n        \"couleur\": \"#CA4E39\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01110\",\n        \"nomLigneCial\": \"17\",\n        \"latitude\": \"43.27576\",\n        \"longitude\": \"5.423386\",\n        \"type\": \"2\",\n        \"couleur\": \"#D77D63\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01112\",\n        \"nomLigneCial\": \"24\",\n        \"latitude\": \"43.237324\",\n        \"longitude\": \"5.435718\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01113\",\n        \"nomLigneCial\": \"16T\",\n        \"latitude\": \"43.263824\",\n        \"longitude\": \"5.422651\",\n        \"type\": \"2\",\n        \"couleur\": \"#CA4E39\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01114\",\n        \"nomLigneCial\": \"16\",\n        \"latitude\": \"43.269363\",\n        \"longitude\": \"5.408535\",\n        \"type\": \"2\",\n        \"couleur\": \"#CA4E39\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01116\",\n        \"nomLigneCial\": \"23\",\n        \"latitude\": \"43.24686\",\n        \"longitude\": \"5.396049\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01118\",\n        \"nomLigneCial\": \"16S\",\n        \"latitude\": \"43.272293\",\n        \"longitude\": \"5.406244\",\n        \"type\": \"2\",\n        \"couleur\": \"#CA4E39\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01119\",\n        \"nomLigneCial\": \"17\",\n        \"latitude\": \"43.271355\",\n        \"longitude\": \"5.403532\",\n        \"type\": \"2\",\n        \"couleur\": \"#D77D63\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01121\",\n        \"nomLigneCial\": \"27\",\n        \"latitude\": \"43.333275\",\n        \"longitude\": \"5.429615\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01122\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.31223\",\n        \"longitude\": \"5.379576\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01124\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.30639\",\n        \"longitude\": \"5.373481\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01126\",\n        \"nomLigneCial\": \"6\",\n        \"latitude\": \"43.320957\",\n        \"longitude\": \"5.433053\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01128\",\n        \"nomLigneCial\": \"10\",\n        \"latitude\": \"43.303898\",\n        \"longitude\": \"5.41837\",\n        \"type\": \"2\",\n        \"couleur\": \"#E94F35\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01129\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.32862\",\n        \"longitude\": \"5.39988\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01133\",\n        \"nomLigneCial\": \"33\",\n        \"latitude\": \"43.329315\",\n        \"longitude\": \"5.401363\",\n        \"type\": \"2\",\n        \"couleur\": \"#00B1B2\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01134\",\n        \"nomLigneCial\": \"7T\",\n        \"latitude\": \"43.32622\",\n        \"longitude\": \"5.491254\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01135\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.33276\",\n        \"longitude\": \"5.378686\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01137\",\n        \"nomLigneCial\": \"53\",\n        \"latitude\": \"43.329376\",\n        \"longitude\": \"5.397889\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01138\",\n        \"nomLigneCial\": \"7T\",\n        \"latitude\": \"43.304607\",\n        \"longitude\": \"5.407962\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01139\",\n        \"nomLigneCial\": \"42\",\n        \"latitude\": \"43.322365\",\n        \"longitude\": \"5.412772\",\n        \"type\": \"2\",\n        \"couleur\": \"#636AAF\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01140\",\n        \"nomLigneCial\": \"11\",\n        \"latitude\": \"43.34386\",\n        \"longitude\": \"5.44079\",\n        \"type\": \"2\",\n        \"couleur\": \"#5C2483\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01141\",\n        \"nomLigneCial\": \"24\",\n        \"latitude\": \"43.231197\",\n        \"longitude\": \"5.443694\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01143\",\n        \"nomLigneCial\": \"23\",\n        \"latitude\": \"43.2716\",\n        \"longitude\": \"5.392174\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01145\",\n        \"nomLigneCial\": \"24\",\n        \"latitude\": \"43.258793\",\n        \"longitude\": \"5.417194\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01149\",\n        \"nomLigneCial\": \"27\",\n        \"latitude\": \"43.34682\",\n        \"longitude\": \"5.367489\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01150\",\n        \"nomLigneCial\": \"37\",\n        \"latitude\": \"43.34393\",\n        \"longitude\": \"5.416783\",\n        \"type\": \"2\",\n        \"couleur\": \"#312783\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01152\",\n        \"nomLigneCial\": \"30\",\n        \"latitude\": \"43.366673\",\n        \"longitude\": \"5.372055\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01153\",\n        \"nomLigneCial\": \"72\",\n        \"latitude\": \"43.286003\",\n        \"longitude\": \"5.398771\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01154\",\n        \"nomLigneCial\": \"30\",\n        \"latitude\": \"43.330544\",\n        \"longitude\": \"5.3665\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01155\",\n        \"nomLigneCial\": \"28\",\n        \"latitude\": \"43.32072\",\n        \"longitude\": \"5.371692\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01156\",\n        \"nomLigneCial\": \"36\",\n        \"latitude\": \"43.32226\",\n        \"longitude\": \"5.368699\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01157\",\n        \"nomLigneCial\": \"28\",\n        \"latitude\": \"43.34675\",\n        \"longitude\": \"5.379485\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01158\",\n        \"nomLigneCial\": \"72\",\n        \"latitude\": \"43.273117\",\n        \"longitude\": \"5.392176\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01159\",\n        \"nomLigneCial\": \"25\",\n        \"latitude\": \"43.32662\",\n        \"longitude\": \"5.366499\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01160\",\n        \"nomLigneCial\": \"72\",\n        \"latitude\": \"43.2761\",\n        \"longitude\": \"5.396845\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01161\",\n        \"nomLigneCial\": \"36B\",\n        \"latitude\": \"43.34373\",\n        \"longitude\": \"5.347422\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01162\",\n        \"nomLigneCial\": \"72\",\n        \"latitude\": \"43.316788\",\n        \"longitude\": \"5.39702\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01163\",\n        \"nomLigneCial\": \"25\",\n        \"latitude\": \"43.35745\",\n        \"longitude\": \"5.340765\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01164\",\n        \"nomLigneCial\": \"30\",\n        \"latitude\": \"43.340427\",\n        \"longitude\": \"5.365537\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01165\",\n        \"nomLigneCial\": \"30\",\n        \"latitude\": \"43.34578\",\n        \"longitude\": \"5.366151\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01166\",\n        \"nomLigneCial\": \"72\",\n        \"latitude\": \"43.28801\",\n        \"longitude\": \"5.400444\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01169\",\n        \"nomLigneCial\": \"54\",\n        \"latitude\": \"43.29004\",\n        \"longitude\": \"5.399876\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01172\",\n        \"nomLigneCial\": \"12S\",\n        \"latitude\": \"43.29112\",\n        \"longitude\": \"5.400327\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01173\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.288605\",\n        \"longitude\": \"5.454516\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01175\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.283417\",\n        \"longitude\": \"5.397296\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01176\",\n        \"nomLigneCial\": \"40\",\n        \"latitude\": \"43.291435\",\n        \"longitude\": \"5.400488\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01178\",\n        \"nomLigneCial\": \"15\",\n        \"latitude\": \"43.279522\",\n        \"longitude\": \"5.423778\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01181\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.291676\",\n        \"longitude\": \"5.415295\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01182\",\n        \"nomLigneCial\": \"91\",\n        \"latitude\": \"43.28798\",\n        \"longitude\": \"5.400209\",\n        \"type\": \"2\",\n        \"couleur\": \"#93D5F6\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01183\",\n        \"nomLigneCial\": \"91\",\n        \"latitude\": \"43.29705\",\n        \"longitude\": \"5.448691\",\n        \"type\": \"2\",\n        \"couleur\": \"#93D5F6\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01184\",\n        \"nomLigneCial\": \"12S\",\n        \"latitude\": \"43.29644\",\n        \"longitude\": \"5.485704\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01187\",\n        \"nomLigneCial\": \"15S\",\n        \"latitude\": \"43.28344\",\n        \"longitude\": \"5.50377\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01201\",\n        \"nomLigneCial\": \"25\",\n        \"latitude\": \"43.339657\",\n        \"longitude\": \"5.361695\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01202\",\n        \"nomLigneCial\": \"72\",\n        \"latitude\": \"43.301117\",\n        \"longitude\": \"5.400608\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01203\",\n        \"nomLigneCial\": \"30\",\n        \"latitude\": \"43.33349\",\n        \"longitude\": \"5.368014\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01204\",\n        \"nomLigneCial\": \"25\",\n        \"latitude\": \"43.332417\",\n        \"longitude\": \"5.364407\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01205\",\n        \"nomLigneCial\": \"28\",\n        \"latitude\": \"43.326015\",\n        \"longitude\": \"5.387924\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01206\",\n        \"nomLigneCial\": \"25\",\n        \"latitude\": \"43.348007\",\n        \"longitude\": \"5.358461\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01208\",\n        \"nomLigneCial\": \"96\",\n        \"latitude\": \"43.3711\",\n        \"longitude\": \"5.356113\",\n        \"type\": \"2\",\n        \"couleur\": \"#878787\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01210\",\n        \"nomLigneCial\": \"72\",\n        \"latitude\": \"43.32128\",\n        \"longitude\": \"5.371136\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01211\",\n        \"nomLigneCial\": \"96\",\n        \"latitude\": \"43.377316\",\n        \"longitude\": \"5.363351\",\n        \"type\": \"2\",\n        \"couleur\": \"#878787\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01215\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.296738\",\n        \"longitude\": \"5.376879\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01216\",\n        \"nomLigneCial\": \"7\",\n        \"latitude\": \"43.305447\",\n        \"longitude\": \"5.417523\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01217\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.29656\",\n        \"longitude\": \"5.37649\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01218\",\n        \"nomLigneCial\": \"27\",\n        \"latitude\": \"43.333195\",\n        \"longitude\": \"5.429611\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01219\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.334927\",\n        \"longitude\": \"5.391438\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01220\",\n        \"nomLigneCial\": \"6\",\n        \"latitude\": \"43.302086\",\n        \"longitude\": \"5.397494\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01221\",\n        \"nomLigneCial\": \"27\",\n        \"latitude\": \"43.325195\",\n        \"longitude\": \"5.414617\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01222\",\n        \"nomLigneCial\": \"6\",\n        \"latitude\": \"43.31634\",\n        \"longitude\": \"5.430528\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01223\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.31299\",\n        \"longitude\": \"5.385265\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01224\",\n        \"nomLigneCial\": \"42T\",\n        \"latitude\": \"43.345776\",\n        \"longitude\": \"5.428933\",\n        \"type\": \"2\",\n        \"couleur\": \"#636AAF\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01225\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.308437\",\n        \"longitude\": \"5.377312\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01227\",\n        \"nomLigneCial\": \"1\",\n        \"latitude\": \"43.351345\",\n        \"longitude\": \"5.44091\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01228\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.317337\",\n        \"longitude\": \"5.378123\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01229\",\n        \"nomLigneCial\": \"4B\",\n        \"latitude\": \"43.328846\",\n        \"longitude\": \"5.431684\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01230\",\n        \"nomLigneCial\": \"3\",\n        \"latitude\": \"43.33344\",\n        \"longitude\": \"5.429535\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01231\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.355923\",\n        \"longitude\": \"5.369861\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01232\",\n        \"nomLigneCial\": \"4\",\n        \"latitude\": \"43.328056\",\n        \"longitude\": \"5.434782\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01233\",\n        \"nomLigneCial\": \"41\",\n        \"latitude\": \"43.28349\",\n        \"longitude\": \"5.385092\",\n        \"type\": \"2\",\n        \"couleur\": \"#85C9B7\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01234\",\n        \"nomLigneCial\": \"6\",\n        \"latitude\": \"43.3255\",\n        \"longitude\": \"5.430323\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01236\",\n        \"nomLigneCial\": \"44\",\n        \"latitude\": \"43.271114\",\n        \"longitude\": \"5.392413\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01238\",\n        \"nomLigneCial\": \"19\",\n        \"latitude\": \"43.282852\",\n        \"longitude\": \"5.385447\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01239\",\n        \"nomLigneCial\": \"44\",\n        \"latitude\": \"43.26417\",\n        \"longitude\": \"5.390179\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01240\",\n        \"nomLigneCial\": \"19\",\n        \"latitude\": \"43.238373\",\n        \"longitude\": \"5.364764\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01242\",\n        \"nomLigneCial\": \"44\",\n        \"latitude\": \"43.26752\",\n        \"longitude\": \"5.389333\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01243\",\n        \"nomLigneCial\": \"45\",\n        \"latitude\": \"43.23894\",\n        \"longitude\": \"5.374437\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01244\",\n        \"nomLigneCial\": \"44\",\n        \"latitude\": \"43.26681\",\n        \"longitude\": \"5.389685\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01245\",\n        \"nomLigneCial\": \"45\",\n        \"latitude\": \"43.25844\",\n        \"longitude\": \"5.394276\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01246\",\n        \"nomLigneCial\": \"44\",\n        \"latitude\": \"43.245117\",\n        \"longitude\": \"5.384158\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01248\",\n        \"nomLigneCial\": \"40\",\n        \"latitude\": \"43.283237\",\n        \"longitude\": \"5.49738\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01249\",\n        \"nomLigneCial\": \"12B\",\n        \"latitude\": \"43.295757\",\n        \"longitude\": \"5.44659\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01250\",\n        \"nomLigneCial\": \"15\",\n        \"latitude\": \"43.28781\",\n        \"longitude\": \"5.449272\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01251\",\n        \"nomLigneCial\": \"15S\",\n        \"latitude\": \"43.287468\",\n        \"longitude\": \"5.46531\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01252\",\n        \"nomLigneCial\": \"54\",\n        \"latitude\": \"43.288795\",\n        \"longitude\": \"5.355313\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01253\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.285427\",\n        \"longitude\": \"5.384519\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01254\",\n        \"nomLigneCial\": \"83\",\n        \"latitude\": \"43.29242\",\n        \"longitude\": \"5.366216\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01256\",\n        \"nomLigneCial\": \"54\",\n        \"latitude\": \"43.291004\",\n        \"longitude\": \"5.400113\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01258\",\n        \"nomLigneCial\": \"54\",\n        \"latitude\": \"43.28829\",\n        \"longitude\": \"5.356585\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01261\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.28158\",\n        \"longitude\": \"5.424629\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01263\",\n        \"nomLigneCial\": \"15S\",\n        \"latitude\": \"43.27944\",\n        \"longitude\": \"5.423344\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01264\",\n        \"nomLigneCial\": \"54\",\n        \"latitude\": \"43.29042\",\n        \"longitude\": \"5.377666\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01265\",\n        \"nomLigneCial\": \"91\",\n        \"latitude\": \"43.290176\",\n        \"longitude\": \"5.425815\",\n        \"type\": \"2\",\n        \"couleur\": \"#93D5F6\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01266\",\n        \"nomLigneCial\": \"50\",\n        \"latitude\": \"43.285645\",\n        \"longitude\": \"5.480459\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01267\",\n        \"nomLigneCial\": \"12\",\n        \"latitude\": \"43.291813\",\n        \"longitude\": \"5.402993\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01268\",\n        \"nomLigneCial\": \"15\",\n        \"latitude\": \"43.28633\",\n        \"longitude\": \"5.444022\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01269\",\n        \"nomLigneCial\": \"50\",\n        \"latitude\": \"43.28296\",\n        \"longitude\": \"5.390761\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01270\",\n        \"nomLigneCial\": \"15\",\n        \"latitude\": \"43.280758\",\n        \"longitude\": \"5.504319\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01271\",\n        \"nomLigneCial\": \"3\",\n        \"latitude\": \"43.3414\",\n        \"longitude\": \"5.408834\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01272\",\n        \"nomLigneCial\": \"41\",\n        \"latitude\": \"43.275497\",\n        \"longitude\": \"5.384355\",\n        \"type\": \"2\",\n        \"couleur\": \"#85C9B7\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01273\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.29648\",\n        \"longitude\": \"5.375612\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01276\",\n        \"nomLigneCial\": \"4B\",\n        \"latitude\": \"43.31755\",\n        \"longitude\": \"5.460236\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01277\",\n        \"nomLigneCial\": \"7\",\n        \"latitude\": \"43.31151\",\n        \"longitude\": \"5.446532\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01279\",\n        \"nomLigneCial\": \"9\",\n        \"latitude\": \"43.311398\",\n        \"longitude\": \"5.428286\",\n        \"type\": \"2\",\n        \"couleur\": \"#189B52\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01280\",\n        \"nomLigneCial\": \"53\",\n        \"latitude\": \"43.32292\",\n        \"longitude\": \"5.406348\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01281\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.328228\",\n        \"longitude\": \"5.405793\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01282\",\n        \"nomLigneCial\": \"7\",\n        \"latitude\": \"43.31185\",\n        \"longitude\": \"5.464701\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01283\",\n        \"nomLigneCial\": \"34\",\n        \"latitude\": \"43.31356\",\n        \"longitude\": \"5.384894\",\n        \"type\": \"2\",\n        \"couleur\": \"#00B1B2\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01284\",\n        \"nomLigneCial\": \"41\",\n        \"latitude\": \"43.293274\",\n        \"longitude\": \"5.374408\",\n        \"type\": \"2\",\n        \"couleur\": \"#85C9B7\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01285\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.296715\",\n        \"longitude\": \"5.377051\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01286\",\n        \"nomLigneCial\": \"34\",\n        \"latitude\": \"43.31267\",\n        \"longitude\": \"5.385325\",\n        \"type\": \"2\",\n        \"couleur\": \"#00B1B2\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01287\",\n        \"nomLigneCial\": \"7B\",\n        \"latitude\": \"43.304207\",\n        \"longitude\": \"5.422388\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01288\",\n        \"nomLigneCial\": \"41\",\n        \"latitude\": \"43.290154\",\n        \"longitude\": \"5.378788\",\n        \"type\": \"2\",\n        \"couleur\": \"#85C9B7\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01289\",\n        \"nomLigneCial\": \"33\",\n        \"latitude\": \"43.300076\",\n        \"longitude\": \"5.385457\",\n        \"type\": \"2\",\n        \"couleur\": \"#00B1B2\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01291\",\n        \"nomLigneCial\": \"37\",\n        \"latitude\": \"43.322388\",\n        \"longitude\": \"5.412601\",\n        \"type\": \"2\",\n        \"couleur\": \"#312783\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01292\",\n        \"nomLigneCial\": \"9\",\n        \"latitude\": \"43.303776\",\n        \"longitude\": \"5.425919\",\n        \"type\": \"2\",\n        \"couleur\": \"#189B52\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01293\",\n        \"nomLigneCial\": \"5\",\n        \"latitude\": \"43.339836\",\n        \"longitude\": \"5.420421\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01294\",\n        \"nomLigneCial\": \"72\",\n        \"latitude\": \"43.318542\",\n        \"longitude\": \"5.379492\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01295\",\n        \"nomLigneCial\": \"30\",\n        \"latitude\": \"43.35961\",\n        \"longitude\": \"5.364487\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01296\",\n        \"nomLigneCial\": \"25\",\n        \"latitude\": \"43.35793\",\n        \"longitude\": \"5.337615\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01297\",\n        \"nomLigneCial\": \"28\",\n        \"latitude\": \"43.34787\",\n        \"longitude\": \"5.376769\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01298\",\n        \"nomLigneCial\": \"96\",\n        \"latitude\": \"43.360546\",\n        \"longitude\": \"5.334329\",\n        \"type\": \"2\",\n        \"couleur\": \"#878787\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01301\",\n        \"nomLigneCial\": \"72\",\n        \"latitude\": \"43.298626\",\n        \"longitude\": \"5.400985\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01302\",\n        \"nomLigneCial\": \"30\",\n        \"latitude\": \"43.35726\",\n        \"longitude\": \"5.367067\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01303\",\n        \"nomLigneCial\": \"36B\",\n        \"latitude\": \"43.362595\",\n        \"longitude\": \"5.318685\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01304\",\n        \"nomLigneCial\": \"25\",\n        \"latitude\": \"43.337955\",\n        \"longitude\": \"5.362525\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01305\",\n        \"nomLigneCial\": \"45\",\n        \"latitude\": \"43.270798\",\n        \"longitude\": \"5.392498\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01306\",\n        \"nomLigneCial\": \"23\",\n        \"latitude\": \"43.261242\",\n        \"longitude\": \"5.39358\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01307\",\n        \"nomLigneCial\": \"24\",\n        \"latitude\": \"43.238064\",\n        \"longitude\": \"5.435663\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01308\",\n        \"nomLigneCial\": \"7T\",\n        \"latitude\": \"43.307556\",\n        \"longitude\": \"5.424969\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01309\",\n        \"nomLigneCial\": \"45\",\n        \"latitude\": \"43.25382\",\n        \"longitude\": \"5.394035\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01310\",\n        \"nomLigneCial\": \"19\",\n        \"latitude\": \"43.283115\",\n        \"longitude\": \"5.385298\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01311\",\n        \"nomLigneCial\": \"24T\",\n        \"latitude\": \"43.264973\",\n        \"longitude\": \"5.409202\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01312\",\n        \"nomLigneCial\": \"45\",\n        \"latitude\": \"43.245876\",\n        \"longitude\": \"5.39048\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01314\",\n        \"nomLigneCial\": \"24\",\n        \"latitude\": \"43.24519\",\n        \"longitude\": \"5.427039\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01315\",\n        \"nomLigneCial\": \"19\",\n        \"latitude\": \"43.279434\",\n        \"longitude\": \"5.387314\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01316\",\n        \"nomLigneCial\": \"19\",\n        \"latitude\": \"43.25674\",\n        \"longitude\": \"5.376549\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01317\",\n        \"nomLigneCial\": \"16S\",\n        \"latitude\": \"43.27152\",\n        \"longitude\": \"5.403773\",\n        \"type\": \"2\",\n        \"couleur\": \"#CA4E39\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01318\",\n        \"nomLigneCial\": \"12S\",\n        \"latitude\": \"43.29128\",\n        \"longitude\": \"5.400408\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01319\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.304527\",\n        \"longitude\": \"5.398655\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01320\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.284702\",\n        \"longitude\": \"5.388012\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01321\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.283974\",\n        \"longitude\": \"5.38728\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01322\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.28635\",\n        \"longitude\": \"5.443974\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01323\",\n        \"nomLigneCial\": \"83\",\n        \"latitude\": \"43.265095\",\n        \"longitude\": \"5.373248\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01324\",\n        \"nomLigneCial\": \"40\",\n        \"latitude\": \"43.28622\",\n        \"longitude\": \"5.470628\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01325\",\n        \"nomLigneCial\": \"40\",\n        \"latitude\": \"43.287262\",\n        \"longitude\": \"5.446599\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01326\",\n        \"nomLigneCial\": \"83\",\n        \"latitude\": \"43.271366\",\n        \"longitude\": \"5.389566\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01327\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.31624\",\n        \"longitude\": \"5.405367\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01328\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.27994\",\n        \"longitude\": \"5.418795\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01329\",\n        \"nomLigneCial\": \"40\",\n        \"latitude\": \"43.289608\",\n        \"longitude\": \"5.426802\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01330\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.291355\",\n        \"longitude\": \"5.359212\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01332\",\n        \"nomLigneCial\": \"91\",\n        \"latitude\": \"43.27772\",\n        \"longitude\": \"5.420672\",\n        \"type\": \"2\",\n        \"couleur\": \"#93D5F6\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01333\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.310654\",\n        \"longitude\": \"5.396322\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01334\",\n        \"nomLigneCial\": \"54\",\n        \"latitude\": \"43.28972\",\n        \"longitude\": \"5.39799\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01337\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.28154\",\n        \"longitude\": \"5.424097\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01341\",\n        \"nomLigneCial\": \"50\",\n        \"latitude\": \"43.29258\",\n        \"longitude\": \"5.473623\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01342\",\n        \"nomLigneCial\": \"12S\",\n        \"latitude\": \"43.30108\",\n        \"longitude\": \"5.510119\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01344\",\n        \"nomLigneCial\": \"50\",\n        \"latitude\": \"43.28528\",\n        \"longitude\": \"5.384808\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01345\",\n        \"nomLigneCial\": \"50\",\n        \"latitude\": \"43.281353\",\n        \"longitude\": \"5.504567\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01348\",\n        \"nomLigneCial\": \"10\",\n        \"latitude\": \"43.2996\",\n        \"longitude\": \"5.455822\",\n        \"type\": \"2\",\n        \"couleur\": \"#E94F35\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01351\",\n        \"nomLigneCial\": \"53\",\n        \"latitude\": \"43.31767\",\n        \"longitude\": \"5.405858\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01353\",\n        \"nomLigneCial\": \"9\",\n        \"latitude\": \"43.30384\",\n        \"longitude\": \"5.42708\",\n        \"type\": \"2\",\n        \"couleur\": \"#189B52\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01354\",\n        \"nomLigneCial\": \"10\",\n        \"latitude\": \"43.298622\",\n        \"longitude\": \"5.431346\",\n        \"type\": \"2\",\n        \"couleur\": \"#E94F35\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01355\",\n        \"nomLigneCial\": \"50\",\n        \"latitude\": \"43.282856\",\n        \"longitude\": \"5.391779\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01357\",\n        \"nomLigneCial\": \"33\",\n        \"latitude\": \"43.334377\",\n        \"longitude\": \"5.407604\",\n        \"type\": \"2\",\n        \"couleur\": \"#00B1B2\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01359\",\n        \"nomLigneCial\": \"97\",\n        \"latitude\": \"43.384712\",\n        \"longitude\": \"5.358817\",\n        \"type\": \"2\",\n        \"couleur\": \"#DCCD00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01360\",\n        \"nomLigneCial\": \"41\",\n        \"latitude\": \"43.272156\",\n        \"longitude\": \"5.390892\",\n        \"type\": \"2\",\n        \"couleur\": \"#85C9B7\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01362\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.296947\",\n        \"longitude\": \"5.376691\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01363\",\n        \"nomLigneCial\": \"97\",\n        \"latitude\": \"43.38597\",\n        \"longitude\": \"5.369173\",\n        \"type\": \"2\",\n        \"couleur\": \"#DCCD00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01364\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.29672\",\n        \"longitude\": \"5.376891\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01365\",\n        \"nomLigneCial\": \"97\",\n        \"latitude\": \"43.29648\",\n        \"longitude\": \"5.376018\",\n        \"type\": \"2\",\n        \"couleur\": \"#DCCD00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01366\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.31027\",\n        \"longitude\": \"5.379101\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01367\",\n        \"nomLigneCial\": \"97\",\n        \"latitude\": \"43.34584\",\n        \"longitude\": \"5.373676\",\n        \"type\": \"2\",\n        \"couleur\": \"#DCCD00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01368\",\n        \"nomLigneCial\": \"1S\",\n        \"latitude\": \"43.346886\",\n        \"longitude\": \"5.428327\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01369\",\n        \"nomLigneCial\": \"97\",\n        \"latitude\": \"43.305294\",\n        \"longitude\": \"5.374977\",\n        \"type\": \"2\",\n        \"couleur\": \"#DCCD00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01370\",\n        \"nomLigneCial\": \"97\",\n        \"latitude\": \"43.378025\",\n        \"longitude\": \"5.356692\",\n        \"type\": \"2\",\n        \"couleur\": \"#DCCD00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01371\",\n        \"nomLigneCial\": \"97\",\n        \"latitude\": \"43.37725\",\n        \"longitude\": \"5.359696\",\n        \"type\": \"2\",\n        \"couleur\": \"#DCCD00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01372\",\n        \"nomLigneCial\": \"54\",\n        \"latitude\": \"43.290108\",\n        \"longitude\": \"5.378417\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01374\",\n        \"nomLigneCial\": \"12\",\n        \"latitude\": \"43.301353\",\n        \"longitude\": \"5.526089\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01375\",\n        \"nomLigneCial\": \"15\",\n        \"latitude\": \"43.273987\",\n        \"longitude\": \"5.414296\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01376\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.291355\",\n        \"longitude\": \"5.359212\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01377\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.29033\",\n        \"longitude\": \"5.374533\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01378\",\n        \"nomLigneCial\": \"91\",\n        \"latitude\": \"43.297997\",\n        \"longitude\": \"5.459771\",\n        \"type\": \"2\",\n        \"couleur\": \"#93D5F6\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01379\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.29769\",\n        \"longitude\": \"5.381034\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01380\",\n        \"nomLigneCial\": \"83\",\n        \"latitude\": \"43.296154\",\n        \"longitude\": \"5.362809\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01381\",\n        \"nomLigneCial\": \"83\",\n        \"latitude\": \"43.279415\",\n        \"longitude\": \"5.353402\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01384\",\n        \"nomLigneCial\": \"7B\",\n        \"latitude\": \"43.317238\",\n        \"longitude\": \"5.437912\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01387\",\n        \"nomLigneCial\": \"97\",\n        \"latitude\": \"43.37661\",\n        \"longitude\": \"5.364296\",\n        \"type\": \"2\",\n        \"couleur\": \"#DCCD00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01388\",\n        \"nomLigneCial\": \"97\",\n        \"latitude\": \"43.30229\",\n        \"longitude\": \"5.374397\",\n        \"type\": \"2\",\n        \"couleur\": \"#DCCD00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01390\",\n        \"nomLigneCial\": \"97\",\n        \"latitude\": \"43.29688\",\n        \"longitude\": \"5.377378\",\n        \"type\": \"2\",\n        \"couleur\": \"#DCCD00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01391\",\n        \"nomLigneCial\": \"42\",\n        \"latitude\": \"43.30319\",\n        \"longitude\": \"5.397355\",\n        \"type\": \"2\",\n        \"couleur\": \"#636AAF\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01393\",\n        \"nomLigneCial\": \"19\",\n        \"latitude\": \"43.23112\",\n        \"longitude\": \"5.354818\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01395\",\n        \"nomLigneCial\": \"23\",\n        \"latitude\": \"43.24765\",\n        \"longitude\": \"5.392585\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01397\",\n        \"nomLigneCial\": \"16\",\n        \"latitude\": \"43.27757\",\n        \"longitude\": \"5.427502\",\n        \"type\": \"2\",\n        \"couleur\": \"#CA4E39\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01398\",\n        \"nomLigneCial\": \"46\",\n        \"latitude\": \"43.27112\",\n        \"longitude\": \"5.403535\",\n        \"type\": \"2\",\n        \"couleur\": \"#C2063B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01399\",\n        \"nomLigneCial\": \"44\",\n        \"latitude\": \"43.27104\",\n        \"longitude\": \"5.392496\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01400\",\n        \"nomLigneCial\": \"17\",\n        \"latitude\": \"43.2748\",\n        \"longitude\": \"5.439752\",\n        \"type\": \"2\",\n        \"couleur\": \"#D77D63\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01401\",\n        \"nomLigneCial\": \"19\",\n        \"latitude\": \"43.26693\",\n        \"longitude\": \"5.382634\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01402\",\n        \"nomLigneCial\": \"24\",\n        \"latitude\": \"43.267235\",\n        \"longitude\": \"5.407905\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01403\",\n        \"nomLigneCial\": \"44\",\n        \"latitude\": \"43.25084\",\n        \"longitude\": \"5.382166\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01404\",\n        \"nomLigneCial\": \"23\",\n        \"latitude\": \"43.233772\",\n        \"longitude\": \"5.408306\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01405\",\n        \"nomLigneCial\": \"46\",\n        \"latitude\": \"43.27096\",\n        \"longitude\": \"5.403368\",\n        \"type\": \"2\",\n        \"couleur\": \"#C2063B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01406\",\n        \"nomLigneCial\": \"19\",\n        \"latitude\": \"43.260006\",\n        \"longitude\": \"5.375452\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01408\",\n        \"nomLigneCial\": \"28\",\n        \"latitude\": \"43.322247\",\n        \"longitude\": \"5.374652\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01409\",\n        \"nomLigneCial\": \"96\",\n        \"latitude\": \"43.377033\",\n        \"longitude\": \"5.356393\",\n        \"type\": \"2\",\n        \"couleur\": \"#878787\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01410\",\n        \"nomLigneCial\": \"36\",\n        \"latitude\": \"43.319305\",\n        \"longitude\": \"5.36679\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01413\",\n        \"nomLigneCial\": \"82S\",\n        \"latitude\": \"43.29322\",\n        \"longitude\": \"5.370598\",\n        \"type\": \"2\",\n        \"couleur\": \"#AFCA0B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01414\",\n        \"nomLigneCial\": \"25\",\n        \"latitude\": \"43.37032\",\n        \"longitude\": \"5.346483\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01415\",\n        \"nomLigneCial\": \"25\",\n        \"latitude\": \"43.363094\",\n        \"longitude\": \"5.341427\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01416\",\n        \"nomLigneCial\": \"25\",\n        \"latitude\": \"43.37314\",\n        \"longitude\": \"5.352569\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01417\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.3193\",\n        \"longitude\": \"5.379708\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01418\",\n        \"nomLigneCial\": \"34\",\n        \"latitude\": \"43.330673\",\n        \"longitude\": \"5.404761\",\n        \"type\": \"2\",\n        \"couleur\": \"#00B1B2\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01419\",\n        \"nomLigneCial\": \"4\",\n        \"latitude\": \"43.333035\",\n        \"longitude\": \"5.429851\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01420\",\n        \"nomLigneCial\": \"41\",\n        \"latitude\": \"43.27024\",\n        \"longitude\": \"5.38761\",\n        \"type\": \"2\",\n        \"couleur\": \"#85C9B7\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01421\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.29672\",\n        \"longitude\": \"5.376891\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01422\",\n        \"nomLigneCial\": \"6\",\n        \"latitude\": \"43.309677\",\n        \"longitude\": \"5.407435\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01423\",\n        \"nomLigneCial\": \"27\",\n        \"latitude\": \"43.330605\",\n        \"longitude\": \"5.411416\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01426\",\n        \"nomLigneCial\": \"7\",\n        \"latitude\": \"43.301918\",\n        \"longitude\": \"5.39745\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01427\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.31457\",\n        \"longitude\": \"5.397507\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01428\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.285683\",\n        \"longitude\": \"5.442085\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01429\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.284958\",\n        \"longitude\": \"5.390807\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01430\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.290337\",\n        \"longitude\": \"5.376948\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01431\",\n        \"nomLigneCial\": \"54\",\n        \"latitude\": \"43.286324\",\n        \"longitude\": \"5.38341\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01432\",\n        \"nomLigneCial\": \"15\",\n        \"latitude\": \"43.27305\",\n        \"longitude\": \"5.412261\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01433\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.28858\",\n        \"longitude\": \"5.45507\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01434\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.29474\",\n        \"longitude\": \"5.38191\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01435\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.299427\",\n        \"longitude\": \"5.38633\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01437\",\n        \"nomLigneCial\": \"12B\",\n        \"latitude\": \"43.290077\",\n        \"longitude\": \"5.47115\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01438\",\n        \"nomLigneCial\": \"40\",\n        \"latitude\": \"43.288586\",\n        \"longitude\": \"5.454479\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01440\",\n        \"nomLigneCial\": \"83\",\n        \"latitude\": \"43.295677\",\n        \"longitude\": \"5.362888\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01441\",\n        \"nomLigneCial\": \"15\",\n        \"latitude\": \"43.282272\",\n        \"longitude\": \"5.502229\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01442\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.308548\",\n        \"longitude\": \"5.377563\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01444\",\n        \"nomLigneCial\": \"9\",\n        \"latitude\": \"43.29488\",\n        \"longitude\": \"5.444015\",\n        \"type\": \"2\",\n        \"couleur\": \"#189B52\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01445\",\n        \"nomLigneCial\": \"10\",\n        \"latitude\": \"43.301025\",\n        \"longitude\": \"5.413198\",\n        \"type\": \"2\",\n        \"couleur\": \"#E94F35\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01446\",\n        \"nomLigneCial\": \"36\",\n        \"latitude\": \"43.36299\",\n        \"longitude\": \"5.313581\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01447\",\n        \"nomLigneCial\": \"25\",\n        \"latitude\": \"43.32323\",\n        \"longitude\": \"5.367617\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01448\",\n        \"nomLigneCial\": \"82\",\n        \"latitude\": \"43.295883\",\n        \"longitude\": \"5.36281\",\n        \"type\": \"2\",\n        \"couleur\": \"#AFCA0B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01449\",\n        \"nomLigneCial\": \"30\",\n        \"latitude\": \"43.321434\",\n        \"longitude\": \"5.37113\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01450\",\n        \"nomLigneCial\": \"28\",\n        \"latitude\": \"43.355938\",\n        \"longitude\": \"5.369566\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01451\",\n        \"nomLigneCial\": \"91\",\n        \"latitude\": \"43.278465\",\n        \"longitude\": \"5.417612\",\n        \"type\": \"2\",\n        \"couleur\": \"#93D5F6\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01452\",\n        \"nomLigneCial\": \"83\",\n        \"latitude\": \"43.272446\",\n        \"longitude\": \"5.362638\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01453\",\n        \"nomLigneCial\": \"12B\",\n        \"latitude\": \"43.291237\",\n        \"longitude\": \"5.461762\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01454\",\n        \"nomLigneCial\": \"12S\",\n        \"latitude\": \"43.289295\",\n        \"longitude\": \"5.43625\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01456\",\n        \"nomLigneCial\": \"4\",\n        \"latitude\": \"43.29439\",\n        \"longitude\": \"5.475697\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01457\",\n        \"nomLigneCial\": \"42\",\n        \"latitude\": \"43.339138\",\n        \"longitude\": \"5.432254\",\n        \"type\": \"2\",\n        \"couleur\": \"#636AAF\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01458\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.322414\",\n        \"longitude\": \"5.382931\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01459\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.305798\",\n        \"longitude\": \"5.372459\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01460\",\n        \"nomLigneCial\": \"42T\",\n        \"latitude\": \"43.327244\",\n        \"longitude\": \"5.423665\",\n        \"type\": \"2\",\n        \"couleur\": \"#636AAF\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01462\",\n        \"nomLigneCial\": \"91\",\n        \"latitude\": \"43.286926\",\n        \"longitude\": \"5.401742\",\n        \"type\": \"2\",\n        \"couleur\": \"#93D5F6\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01463\",\n        \"nomLigneCial\": \"15\",\n        \"latitude\": \"43.27185\",\n        \"longitude\": \"5.406644\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01464\",\n        \"nomLigneCial\": \"83\",\n        \"latitude\": \"43.295914\",\n        \"longitude\": \"5.362737\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01465\",\n        \"nomLigneCial\": \"15\",\n        \"latitude\": \"43.286163\",\n        \"longitude\": \"5.44335\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01466\",\n        \"nomLigneCial\": \"19\",\n        \"latitude\": \"43.25965\",\n        \"longitude\": \"5.375597\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01467\",\n        \"nomLigneCial\": \"19\",\n        \"latitude\": \"43.238995\",\n        \"longitude\": \"5.365503\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01468\",\n        \"nomLigneCial\": \"46\",\n        \"latitude\": \"43.250393\",\n        \"longitude\": \"5.416116\",\n        \"type\": \"2\",\n        \"couleur\": \"#C2063B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01470\",\n        \"nomLigneCial\": \"24\",\n        \"latitude\": \"43.26859\",\n        \"longitude\": \"5.404439\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01471\",\n        \"nomLigneCial\": \"7B\",\n        \"latitude\": \"43.301815\",\n        \"longitude\": \"5.398875\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01472\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.30982\",\n        \"longitude\": \"5.379575\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01473\",\n        \"nomLigneCial\": \"37\",\n        \"latitude\": \"43.331257\",\n        \"longitude\": \"5.419309\",\n        \"type\": \"2\",\n        \"couleur\": \"#312783\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01474\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.30558\",\n        \"longitude\": \"5.372561\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01476\",\n        \"nomLigneCial\": \"96S\",\n        \"latitude\": \"43.361774\",\n        \"longitude\": \"5.325411\",\n        \"type\": \"2\",\n        \"couleur\": \"#878787\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01477\",\n        \"nomLigneCial\": \"25\",\n        \"latitude\": \"43.357716\",\n        \"longitude\": \"5.338729\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01478\",\n        \"nomLigneCial\": \"82\",\n        \"latitude\": \"43.307926\",\n        \"longitude\": \"5.36604\",\n        \"type\": \"2\",\n        \"couleur\": \"#AFCA0B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01479\",\n        \"nomLigneCial\": \"36B\",\n        \"latitude\": \"43.35674\",\n        \"longitude\": \"5.343056\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01480\",\n        \"nomLigneCial\": \"28\",\n        \"latitude\": \"43.328114\",\n        \"longitude\": \"5.387777\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01481\",\n        \"nomLigneCial\": \"34\",\n        \"latitude\": \"43.300156\",\n        \"longitude\": \"5.385608\",\n        \"type\": \"2\",\n        \"couleur\": \"#00B1B2\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01482\",\n        \"nomLigneCial\": \"6\",\n        \"latitude\": \"43.302315\",\n        \"longitude\": \"5.397368\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01483\",\n        \"nomLigneCial\": \"2\",\n        \"latitude\": \"43.334797\",\n        \"longitude\": \"5.443254\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01484\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.327084\",\n        \"longitude\": \"5.412674\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01803\",\n        \"nomLigneCial\": \"82S\",\n        \"latitude\": \"43.288326\",\n        \"longitude\": \"5.357498\",\n        \"type\": \"2\",\n        \"couleur\": \"#AFCA0B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02002\",\n        \"nomLigneCial\": \"55\",\n        \"latitude\": \"43.302013\",\n        \"longitude\": \"5.369358\",\n        \"type\": \"2\",\n        \"couleur\": \"#F59C00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02003\",\n        \"nomLigneCial\": \"49\",\n        \"latitude\": \"43.283455\",\n        \"longitude\": \"5.37643\",\n        \"type\": \"2\",\n        \"couleur\": \"#DA4F37\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02004\",\n        \"nomLigneCial\": \"60\",\n        \"latitude\": \"43.2959\",\n        \"longitude\": \"5.374171\",\n        \"type\": \"2\",\n        \"couleur\": \"#FFDD00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02005\",\n        \"nomLigneCial\": \"55\",\n        \"latitude\": \"43.28644\",\n        \"longitude\": \"5.367006\",\n        \"type\": \"2\",\n        \"couleur\": \"#F59C00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02006\",\n        \"nomLigneCial\": \"73\",\n        \"latitude\": \"43.278587\",\n        \"longitude\": \"5.395507\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02007\",\n        \"nomLigneCial\": \"61\",\n        \"latitude\": \"43.293835\",\n        \"longitude\": \"5.374172\",\n        \"type\": \"2\",\n        \"couleur\": \"#76B82A\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02008\",\n        \"nomLigneCial\": \"80\",\n        \"latitude\": \"43.293755\",\n        \"longitude\": \"5.374255\",\n        \"type\": \"2\",\n        \"couleur\": \"#76B82A\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02009\",\n        \"nomLigneCial\": \"74\",\n        \"latitude\": \"43.291832\",\n        \"longitude\": \"5.384254\",\n        \"type\": \"2\",\n        \"couleur\": \"#5C2483\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02010\",\n        \"nomLigneCial\": \"55\",\n        \"latitude\": \"43.28616\",\n        \"longitude\": \"5.367216\",\n        \"type\": \"2\",\n        \"couleur\": \"#F59C00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02012\",\n        \"nomLigneCial\": \"74\",\n        \"latitude\": \"43.281273\",\n        \"longitude\": \"5.37825\",\n        \"type\": \"2\",\n        \"couleur\": \"#5C2483\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02014\",\n        \"nomLigneCial\": \"12\",\n        \"latitude\": \"43.289227\",\n        \"longitude\": \"5.435705\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02015\",\n        \"nomLigneCial\": \"80\",\n        \"latitude\": \"43.288322\",\n        \"longitude\": \"5.36664\",\n        \"type\": \"2\",\n        \"couleur\": \"#76B82A\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02016\",\n        \"nomLigneCial\": \"52\",\n        \"latitude\": \"43.298798\",\n        \"longitude\": \"5.390863\",\n        \"type\": \"2\",\n        \"couleur\": \"#0073BD\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02017\",\n        \"nomLigneCial\": \"52\",\n        \"latitude\": \"43.294\",\n        \"longitude\": \"5.399449\",\n        \"type\": \"2\",\n        \"couleur\": \"#0073BD\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02020\",\n        \"nomLigneCial\": \"61\",\n        \"latitude\": \"43.278877\",\n        \"longitude\": \"5.360648\",\n        \"type\": \"2\",\n        \"couleur\": \"#76B82A\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02021\",\n        \"nomLigneCial\": \"60\",\n        \"latitude\": \"43.288765\",\n        \"longitude\": \"5.370625\",\n        \"type\": \"2\",\n        \"couleur\": \"#FFDD00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02022\",\n        \"nomLigneCial\": \"73\",\n        \"latitude\": \"43.27986\",\n        \"longitude\": \"5.386728\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02024\",\n        \"nomLigneCial\": \"52\",\n        \"latitude\": \"43.309673\",\n        \"longitude\": \"5.390168\",\n        \"type\": \"2\",\n        \"couleur\": \"#0073BD\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02025\",\n        \"nomLigneCial\": \"60\",\n        \"latitude\": \"43.28456\",\n        \"longitude\": \"5.372004\",\n        \"type\": \"2\",\n        \"couleur\": \"#FFDD00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02026\",\n        \"nomLigneCial\": \"49\",\n        \"latitude\": \"43.305862\",\n        \"longitude\": \"5.373275\",\n        \"type\": \"2\",\n        \"couleur\": \"#DA4F37\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02028\",\n        \"nomLigneCial\": \"73\",\n        \"latitude\": \"43.268932\",\n        \"longitude\": \"5.403591\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02029\",\n        \"nomLigneCial\": \"80\",\n        \"latitude\": \"43.286217\",\n        \"longitude\": \"5.361699\",\n        \"type\": \"2\",\n        \"couleur\": \"#76B82A\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02030\",\n        \"nomLigneCial\": \"49\",\n        \"latitude\": \"43.306507\",\n        \"longitude\": \"5.392957\",\n        \"type\": \"2\",\n        \"couleur\": \"#DA4F37\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02031\",\n        \"nomLigneCial\": \"46S\",\n        \"latitude\": \"43.258045\",\n        \"longitude\": \"5.409996\",\n        \"type\": \"2\",\n        \"couleur\": \"#C2063B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02032\",\n        \"nomLigneCial\": \"46S\",\n        \"latitude\": \"43.267143\",\n        \"longitude\": \"5.402605\",\n        \"type\": \"2\",\n        \"couleur\": \"#C2063B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02033\",\n        \"nomLigneCial\": \"48\",\n        \"latitude\": \"43.248077\",\n        \"longitude\": \"5.42737\",\n        \"type\": \"2\",\n        \"couleur\": \"#C2063B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02034\",\n        \"nomLigneCial\": \"22\",\n        \"latitude\": \"43.23951\",\n        \"longitude\": \"5.407696\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02035\",\n        \"nomLigneCial\": \"22S\",\n        \"latitude\": \"43.236164\",\n        \"longitude\": \"5.410104\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02036\",\n        \"nomLigneCial\": \"48\",\n        \"latitude\": \"43.266087\",\n        \"longitude\": \"5.403276\",\n        \"type\": \"2\",\n        \"couleur\": \"#C2063B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02038\",\n        \"nomLigneCial\": \"22\",\n        \"latitude\": \"43.250603\",\n        \"longitude\": \"5.395391\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02039\",\n        \"nomLigneCial\": \"22\",\n        \"latitude\": \"43.265556\",\n        \"longitude\": \"5.395187\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02040\",\n        \"nomLigneCial\": \"47\",\n        \"latitude\": \"43.258926\",\n        \"longitude\": \"5.39948\",\n        \"type\": \"2\",\n        \"couleur\": \"#CD4849\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02041\",\n        \"nomLigneCial\": \"48\",\n        \"latitude\": \"43.271194\",\n        \"longitude\": \"5.403772\",\n        \"type\": \"2\",\n        \"couleur\": \"#C2063B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02043\",\n        \"nomLigneCial\": \"48\",\n        \"latitude\": \"43.25621\",\n        \"longitude\": \"5.405019\",\n        \"type\": \"2\",\n        \"couleur\": \"#C2063B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02045\",\n        \"nomLigneCial\": \"22S\",\n        \"latitude\": \"43.252796\",\n        \"longitude\": \"5.394596\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02046\",\n        \"nomLigneCial\": \"22S\",\n        \"latitude\": \"43.26825\",\n        \"longitude\": \"5.393723\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02048\",\n        \"nomLigneCial\": \"67\",\n        \"latitude\": \"43.30699\",\n        \"longitude\": \"5.413226\",\n        \"type\": \"2\",\n        \"couleur\": \"#5BC5F2\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02049\",\n        \"nomLigneCial\": \"49\",\n        \"latitude\": \"43.290474\",\n        \"longitude\": \"5.37242\",\n        \"type\": \"2\",\n        \"couleur\": \"#DA4F37\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02050\",\n        \"nomLigneCial\": \"67\",\n        \"latitude\": \"43.29624\",\n        \"longitude\": \"5.410213\",\n        \"type\": \"2\",\n        \"couleur\": \"#5BC5F2\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02051\",\n        \"nomLigneCial\": \"61\",\n        \"latitude\": \"43.290268\",\n        \"longitude\": \"5.374013\",\n        \"type\": \"2\",\n        \"couleur\": \"#76B82A\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02052\",\n        \"nomLigneCial\": \"61\",\n        \"latitude\": \"43.291847\",\n        \"longitude\": \"5.371749\",\n        \"type\": \"2\",\n        \"couleur\": \"#76B82A\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02053\",\n        \"nomLigneCial\": \"55\",\n        \"latitude\": \"43.29776\",\n        \"longitude\": \"5.371303\",\n        \"type\": \"2\",\n        \"couleur\": \"#F59C00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02055\",\n        \"nomLigneCial\": \"73\",\n        \"latitude\": \"43.28607\",\n        \"longitude\": \"5.384373\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02056\",\n        \"nomLigneCial\": \"51\",\n        \"latitude\": \"43.295288\",\n        \"longitude\": \"5.48144\",\n        \"type\": \"2\",\n        \"couleur\": \"#AFCA0B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02057\",\n        \"nomLigneCial\": \"91\",\n        \"latitude\": \"43.288616\",\n        \"longitude\": \"5.400334\",\n        \"type\": \"2\",\n        \"couleur\": \"#93D5F6\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02058\",\n        \"nomLigneCial\": \"74\",\n        \"latitude\": \"43.282303\",\n        \"longitude\": \"5.385769\",\n        \"type\": \"2\",\n        \"couleur\": \"#5C2483\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02059\",\n        \"nomLigneCial\": \"61\",\n        \"latitude\": \"43.278797\",\n        \"longitude\": \"5.36057\",\n        \"type\": \"2\",\n        \"couleur\": \"#76B82A\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02060\",\n        \"nomLigneCial\": \"73\",\n        \"latitude\": \"43.27992\",\n        \"longitude\": \"5.36409\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02062\",\n        \"nomLigneCial\": \"49\",\n        \"latitude\": \"43.30032\",\n        \"longitude\": \"5.385936\",\n        \"type\": \"2\",\n        \"couleur\": \"#DA4F37\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02063\",\n        \"nomLigneCial\": \"73\",\n        \"latitude\": \"43.280163\",\n        \"longitude\": \"5.368645\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02064\",\n        \"nomLigneCial\": \"55\",\n        \"latitude\": \"43.27629\",\n        \"longitude\": \"5.365481\",\n        \"type\": \"2\",\n        \"couleur\": \"#F59C00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02065\",\n        \"nomLigneCial\": \"49\",\n        \"latitude\": \"43.295567\",\n        \"longitude\": \"5.365039\",\n        \"type\": \"2\",\n        \"couleur\": \"#DA4F37\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02066\",\n        \"nomLigneCial\": \"74\",\n        \"latitude\": \"43.2987\",\n        \"longitude\": \"5.388013\",\n        \"type\": \"2\",\n        \"couleur\": \"#5C2483\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02067\",\n        \"nomLigneCial\": \"67\",\n        \"latitude\": \"43.308945\",\n        \"longitude\": \"5.40123\",\n        \"type\": \"2\",\n        \"couleur\": \"#5BC5F2\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02068\",\n        \"nomLigneCial\": \"80\",\n        \"latitude\": \"43.28312\",\n        \"longitude\": \"5.352728\",\n        \"type\": \"2\",\n        \"couleur\": \"#76B82A\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02069\",\n        \"nomLigneCial\": \"60\",\n        \"latitude\": \"43.296474\",\n        \"longitude\": \"5.36297\",\n        \"type\": \"2\",\n        \"couleur\": \"#FFDD00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02070\",\n        \"nomLigneCial\": \"49\",\n        \"latitude\": \"43.310997\",\n        \"longitude\": \"5.388498\",\n        \"type\": \"2\",\n        \"couleur\": \"#DA4F37\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02071\",\n        \"nomLigneCial\": \"74\",\n        \"latitude\": \"43.293015\",\n        \"longitude\": \"5.385412\",\n        \"type\": \"2\",\n        \"couleur\": \"#5C2483\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02072\",\n        \"nomLigneCial\": \"49\",\n        \"latitude\": \"43.311455\",\n        \"longitude\": \"5.387456\",\n        \"type\": \"2\",\n        \"couleur\": \"#DA4F37\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02073\",\n        \"nomLigneCial\": \"49\",\n        \"latitude\": \"43.30491\",\n        \"longitude\": \"5.367111\",\n        \"type\": \"2\",\n        \"couleur\": \"#DA4F37\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02103\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.237804\",\n        \"longitude\": \"5.435677\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02104\",\n        \"nomLigneCial\": \"21JET\",\n        \"latitude\": \"43.245876\",\n        \"longitude\": \"5.421208\",\n        \"type\": \"2\",\n        \"couleur\": \"#F07F3C\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02105\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.251064\",\n        \"longitude\": \"5.403315\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02106\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.278137\",\n        \"longitude\": \"5.388233\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02107\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.268093\",\n        \"longitude\": \"5.393901\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02108\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.262867\",\n        \"longitude\": \"5.396627\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02109\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.255737\",\n        \"longitude\": \"5.400714\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02110\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.23872\",\n        \"longitude\": \"5.435777\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02112\",\n        \"nomLigneCial\": \"21JET\",\n        \"latitude\": \"43.231285\",\n        \"longitude\": \"5.438184\",\n        \"type\": \"2\",\n        \"couleur\": \"#F07F3C\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02115\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.28568\",\n        \"longitude\": \"5.383778\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02116\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.236404\",\n        \"longitude\": \"5.435864\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02118\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.282047\",\n        \"longitude\": \"5.385907\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02119\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.23118\",\n        \"longitude\": \"5.439767\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02120\",\n        \"nomLigneCial\": \"21JET\",\n        \"latitude\": \"43.249783\",\n        \"longitude\": \"5.404702\",\n        \"type\": \"2\",\n        \"couleur\": \"#F07F3C\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02121\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.25539\",\n        \"longitude\": \"5.400959\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02122\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.246685\",\n        \"longitude\": \"5.407983\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02123\",\n        \"nomLigneCial\": \"21JET\",\n        \"latitude\": \"43.232185\",\n        \"longitude\": \"5.436117\",\n        \"type\": \"2\",\n        \"couleur\": \"#F07F3C\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02124\",\n        \"nomLigneCial\": \"21JET\",\n        \"latitude\": \"43.26743\",\n        \"longitude\": \"5.394169\",\n        \"type\": \"2\",\n        \"couleur\": \"#F07F3C\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02125\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.2852\",\n        \"longitude\": \"5.384251\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02126\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.279053\",\n        \"longitude\": \"5.387519\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02128\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.333252\",\n        \"longitude\": \"5.397977\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02130\",\n        \"nomLigneCial\": \"35\",\n        \"latitude\": \"43.305202\",\n        \"longitude\": \"5.366026\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02132\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.3594\",\n        \"longitude\": \"5.357669\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02133\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.32062\",\n        \"longitude\": \"5.373316\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02135\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.304714\",\n        \"longitude\": \"5.373055\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02136\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.342396\",\n        \"longitude\": \"5.352892\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02137\",\n        \"nomLigneCial\": \"B3A\",\n        \"latitude\": \"43.326927\",\n        \"longitude\": \"5.413641\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02139\",\n        \"nomLigneCial\": \"B3A\",\n        \"latitude\": \"43.32696\",\n        \"longitude\": \"5.413667\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02140\",\n        \"nomLigneCial\": \"B3A\",\n        \"latitude\": \"43.320023\",\n        \"longitude\": \"5.415805\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02141\",\n        \"nomLigneCial\": \"B3A\",\n        \"latitude\": \"43.342876\",\n        \"longitude\": \"5.410326\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02142\",\n        \"nomLigneCial\": \"B3A\",\n        \"latitude\": \"43.34304\",\n        \"longitude\": \"5.410333\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02143\",\n        \"nomLigneCial\": \"B3B\",\n        \"latitude\": \"43.337708\",\n        \"longitude\": \"5.43577\",\n        \"type\": \"2\",\n        \"couleur\": \"#E6007D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02144\",\n        \"nomLigneCial\": \"B3B\",\n        \"latitude\": \"43.337055\",\n        \"longitude\": \"5.4352\",\n        \"type\": \"2\",\n        \"couleur\": \"#E6007D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02145\",\n        \"nomLigneCial\": \"B3B\",\n        \"latitude\": \"43.332874\",\n        \"longitude\": \"5.429857\",\n        \"type\": \"2\",\n        \"couleur\": \"#E6007D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02146\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.3082\",\n        \"longitude\": \"5.374086\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02147\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.324528\",\n        \"longitude\": \"5.367152\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02149\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.30511\",\n        \"longitude\": \"5.37264\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02150\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.320877\",\n        \"longitude\": \"5.371526\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02152\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.327644\",\n        \"longitude\": \"5.366171\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02153\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.321358\",\n        \"longitude\": \"5.370893\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02155\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.371784\",\n        \"longitude\": \"5.364826\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02157\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.385056\",\n        \"longitude\": \"5.361645\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02158\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.322254\",\n        \"longitude\": \"5.368921\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02159\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.339172\",\n        \"longitude\": \"5.3817\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02161\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.345966\",\n        \"longitude\": \"5.359253\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02162\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.320263\",\n        \"longitude\": \"5.371587\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02163\",\n        \"nomLigneCial\": \"35\",\n        \"latitude\": \"43.329777\",\n        \"longitude\": \"5.35504\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02165\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.341652\",\n        \"longitude\": \"5.372986\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02166\",\n        \"nomLigneCial\": \"35\",\n        \"latitude\": \"43.336548\",\n        \"longitude\": \"5.352049\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02168\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.347916\",\n        \"longitude\": \"5.358963\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02169\",\n        \"nomLigneCial\": \"35\",\n        \"latitude\": \"43.31739\",\n        \"longitude\": \"5.368684\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02170\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.37071\",\n        \"longitude\": \"5.363746\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02171\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.32056\",\n        \"longitude\": \"5.415458\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02172\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.321514\",\n        \"longitude\": \"5.371047\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02173\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.37741\",\n        \"longitude\": \"5.362701\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02174\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.332546\",\n        \"longitude\": \"5.359234\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02175\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.337475\",\n        \"longitude\": \"5.373812\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02176\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.373375\",\n        \"longitude\": \"5.355811\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02178\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.3272\",\n        \"longitude\": \"5.366153\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02179\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.332245\",\n        \"longitude\": \"5.364498\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02180\",\n        \"nomLigneCial\": \"35\",\n        \"latitude\": \"43.36008\",\n        \"longitude\": \"5.314932\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02181\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.34455\",\n        \"longitude\": \"5.354361\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02182\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.33032\",\n        \"longitude\": \"5.365208\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02183\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.296474\",\n        \"longitude\": \"5.374576\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02184\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.327137\",\n        \"longitude\": \"5.36636\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02185\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.304485\",\n        \"longitude\": \"5.37328\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02186\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.371975\",\n        \"longitude\": \"5.356013\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02187\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.333035\",\n        \"longitude\": \"5.362016\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02188\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.321213\",\n        \"longitude\": \"5.370912\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02189\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.3402\",\n        \"longitude\": \"5.378857\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02190\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.327682\",\n        \"longitude\": \"5.412822\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02192\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.331093\",\n        \"longitude\": \"5.389059\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02193\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.331093\",\n        \"longitude\": \"5.376829\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"05251\",\n        \"nomLigneCial\": \"C034\",\n        \"latitude\": \"43.304928\",\n        \"longitude\": \"5.3806667\",\n        \"type\": \"4\",\n        \"couleur\": \"#B1093D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"05524\",\n        \"nomLigneCial\": \"C034\",\n        \"latitude\": \"43.371445\",\n        \"longitude\": \"5.321338\",\n        \"type\": \"4\",\n        \"couleur\": \"#B1093D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"05682\",\n        \"nomLigneCial\": \"C034\",\n        \"latitude\": \"43.398746\",\n        \"longitude\": \"5.080666\",\n        \"type\": \"4\",\n        \"couleur\": \"#B1093D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"07328\",\n        \"nomLigneCial\": \"C050\",\n        \"latitude\": \"0.0\",\n        \"longitude\": \"0.0\",\n        \"type\": \"4\",\n        \"couleur\": \"#24559D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"20373\",\n        \"nomLigneCial\": \"C050\",\n        \"latitude\": \"43.395817\",\n        \"longitude\": \"5.351696\",\n        \"type\": \"4\",\n        \"couleur\": \"#24559D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"20522\",\n        \"nomLigneCial\": \"C034\",\n        \"latitude\": \"43.31383\",\n        \"longitude\": \"5.367279\",\n        \"type\": \"4\",\n        \"couleur\": \"#B1093D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"23964\",\n        \"nomLigneCial\": \"C053\",\n        \"latitude\": \"43.489944\",\n        \"longitude\": \"5.332289\",\n        \"type\": \"4\",\n        \"couleur\": \"#C76B1A\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"23981\",\n        \"nomLigneCial\": \"C051\",\n        \"latitude\": \"43.46266\",\n        \"longitude\": \"5.407387\",\n        \"type\": \"4\",\n        \"couleur\": \"#009DE0\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"23982\",\n        \"nomLigneCial\": \"C051\",\n        \"latitude\": \"43.3808\",\n        \"longitude\": \"5.358223\",\n        \"type\": \"4\",\n        \"couleur\": \"#009DE0\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"23988\",\n        \"nomLigneCial\": \"C102\",\n        \"latitude\": \"43.28395\",\n        \"longitude\": \"5.387234\",\n        \"type\": \"4\",\n        \"couleur\": \"#239259\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"23989\",\n        \"nomLigneCial\": \"C102\",\n        \"latitude\": \"43.29148\",\n        \"longitude\": \"5.593188\",\n        \"type\": \"4\",\n        \"couleur\": \"#239259\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"24618\",\n        \"nomLigneCial\": \"C064\",\n        \"latitude\": \"43.473717\",\n        \"longitude\": \"5.515734\",\n        \"type\": \"4\",\n        \"couleur\": \"#156948\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"31004\",\n        \"nomLigneCial\": \"C050\",\n        \"latitude\": \"43.303936\",\n        \"longitude\": \"5.379687\",\n        \"type\": \"4\",\n        \"couleur\": \"#24559D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"31018\",\n        \"nomLigneCial\": \"C069\",\n        \"latitude\": \"43.286594\",\n        \"longitude\": \"5.578498\",\n        \"type\": \"4\",\n        \"couleur\": \"#BF003E\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"31022\",\n        \"nomLigneCial\": \"C051\",\n        \"latitude\": \"43.449005\",\n        \"longitude\": \"5.398058\",\n        \"type\": \"4\",\n        \"couleur\": \"#009DE0\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"31025\",\n        \"nomLigneCial\": \"C051\",\n        \"latitude\": \"43.508335\",\n        \"longitude\": \"5.439195\",\n        \"type\": \"4\",\n        \"couleur\": \"#009DE0\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"31033\",\n        \"nomLigneCial\": \"C100\",\n        \"latitude\": \"43.29501\",\n        \"longitude\": \"5.561234\",\n        \"type\": \"4\",\n        \"couleur\": \"#EFC429\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"31052\",\n        \"nomLigneCial\": \"C050\",\n        \"latitude\": \"43.37848\",\n        \"longitude\": \"5.355639\",\n        \"type\": \"4\",\n        \"couleur\": \"#24559D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"31053\",\n        \"nomLigneCial\": \"C050\",\n        \"latitude\": \"43.499886\",\n        \"longitude\": \"5.407001\",\n        \"type\": \"4\",\n        \"couleur\": \"#24559D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"31057\",\n        \"nomLigneCial\": \"C050\",\n        \"latitude\": \"43.30375\",\n        \"longitude\": \"5.380007\",\n        \"type\": \"4\",\n        \"couleur\": \"#24559D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"31067\",\n        \"nomLigneCial\": \"C051\",\n        \"latitude\": \"43.50831\",\n        \"longitude\": \"5.439056\",\n        \"type\": \"4\",\n        \"couleur\": \"#009DE0\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"31069\",\n        \"nomLigneCial\": \"C053\",\n        \"latitude\": \"43.303875\",\n        \"longitude\": \"5.379897\",\n        \"type\": \"4\",\n        \"couleur\": \"#C76B1A\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"31108\",\n        \"nomLigneCial\": \"C050\",\n        \"latitude\": \"43.52315\",\n        \"longitude\": \"5.441291\",\n        \"type\": \"4\",\n        \"couleur\": \"#24559D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"31109\",\n        \"nomLigneCial\": \"C050\",\n        \"latitude\": \"43.462097\",\n        \"longitude\": \"5.406022\",\n        \"type\": \"4\",\n        \"couleur\": \"#24559D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"41262\",\n        \"nomLigneCial\": \"C088\",\n        \"latitude\": \"43.377075\",\n        \"longitude\": \"5.3586326\",\n        \"type\": \"4\",\n        \"couleur\": \"#696398\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"41439\",\n        \"nomLigneCial\": \"C088\",\n        \"latitude\": \"43.44637\",\n        \"longitude\": \"5.249197\",\n        \"type\": \"4\",\n        \"couleur\": \"#696398\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"81344\",\n        \"nomLigneCial\": \"C100\",\n        \"latitude\": \"43.28411\",\n        \"longitude\": \"5.403968\",\n        \"type\": \"4\",\n        \"couleur\": \"#EFC429\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"82182\",\n        \"nomLigneCial\": \"C069\",\n        \"latitude\": \"0.0\",\n        \"longitude\": \"0.0\",\n        \"type\": \"4\",\n        \"couleur\": \"#BF003E\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"82183\",\n        \"nomLigneCial\": \"C100\",\n        \"latitude\": \"43.2858\",\n        \"longitude\": \"5.53109\",\n        \"type\": \"4\",\n        \"couleur\": \"#EFC429\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"93974\",\n        \"nomLigneCial\": \"C091\",\n        \"latitude\": \"43.423347\",\n        \"longitude\": \"5.26694\",\n        \"type\": \"4\",\n        \"couleur\": \"#F4D210\",\n        \"sens\": \"2\"\n    }\n]"},{"id":"2641ebe8-6234-4fd5-bea1-8f2b29c95f7a","name":"getRTMVehiculesMarseille","originalRequest":{"method":"GET","header":[],"url":"localhost:3000/vehicules/rtm"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"8a4288cb4b2d7401b14253b4fe58f9b2\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"c49d4359-1d90-4d66-8aed-4b2c10b26090"},{"key":"X-Runtime","value":"0.717811"},{"key":"Vary","value":"Origin"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"nomMat\": \"00001\",\n        \"nomLigneCial\": \"T1\",\n        \"latitude\": \"43.295086\",\n        \"longitude\": \"5.38891\",\n        \"type\": \"1\",\n        \"couleur\": \"#F28C00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00002\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.30216\",\n        \"longitude\": \"5.369302\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00003\",\n        \"nomLigneCial\": \"T1\",\n        \"latitude\": \"43.297157\",\n        \"longitude\": \"5.381098\",\n        \"type\": \"1\",\n        \"couleur\": \"#F28C00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00004\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.301987\",\n        \"longitude\": \"5.397576\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00005\",\n        \"nomLigneCial\": \"T3\",\n        \"latitude\": \"43.289722\",\n        \"longitude\": \"5.381666\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00006\",\n        \"nomLigneCial\": \"T1\",\n        \"latitude\": \"43.29465\",\n        \"longitude\": \"5.432263\",\n        \"type\": \"1\",\n        \"couleur\": \"#F28C00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00007\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.296627\",\n        \"longitude\": \"5.405497\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00009\",\n        \"nomLigneCial\": \"T1\",\n        \"latitude\": \"43.295086\",\n        \"longitude\": \"5.389009\",\n        \"type\": \"1\",\n        \"couleur\": \"#F28C00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00010\",\n        \"nomLigneCial\": \"T3\",\n        \"latitude\": \"43.293022\",\n        \"longitude\": \"5.379621\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00011\",\n        \"nomLigneCial\": \"T3\",\n        \"latitude\": \"43.314\",\n        \"longitude\": \"5.367768\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00012\",\n        \"nomLigneCial\": \"T1\",\n        \"latitude\": \"43.292847\",\n        \"longitude\": \"5.40996\",\n        \"type\": \"1\",\n        \"couleur\": \"#F28C00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00014\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.297436\",\n        \"longitude\": \"5.404348\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00015\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.296673\",\n        \"longitude\": \"5.405364\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00016\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.296654\",\n        \"longitude\": \"5.405474\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00018\",\n        \"nomLigneCial\": \"T3\",\n        \"latitude\": \"43.28655\",\n        \"longitude\": \"5.383506\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00019\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.298523\",\n        \"longitude\": \"5.376768\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00021\",\n        \"nomLigneCial\": \"T3\",\n        \"latitude\": \"43.300117\",\n        \"longitude\": \"5.37098\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00022\",\n        \"nomLigneCial\": \"144\",\n        \"latitude\": \"43.332993\",\n        \"longitude\": \"5.429443\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00023\",\n        \"nomLigneCial\": \"T1\",\n        \"latitude\": \"43.29439\",\n        \"longitude\": \"5.418206\",\n        \"type\": \"1\",\n        \"couleur\": \"#F28C00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00024\",\n        \"nomLigneCial\": \"T3\",\n        \"latitude\": \"43.29991\",\n        \"longitude\": \"5.371292\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00025\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.31456\",\n        \"longitude\": \"5.367298\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00026\",\n        \"nomLigneCial\": \"T1\",\n        \"latitude\": \"43.297157\",\n        \"longitude\": \"5.381197\",\n        \"type\": \"1\",\n        \"couleur\": \"#F28C00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00027\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.299305\",\n        \"longitude\": \"5.385327\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00028\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.296906\",\n        \"longitude\": \"5.377514\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00029\",\n        \"nomLigneCial\": \"T1\",\n        \"latitude\": \"43.29567\",\n        \"longitude\": \"5.397079\",\n        \"type\": \"1\",\n        \"couleur\": \"#F28C00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00030\",\n        \"nomLigneCial\": \"T1\",\n        \"latitude\": \"43.29488\",\n        \"longitude\": \"5.444409\",\n        \"type\": \"1\",\n        \"couleur\": \"#F28C00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00031\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.313313\",\n        \"longitude\": \"5.368072\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00032\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.3086\",\n        \"longitude\": \"5.36815\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00104\",\n        \"nomLigneCial\": \"84\",\n        \"latitude\": \"43.287727\",\n        \"longitude\": \"5.359347\",\n        \"type\": \"2\",\n        \"couleur\": \"#EA591B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00112\",\n        \"nomLigneCial\": \"39\",\n        \"latitude\": \"43.33845\",\n        \"longitude\": \"5.432336\",\n        \"type\": \"2\",\n        \"couleur\": \"#312783\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00281\",\n        \"nomLigneCial\": \"47\",\n        \"latitude\": \"43.271194\",\n        \"longitude\": \"5.403747\",\n        \"type\": \"2\",\n        \"couleur\": \"#CD4849\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00875\",\n        \"nomLigneCial\": \"7T\",\n        \"latitude\": \"43.30425\",\n        \"longitude\": \"5.412778\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00880\",\n        \"nomLigneCial\": \"7B\",\n        \"latitude\": \"43.30192\",\n        \"longitude\": \"5.397696\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00882\",\n        \"nomLigneCial\": \"3\",\n        \"latitude\": \"43.342308\",\n        \"longitude\": \"5.397897\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00886\",\n        \"nomLigneCial\": \"7\",\n        \"latitude\": \"43.334644\",\n        \"longitude\": \"5.432336\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00899\",\n        \"nomLigneCial\": \"3\",\n        \"latitude\": \"43.339832\",\n        \"longitude\": \"5.42089\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00901\",\n        \"nomLigneCial\": \"4\",\n        \"latitude\": \"43.324364\",\n        \"longitude\": \"5.449617\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00903\",\n        \"nomLigneCial\": \"10\",\n        \"latitude\": \"43.303802\",\n        \"longitude\": \"5.417528\",\n        \"type\": \"2\",\n        \"couleur\": \"#E94F35\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00904\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.311462\",\n        \"longitude\": \"5.378386\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00905\",\n        \"nomLigneCial\": \"4\",\n        \"latitude\": \"43.325397\",\n        \"longitude\": \"5.441635\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00906\",\n        \"nomLigneCial\": \"5\",\n        \"latitude\": \"43.357212\",\n        \"longitude\": \"5.440196\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00907\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.2968\",\n        \"longitude\": \"5.37698\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00909\",\n        \"nomLigneCial\": \"3\",\n        \"latitude\": \"43.33296\",\n        \"longitude\": \"5.429774\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00910\",\n        \"nomLigneCial\": \"5\",\n        \"latitude\": \"43.347897\",\n        \"longitude\": \"5.4298\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00911\",\n        \"nomLigneCial\": \"41\",\n        \"latitude\": \"43.26975\",\n        \"longitude\": \"5.387011\",\n        \"type\": \"2\",\n        \"couleur\": \"#85C9B7\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00912\",\n        \"nomLigneCial\": \"3\",\n        \"latitude\": \"43.339725\",\n        \"longitude\": \"5.413635\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00913\",\n        \"nomLigneCial\": \"4B\",\n        \"latitude\": \"43.328514\",\n        \"longitude\": \"5.433187\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00914\",\n        \"nomLigneCial\": \"6\",\n        \"latitude\": \"43.301926\",\n        \"longitude\": \"5.400333\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00915\",\n        \"nomLigneCial\": \"2\",\n        \"latitude\": \"43.33296\",\n        \"longitude\": \"5.429688\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00920\",\n        \"nomLigneCial\": \"40\",\n        \"latitude\": \"43.291355\",\n        \"longitude\": \"5.400497\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00926\",\n        \"nomLigneCial\": \"91\",\n        \"latitude\": \"43.288597\",\n        \"longitude\": \"5.400345\",\n        \"type\": \"2\",\n        \"couleur\": \"#93D5F6\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00927\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.28438\",\n        \"longitude\": \"5.395538\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00928\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.28122\",\n        \"longitude\": \"5.440393\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00929\",\n        \"nomLigneCial\": \"54\",\n        \"latitude\": \"43.288876\",\n        \"longitude\": \"5.355377\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00931\",\n        \"nomLigneCial\": \"15\",\n        \"latitude\": \"43.282494\",\n        \"longitude\": \"5.431011\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00935\",\n        \"nomLigneCial\": \"10\",\n        \"latitude\": \"43.299618\",\n        \"longitude\": \"5.439804\",\n        \"type\": \"2\",\n        \"couleur\": \"#E94F35\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00937\",\n        \"nomLigneCial\": \"27\",\n        \"latitude\": \"43.347424\",\n        \"longitude\": \"5.363321\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00939\",\n        \"nomLigneCial\": \"27\",\n        \"latitude\": \"43.328186\",\n        \"longitude\": \"5.41378\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00940\",\n        \"nomLigneCial\": \"1\",\n        \"latitude\": \"43.333515\",\n        \"longitude\": \"5.429366\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00942\",\n        \"nomLigneCial\": \"7\",\n        \"latitude\": \"43.301918\",\n        \"longitude\": \"5.39745\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00943\",\n        \"nomLigneCial\": \"34\",\n        \"latitude\": \"43.313065\",\n        \"longitude\": \"5.38581\",\n        \"type\": \"2\",\n        \"couleur\": \"#00B1B2\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00944\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.34642\",\n        \"longitude\": \"5.380051\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00945\",\n        \"nomLigneCial\": \"6\",\n        \"latitude\": \"43.324986\",\n        \"longitude\": \"5.427219\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00946\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.31231\",\n        \"longitude\": \"5.376301\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00947\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.29672\",\n        \"longitude\": \"5.376891\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00949\",\n        \"nomLigneCial\": \"33\",\n        \"latitude\": \"43.303688\",\n        \"longitude\": \"5.385742\",\n        \"type\": \"2\",\n        \"couleur\": \"#00B1B2\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00952\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.304832\",\n        \"longitude\": \"5.372949\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00953\",\n        \"nomLigneCial\": \"41\",\n        \"latitude\": \"43.28369\",\n        \"longitude\": \"5.384977\",\n        \"type\": \"2\",\n        \"couleur\": \"#85C9B7\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00954\",\n        \"nomLigneCial\": \"53\",\n        \"latitude\": \"43.328163\",\n        \"longitude\": \"5.398098\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00956\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.31507\",\n        \"longitude\": \"5.389036\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00957\",\n        \"nomLigneCial\": \"41\",\n        \"latitude\": \"43.27152\",\n        \"longitude\": \"5.389695\",\n        \"type\": \"2\",\n        \"couleur\": \"#85C9B7\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00959\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.32756\",\n        \"longitude\": \"5.412755\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00960\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.340538\",\n        \"longitude\": \"5.386713\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00961\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.296635\",\n        \"longitude\": \"5.376333\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00962\",\n        \"nomLigneCial\": \"9\",\n        \"latitude\": \"43.311474\",\n        \"longitude\": \"5.428499\",\n        \"type\": \"2\",\n        \"couleur\": \"#189B52\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00964\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.33305\",\n        \"longitude\": \"5.377785\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00965\",\n        \"nomLigneCial\": \"7T\",\n        \"latitude\": \"43.308605\",\n        \"longitude\": \"5.438065\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00966\",\n        \"nomLigneCial\": \"7\",\n        \"latitude\": \"43.316795\",\n        \"longitude\": \"5.469288\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00967\",\n        \"nomLigneCial\": \"53\",\n        \"latitude\": \"43.33517\",\n        \"longitude\": \"5.400313\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00976\",\n        \"nomLigneCial\": \"72\",\n        \"latitude\": \"43.283703\",\n        \"longitude\": \"5.399883\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00977\",\n        \"nomLigneCial\": \"16\",\n        \"latitude\": \"43.26994\",\n        \"longitude\": \"5.408116\",\n        \"type\": \"2\",\n        \"couleur\": \"#CA4E39\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00979\",\n        \"nomLigneCial\": \"44\",\n        \"latitude\": \"43.24125\",\n        \"longitude\": \"5.394646\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00980\",\n        \"nomLigneCial\": \"45\",\n        \"latitude\": \"43.253227\",\n        \"longitude\": \"5.393026\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00981\",\n        \"nomLigneCial\": \"46\",\n        \"latitude\": \"43.27112\",\n        \"longitude\": \"5.403535\",\n        \"type\": \"2\",\n        \"couleur\": \"#C2063B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00984\",\n        \"nomLigneCial\": \"23\",\n        \"latitude\": \"43.268803\",\n        \"longitude\": \"5.388696\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00985\",\n        \"nomLigneCial\": \"17\",\n        \"latitude\": \"43.27697\",\n        \"longitude\": \"5.42005\",\n        \"type\": \"2\",\n        \"couleur\": \"#D77D63\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00986\",\n        \"nomLigneCial\": \"24\",\n        \"latitude\": \"43.231197\",\n        \"longitude\": \"5.443694\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00987\",\n        \"nomLigneCial\": \"44\",\n        \"latitude\": \"43.271114\",\n        \"longitude\": \"5.392413\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00991\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"-1.0E-6\",\n        \"longitude\": \"-1.0E-6\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00993\",\n        \"nomLigneCial\": \"83\",\n        \"latitude\": \"43.29361\",\n        \"longitude\": \"5.372191\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00999\",\n        \"nomLigneCial\": \"36B\",\n        \"latitude\": \"43.356354\",\n        \"longitude\": \"5.344359\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01000\",\n        \"nomLigneCial\": \"72\",\n        \"latitude\": \"43.30326\",\n        \"longitude\": \"5.400931\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01102\",\n        \"nomLigneCial\": \"23\",\n        \"latitude\": \"43.271755\",\n        \"longitude\": \"5.392008\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01104\",\n        \"nomLigneCial\": \"24\",\n        \"latitude\": \"43.267387\",\n        \"longitude\": \"5.407837\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01105\",\n        \"nomLigneCial\": \"45\",\n        \"latitude\": \"43.2392\",\n        \"longitude\": \"5.375371\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01107\",\n        \"nomLigneCial\": \"23\",\n        \"latitude\": \"43.25092\",\n        \"longitude\": \"5.389593\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01109\",\n        \"nomLigneCial\": \"46\",\n        \"latitude\": \"43.266087\",\n        \"longitude\": \"5.403276\",\n        \"type\": \"2\",\n        \"couleur\": \"#C2063B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01110\",\n        \"nomLigneCial\": \"44\",\n        \"latitude\": \"43.25646\",\n        \"longitude\": \"5.382521\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01112\",\n        \"nomLigneCial\": \"44\",\n        \"latitude\": \"43.26855\",\n        \"longitude\": \"5.38871\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01114\",\n        \"nomLigneCial\": \"24\",\n        \"latitude\": \"43.256287\",\n        \"longitude\": \"5.419835\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01118\",\n        \"nomLigneCial\": \"23\",\n        \"latitude\": \"43.26167\",\n        \"longitude\": \"5.393413\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01119\",\n        \"nomLigneCial\": \"45\",\n        \"latitude\": \"43.261543\",\n        \"longitude\": \"5.393469\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01121\",\n        \"nomLigneCial\": \"9\",\n        \"latitude\": \"43.31452\",\n        \"longitude\": \"5.447411\",\n        \"type\": \"2\",\n        \"couleur\": \"#189B52\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01122\",\n        \"nomLigneCial\": \"9\",\n        \"latitude\": \"43.294876\",\n        \"longitude\": \"5.444655\",\n        \"type\": \"2\",\n        \"couleur\": \"#189B52\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01123\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.327835\",\n        \"longitude\": \"5.396789\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01124\",\n        \"nomLigneCial\": \"34\",\n        \"latitude\": \"43.30026\",\n        \"longitude\": \"5.385822\",\n        \"type\": \"2\",\n        \"couleur\": \"#00B1B2\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01126\",\n        \"nomLigneCial\": \"6\",\n        \"latitude\": \"43.324757\",\n        \"longitude\": \"5.42626\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01128\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.3408\",\n        \"longitude\": \"5.409857\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01129\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.331886\",\n        \"longitude\": \"5.38077\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01133\",\n        \"nomLigneCial\": \"33\",\n        \"latitude\": \"43.329266\",\n        \"longitude\": \"5.401238\",\n        \"type\": \"2\",\n        \"couleur\": \"#00B1B2\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01134\",\n        \"nomLigneCial\": \"33\",\n        \"latitude\": \"43.310448\",\n        \"longitude\": \"5.378825\",\n        \"type\": \"2\",\n        \"couleur\": \"#00B1B2\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01135\",\n        \"nomLigneCial\": \"6\",\n        \"latitude\": \"43.31257\",\n        \"longitude\": \"5.411844\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01136\",\n        \"nomLigneCial\": \"11\",\n        \"latitude\": \"43.33501\",\n        \"longitude\": \"5.432869\",\n        \"type\": \"2\",\n        \"couleur\": \"#5C2483\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01138\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.309444\",\n        \"longitude\": \"5.379313\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01139\",\n        \"nomLigneCial\": \"1\",\n        \"latitude\": \"43.35344\",\n        \"longitude\": \"5.438174\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01143\",\n        \"nomLigneCial\": \"23\",\n        \"latitude\": \"43.23416\",\n        \"longitude\": \"5.411928\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01145\",\n        \"nomLigneCial\": \"45\",\n        \"latitude\": \"43.24671\",\n        \"longitude\": \"5.393851\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01149\",\n        \"nomLigneCial\": \"37S\",\n        \"latitude\": \"43.34037\",\n        \"longitude\": \"5.419914\",\n        \"type\": \"2\",\n        \"couleur\": \"#312783\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01150\",\n        \"nomLigneCial\": \"9\",\n        \"latitude\": \"43.29703\",\n        \"longitude\": \"5.44869\",\n        \"type\": \"2\",\n        \"couleur\": \"#189B52\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01152\",\n        \"nomLigneCial\": \"72\",\n        \"latitude\": \"43.31474\",\n        \"longitude\": \"5.40401\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01154\",\n        \"nomLigneCial\": \"25\",\n        \"latitude\": \"43.350765\",\n        \"longitude\": \"5.35422\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01155\",\n        \"nomLigneCial\": \"30\",\n        \"latitude\": \"43.337276\",\n        \"longitude\": \"5.367245\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01157\",\n        \"nomLigneCial\": \"30\",\n        \"latitude\": \"43.35429\",\n        \"longitude\": \"5.371188\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01159\",\n        \"nomLigneCial\": \"25\",\n        \"latitude\": \"43.368587\",\n        \"longitude\": \"5.344561\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01160\",\n        \"nomLigneCial\": \"28\",\n        \"latitude\": \"43.34809\",\n        \"longitude\": \"5.376864\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01161\",\n        \"nomLigneCial\": \"28\",\n        \"latitude\": \"43.32064\",\n        \"longitude\": \"5.371615\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01162\",\n        \"nomLigneCial\": \"25\",\n        \"latitude\": \"43.34838\",\n        \"longitude\": \"5.35744\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01163\",\n        \"nomLigneCial\": \"72\",\n        \"latitude\": \"43.273117\",\n        \"longitude\": \"5.392176\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01164\",\n        \"nomLigneCial\": \"25\",\n        \"latitude\": \"43.321037\",\n        \"longitude\": \"5.371212\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01165\",\n        \"nomLigneCial\": \"28\",\n        \"latitude\": \"43.32526\",\n        \"longitude\": \"5.388213\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01169\",\n        \"nomLigneCial\": \"12B\",\n        \"latitude\": \"43.29376\",\n        \"longitude\": \"5.452296\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01170\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.28536\",\n        \"longitude\": \"5.384738\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01172\",\n        \"nomLigneCial\": \"40\",\n        \"latitude\": \"43.28557\",\n        \"longitude\": \"5.480628\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01173\",\n        \"nomLigneCial\": \"12S\",\n        \"latitude\": \"43.291603\",\n        \"longitude\": \"5.403896\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01174\",\n        \"nomLigneCial\": \"83\",\n        \"latitude\": \"43.296074\",\n        \"longitude\": \"5.362818\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01175\",\n        \"nomLigneCial\": \"83\",\n        \"latitude\": \"43.262215\",\n        \"longitude\": \"5.375272\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01176\",\n        \"nomLigneCial\": \"54\",\n        \"latitude\": \"43.290096\",\n        \"longitude\": \"5.36824\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01177\",\n        \"nomLigneCial\": \"15S\",\n        \"latitude\": \"43.277027\",\n        \"longitude\": \"5.41951\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01181\",\n        \"nomLigneCial\": \"15\",\n        \"latitude\": \"43.285538\",\n        \"longitude\": \"5.480787\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01182\",\n        \"nomLigneCial\": \"12B\",\n        \"latitude\": \"43.28953\",\n        \"longitude\": \"5.42702\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01183\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.28552\",\n        \"longitude\": \"5.384966\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01186\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.281296\",\n        \"longitude\": \"5.405289\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01187\",\n        \"nomLigneCial\": \"12S\",\n        \"latitude\": \"43.29165\",\n        \"longitude\": \"5.406719\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01202\",\n        \"nomLigneCial\": \"36\",\n        \"latitude\": \"43.357162\",\n        \"longitude\": \"5.341827\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01204\",\n        \"nomLigneCial\": \"72\",\n        \"latitude\": \"43.30021\",\n        \"longitude\": \"5.400632\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01205\",\n        \"nomLigneCial\": \"72\",\n        \"latitude\": \"43.290092\",\n        \"longitude\": \"5.399865\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01206\",\n        \"nomLigneCial\": \"28\",\n        \"latitude\": \"43.34195\",\n        \"longitude\": \"5.386525\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01208\",\n        \"nomLigneCial\": \"96\",\n        \"latitude\": \"43.379433\",\n        \"longitude\": \"5.361525\",\n        \"type\": \"2\",\n        \"couleur\": \"#878787\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01209\",\n        \"nomLigneCial\": \"30\",\n        \"latitude\": \"43.32144\",\n        \"longitude\": \"5.371217\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01210\",\n        \"nomLigneCial\": \"28\",\n        \"latitude\": \"43.325783\",\n        \"longitude\": \"5.37428\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01214\",\n        \"nomLigneCial\": \"28\",\n        \"latitude\": \"43.35592\",\n        \"longitude\": \"5.369688\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01215\",\n        \"nomLigneCial\": \"10\",\n        \"latitude\": \"43.303753\",\n        \"longitude\": \"5.424489\",\n        \"type\": \"2\",\n        \"couleur\": \"#E94F35\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01216\",\n        \"nomLigneCial\": \"53\",\n        \"latitude\": \"43.316315\",\n        \"longitude\": \"5.405296\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01217\",\n        \"nomLigneCial\": \"53\",\n        \"latitude\": \"43.335598\",\n        \"longitude\": \"5.398567\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01218\",\n        \"nomLigneCial\": \"27\",\n        \"latitude\": \"43.33065\",\n        \"longitude\": \"5.410925\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01219\",\n        \"nomLigneCial\": \"6\",\n        \"latitude\": \"43.31235\",\n        \"longitude\": \"5.41149\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01220\",\n        \"nomLigneCial\": \"5\",\n        \"latitude\": \"43.335526\",\n        \"longitude\": \"5.432878\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01222\",\n        \"nomLigneCial\": \"7B\",\n        \"latitude\": \"43.307755\",\n        \"longitude\": \"5.426161\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01223\",\n        \"nomLigneCial\": \"6\",\n        \"latitude\": \"43.30216\",\n        \"longitude\": \"5.397127\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01224\",\n        \"nomLigneCial\": \"7\",\n        \"latitude\": \"43.30303\",\n        \"longitude\": \"5.40171\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01225\",\n        \"nomLigneCial\": \"37S\",\n        \"latitude\": \"43.359154\",\n        \"longitude\": \"5.415053\",\n        \"type\": \"2\",\n        \"couleur\": \"#312783\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01226\",\n        \"nomLigneCial\": \"34\",\n        \"latitude\": \"43.349148\",\n        \"longitude\": \"5.407592\",\n        \"type\": \"2\",\n        \"couleur\": \"#00B1B2\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01227\",\n        \"nomLigneCial\": \"6\",\n        \"latitude\": \"43.31296\",\n        \"longitude\": \"5.412415\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01228\",\n        \"nomLigneCial\": \"10\",\n        \"latitude\": \"43.297543\",\n        \"longitude\": \"5.437806\",\n        \"type\": \"2\",\n        \"couleur\": \"#E94F35\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01229\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.32245\",\n        \"longitude\": \"5.382599\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01230\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.29719\",\n        \"longitude\": \"5.376651\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01231\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.328033\",\n        \"longitude\": \"5.397427\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01232\",\n        \"nomLigneCial\": \"53\",\n        \"latitude\": \"43.32064\",\n        \"longitude\": \"5.40899\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01233\",\n        \"nomLigneCial\": \"7\",\n        \"latitude\": \"43.304077\",\n        \"longitude\": \"5.423196\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01234\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.30201\",\n        \"longitude\": \"5.374459\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01235\",\n        \"nomLigneCial\": \"5\",\n        \"latitude\": \"43.33467\",\n        \"longitude\": \"5.432349\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01236\",\n        \"nomLigneCial\": \"19\",\n        \"latitude\": \"43.274574\",\n        \"longitude\": \"5.390229\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01237\",\n        \"nomLigneCial\": \"24\",\n        \"latitude\": \"43.231197\",\n        \"longitude\": \"5.444408\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01238\",\n        \"nomLigneCial\": \"19\",\n        \"latitude\": \"43.234196\",\n        \"longitude\": \"5.359029\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01239\",\n        \"nomLigneCial\": \"45\",\n        \"latitude\": \"-1.0E-6\",\n        \"longitude\": \"-1.0E-6\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01242\",\n        \"nomLigneCial\": \"16S\",\n        \"latitude\": \"43.27144\",\n        \"longitude\": \"5.40377\",\n        \"type\": \"2\",\n        \"couleur\": \"#CA4E39\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01243\",\n        \"nomLigneCial\": \"24\",\n        \"latitude\": \"43.260017\",\n        \"longitude\": \"5.415989\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01244\",\n        \"nomLigneCial\": \"16S\",\n        \"latitude\": \"43.274364\",\n        \"longitude\": \"5.426739\",\n        \"type\": \"2\",\n        \"couleur\": \"#CA4E39\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01245\",\n        \"nomLigneCial\": \"19\",\n        \"latitude\": \"43.27765\",\n        \"longitude\": \"5.388287\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01246\",\n        \"nomLigneCial\": \"46\",\n        \"latitude\": \"43.262085\",\n        \"longitude\": \"5.404291\",\n        \"type\": \"2\",\n        \"couleur\": \"#C2063B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01247\",\n        \"nomLigneCial\": \"19\",\n        \"latitude\": \"-1.0E-6\",\n        \"longitude\": \"-1.0E-6\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01249\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.285427\",\n        \"longitude\": \"5.384519\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01250\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.28259\",\n        \"longitude\": \"5.431569\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01251\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.281654\",\n        \"longitude\": \"5.426331\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01253\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.27958\",\n        \"longitude\": \"5.417646\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01254\",\n        \"nomLigneCial\": \"12S\",\n        \"latitude\": \"43.29182\",\n        \"longitude\": \"5.40866\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01255\",\n        \"nomLigneCial\": \"83\",\n        \"latitude\": \"43.262024\",\n        \"longitude\": \"5.374981\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01256\",\n        \"nomLigneCial\": \"54\",\n        \"latitude\": \"43.291992\",\n        \"longitude\": \"5.400573\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01259\",\n        \"nomLigneCial\": \"15\",\n        \"latitude\": \"43.281208\",\n        \"longitude\": \"5.50185\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01261\",\n        \"nomLigneCial\": \"91\",\n        \"latitude\": \"43.278755\",\n        \"longitude\": \"5.422231\",\n        \"type\": \"2\",\n        \"couleur\": \"#93D5F6\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01262\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.28512\",\n        \"longitude\": \"5.457768\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01264\",\n        \"nomLigneCial\": \"50\",\n        \"latitude\": \"43.28342\",\n        \"longitude\": \"5.498756\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01266\",\n        \"nomLigneCial\": \"91\",\n        \"latitude\": \"43.278072\",\n        \"longitude\": \"5.421069\",\n        \"type\": \"2\",\n        \"couleur\": \"#93D5F6\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01267\",\n        \"nomLigneCial\": \"83\",\n        \"latitude\": \"43.296234\",\n        \"longitude\": \"5.362886\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01268\",\n        \"nomLigneCial\": \"54\",\n        \"latitude\": \"43.289417\",\n        \"longitude\": \"5.357383\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01270\",\n        \"nomLigneCial\": \"50\",\n        \"latitude\": \"43.291786\",\n        \"longitude\": \"5.473158\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01271\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.30923\",\n        \"longitude\": \"5.378873\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01272\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.328228\",\n        \"longitude\": \"5.405781\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01273\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.349743\",\n        \"longitude\": \"5.375009\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01274\",\n        \"nomLigneCial\": \"41\",\n        \"latitude\": \"43.271355\",\n        \"longitude\": \"5.389368\",\n        \"type\": \"2\",\n        \"couleur\": \"#85C9B7\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01275\",\n        \"nomLigneCial\": \"10\",\n        \"latitude\": \"43.325066\",\n        \"longitude\": \"5.421687\",\n        \"type\": \"2\",\n        \"couleur\": \"#E94F35\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01276\",\n        \"nomLigneCial\": \"11\",\n        \"latitude\": \"43.337406\",\n        \"longitude\": \"5.445621\",\n        \"type\": \"2\",\n        \"couleur\": \"#5C2483\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01278\",\n        \"nomLigneCial\": \"33\",\n        \"latitude\": \"43.309177\",\n        \"longitude\": \"5.40278\",\n        \"type\": \"2\",\n        \"couleur\": \"#00B1B2\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01279\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.296932\",\n        \"longitude\": \"5.376641\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01280\",\n        \"nomLigneCial\": \"41\",\n        \"latitude\": \"43.290344\",\n        \"longitude\": \"5.377047\",\n        \"type\": \"2\",\n        \"couleur\": \"#85C9B7\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01281\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.302036\",\n        \"longitude\": \"5.374436\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01282\",\n        \"nomLigneCial\": \"33\",\n        \"latitude\": \"43.322685\",\n        \"longitude\": \"5.389475\",\n        \"type\": \"2\",\n        \"couleur\": \"#00B1B2\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01283\",\n        \"nomLigneCial\": \"34\",\n        \"latitude\": \"43.310493\",\n        \"longitude\": \"5.378765\",\n        \"type\": \"2\",\n        \"couleur\": \"#00B1B2\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01284\",\n        \"nomLigneCial\": \"27\",\n        \"latitude\": \"43.339783\",\n        \"longitude\": \"5.389962\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01286\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.3126\",\n        \"longitude\": \"5.382007\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01288\",\n        \"nomLigneCial\": \"10\",\n        \"latitude\": \"43.297894\",\n        \"longitude\": \"5.459915\",\n        \"type\": \"2\",\n        \"couleur\": \"#E94F35\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01289\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.30841\",\n        \"longitude\": \"5.377323\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01291\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.32719\",\n        \"longitude\": \"5.396159\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01292\",\n        \"nomLigneCial\": \"37\",\n        \"latitude\": \"43.320473\",\n        \"longitude\": \"5.415294\",\n        \"type\": \"2\",\n        \"couleur\": \"#312783\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01293\",\n        \"nomLigneCial\": \"33\",\n        \"latitude\": \"43.34312\",\n        \"longitude\": \"5.410337\",\n        \"type\": \"2\",\n        \"couleur\": \"#00B1B2\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01294\",\n        \"nomLigneCial\": \"36B\",\n        \"latitude\": \"43.321526\",\n        \"longitude\": \"5.370974\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01296\",\n        \"nomLigneCial\": \"96\",\n        \"latitude\": \"43.353287\",\n        \"longitude\": \"5.337587\",\n        \"type\": \"2\",\n        \"couleur\": \"#878787\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01297\",\n        \"nomLigneCial\": \"30\",\n        \"latitude\": \"43.326664\",\n        \"longitude\": \"5.366488\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01298\",\n        \"nomLigneCial\": \"36\",\n        \"latitude\": \"43.321114\",\n        \"longitude\": \"5.370488\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01299\",\n        \"nomLigneCial\": \"36B\",\n        \"latitude\": \"43.320293\",\n        \"longitude\": \"5.365216\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01301\",\n        \"nomLigneCial\": \"72\",\n        \"latitude\": \"43.32112\",\n        \"longitude\": \"5.37145\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01302\",\n        \"nomLigneCial\": \"96S\",\n        \"latitude\": \"43.362595\",\n        \"longitude\": \"5.318685\",\n        \"type\": \"2\",\n        \"couleur\": \"#878787\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01303\",\n        \"nomLigneCial\": \"25\",\n        \"latitude\": \"43.330376\",\n        \"longitude\": \"5.365186\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01304\",\n        \"nomLigneCial\": \"36B\",\n        \"latitude\": \"43.354755\",\n        \"longitude\": \"5.347884\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01305\",\n        \"nomLigneCial\": \"45\",\n        \"latitude\": \"43.271435\",\n        \"longitude\": \"5.392168\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01306\",\n        \"nomLigneCial\": \"19\",\n        \"latitude\": \"43.231037\",\n        \"longitude\": \"5.354814\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01307\",\n        \"nomLigneCial\": \"23\",\n        \"latitude\": \"43.24055\",\n        \"longitude\": \"5.401745\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01308\",\n        \"nomLigneCial\": \"7\",\n        \"latitude\": \"43.316875\",\n        \"longitude\": \"5.469378\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01309\",\n        \"nomLigneCial\": \"23\",\n        \"latitude\": \"43.232014\",\n        \"longitude\": \"5.400552\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01310\",\n        \"nomLigneCial\": \"24T\",\n        \"latitude\": \"43.26876\",\n        \"longitude\": \"5.403584\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01311\",\n        \"nomLigneCial\": \"19\",\n        \"latitude\": \"43.283306\",\n        \"longitude\": \"5.385195\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01313\",\n        \"nomLigneCial\": \"17\",\n        \"latitude\": \"43.274647\",\n        \"longitude\": \"5.438994\",\n        \"type\": \"2\",\n        \"couleur\": \"#D77D63\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01314\",\n        \"nomLigneCial\": \"19\",\n        \"latitude\": \"43.24346\",\n        \"longitude\": \"5.369441\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01315\",\n        \"nomLigneCial\": \"24T\",\n        \"latitude\": \"43.24625\",\n        \"longitude\": \"5.425064\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01316\",\n        \"nomLigneCial\": \"23\",\n        \"latitude\": \"43.232452\",\n        \"longitude\": \"5.400127\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01317\",\n        \"nomLigneCial\": \"19\",\n        \"latitude\": \"43.26395\",\n        \"longitude\": \"5.378114\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01319\",\n        \"nomLigneCial\": \"54\",\n        \"latitude\": \"43.290657\",\n        \"longitude\": \"5.372279\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01320\",\n        \"nomLigneCial\": \"91\",\n        \"latitude\": \"43.286453\",\n        \"longitude\": \"5.399123\",\n        \"type\": \"2\",\n        \"couleur\": \"#93D5F6\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01321\",\n        \"nomLigneCial\": \"40\",\n        \"latitude\": \"43.291435\",\n        \"longitude\": \"5.400488\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01322\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.285046\",\n        \"longitude\": \"5.457408\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01323\",\n        \"nomLigneCial\": \"12\",\n        \"latitude\": \"43.301266\",\n        \"longitude\": \"5.504347\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01324\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.30197\",\n        \"longitude\": \"5.394186\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01325\",\n        \"nomLigneCial\": \"83\",\n        \"latitude\": \"43.288483\",\n        \"longitude\": \"5.359008\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01326\",\n        \"nomLigneCial\": \"54\",\n        \"latitude\": \"43.291916\",\n        \"longitude\": \"5.400496\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01328\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.28126\",\n        \"longitude\": \"5.405608\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01329\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.295444\",\n        \"longitude\": \"5.38168\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01332\",\n        \"nomLigneCial\": \"83\",\n        \"latitude\": \"43.28923\",\n        \"longitude\": \"5.359371\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01333\",\n        \"nomLigneCial\": \"15\",\n        \"latitude\": \"43.279476\",\n        \"longitude\": \"5.423419\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01334\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.291435\",\n        \"longitude\": \"5.359215\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01337\",\n        \"nomLigneCial\": \"54\",\n        \"latitude\": \"43.286587\",\n        \"longitude\": \"5.386205\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01341\",\n        \"nomLigneCial\": \"50\",\n        \"latitude\": \"43.283653\",\n        \"longitude\": \"5.387845\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01344\",\n        \"nomLigneCial\": \"50\",\n        \"latitude\": \"43.28559\",\n        \"longitude\": \"5.427618\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01345\",\n        \"nomLigneCial\": \"50\",\n        \"latitude\": \"43.283974\",\n        \"longitude\": \"5.40343\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01348\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.323246\",\n        \"longitude\": \"5.389301\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01351\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.33097\",\n        \"longitude\": \"5.410309\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01353\",\n        \"nomLigneCial\": \"2\",\n        \"latitude\": \"43.330685\",\n        \"longitude\": \"5.431071\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01354\",\n        \"nomLigneCial\": \"7B\",\n        \"latitude\": \"43.30766\",\n        \"longitude\": \"5.425738\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01355\",\n        \"nomLigneCial\": \"50\",\n        \"latitude\": \"43.28552\",\n        \"longitude\": \"5.384966\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01357\",\n        \"nomLigneCial\": \"27\",\n        \"latitude\": \"43.34736\",\n        \"longitude\": \"5.355697\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01358\",\n        \"nomLigneCial\": \"97\",\n        \"latitude\": \"43.30461\",\n        \"longitude\": \"5.37331\",\n        \"type\": \"2\",\n        \"couleur\": \"#DCCD00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01359\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.317036\",\n        \"longitude\": \"5.377617\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01361\",\n        \"nomLigneCial\": \"27\",\n        \"latitude\": \"43.33686\",\n        \"longitude\": \"5.432602\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01362\",\n        \"nomLigneCial\": \"97\",\n        \"latitude\": \"43.38413\",\n        \"longitude\": \"5.365\",\n        \"type\": \"2\",\n        \"couleur\": \"#DCCD00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01364\",\n        \"nomLigneCial\": \"37S\",\n        \"latitude\": \"43.331364\",\n        \"longitude\": \"5.419338\",\n        \"type\": \"2\",\n        \"couleur\": \"#312783\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01365\",\n        \"nomLigneCial\": \"97\",\n        \"latitude\": \"43.377274\",\n        \"longitude\": \"5.363534\",\n        \"type\": \"2\",\n        \"couleur\": \"#DCCD00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01368\",\n        \"nomLigneCial\": \"3\",\n        \"latitude\": \"43.34142\",\n        \"longitude\": \"5.409168\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01370\",\n        \"nomLigneCial\": \"97\",\n        \"latitude\": \"43.29648\",\n        \"longitude\": \"5.375932\",\n        \"type\": \"2\",\n        \"couleur\": \"#DCCD00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01371\",\n        \"nomLigneCial\": \"97\",\n        \"latitude\": \"43.30023\",\n        \"longitude\": \"5.374509\",\n        \"type\": \"2\",\n        \"couleur\": \"#DCCD00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01372\",\n        \"nomLigneCial\": \"40\",\n        \"latitude\": \"43.29096\",\n        \"longitude\": \"5.400173\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01373\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.31829\",\n        \"longitude\": \"5.402186\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01374\",\n        \"nomLigneCial\": \"91\",\n        \"latitude\": \"43.28966\",\n        \"longitude\": \"5.438028\",\n        \"type\": \"2\",\n        \"couleur\": \"#93D5F6\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01375\",\n        \"nomLigneCial\": \"15\",\n        \"latitude\": \"43.27096\",\n        \"longitude\": \"5.403368\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01376\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.28926\",\n        \"longitude\": \"5.362477\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01377\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.31257\",\n        \"longitude\": \"5.396377\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01378\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.287357\",\n        \"longitude\": \"5.447182\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01379\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.292843\",\n        \"longitude\": \"5.382522\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01381\",\n        \"nomLigneCial\": \"15S\",\n        \"latitude\": \"43.286087\",\n        \"longitude\": \"5.477964\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01383\",\n        \"nomLigneCial\": \"97\",\n        \"latitude\": \"43.296597\",\n        \"longitude\": \"5.374692\",\n        \"type\": \"2\",\n        \"couleur\": \"#DCCD00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01384\",\n        \"nomLigneCial\": \"97\",\n        \"latitude\": \"43.303623\",\n        \"longitude\": \"5.38627\",\n        \"type\": \"2\",\n        \"couleur\": \"#DCCD00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01387\",\n        \"nomLigneCial\": \"42\",\n        \"latitude\": \"43.318676\",\n        \"longitude\": \"5.407576\",\n        \"type\": \"2\",\n        \"couleur\": \"#636AAF\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01388\",\n        \"nomLigneCial\": \"3\",\n        \"latitude\": \"43.34045\",\n        \"longitude\": \"5.425133\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01389\",\n        \"nomLigneCial\": \"97\",\n        \"latitude\": \"43.350273\",\n        \"longitude\": \"5.368482\",\n        \"type\": \"2\",\n        \"couleur\": \"#DCCD00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01390\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.345913\",\n        \"longitude\": \"5.37929\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01392\",\n        \"nomLigneCial\": \"97\",\n        \"latitude\": \"43.308636\",\n        \"longitude\": \"5.375607\",\n        \"type\": \"2\",\n        \"couleur\": \"#DCCD00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01393\",\n        \"nomLigneCial\": \"24\",\n        \"latitude\": \"43.255116\",\n        \"longitude\": \"5.420167\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01395\",\n        \"nomLigneCial\": \"24\",\n        \"latitude\": \"43.27072\",\n        \"longitude\": \"5.40289\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01397\",\n        \"nomLigneCial\": \"17\",\n        \"latitude\": \"43.27563\",\n        \"longitude\": \"5.416742\",\n        \"type\": \"2\",\n        \"couleur\": \"#D77D63\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01398\",\n        \"nomLigneCial\": \"19\",\n        \"latitude\": \"43.262283\",\n        \"longitude\": \"5.375373\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01399\",\n        \"nomLigneCial\": \"44\",\n        \"latitude\": \"43.26881\",\n        \"longitude\": \"5.388684\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01400\",\n        \"nomLigneCial\": \"24\",\n        \"latitude\": \"43.231194\",\n        \"longitude\": \"5.442574\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01401\",\n        \"nomLigneCial\": \"16T\",\n        \"latitude\": \"43.26432\",\n        \"longitude\": \"5.420258\",\n        \"type\": \"2\",\n        \"couleur\": \"#CA4E39\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01402\",\n        \"nomLigneCial\": \"19\",\n        \"latitude\": \"43.27087\",\n        \"longitude\": \"5.388782\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01404\",\n        \"nomLigneCial\": \"44\",\n        \"latitude\": \"43.255554\",\n        \"longitude\": \"5.382225\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01405\",\n        \"nomLigneCial\": \"17\",\n        \"latitude\": \"43.27127\",\n        \"longitude\": \"5.403602\",\n        \"type\": \"2\",\n        \"couleur\": \"#D77D63\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01406\",\n        \"nomLigneCial\": \"45\",\n        \"latitude\": \"43.27268\",\n        \"longitude\": \"5.391222\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01408\",\n        \"nomLigneCial\": \"30\",\n        \"latitude\": \"43.359226\",\n        \"longitude\": \"5.364853\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01409\",\n        \"nomLigneCial\": \"96S\",\n        \"latitude\": \"43.376926\",\n        \"longitude\": \"5.363841\",\n        \"type\": \"2\",\n        \"couleur\": \"#878787\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01410\",\n        \"nomLigneCial\": \"25\",\n        \"latitude\": \"43.35717\",\n        \"longitude\": \"5.341815\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01411\",\n        \"nomLigneCial\": \"72\",\n        \"latitude\": \"43.2797\",\n        \"longitude\": \"5.399741\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01413\",\n        \"nomLigneCial\": \"72\",\n        \"latitude\": \"43.31479\",\n        \"longitude\": \"5.388839\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01414\",\n        \"nomLigneCial\": \"30\",\n        \"latitude\": \"43.367714\",\n        \"longitude\": \"5.363574\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01415\",\n        \"nomLigneCial\": \"25\",\n        \"latitude\": \"43.356785\",\n        \"longitude\": \"5.342675\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01417\",\n        \"nomLigneCial\": \"34\",\n        \"latitude\": \"43.3307\",\n        \"longitude\": \"5.40507\",\n        \"type\": \"2\",\n        \"couleur\": \"#00B1B2\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01418\",\n        \"nomLigneCial\": \"27\",\n        \"latitude\": \"43.33312\",\n        \"longitude\": \"5.429448\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01419\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.332962\",\n        \"longitude\": \"5.384279\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01420\",\n        \"nomLigneCial\": \"41\",\n        \"latitude\": \"43.293198\",\n        \"longitude\": \"5.374577\",\n        \"type\": \"2\",\n        \"couleur\": \"#85C9B7\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01421\",\n        \"nomLigneCial\": \"42T\",\n        \"latitude\": \"43.33152\",\n        \"longitude\": \"5.428407\",\n        \"type\": \"2\",\n        \"couleur\": \"#636AAF\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01422\",\n        \"nomLigneCial\": \"4\",\n        \"latitude\": \"43.314075\",\n        \"longitude\": \"5.462738\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01423\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.29672\",\n        \"longitude\": \"5.376977\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01424\",\n        \"nomLigneCial\": \"27\",\n        \"latitude\": \"43.33894\",\n        \"longitude\": \"5.392356\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01425\",\n        \"nomLigneCial\": \"7B\",\n        \"latitude\": \"43.30309\",\n        \"longitude\": \"5.40223\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01426\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.305573\",\n        \"longitude\": \"5.37256\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01427\",\n        \"nomLigneCial\": \"91\",\n        \"latitude\": \"43.292416\",\n        \"longitude\": \"5.445635\",\n        \"type\": \"2\",\n        \"couleur\": \"#93D5F6\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01428\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.31616\",\n        \"longitude\": \"5.405376\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01429\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.285763\",\n        \"longitude\": \"5.384089\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01430\",\n        \"nomLigneCial\": \"15\",\n        \"latitude\": \"43.271355\",\n        \"longitude\": \"5.403532\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01432\",\n        \"nomLigneCial\": \"83\",\n        \"latitude\": \"43.28952\",\n        \"longitude\": \"5.35512\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01433\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.30208\",\n        \"longitude\": \"5.394573\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01434\",\n        \"nomLigneCial\": \"54\",\n        \"latitude\": \"43.290714\",\n        \"longitude\": \"5.381571\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01435\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.285107\",\n        \"longitude\": \"5.442332\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01437\",\n        \"nomLigneCial\": \"83\",\n        \"latitude\": \"43.26245\",\n        \"longitude\": \"5.37554\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01438\",\n        \"nomLigneCial\": \"15S\",\n        \"latitude\": \"43.27616\",\n        \"longitude\": \"5.41791\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01439\",\n        \"nomLigneCial\": \"54\",\n        \"latitude\": \"43.291393\",\n        \"longitude\": \"5.403616\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01440\",\n        \"nomLigneCial\": \"15\",\n        \"latitude\": \"43.271206\",\n        \"longitude\": \"5.403292\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01441\",\n        \"nomLigneCial\": \"15S\",\n        \"latitude\": \"43.288795\",\n        \"longitude\": \"5.461067\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01442\",\n        \"nomLigneCial\": \"42T\",\n        \"latitude\": \"43.303352\",\n        \"longitude\": \"5.39762\",\n        \"type\": \"2\",\n        \"couleur\": \"#636AAF\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01443\",\n        \"nomLigneCial\": \"4\",\n        \"latitude\": \"43.295258\",\n        \"longitude\": \"5.478778\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01444\",\n        \"nomLigneCial\": \"42\",\n        \"latitude\": \"43.31723\",\n        \"longitude\": \"5.404964\",\n        \"type\": \"2\",\n        \"couleur\": \"#636AAF\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01445\",\n        \"nomLigneCial\": \"6\",\n        \"latitude\": \"43.320988\",\n        \"longitude\": \"5.432918\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01446\",\n        \"nomLigneCial\": \"25\",\n        \"latitude\": \"43.321198\",\n        \"longitude\": \"5.371207\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01447\",\n        \"nomLigneCial\": \"82\",\n        \"latitude\": \"43.295963\",\n        \"longitude\": \"5.374112\",\n        \"type\": \"2\",\n        \"couleur\": \"#AFCA0B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01448\",\n        \"nomLigneCial\": \"28\",\n        \"latitude\": \"43.323742\",\n        \"longitude\": \"5.387744\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01449\",\n        \"nomLigneCial\": \"82S\",\n        \"latitude\": \"43.289124\",\n        \"longitude\": \"5.354685\",\n        \"type\": \"2\",\n        \"couleur\": \"#AFCA0B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01450\",\n        \"nomLigneCial\": \"82S\",\n        \"latitude\": \"43.303837\",\n        \"longitude\": \"5.380733\",\n        \"type\": \"2\",\n        \"couleur\": \"#AFCA0B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01451\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.28358\",\n        \"longitude\": \"5.399323\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01452\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.290466\",\n        \"longitude\": \"5.370337\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01453\",\n        \"nomLigneCial\": \"15\",\n        \"latitude\": \"43.280666\",\n        \"longitude\": \"5.504204\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01454\",\n        \"nomLigneCial\": \"12S\",\n        \"latitude\": \"43.2964\",\n        \"longitude\": \"5.482917\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01455\",\n        \"nomLigneCial\": \"12B\",\n        \"latitude\": \"43.301277\",\n        \"longitude\": \"5.508969\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01456\",\n        \"nomLigneCial\": \"42\",\n        \"latitude\": \"43.338783\",\n        \"longitude\": \"5.432363\",\n        \"type\": \"2\",\n        \"couleur\": \"#636AAF\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01457\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.315773\",\n        \"longitude\": \"5.383802\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01458\",\n        \"nomLigneCial\": \"2\",\n        \"latitude\": \"43.331615\",\n        \"longitude\": \"5.457298\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01460\",\n        \"nomLigneCial\": \"27\",\n        \"latitude\": \"43.330685\",\n        \"longitude\": \"5.427595\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01461\",\n        \"nomLigneCial\": \"12S\",\n        \"latitude\": \"43.291035\",\n        \"longitude\": \"5.400336\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01462\",\n        \"nomLigneCial\": \"15\",\n        \"latitude\": \"43.281746\",\n        \"longitude\": \"5.428651\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01463\",\n        \"nomLigneCial\": \"83\",\n        \"latitude\": \"43.27115\",\n        \"longitude\": \"5.389212\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01464\",\n        \"nomLigneCial\": \"54\",\n        \"latitude\": \"43.290443\",\n        \"longitude\": \"5.377913\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01465\",\n        \"nomLigneCial\": \"40\",\n        \"latitude\": \"43.28781\",\n        \"longitude\": \"5.464314\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01466\",\n        \"nomLigneCial\": \"46\",\n        \"latitude\": \"43.26049\",\n        \"longitude\": \"5.406847\",\n        \"type\": \"2\",\n        \"couleur\": \"#C2063B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01467\",\n        \"nomLigneCial\": \"44\",\n        \"latitude\": \"43.250805\",\n        \"longitude\": \"5.382152\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01468\",\n        \"nomLigneCial\": \"45\",\n        \"latitude\": \"43.2677\",\n        \"longitude\": \"5.38923\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01470\",\n        \"nomLigneCial\": \"24\",\n        \"latitude\": \"43.26358\",\n        \"longitude\": \"5.41072\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01471\",\n        \"nomLigneCial\": \"9\",\n        \"latitude\": \"43.30615\",\n        \"longitude\": \"5.418366\",\n        \"type\": \"2\",\n        \"couleur\": \"#189B52\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01473\",\n        \"nomLigneCial\": \"27\",\n        \"latitude\": \"43.336136\",\n        \"longitude\": \"5.397443\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01474\",\n        \"nomLigneCial\": \"1S\",\n        \"latitude\": \"43.363277\",\n        \"longitude\": \"5.440577\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01479\",\n        \"nomLigneCial\": \"96\",\n        \"latitude\": \"43.365757\",\n        \"longitude\": \"5.354747\",\n        \"type\": \"2\",\n        \"couleur\": \"#878787\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01480\",\n        \"nomLigneCial\": \"82S\",\n        \"latitude\": \"43.293266\",\n        \"longitude\": \"5.370699\",\n        \"type\": \"2\",\n        \"couleur\": \"#AFCA0B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01481\",\n        \"nomLigneCial\": \"7\",\n        \"latitude\": \"43.30445\",\n        \"longitude\": \"5.425097\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01482\",\n        \"nomLigneCial\": \"9\",\n        \"latitude\": \"43.303535\",\n        \"longitude\": \"5.437431\",\n        \"type\": \"2\",\n        \"couleur\": \"#189B52\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01483\",\n        \"nomLigneCial\": \"41\",\n        \"latitude\": \"43.27148\",\n        \"longitude\": \"5.386073\",\n        \"type\": \"2\",\n        \"couleur\": \"#85C9B7\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01484\",\n        \"nomLigneCial\": \"37S\",\n        \"latitude\": \"43.326008\",\n        \"longitude\": \"5.416648\",\n        \"type\": \"2\",\n        \"couleur\": \"#312783\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01803\",\n        \"nomLigneCial\": \"82\",\n        \"latitude\": \"43.305943\",\n        \"longitude\": \"5.365514\",\n        \"type\": \"2\",\n        \"couleur\": \"#AFCA0B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02001\",\n        \"nomLigneCial\": \"60\",\n        \"latitude\": \"43.29553\",\n        \"longitude\": \"5.37418\",\n        \"type\": \"2\",\n        \"couleur\": \"#FFDD00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02002\",\n        \"nomLigneCial\": \"55\",\n        \"latitude\": \"43.30468\",\n        \"longitude\": \"5.367336\",\n        \"type\": \"2\",\n        \"couleur\": \"#F59C00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02003\",\n        \"nomLigneCial\": \"52\",\n        \"latitude\": \"43.298786\",\n        \"longitude\": \"5.397775\",\n        \"type\": \"2\",\n        \"couleur\": \"#0073BD\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02004\",\n        \"nomLigneCial\": \"52\",\n        \"latitude\": \"43.309677\",\n        \"longitude\": \"5.390008\",\n        \"type\": \"2\",\n        \"couleur\": \"#0073BD\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02005\",\n        \"nomLigneCial\": \"91\",\n        \"latitude\": \"43.28932\",\n        \"longitude\": \"5.437484\",\n        \"type\": \"2\",\n        \"couleur\": \"#93D5F6\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02006\",\n        \"nomLigneCial\": \"52\",\n        \"latitude\": \"43.293587\",\n        \"longitude\": \"5.401415\",\n        \"type\": \"2\",\n        \"couleur\": \"#0073BD\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02007\",\n        \"nomLigneCial\": \"61\",\n        \"latitude\": \"43.286224\",\n        \"longitude\": \"5.361675\",\n        \"type\": \"2\",\n        \"couleur\": \"#76B82A\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02008\",\n        \"nomLigneCial\": \"74\",\n        \"latitude\": \"43.292797\",\n        \"longitude\": \"5.384639\",\n        \"type\": \"2\",\n        \"couleur\": \"#5C2483\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02009\",\n        \"nomLigneCial\": \"60\",\n        \"latitude\": \"43.28275\",\n        \"longitude\": \"5.374184\",\n        \"type\": \"2\",\n        \"couleur\": \"#FFDD00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02010\",\n        \"nomLigneCial\": \"55\",\n        \"latitude\": \"43.276558\",\n        \"longitude\": \"5.365935\",\n        \"type\": \"2\",\n        \"couleur\": \"#F59C00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02012\",\n        \"nomLigneCial\": \"55\",\n        \"latitude\": \"43.297268\",\n        \"longitude\": \"5.371578\",\n        \"type\": \"2\",\n        \"couleur\": \"#F59C00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02013\",\n        \"nomLigneCial\": \"67\",\n        \"latitude\": \"43.304283\",\n        \"longitude\": \"5.414406\",\n        \"type\": \"2\",\n        \"couleur\": \"#5BC5F2\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02015\",\n        \"nomLigneCial\": \"60\",\n        \"latitude\": \"43.29656\",\n        \"longitude\": \"5.362887\",\n        \"type\": \"2\",\n        \"couleur\": \"#FFDD00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02017\",\n        \"nomLigneCial\": \"49\",\n        \"latitude\": \"43.281937\",\n        \"longitude\": \"5.374273\",\n        \"type\": \"2\",\n        \"couleur\": \"#DA4F37\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02019\",\n        \"nomLigneCial\": \"73\",\n        \"latitude\": \"43.279804\",\n        \"longitude\": \"5.364381\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02020\",\n        \"nomLigneCial\": \"74\",\n        \"latitude\": \"43.29242\",\n        \"longitude\": \"5.383687\",\n        \"type\": \"2\",\n        \"couleur\": \"#5C2483\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02021\",\n        \"nomLigneCial\": \"80\",\n        \"latitude\": \"43.293835\",\n        \"longitude\": \"5.374246\",\n        \"type\": \"2\",\n        \"couleur\": \"#76B82A\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02022\",\n        \"nomLigneCial\": \"49\",\n        \"latitude\": \"43.309425\",\n        \"longitude\": \"5.390454\",\n        \"type\": \"2\",\n        \"couleur\": \"#DA4F37\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02024\",\n        \"nomLigneCial\": \"49\",\n        \"latitude\": \"43.294247\",\n        \"longitude\": \"5.374349\",\n        \"type\": \"2\",\n        \"couleur\": \"#DA4F37\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02025\",\n        \"nomLigneCial\": \"80\",\n        \"latitude\": \"43.286175\",\n        \"longitude\": \"5.361131\",\n        \"type\": \"2\",\n        \"couleur\": \"#76B82A\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02026\",\n        \"nomLigneCial\": \"51\",\n        \"latitude\": \"43.294544\",\n        \"longitude\": \"5.475802\",\n        \"type\": \"2\",\n        \"couleur\": \"#AFCA0B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02027\",\n        \"nomLigneCial\": \"60\",\n        \"latitude\": \"43.289207\",\n        \"longitude\": \"5.368894\",\n        \"type\": \"2\",\n        \"couleur\": \"#FFDD00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02028\",\n        \"nomLigneCial\": \"49\",\n        \"latitude\": \"43.29571\",\n        \"longitude\": \"5.363333\",\n        \"type\": \"2\",\n        \"couleur\": \"#DA4F37\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02030\",\n        \"nomLigneCial\": \"55\",\n        \"latitude\": \"43.290108\",\n        \"longitude\": \"5.368475\",\n        \"type\": \"2\",\n        \"couleur\": \"#F59C00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02033\",\n        \"nomLigneCial\": \"46S\",\n        \"latitude\": \"43.260704\",\n        \"longitude\": \"5.406512\",\n        \"type\": \"2\",\n        \"couleur\": \"#C2063B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02034\",\n        \"nomLigneCial\": \"22S\",\n        \"latitude\": \"43.235893\",\n        \"longitude\": \"5.413244\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02035\",\n        \"nomLigneCial\": \"48\",\n        \"latitude\": \"43.25447\",\n        \"longitude\": \"5.407569\",\n        \"type\": \"2\",\n        \"couleur\": \"#C2063B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02037\",\n        \"nomLigneCial\": \"22\",\n        \"latitude\": \"43.246185\",\n        \"longitude\": \"5.404133\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02038\",\n        \"nomLigneCial\": \"48\",\n        \"latitude\": \"43.26597\",\n        \"longitude\": \"5.403221\",\n        \"type\": \"2\",\n        \"couleur\": \"#C2063B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02039\",\n        \"nomLigneCial\": \"22\",\n        \"latitude\": \"43.2505\",\n        \"longitude\": \"5.395584\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02040\",\n        \"nomLigneCial\": \"46S\",\n        \"latitude\": \"43.267418\",\n        \"longitude\": \"5.402457\",\n        \"type\": \"2\",\n        \"couleur\": \"#C2063B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02042\",\n        \"nomLigneCial\": \"22\",\n        \"latitude\": \"43.252438\",\n        \"longitude\": \"5.394593\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02043\",\n        \"nomLigneCial\": \"22S\",\n        \"latitude\": \"43.267715\",\n        \"longitude\": \"5.39391\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02044\",\n        \"nomLigneCial\": \"22S\",\n        \"latitude\": \"43.2699\",\n        \"longitude\": \"5.392781\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02048\",\n        \"nomLigneCial\": \"49\",\n        \"latitude\": \"43.30124\",\n        \"longitude\": \"5.400773\",\n        \"type\": \"2\",\n        \"couleur\": \"#DA4F37\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02049\",\n        \"nomLigneCial\": \"80\",\n        \"latitude\": \"43.28312\",\n        \"longitude\": \"5.352728\",\n        \"type\": \"2\",\n        \"couleur\": \"#76B82A\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02050\",\n        \"nomLigneCial\": \"67\",\n        \"latitude\": \"43.308945\",\n        \"longitude\": \"5.40123\",\n        \"type\": \"2\",\n        \"couleur\": \"#5BC5F2\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02052\",\n        \"nomLigneCial\": \"61\",\n        \"latitude\": \"43.289825\",\n        \"longitude\": \"5.366307\",\n        \"type\": \"2\",\n        \"couleur\": \"#76B82A\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02053\",\n        \"nomLigneCial\": \"80\",\n        \"latitude\": \"43.290382\",\n        \"longitude\": \"5.37249\",\n        \"type\": \"2\",\n        \"couleur\": \"#76B82A\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02054\",\n        \"nomLigneCial\": \"49\",\n        \"latitude\": \"43.282078\",\n        \"longitude\": \"5.374883\",\n        \"type\": \"2\",\n        \"couleur\": \"#DA4F37\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02055\",\n        \"nomLigneCial\": \"74\",\n        \"latitude\": \"43.279743\",\n        \"longitude\": \"5.386452\",\n        \"type\": \"2\",\n        \"couleur\": \"#5C2483\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02056\",\n        \"nomLigneCial\": \"49\",\n        \"latitude\": \"43.30957\",\n        \"longitude\": \"5.379405\",\n        \"type\": \"2\",\n        \"couleur\": \"#DA4F37\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02057\",\n        \"nomLigneCial\": \"73\",\n        \"latitude\": \"43.279835\",\n        \"longitude\": \"5.363852\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02058\",\n        \"nomLigneCial\": \"61\",\n        \"latitude\": \"43.289646\",\n        \"longitude\": \"5.397703\",\n        \"type\": \"2\",\n        \"couleur\": \"#76B82A\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02059\",\n        \"nomLigneCial\": \"74\",\n        \"latitude\": \"43.29856\",\n        \"longitude\": \"5.38521\",\n        \"type\": \"2\",\n        \"couleur\": \"#5C2483\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02060\",\n        \"nomLigneCial\": \"67\",\n        \"latitude\": \"43.297386\",\n        \"longitude\": \"5.417062\",\n        \"type\": \"2\",\n        \"couleur\": \"#5BC5F2\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02061\",\n        \"nomLigneCial\": \"61\",\n        \"latitude\": \"43.2788\",\n        \"longitude\": \"5.360423\",\n        \"type\": \"2\",\n        \"couleur\": \"#76B82A\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02062\",\n        \"nomLigneCial\": \"73\",\n        \"latitude\": \"43.270596\",\n        \"longitude\": \"5.402762\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02064\",\n        \"nomLigneCial\": \"61\",\n        \"latitude\": \"43.29368\",\n        \"longitude\": \"5.374338\",\n        \"type\": \"2\",\n        \"couleur\": \"#76B82A\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02065\",\n        \"nomLigneCial\": \"73\",\n        \"latitude\": \"43.282833\",\n        \"longitude\": \"5.389992\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02066\",\n        \"nomLigneCial\": \"49\",\n        \"latitude\": \"43.29994\",\n        \"longitude\": \"5.385168\",\n        \"type\": \"2\",\n        \"couleur\": \"#DA4F37\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02067\",\n        \"nomLigneCial\": \"49\",\n        \"latitude\": \"43.310642\",\n        \"longitude\": \"5.382197\",\n        \"type\": \"2\",\n        \"couleur\": \"#DA4F37\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02069\",\n        \"nomLigneCial\": \"73\",\n        \"latitude\": \"43.28498\",\n        \"longitude\": \"5.384365\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02070\",\n        \"nomLigneCial\": \"73\",\n        \"latitude\": \"43.279106\",\n        \"longitude\": \"5.383026\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02071\",\n        \"nomLigneCial\": \"74\",\n        \"latitude\": \"43.28122\",\n        \"longitude\": \"5.378247\",\n        \"type\": \"2\",\n        \"couleur\": \"#5C2483\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02073\",\n        \"nomLigneCial\": \"55\",\n        \"latitude\": \"43.288105\",\n        \"longitude\": \"5.366668\",\n        \"type\": \"2\",\n        \"couleur\": \"#F59C00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02101\",\n        \"nomLigneCial\": \"B3A\",\n        \"latitude\": \"43.320435\",\n        \"longitude\": \"5.415526\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02102\",\n        \"nomLigneCial\": \"B3A\",\n        \"latitude\": \"43.319862\",\n        \"longitude\": \"5.415577\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02103\",\n        \"nomLigneCial\": \"21JET\",\n        \"latitude\": \"43.231567\",\n        \"longitude\": \"5.436903\",\n        \"type\": \"2\",\n        \"couleur\": \"#F07F3C\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02105\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.25461\",\n        \"longitude\": \"5.401468\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02106\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.231197\",\n        \"longitude\": \"5.444014\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02107\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.27025\",\n        \"longitude\": \"5.392574\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02108\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.24759\",\n        \"longitude\": \"5.406703\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02109\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.285282\",\n        \"longitude\": \"5.384254\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02110\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.270702\",\n        \"longitude\": \"5.392334\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02111\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.248405\",\n        \"longitude\": \"5.405949\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02112\",\n        \"nomLigneCial\": \"21JET\",\n        \"latitude\": \"43.231174\",\n        \"longitude\": \"5.439865\",\n        \"type\": \"2\",\n        \"couleur\": \"#F07F3C\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02114\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.23148\",\n        \"longitude\": \"5.437096\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02115\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.251762\",\n        \"longitude\": \"5.403122\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02116\",\n        \"nomLigneCial\": \"21JET\",\n        \"latitude\": \"43.24982\",\n        \"longitude\": \"5.404666\",\n        \"type\": \"2\",\n        \"couleur\": \"#F07F3C\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02119\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.282932\",\n        \"longitude\": \"5.385401\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02120\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.2721\",\n        \"longitude\": \"5.391542\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02122\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.285748\",\n        \"longitude\": \"5.383571\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02123\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.246403\",\n        \"longitude\": \"5.433492\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02124\",\n        \"nomLigneCial\": \"21JET\",\n        \"latitude\": \"43.27096\",\n        \"longitude\": \"5.392493\",\n        \"type\": \"2\",\n        \"couleur\": \"#F07F3C\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02125\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.28552\",\n        \"longitude\": \"5.384018\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02127\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.2453\",\n        \"longitude\": \"5.423991\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02128\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.32428\",\n        \"longitude\": \"5.36734\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02129\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.331463\",\n        \"longitude\": \"5.375833\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02130\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.321384\",\n        \"longitude\": \"5.371387\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02132\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.370754\",\n        \"longitude\": \"5.356247\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02133\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.334057\",\n        \"longitude\": \"5.358186\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02134\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.296715\",\n        \"longitude\": \"5.37625\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02135\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.36856\",\n        \"longitude\": \"5.356576\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02136\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.321114\",\n        \"longitude\": \"5.370969\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02139\",\n        \"nomLigneCial\": \"B3A\",\n        \"latitude\": \"43.336853\",\n        \"longitude\": \"5.410099\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02140\",\n        \"nomLigneCial\": \"B3A\",\n        \"latitude\": \"43.342876\",\n        \"longitude\": \"5.410326\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02141\",\n        \"nomLigneCial\": \"B3B\",\n        \"latitude\": \"43.33336\",\n        \"longitude\": \"5.430654\",\n        \"type\": \"2\",\n        \"couleur\": \"#E6007D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02142\",\n        \"nomLigneCial\": \"B3B\",\n        \"latitude\": \"43.33297\",\n        \"longitude\": \"5.429923\",\n        \"type\": \"2\",\n        \"couleur\": \"#E6007D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02143\",\n        \"nomLigneCial\": \"B3B\",\n        \"latitude\": \"43.339176\",\n        \"longitude\": \"5.437657\",\n        \"type\": \"2\",\n        \"couleur\": \"#E6007D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02144\",\n        \"nomLigneCial\": \"B3A\",\n        \"latitude\": \"43.330086\",\n        \"longitude\": \"5.413243\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02146\",\n        \"nomLigneCial\": \"35\",\n        \"latitude\": \"43.3269\",\n        \"longitude\": \"5.358152\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02147\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.320793\",\n        \"longitude\": \"5.371609\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02150\",\n        \"nomLigneCial\": \"35\",\n        \"latitude\": \"43.35439\",\n        \"longitude\": \"5.333155\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02152\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.312637\",\n        \"longitude\": \"5.371767\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02153\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.3598\",\n        \"longitude\": \"5.357661\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02156\",\n        \"nomLigneCial\": \"35T\",\n        \"latitude\": \"43.339993\",\n        \"longitude\": \"5.34595\",\n        \"type\": \"2\",\n        \"couleur\": \"#009BBE\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02157\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.320957\",\n        \"longitude\": \"5.371049\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02159\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.33103\",\n        \"longitude\": \"5.389007\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02160\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.322346\",\n        \"longitude\": \"5.367741\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02161\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.37463\",\n        \"longitude\": \"5.365955\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02162\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.323483\",\n        \"longitude\": \"5.414397\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02163\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.329063\",\n        \"longitude\": \"5.40388\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02164\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.321365\",\n        \"longitude\": \"5.371386\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02165\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.325905\",\n        \"longitude\": \"5.366704\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02166\",\n        \"nomLigneCial\": \"35\",\n        \"latitude\": \"43.347797\",\n        \"longitude\": \"5.344098\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02167\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.319218\",\n        \"longitude\": \"5.367501\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02168\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.372265\",\n        \"longitude\": \"5.355963\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02169\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.321274\",\n        \"longitude\": \"5.370569\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02170\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.380653\",\n        \"longitude\": \"5.35754\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02171\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.368473\",\n        \"longitude\": \"5.36305\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02173\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.328907\",\n        \"longitude\": \"5.40396\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02174\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.33301\",\n        \"longitude\": \"5.374578\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02175\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.329422\",\n        \"longitude\": \"5.36548\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02176\",\n        \"nomLigneCial\": \"35\",\n        \"latitude\": \"43.30504\",\n        \"longitude\": \"5.366574\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02179\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.339592\",\n        \"longitude\": \"5.380287\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02180\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.321037\",\n        \"longitude\": \"5.371533\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02181\",\n        \"nomLigneCial\": \"35\",\n        \"latitude\": \"43.30607\",\n        \"longitude\": \"5.365532\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02183\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.332695\",\n        \"longitude\": \"5.364406\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02184\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.296795\",\n        \"longitude\": \"5.375933\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02186\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.320637\",\n        \"longitude\": \"5.415288\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02187\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.333084\",\n        \"longitude\": \"5.361919\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02189\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.331516\",\n        \"longitude\": \"5.375404\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02190\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.320873\",\n        \"longitude\": \"5.371613\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02192\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.374603\",\n        \"longitude\": \"5.365843\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02193\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.332157\",\n        \"longitude\": \"5.403504\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"05251\",\n        \"nomLigneCial\": \"C034\",\n        \"latitude\": \"43.398407\",\n        \"longitude\": \"5.072084\",\n        \"type\": \"4\",\n        \"couleur\": \"#B1093D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"05524\",\n        \"nomLigneCial\": \"C034\",\n        \"latitude\": \"43.304337\",\n        \"longitude\": \"5.378857\",\n        \"type\": \"4\",\n        \"couleur\": \"#B1093D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"05682\",\n        \"nomLigneCial\": \"C034\",\n        \"latitude\": \"43.30404\",\n        \"longitude\": \"5.3810773\",\n        \"type\": \"4\",\n        \"couleur\": \"#B1093D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"07328\",\n        \"nomLigneCial\": \"C050\",\n        \"latitude\": \"43.52117\",\n        \"longitude\": \"5.435727\",\n        \"type\": \"4\",\n        \"couleur\": \"#24559D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"20373\",\n        \"nomLigneCial\": \"C050\",\n        \"latitude\": \"43.303967\",\n        \"longitude\": \"5.380209\",\n        \"type\": \"4\",\n        \"couleur\": \"#24559D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"20522\",\n        \"nomLigneCial\": \"C034\",\n        \"latitude\": \"43.403973\",\n        \"longitude\": \"5.044434\",\n        \"type\": \"4\",\n        \"couleur\": \"#B1093D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"23988\",\n        \"nomLigneCial\": \"C102\",\n        \"latitude\": \"43.29474\",\n        \"longitude\": \"5.4657917\",\n        \"type\": \"4\",\n        \"couleur\": \"#239259\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"23989\",\n        \"nomLigneCial\": \"C102\",\n        \"latitude\": \"43.283302\",\n        \"longitude\": \"5.389199\",\n        \"type\": \"4\",\n        \"couleur\": \"#239259\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"31018\",\n        \"nomLigneCial\": \"C069\",\n        \"latitude\": \"43.17346\",\n        \"longitude\": \"5.610509\",\n        \"type\": \"4\",\n        \"couleur\": \"#BF003E\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"31033\",\n        \"nomLigneCial\": \"C100\",\n        \"latitude\": \"43.284927\",\n        \"longitude\": \"5.4098353\",\n        \"type\": \"4\",\n        \"couleur\": \"#EFC429\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"31069\",\n        \"nomLigneCial\": \"C051\",\n        \"latitude\": \"43.510956\",\n        \"longitude\": \"5.439507\",\n        \"type\": \"4\",\n        \"couleur\": \"#009DE0\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"41262\",\n        \"nomLigneCial\": \"C088\",\n        \"latitude\": \"43.362602\",\n        \"longitude\": \"5.3612037\",\n        \"type\": \"4\",\n        \"couleur\": \"#696398\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"41439\",\n        \"nomLigneCial\": \"C088\",\n        \"latitude\": \"43.32038\",\n        \"longitude\": \"5.377612\",\n        \"type\": \"4\",\n        \"couleur\": \"#696398\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"81344\",\n        \"nomLigneCial\": \"C100\",\n        \"latitude\": \"43.294964\",\n        \"longitude\": \"5.561136\",\n        \"type\": \"4\",\n        \"couleur\": \"#EFC429\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"82183\",\n        \"nomLigneCial\": \"C100\",\n        \"latitude\": \"43.284546\",\n        \"longitude\": \"5.3856153\",\n        \"type\": \"4\",\n        \"couleur\": \"#EFC429\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"93974\",\n        \"nomLigneCial\": \"C091\",\n        \"latitude\": \"43.349106\",\n        \"longitude\": \"5.369943\",\n        \"type\": \"4\",\n        \"couleur\": \"#F4D210\",\n        \"sens\": \"2\"\n    }\n]"},{"id":"499aa92f-aa77-42b0-ba00-1cca4c98996a","name":"getRTMVehiculesMarseille","originalRequest":{"method":"GET","header":[],"url":"https://marcelle-mobi-api.herokuapp.com/vehicules/rtm"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Tue, 01 Oct 2019 13:47:28 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"d92adcf23a736b9fa639bdcc60a7813b\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"680c8b0f-7372-4927-bd5c-a0fcbe90a447"},{"key":"X-Runtime","value":"0.276033"},{"key":"Vary","value":"Origin"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"nomMat\": \"00002\",\n        \"nomLigneCial\": \"T1\",\n        \"latitude\": \"43.297157\",\n        \"longitude\": \"5.381098\",\n        \"type\": \"1\",\n        \"couleur\": \"#F28C00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00003\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.309578\",\n        \"longitude\": \"5.368424\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00004\",\n        \"nomLigneCial\": \"T3\",\n        \"latitude\": \"43.28797\",\n        \"longitude\": \"5.382641\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00005\",\n        \"nomLigneCial\": \"T1\",\n        \"latitude\": \"43.29466\",\n        \"longitude\": \"5.432275\",\n        \"type\": \"1\",\n        \"couleur\": \"#F28C00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00006\",\n        \"nomLigneCial\": \"T1\",\n        \"latitude\": \"43.291573\",\n        \"longitude\": \"5.416954\",\n        \"type\": \"1\",\n        \"couleur\": \"#F28C00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00007\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.297314\",\n        \"longitude\": \"5.404528\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00009\",\n        \"nomLigneCial\": \"T1\",\n        \"latitude\": \"43.29608\",\n        \"longitude\": \"5.404871\",\n        \"type\": \"1\",\n        \"couleur\": \"#F28C00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00010\",\n        \"nomLigneCial\": \"T1\",\n        \"latitude\": \"43.294773\",\n        \"longitude\": \"5.443961\",\n        \"type\": \"1\",\n        \"couleur\": \"#F28C00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00011\",\n        \"nomLigneCial\": \"T3\",\n        \"latitude\": \"43.314957\",\n        \"longitude\": \"5.367289\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00012\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.300495\",\n        \"longitude\": \"5.39988\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00013\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.29796\",\n        \"longitude\": \"5.382289\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00014\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.31464\",\n        \"longitude\": \"5.367375\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00015\",\n        \"nomLigneCial\": \"T1\",\n        \"latitude\": \"43.29509\",\n        \"longitude\": \"5.387099\",\n        \"type\": \"1\",\n        \"couleur\": \"#F28C00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00016\",\n        \"nomLigneCial\": \"T3\",\n        \"latitude\": \"43.29768\",\n        \"longitude\": \"5.377066\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00017\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.296627\",\n        \"longitude\": \"5.405497\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00018\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.29986\",\n        \"longitude\": \"5.371204\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00020\",\n        \"nomLigneCial\": \"T3\",\n        \"latitude\": \"43.295937\",\n        \"longitude\": \"5.378152\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00021\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.296627\",\n        \"longitude\": \"5.405497\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00022\",\n        \"nomLigneCial\": \"T1\",\n        \"latitude\": \"43.296078\",\n        \"longitude\": \"5.405129\",\n        \"type\": \"1\",\n        \"couleur\": \"#F28C00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00023\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.30001\",\n        \"longitude\": \"5.385553\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00024\",\n        \"nomLigneCial\": \"T3\",\n        \"latitude\": \"43.28655\",\n        \"longitude\": \"5.383506\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00026\",\n        \"nomLigneCial\": \"T3\",\n        \"latitude\": \"43.30549\",\n        \"longitude\": \"5.36727\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00027\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.300552\",\n        \"longitude\": \"5.399709\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00028\",\n        \"nomLigneCial\": \"T1\",\n        \"latitude\": \"43.29509\",\n        \"longitude\": \"5.389157\",\n        \"type\": \"1\",\n        \"couleur\": \"#F28C00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00029\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.29995\",\n        \"longitude\": \"5.371257\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00030\",\n        \"nomLigneCial\": \"T2\",\n        \"latitude\": \"43.29725\",\n        \"longitude\": \"5.404624\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00031\",\n        \"nomLigneCial\": \"T1\",\n        \"latitude\": \"43.294178\",\n        \"longitude\": \"5.430456\",\n        \"type\": \"1\",\n        \"couleur\": \"#F28C00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00032\",\n        \"nomLigneCial\": \"T3\",\n        \"latitude\": \"43.313282\",\n        \"longitude\": \"5.368096\",\n        \"type\": \"1\",\n        \"couleur\": \"#F4E718\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00103\",\n        \"nomLigneCial\": \"95\",\n        \"latitude\": \"43.35864\",\n        \"longitude\": \"5.318488\",\n        \"type\": \"2\",\n        \"couleur\": \"#878787\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00104\",\n        \"nomLigneCial\": \"84\",\n        \"latitude\": \"43.2844\",\n        \"longitude\": \"5.358336\",\n        \"type\": \"2\",\n        \"couleur\": \"#EA591B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00281\",\n        \"nomLigneCial\": \"47\",\n        \"latitude\": \"43.249107\",\n        \"longitude\": \"5.390553\",\n        \"type\": \"2\",\n        \"couleur\": \"#CD4849\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00899\",\n        \"nomLigneCial\": \"3\",\n        \"latitude\": \"43.338898\",\n        \"longitude\": \"5.419322\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00901\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.339115\",\n        \"longitude\": \"5.410009\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00903\",\n        \"nomLigneCial\": \"2\",\n        \"latitude\": \"43.331543\",\n        \"longitude\": \"5.433389\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00904\",\n        \"nomLigneCial\": \"34\",\n        \"latitude\": \"43.33482\",\n        \"longitude\": \"5.40756\",\n        \"type\": \"2\",\n        \"couleur\": \"#00B1B2\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00905\",\n        \"nomLigneCial\": \"6\",\n        \"latitude\": \"43.32064\",\n        \"longitude\": \"5.432817\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00906\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.296562\",\n        \"longitude\": \"5.37633\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00907\",\n        \"nomLigneCial\": \"9\",\n        \"latitude\": \"43.313847\",\n        \"longitude\": \"5.447383\",\n        \"type\": \"2\",\n        \"couleur\": \"#189B52\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00908\",\n        \"nomLigneCial\": \"10\",\n        \"latitude\": \"43.30424\",\n        \"longitude\": \"5.414663\",\n        \"type\": \"2\",\n        \"couleur\": \"#E94F35\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00909\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.312878\",\n        \"longitude\": \"5.382906\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00910\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.343815\",\n        \"longitude\": \"5.384802\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00911\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.296764\",\n        \"longitude\": \"5.374477\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00912\",\n        \"nomLigneCial\": \"4\",\n        \"latitude\": \"43.3025\",\n        \"longitude\": \"5.474517\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00914\",\n        \"nomLigneCial\": \"33\",\n        \"latitude\": \"43.34328\",\n        \"longitude\": \"5.410417\",\n        \"type\": \"2\",\n        \"couleur\": \"#00B1B2\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00915\",\n        \"nomLigneCial\": \"5\",\n        \"latitude\": \"43.36108\",\n        \"longitude\": \"5.437116\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00918\",\n        \"nomLigneCial\": \"91\",\n        \"latitude\": \"43.29726\",\n        \"longitude\": \"5.448934\",\n        \"type\": \"2\",\n        \"couleur\": \"#93D5F6\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00921\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.318203\",\n        \"longitude\": \"5.402034\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00923\",\n        \"nomLigneCial\": \"40\",\n        \"latitude\": \"43.286278\",\n        \"longitude\": \"5.471616\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00924\",\n        \"nomLigneCial\": \"12\",\n        \"latitude\": \"43.291195\",\n        \"longitude\": \"5.400417\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00925\",\n        \"nomLigneCial\": \"40\",\n        \"latitude\": \"43.28344\",\n        \"longitude\": \"5.503117\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00928\",\n        \"nomLigneCial\": \"15\",\n        \"latitude\": \"43.27207\",\n        \"longitude\": \"5.410459\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00929\",\n        \"nomLigneCial\": \"54\",\n        \"latitude\": \"43.288754\",\n        \"longitude\": \"5.359783\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00931\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.289272\",\n        \"longitude\": \"5.436139\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00935\",\n        \"nomLigneCial\": \"42\",\n        \"latitude\": \"43.323887\",\n        \"longitude\": \"5.415683\",\n        \"type\": \"2\",\n        \"couleur\": \"#636AAF\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00937\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.30537\",\n        \"longitude\": \"5.372725\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00939\",\n        \"nomLigneCial\": \"6\",\n        \"latitude\": \"43.3073\",\n        \"longitude\": \"5.404304\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00940\",\n        \"nomLigneCial\": \"27\",\n        \"latitude\": \"43.333195\",\n        \"longitude\": \"5.429611\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00942\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.30592\",\n        \"longitude\": \"5.372328\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00943\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.306393\",\n        \"longitude\": \"5.374098\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00947\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.3056\",\n        \"longitude\": \"5.372574\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00949\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.31779\",\n        \"longitude\": \"5.390172\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00950\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.30576\",\n        \"longitude\": \"5.372568\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00952\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.31287\",\n        \"longitude\": \"5.382807\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00954\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.30112\",\n        \"longitude\": \"5.370332\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00960\",\n        \"nomLigneCial\": \"4\",\n        \"latitude\": \"43.29489\",\n        \"longitude\": \"5.48098\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00961\",\n        \"nomLigneCial\": \"27\",\n        \"latitude\": \"43.34757\",\n        \"longitude\": \"5.363327\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00962\",\n        \"nomLigneCial\": \"34\",\n        \"latitude\": \"43.300076\",\n        \"longitude\": \"5.385457\",\n        \"type\": \"2\",\n        \"couleur\": \"#00B1B2\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00963\",\n        \"nomLigneCial\": \"9\",\n        \"latitude\": \"43.30714\",\n        \"longitude\": \"5.418297\",\n        \"type\": \"2\",\n        \"couleur\": \"#189B52\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00964\",\n        \"nomLigneCial\": \"53\",\n        \"latitude\": \"43.323387\",\n        \"longitude\": \"5.406109\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00966\",\n        \"nomLigneCial\": \"7\",\n        \"latitude\": \"43.30967\",\n        \"longitude\": \"5.462093\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00967\",\n        \"nomLigneCial\": \"27\",\n        \"latitude\": \"43.330696\",\n        \"longitude\": \"5.409262\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00978\",\n        \"nomLigneCial\": \"45\",\n        \"latitude\": \"43.243843\",\n        \"longitude\": \"5.379908\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00979\",\n        \"nomLigneCial\": \"44\",\n        \"latitude\": \"43.2446\",\n        \"longitude\": \"5.386549\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00980\",\n        \"nomLigneCial\": \"16\",\n        \"latitude\": \"43.277355\",\n        \"longitude\": \"5.42737\",\n        \"type\": \"2\",\n        \"couleur\": \"#CA4E39\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00983\",\n        \"nomLigneCial\": \"24\",\n        \"latitude\": \"43.2449\",\n        \"longitude\": \"5.427408\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00984\",\n        \"nomLigneCial\": \"45\",\n        \"latitude\": \"43.258907\",\n        \"longitude\": \"5.394209\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00986\",\n        \"nomLigneCial\": \"17\",\n        \"latitude\": \"43.274773\",\n        \"longitude\": \"5.426202\",\n        \"type\": \"2\",\n        \"couleur\": \"#D77D63\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00987\",\n        \"nomLigneCial\": \"45\",\n        \"latitude\": \"43.24944\",\n        \"longitude\": \"5.390135\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00989\",\n        \"nomLigneCial\": \"24\",\n        \"latitude\": \"43.2626\",\n        \"longitude\": \"5.412711\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00990\",\n        \"nomLigneCial\": \"23\",\n        \"latitude\": \"43.23406\",\n        \"longitude\": \"5.411998\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"00991\",\n        \"nomLigneCial\": \"83\",\n        \"latitude\": \"43.295696\",\n        \"longitude\": \"5.366844\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00993\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.290134\",\n        \"longitude\": \"5.37466\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"00996\",\n        \"nomLigneCial\": \"72\",\n        \"latitude\": \"43.295006\",\n        \"longitude\": \"5.40076\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01000\",\n        \"nomLigneCial\": \"72\",\n        \"latitude\": \"43.321434\",\n        \"longitude\": \"5.37113\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01103\",\n        \"nomLigneCial\": \"23\",\n        \"latitude\": \"-1.0E-6\",\n        \"longitude\": \"-1.0E-6\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01105\",\n        \"nomLigneCial\": \"24\",\n        \"latitude\": \"43.25238\",\n        \"longitude\": \"5.421838\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01107\",\n        \"nomLigneCial\": \"46\",\n        \"latitude\": \"43.2712\",\n        \"longitude\": \"5.403612\",\n        \"type\": \"2\",\n        \"couleur\": \"#C2063B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01109\",\n        \"nomLigneCial\": \"23\",\n        \"latitude\": \"43.240723\",\n        \"longitude\": \"5.402146\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01111\",\n        \"nomLigneCial\": \"16T\",\n        \"latitude\": \"43.271957\",\n        \"longitude\": \"5.405885\",\n        \"type\": \"2\",\n        \"couleur\": \"#CA4E39\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01112\",\n        \"nomLigneCial\": \"17\",\n        \"latitude\": \"43.271812\",\n        \"longitude\": \"5.408859\",\n        \"type\": \"2\",\n        \"couleur\": \"#D77D63\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01113\",\n        \"nomLigneCial\": \"16S\",\n        \"latitude\": \"43.271374\",\n        \"longitude\": \"5.404641\",\n        \"type\": \"2\",\n        \"couleur\": \"#CA4E39\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01116\",\n        \"nomLigneCial\": \"24\",\n        \"latitude\": \"43.23116\",\n        \"longitude\": \"5.438929\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01119\",\n        \"nomLigneCial\": \"45\",\n        \"latitude\": \"43.28536\",\n        \"longitude\": \"5.399767\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01120\",\n        \"nomLigneCial\": \"23\",\n        \"latitude\": \"43.2716\",\n        \"longitude\": \"5.392088\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01121\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.32216\",\n        \"longitude\": \"5.417571\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01122\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.305515\",\n        \"longitude\": \"5.372731\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01124\",\n        \"nomLigneCial\": \"3\",\n        \"latitude\": \"43.338856\",\n        \"longitude\": \"5.430319\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01128\",\n        \"nomLigneCial\": \"7\",\n        \"latitude\": \"43.302074\",\n        \"longitude\": \"5.397616\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01129\",\n        \"nomLigneCial\": \"10\",\n        \"latitude\": \"43.297832\",\n        \"longitude\": \"5.459851\",\n        \"type\": \"2\",\n        \"couleur\": \"#E94F35\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01130\",\n        \"nomLigneCial\": \"9\",\n        \"latitude\": \"43.303078\",\n        \"longitude\": \"5.448059\",\n        \"type\": \"2\",\n        \"couleur\": \"#189B52\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01132\",\n        \"nomLigneCial\": \"37\",\n        \"latitude\": \"43.356087\",\n        \"longitude\": \"5.410941\",\n        \"type\": \"2\",\n        \"couleur\": \"#312783\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01133\",\n        \"nomLigneCial\": \"33\",\n        \"latitude\": \"43.333817\",\n        \"longitude\": \"5.407457\",\n        \"type\": \"2\",\n        \"couleur\": \"#00B1B2\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01135\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.335197\",\n        \"longitude\": \"5.410128\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01138\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.333504\",\n        \"longitude\": \"5.378075\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01139\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.31306\",\n        \"longitude\": \"5.385625\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01140\",\n        \"nomLigneCial\": \"7B\",\n        \"latitude\": \"43.302\",\n        \"longitude\": \"5.397773\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01141\",\n        \"nomLigneCial\": \"24T\",\n        \"latitude\": \"43.255116\",\n        \"longitude\": \"5.42013\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01143\",\n        \"nomLigneCial\": \"23\",\n        \"latitude\": \"-1.0E-6\",\n        \"longitude\": \"-1.0E-6\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01145\",\n        \"nomLigneCial\": \"24\",\n        \"latitude\": \"43.270798\",\n        \"longitude\": \"5.403053\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01149\",\n        \"nomLigneCial\": \"11\",\n        \"latitude\": \"43.34337\",\n        \"longitude\": \"5.435368\",\n        \"type\": \"2\",\n        \"couleur\": \"#5C2483\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01150\",\n        \"nomLigneCial\": \"6\",\n        \"latitude\": \"43.302395\",\n        \"longitude\": \"5.39705\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01153\",\n        \"nomLigneCial\": \"72\",\n        \"latitude\": \"43.314945\",\n        \"longitude\": \"5.389968\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01154\",\n        \"nomLigneCial\": \"25\",\n        \"latitude\": \"43.321198\",\n        \"longitude\": \"5.371207\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01159\",\n        \"nomLigneCial\": \"72\",\n        \"latitude\": \"43.279533\",\n        \"longitude\": \"5.399623\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01162\",\n        \"nomLigneCial\": \"36B\",\n        \"latitude\": \"43.360657\",\n        \"longitude\": \"5.329215\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01166\",\n        \"nomLigneCial\": \"72\",\n        \"latitude\": \"43.31477\",\n        \"longitude\": \"5.389295\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01169\",\n        \"nomLigneCial\": \"54\",\n        \"latitude\": \"43.29023\",\n        \"longitude\": \"5.375662\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01173\",\n        \"nomLigneCial\": \"12B\",\n        \"latitude\": \"43.291344\",\n        \"longitude\": \"5.416809\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01174\",\n        \"nomLigneCial\": \"12B\",\n        \"latitude\": \"43.301315\",\n        \"longitude\": \"5.509131\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01176\",\n        \"nomLigneCial\": \"15S\",\n        \"latitude\": \"43.279533\",\n        \"longitude\": \"5.423791\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01177\",\n        \"nomLigneCial\": \"91\",\n        \"latitude\": \"43.286186\",\n        \"longitude\": \"5.412761\",\n        \"type\": \"2\",\n        \"couleur\": \"#93D5F6\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01178\",\n        \"nomLigneCial\": \"15\",\n        \"latitude\": \"43.2864\",\n        \"longitude\": \"5.444197\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01181\",\n        \"nomLigneCial\": \"83\",\n        \"latitude\": \"43.29368\",\n        \"longitude\": \"5.374338\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01182\",\n        \"nomLigneCial\": \"15\",\n        \"latitude\": \"43.2776\",\n        \"longitude\": \"5.42047\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01183\",\n        \"nomLigneCial\": \"54\",\n        \"latitude\": \"43.291534\",\n        \"longitude\": \"5.403437\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01184\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.286224\",\n        \"longitude\": \"5.443549\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01185\",\n        \"nomLigneCial\": \"83\",\n        \"latitude\": \"43.295696\",\n        \"longitude\": \"5.366856\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01186\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.286064\",\n        \"longitude\": \"5.398811\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01187\",\n        \"nomLigneCial\": \"40\",\n        \"latitude\": \"43.289703\",\n        \"longitude\": \"5.439643\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01201\",\n        \"nomLigneCial\": \"25\",\n        \"latitude\": \"43.373356\",\n        \"longitude\": \"5.354576\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01202\",\n        \"nomLigneCial\": \"28\",\n        \"latitude\": \"43.32344\",\n        \"longitude\": \"5.386227\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01203\",\n        \"nomLigneCial\": \"72\",\n        \"latitude\": \"43.321117\",\n        \"longitude\": \"5.37161\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01204\",\n        \"nomLigneCial\": \"72\",\n        \"latitude\": \"43.32136\",\n        \"longitude\": \"5.371127\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01206\",\n        \"nomLigneCial\": \"36\",\n        \"latitude\": \"43.362778\",\n        \"longitude\": \"5.335308\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01208\",\n        \"nomLigneCial\": \"25\",\n        \"latitude\": \"43.360035\",\n        \"longitude\": \"5.338034\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01209\",\n        \"nomLigneCial\": \"28\",\n        \"latitude\": \"43.331234\",\n        \"longitude\": \"5.389077\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01210\",\n        \"nomLigneCial\": \"96S\",\n        \"latitude\": \"43.38608\",\n        \"longitude\": \"5.369449\",\n        \"type\": \"2\",\n        \"couleur\": \"#878787\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01212\",\n        \"nomLigneCial\": \"25\",\n        \"latitude\": \"43.324024\",\n        \"longitude\": \"5.36744\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01215\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.29664\",\n        \"longitude\": \"5.376813\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01216\",\n        \"nomLigneCial\": \"4\",\n        \"latitude\": \"43.333435\",\n        \"longitude\": \"5.43009\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01217\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.30575\",\n        \"longitude\": \"5.372494\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01219\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.31612\",\n        \"longitude\": \"5.384396\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01220\",\n        \"nomLigneCial\": \"33\",\n        \"latitude\": \"43.316216\",\n        \"longitude\": \"5.384079\",\n        \"type\": \"2\",\n        \"couleur\": \"#00B1B2\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01222\",\n        \"nomLigneCial\": \"6\",\n        \"latitude\": \"43.318203\",\n        \"longitude\": \"5.423507\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01225\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.333195\",\n        \"longitude\": \"5.377853\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01226\",\n        \"nomLigneCial\": \"6\",\n        \"latitude\": \"43.307533\",\n        \"longitude\": \"5.403192\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01227\",\n        \"nomLigneCial\": \"37\",\n        \"latitude\": \"43.34181\",\n        \"longitude\": \"5.419949\",\n        \"type\": \"2\",\n        \"couleur\": \"#312783\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01229\",\n        \"nomLigneCial\": \"10\",\n        \"latitude\": \"43.297436\",\n        \"longitude\": \"5.434142\",\n        \"type\": \"2\",\n        \"couleur\": \"#E94F35\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01231\",\n        \"nomLigneCial\": \"27\",\n        \"latitude\": \"43.330917\",\n        \"longitude\": \"5.407052\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01232\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.320118\",\n        \"longitude\": \"5.381406\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01233\",\n        \"nomLigneCial\": \"41\",\n        \"latitude\": \"43.279064\",\n        \"longitude\": \"5.382839\",\n        \"type\": \"2\",\n        \"couleur\": \"#85C9B7\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01234\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.328445\",\n        \"longitude\": \"5.405358\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01237\",\n        \"nomLigneCial\": \"19\",\n        \"latitude\": \"43.2437\",\n        \"longitude\": \"5.370128\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01238\",\n        \"nomLigneCial\": \"23\",\n        \"latitude\": \"43.254536\",\n        \"longitude\": \"5.394213\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01242\",\n        \"nomLigneCial\": \"19\",\n        \"latitude\": \"43.284416\",\n        \"longitude\": \"5.387914\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01248\",\n        \"nomLigneCial\": \"83\",\n        \"latitude\": \"43.28993\",\n        \"longitude\": \"5.355741\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01250\",\n        \"nomLigneCial\": \"54\",\n        \"latitude\": \"-1.0E-6\",\n        \"longitude\": \"-1.0E-6\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01255\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.2851\",\n        \"longitude\": \"5.385207\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01256\",\n        \"nomLigneCial\": \"12S\",\n        \"latitude\": \"43.30943\",\n        \"longitude\": \"5.511246\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01258\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"-1.0E-6\",\n        \"longitude\": \"-1.0E-6\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01259\",\n        \"nomLigneCial\": \"40\",\n        \"latitude\": \"43.2902\",\n        \"longitude\": \"5.42573\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01260\",\n        \"nomLigneCial\": \"15\",\n        \"latitude\": \"43.270714\",\n        \"longitude\": \"5.403136\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01261\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.285515\",\n        \"longitude\": \"5.384658\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01263\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.28504\",\n        \"longitude\": \"5.457617\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01266\",\n        \"nomLigneCial\": \"50\",\n        \"latitude\": \"43.29451\",\n        \"longitude\": \"5.475776\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01268\",\n        \"nomLigneCial\": \"54\",\n        \"latitude\": \"43.28917\",\n        \"longitude\": \"5.395663\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01270\",\n        \"nomLigneCial\": \"50\",\n        \"latitude\": \"43.281353\",\n        \"longitude\": \"5.504493\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01273\",\n        \"nomLigneCial\": \"37S\",\n        \"latitude\": \"43.320465\",\n        \"longitude\": \"5.415713\",\n        \"type\": \"2\",\n        \"couleur\": \"#312783\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01274\",\n        \"nomLigneCial\": \"53\",\n        \"latitude\": \"43.33312\",\n        \"longitude\": \"5.403211\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01275\",\n        \"nomLigneCial\": \"53\",\n        \"latitude\": \"43.316315\",\n        \"longitude\": \"5.405296\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01277\",\n        \"nomLigneCial\": \"27\",\n        \"latitude\": \"43.3442\",\n        \"longitude\": \"5.384349\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01278\",\n        \"nomLigneCial\": \"33\",\n        \"latitude\": \"43.300365\",\n        \"longitude\": \"5.384114\",\n        \"type\": \"2\",\n        \"couleur\": \"#00B1B2\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01279\",\n        \"nomLigneCial\": \"5\",\n        \"latitude\": \"43.3361\",\n        \"longitude\": \"5.432792\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01280\",\n        \"nomLigneCial\": \"2\",\n        \"latitude\": \"43.33321\",\n        \"longitude\": \"5.438477\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01282\",\n        \"nomLigneCial\": \"6\",\n        \"latitude\": \"43.302315\",\n        \"longitude\": \"5.397047\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01284\",\n        \"nomLigneCial\": \"9\",\n        \"latitude\": \"43.3365\",\n        \"longitude\": \"5.432722\",\n        \"type\": \"2\",\n        \"couleur\": \"#189B52\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01286\",\n        \"nomLigneCial\": \"6\",\n        \"latitude\": \"43.302315\",\n        \"longitude\": \"5.397368\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01287\",\n        \"nomLigneCial\": \"33\",\n        \"latitude\": \"43.314556\",\n        \"longitude\": \"5.388312\",\n        \"type\": \"2\",\n        \"couleur\": \"#00B1B2\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01288\",\n        \"nomLigneCial\": \"27\",\n        \"latitude\": \"43.342075\",\n        \"longitude\": \"5.386493\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01289\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.3056\",\n        \"longitude\": \"5.372488\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01291\",\n        \"nomLigneCial\": \"7B\",\n        \"latitude\": \"43.320877\",\n        \"longitude\": \"5.432655\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01292\",\n        \"nomLigneCial\": \"41\",\n        \"latitude\": \"43.293995\",\n        \"longitude\": \"5.374277\",\n        \"type\": \"2\",\n        \"couleur\": \"#85C9B7\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01294\",\n        \"nomLigneCial\": \"36B\",\n        \"latitude\": \"43.336464\",\n        \"longitude\": \"5.351281\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01295\",\n        \"nomLigneCial\": \"30\",\n        \"latitude\": \"43.366016\",\n        \"longitude\": \"5.372867\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01296\",\n        \"nomLigneCial\": \"30\",\n        \"latitude\": \"-1.0E-6\",\n        \"longitude\": \"-1.0E-6\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01297\",\n        \"nomLigneCial\": \"72\",\n        \"latitude\": \"43.297646\",\n        \"longitude\": \"5.400919\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01301\",\n        \"nomLigneCial\": \"25\",\n        \"latitude\": \"43.357746\",\n        \"longitude\": \"5.339347\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01303\",\n        \"nomLigneCial\": \"72\",\n        \"latitude\": \"43.279724\",\n        \"longitude\": \"5.399767\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01306\",\n        \"nomLigneCial\": \"19\",\n        \"latitude\": \"43.274223\",\n        \"longitude\": \"5.390251\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01307\",\n        \"nomLigneCial\": \"23\",\n        \"latitude\": \"43.240547\",\n        \"longitude\": \"5.401215\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01312\",\n        \"nomLigneCial\": \"24\",\n        \"latitude\": \"43.231197\",\n        \"longitude\": \"5.443608\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01313\",\n        \"nomLigneCial\": \"17\",\n        \"latitude\": \"43.2738\",\n        \"longitude\": \"5.414079\",\n        \"type\": \"2\",\n        \"couleur\": \"#D77D63\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01314\",\n        \"nomLigneCial\": \"46\",\n        \"latitude\": \"43.257786\",\n        \"longitude\": \"5.410195\",\n        \"type\": \"2\",\n        \"couleur\": \"#C2063B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01315\",\n        \"nomLigneCial\": \"24\",\n        \"latitude\": \"43.259895\",\n        \"longitude\": \"5.416083\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01317\",\n        \"nomLigneCial\": \"19\",\n        \"latitude\": \"43.232742\",\n        \"longitude\": \"5.356742\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01319\",\n        \"nomLigneCial\": \"83\",\n        \"latitude\": \"43.292267\",\n        \"longitude\": \"5.361134\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01321\",\n        \"nomLigneCial\": \"40\",\n        \"latitude\": \"43.291435\",\n        \"longitude\": \"5.400488\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01322\",\n        \"nomLigneCial\": \"15S\",\n        \"latitude\": \"43.287956\",\n        \"longitude\": \"5.449746\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01323\",\n        \"nomLigneCial\": \"15\",\n        \"latitude\": \"43.288616\",\n        \"longitude\": \"5.455515\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01324\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.28119\",\n        \"longitude\": \"5.439764\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01325\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.290127\",\n        \"longitude\": \"5.378676\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01326\",\n        \"nomLigneCial\": \"15S\",\n        \"latitude\": \"43.296223\",\n        \"longitude\": \"5.475665\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01327\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.28552\",\n        \"longitude\": \"5.384572\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01328\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.316235\",\n        \"longitude\": \"5.405293\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01332\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"-1.0E-6\",\n        \"longitude\": \"-1.0E-6\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01341\",\n        \"nomLigneCial\": \"50\",\n        \"latitude\": \"43.28544\",\n        \"longitude\": \"5.384815\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01342\",\n        \"nomLigneCial\": \"50\",\n        \"latitude\": \"43.296055\",\n        \"longitude\": \"5.475423\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01344\",\n        \"nomLigneCial\": \"83\",\n        \"latitude\": \"43.29112\",\n        \"longitude\": \"5.375452\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01348\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.306477\",\n        \"longitude\": \"5.372253\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01349\",\n        \"nomLigneCial\": \"41\",\n        \"latitude\": \"43.333317\",\n        \"longitude\": \"5.430554\",\n        \"type\": \"2\",\n        \"couleur\": \"#85C9B7\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01351\",\n        \"nomLigneCial\": \"41\",\n        \"latitude\": \"43.27224\",\n        \"longitude\": \"5.390735\",\n        \"type\": \"2\",\n        \"couleur\": \"#85C9B7\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01352\",\n        \"nomLigneCial\": \"7\",\n        \"latitude\": \"43.303333\",\n        \"longitude\": \"5.404151\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01353\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.3168\",\n        \"longitude\": \"5.376092\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01354\",\n        \"nomLigneCial\": \"9\",\n        \"latitude\": \"43.307053\",\n        \"longitude\": \"5.418219\",\n        \"type\": \"2\",\n        \"couleur\": \"#189B52\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01355\",\n        \"nomLigneCial\": \"50\",\n        \"latitude\": \"43.285194\",\n        \"longitude\": \"5.384891\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01357\",\n        \"nomLigneCial\": \"27\",\n        \"latitude\": \"43.34744\",\n        \"longitude\": \"5.355688\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01359\",\n        \"nomLigneCial\": \"42\",\n        \"latitude\": \"43.305584\",\n        \"longitude\": \"5.39929\",\n        \"type\": \"2\",\n        \"couleur\": \"#636AAF\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01360\",\n        \"nomLigneCial\": \"97\",\n        \"latitude\": \"43.30464\",\n        \"longitude\": \"5.373175\",\n        \"type\": \"2\",\n        \"couleur\": \"#DCCD00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01362\",\n        \"nomLigneCial\": \"97\",\n        \"latitude\": \"43.3772\",\n        \"longitude\": \"5.363617\",\n        \"type\": \"2\",\n        \"couleur\": \"#DCCD00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01363\",\n        \"nomLigneCial\": \"3\",\n        \"latitude\": \"43.339054\",\n        \"longitude\": \"5.432275\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01364\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.3314\",\n        \"longitude\": \"5.389282\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01367\",\n        \"nomLigneCial\": \"3\",\n        \"latitude\": \"43.34047\",\n        \"longitude\": \"5.425109\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01368\",\n        \"nomLigneCial\": \"97\",\n        \"latitude\": \"43.37741\",\n        \"longitude\": \"5.360628\",\n        \"type\": \"2\",\n        \"couleur\": \"#DCCD00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01369\",\n        \"nomLigneCial\": \"7B\",\n        \"latitude\": \"43.304424\",\n        \"longitude\": \"5.414264\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01370\",\n        \"nomLigneCial\": \"97\",\n        \"latitude\": \"43.29648\",\n        \"longitude\": \"5.375932\",\n        \"type\": \"2\",\n        \"couleur\": \"#DCCD00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01371\",\n        \"nomLigneCial\": \"1S\",\n        \"latitude\": \"43.353016\",\n        \"longitude\": \"5.437946\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01372\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.302513\",\n        \"longitude\": \"5.395798\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01373\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.293404\",\n        \"longitude\": \"5.382335\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01374\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.2916\",\n        \"longitude\": \"5.359136\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01376\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.2919\",\n        \"longitude\": \"5.358963\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01377\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.294556\",\n        \"longitude\": \"5.381976\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01378\",\n        \"nomLigneCial\": \"54\",\n        \"latitude\": \"43.28896\",\n        \"longitude\": \"5.355134\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01379\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.2828\",\n        \"longitude\": \"5.434264\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01380\",\n        \"nomLigneCial\": \"15\",\n        \"latitude\": \"43.283737\",\n        \"longitude\": \"5.398714\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01381\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.284763\",\n        \"longitude\": \"5.391809\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01383\",\n        \"nomLigneCial\": \"97\",\n        \"latitude\": \"43.304718\",\n        \"longitude\": \"5.373696\",\n        \"type\": \"2\",\n        \"couleur\": \"#DCCD00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01384\",\n        \"nomLigneCial\": \"97\",\n        \"latitude\": \"43.362797\",\n        \"longitude\": \"5.361213\",\n        \"type\": \"2\",\n        \"couleur\": \"#DCCD00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01389\",\n        \"nomLigneCial\": \"97\",\n        \"latitude\": \"43.3492\",\n        \"longitude\": \"5.36977\",\n        \"type\": \"2\",\n        \"couleur\": \"#DCCD00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01391\",\n        \"nomLigneCial\": \"97\",\n        \"latitude\": \"43.360775\",\n        \"longitude\": \"5.361611\",\n        \"type\": \"2\",\n        \"couleur\": \"#DCCD00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01393\",\n        \"nomLigneCial\": \"44\",\n        \"latitude\": \"43.268787\",\n        \"longitude\": \"5.388572\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01397\",\n        \"nomLigneCial\": \"24T\",\n        \"latitude\": \"43.271435\",\n        \"longitude\": \"5.403609\",\n        \"type\": \"2\",\n        \"couleur\": \"#E30613\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01398\",\n        \"nomLigneCial\": \"44\",\n        \"latitude\": \"43.270813\",\n        \"longitude\": \"5.392265\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01401\",\n        \"nomLigneCial\": \"19\",\n        \"latitude\": \"43.285515\",\n        \"longitude\": \"5.383771\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01402\",\n        \"nomLigneCial\": \"19\",\n        \"latitude\": \"43.25888\",\n        \"longitude\": \"5.375898\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01403\",\n        \"nomLigneCial\": \"46\",\n        \"latitude\": \"43.266014\",\n        \"longitude\": \"5.403199\",\n        \"type\": \"2\",\n        \"couleur\": \"#C2063B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01405\",\n        \"nomLigneCial\": \"44\",\n        \"latitude\": \"43.26971\",\n        \"longitude\": \"5.390717\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01406\",\n        \"nomLigneCial\": \"45\",\n        \"latitude\": \"43.264606\",\n        \"longitude\": \"5.3917\",\n        \"type\": \"2\",\n        \"couleur\": \"#F39200\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01407\",\n        \"nomLigneCial\": \"28\",\n        \"latitude\": \"43.32533\",\n        \"longitude\": \"5.374003\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01408\",\n        \"nomLigneCial\": \"36\",\n        \"latitude\": \"43.321346\",\n        \"longitude\": \"5.370116\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01409\",\n        \"nomLigneCial\": \"96\",\n        \"latitude\": \"43.363308\",\n        \"longitude\": \"5.345272\",\n        \"type\": \"2\",\n        \"couleur\": \"#878787\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01410\",\n        \"nomLigneCial\": \"36B\",\n        \"latitude\": \"43.321552\",\n        \"longitude\": \"5.370987\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01411\",\n        \"nomLigneCial\": \"82S\",\n        \"latitude\": \"43.291515\",\n        \"longitude\": \"5.375296\",\n        \"type\": \"2\",\n        \"couleur\": \"#AFCA0B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01412\",\n        \"nomLigneCial\": \"30\",\n        \"latitude\": \"43.324135\",\n        \"longitude\": \"5.367408\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01413\",\n        \"nomLigneCial\": \"96\",\n        \"latitude\": \"43.362595\",\n        \"longitude\": \"5.318685\",\n        \"type\": \"2\",\n        \"couleur\": \"#878787\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01414\",\n        \"nomLigneCial\": \"25\",\n        \"latitude\": \"43.335327\",\n        \"longitude\": \"5.363416\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01415\",\n        \"nomLigneCial\": \"25\",\n        \"latitude\": \"43.347923\",\n        \"longitude\": \"5.355683\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01416\",\n        \"nomLigneCial\": \"28\",\n        \"latitude\": \"43.321037\",\n        \"longitude\": \"5.371447\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01417\",\n        \"nomLigneCial\": \"10\",\n        \"latitude\": \"43.303947\",\n        \"longitude\": \"5.428206\",\n        \"type\": \"2\",\n        \"couleur\": \"#E94F35\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01418\",\n        \"nomLigneCial\": \"9\",\n        \"latitude\": \"43.296547\",\n        \"longitude\": \"5.448324\",\n        \"type\": \"2\",\n        \"couleur\": \"#189B52\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01419\",\n        \"nomLigneCial\": \"7\",\n        \"latitude\": \"43.308006\",\n        \"longitude\": \"5.433788\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01420\",\n        \"nomLigneCial\": \"53\",\n        \"latitude\": \"43.316788\",\n        \"longitude\": \"5.404601\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01422\",\n        \"nomLigneCial\": \"27\",\n        \"latitude\": \"43.337536\",\n        \"longitude\": \"5.432261\",\n        \"type\": \"2\",\n        \"couleur\": \"#6AAADE\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01423\",\n        \"nomLigneCial\": \"41\",\n        \"latitude\": \"43.271763\",\n        \"longitude\": \"5.385961\",\n        \"type\": \"2\",\n        \"couleur\": \"#85C9B7\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01424\",\n        \"nomLigneCial\": \"42\",\n        \"latitude\": \"43.321\",\n        \"longitude\": \"5.410311\",\n        \"type\": \"2\",\n        \"couleur\": \"#636AAF\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01426\",\n        \"nomLigneCial\": \"7\",\n        \"latitude\": \"43.30457\",\n        \"longitude\": \"5.408528\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01430\",\n        \"nomLigneCial\": \"12\",\n        \"latitude\": \"43.290604\",\n        \"longitude\": \"5.474191\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01432\",\n        \"nomLigneCial\": \"83\",\n        \"latitude\": \"43.27749\",\n        \"longitude\": \"5.356292\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01433\",\n        \"nomLigneCial\": \"91\",\n        \"latitude\": \"43.291862\",\n        \"longitude\": \"5.400383\",\n        \"type\": \"2\",\n        \"couleur\": \"#93D5F6\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01434\",\n        \"nomLigneCial\": \"15\",\n        \"latitude\": \"43.286144\",\n        \"longitude\": \"5.477499\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01435\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.285603\",\n        \"longitude\": \"5.384415\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01436\",\n        \"nomLigneCial\": \"12S\",\n        \"latitude\": \"43.29376\",\n        \"longitude\": \"5.452296\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01437\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.308132\",\n        \"longitude\": \"5.396389\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01440\",\n        \"nomLigneCial\": \"54\",\n        \"latitude\": \"43.290375\",\n        \"longitude\": \"5.399791\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01441\",\n        \"nomLigneCial\": \"83\",\n        \"latitude\": \"43.27024\",\n        \"longitude\": \"5.365036\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01442\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.30842\",\n        \"longitude\": \"5.377299\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01443\",\n        \"nomLigneCial\": \"32\",\n        \"latitude\": \"43.306442\",\n        \"longitude\": \"5.373471\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01444\",\n        \"nomLigneCial\": \"41\",\n        \"latitude\": \"43.290955\",\n        \"longitude\": \"5.381298\",\n        \"type\": \"2\",\n        \"couleur\": \"#85C9B7\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01447\",\n        \"nomLigneCial\": \"82\",\n        \"latitude\": \"43.29424\",\n        \"longitude\": \"5.382012\",\n        \"type\": \"2\",\n        \"couleur\": \"#AFCA0B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01448\",\n        \"nomLigneCial\": \"36\",\n        \"latitude\": \"43.321514\",\n        \"longitude\": \"5.371454\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01449\",\n        \"nomLigneCial\": \"25\",\n        \"latitude\": \"43.342873\",\n        \"longitude\": \"5.35962\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01450\",\n        \"nomLigneCial\": \"96\",\n        \"latitude\": \"43.360783\",\n        \"longitude\": \"5.335017\",\n        \"type\": \"2\",\n        \"couleur\": \"#878787\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01452\",\n        \"nomLigneCial\": \"15\",\n        \"latitude\": \"43.270733\",\n        \"longitude\": \"5.403506\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01453\",\n        \"nomLigneCial\": \"18\",\n        \"latitude\": \"43.288616\",\n        \"longitude\": \"5.455503\",\n        \"type\": \"2\",\n        \"couleur\": \"#814997\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01455\",\n        \"nomLigneCial\": \"12S\",\n        \"latitude\": \"43.292435\",\n        \"longitude\": \"5.401331\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01456\",\n        \"nomLigneCial\": \"7B\",\n        \"latitude\": \"43.303814\",\n        \"longitude\": \"5.423715\",\n        \"type\": \"2\",\n        \"couleur\": \"#FBBA00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01457\",\n        \"nomLigneCial\": \"41\",\n        \"latitude\": \"43.292824\",\n        \"longitude\": \"5.374771\",\n        \"type\": \"2\",\n        \"couleur\": \"#85C9B7\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01459\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.29912\",\n        \"longitude\": \"5.371691\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01460\",\n        \"nomLigneCial\": \"3\",\n        \"latitude\": \"43.339695\",\n        \"longitude\": \"5.421464\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01461\",\n        \"nomLigneCial\": \"54\",\n        \"latitude\": \"43.289776\",\n        \"longitude\": \"5.398251\",\n        \"type\": \"2\",\n        \"couleur\": \"#007BC4\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01462\",\n        \"nomLigneCial\": \"81\",\n        \"latitude\": \"43.30016\",\n        \"longitude\": \"5.388665\",\n        \"type\": \"2\",\n        \"couleur\": \"#005286\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01463\",\n        \"nomLigneCial\": \"91\",\n        \"latitude\": \"43.29721\",\n        \"longitude\": \"5.448882\",\n        \"type\": \"2\",\n        \"couleur\": \"#93D5F6\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01464\",\n        \"nomLigneCial\": \"83\",\n        \"latitude\": \"43.290237\",\n        \"longitude\": \"5.374973\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01465\",\n        \"nomLigneCial\": \"91\",\n        \"latitude\": \"43.27809\",\n        \"longitude\": \"5.421094\",\n        \"type\": \"2\",\n        \"couleur\": \"#93D5F6\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01466\",\n        \"nomLigneCial\": \"19\",\n        \"latitude\": \"43.23112\",\n        \"longitude\": \"5.354818\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01467\",\n        \"nomLigneCial\": \"44\",\n        \"latitude\": \"43.24408\",\n        \"longitude\": \"5.383931\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01468\",\n        \"nomLigneCial\": \"16S\",\n        \"latitude\": \"43.27144\",\n        \"longitude\": \"5.40377\",\n        \"type\": \"2\",\n        \"couleur\": \"#CA4E39\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01470\",\n        \"nomLigneCial\": \"19\",\n        \"latitude\": \"43.28139\",\n        \"longitude\": \"5.386384\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01471\",\n        \"nomLigneCial\": \"34\",\n        \"latitude\": \"43.330704\",\n        \"longitude\": \"5.405009\",\n        \"type\": \"2\",\n        \"couleur\": \"#00B1B2\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01472\",\n        \"nomLigneCial\": \"34\",\n        \"latitude\": \"43.30024\",\n        \"longitude\": \"5.385772\",\n        \"type\": \"2\",\n        \"couleur\": \"#00B1B2\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01473\",\n        \"nomLigneCial\": \"4\",\n        \"latitude\": \"43.328533\",\n        \"longitude\": \"5.433212\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01474\",\n        \"nomLigneCial\": \"1\",\n        \"latitude\": \"43.342476\",\n        \"longitude\": \"5.445134\",\n        \"type\": \"2\",\n        \"couleur\": \"#009FE3\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01476\",\n        \"nomLigneCial\": \"82S\",\n        \"latitude\": \"43.303944\",\n        \"longitude\": \"5.377866\",\n        \"type\": \"2\",\n        \"couleur\": \"#AFCA0B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01477\",\n        \"nomLigneCial\": \"96\",\n        \"latitude\": \"43.377113\",\n        \"longitude\": \"5.363848\",\n        \"type\": \"2\",\n        \"couleur\": \"#878787\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01478\",\n        \"nomLigneCial\": \"82\",\n        \"latitude\": \"43.29621\",\n        \"longitude\": \"5.362774\",\n        \"type\": \"2\",\n        \"couleur\": \"#AFCA0B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01479\",\n        \"nomLigneCial\": \"28\",\n        \"latitude\": \"43.35592\",\n        \"longitude\": \"5.369688\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01480\",\n        \"nomLigneCial\": \"30\",\n        \"latitude\": \"43.35756\",\n        \"longitude\": \"5.366277\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01481\",\n        \"nomLigneCial\": \"89\",\n        \"latitude\": \"43.305515\",\n        \"longitude\": \"5.372657\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01483\",\n        \"nomLigneCial\": \"31\",\n        \"latitude\": \"43.304874\",\n        \"longitude\": \"5.372655\",\n        \"type\": \"2\",\n        \"couleur\": \"#009640\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"01484\",\n        \"nomLigneCial\": \"42\",\n        \"latitude\": \"43.339172\",\n        \"longitude\": \"5.432243\",\n        \"type\": \"2\",\n        \"couleur\": \"#636AAF\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"01805\",\n        \"nomLigneCial\": \"82S\",\n        \"latitude\": \"43.295918\",\n        \"longitude\": \"5.362898\",\n        \"type\": \"2\",\n        \"couleur\": \"#AFCA0B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02001\",\n        \"nomLigneCial\": \"60\",\n        \"latitude\": \"43.28779\",\n        \"longitude\": \"5.370092\",\n        \"type\": \"2\",\n        \"couleur\": \"#FFDD00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02002\",\n        \"nomLigneCial\": \"55\",\n        \"latitude\": \"43.288303\",\n        \"longitude\": \"5.366651\",\n        \"type\": \"2\",\n        \"couleur\": \"#F59C00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02003\",\n        \"nomLigneCial\": \"49\",\n        \"latitude\": \"43.292152\",\n        \"longitude\": \"5.382727\",\n        \"type\": \"2\",\n        \"couleur\": \"#DA4F37\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02004\",\n        \"nomLigneCial\": \"49\",\n        \"latitude\": \"43.292477\",\n        \"longitude\": \"5.374966\",\n        \"type\": \"2\",\n        \"couleur\": \"#DA4F37\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02006\",\n        \"nomLigneCial\": \"49\",\n        \"latitude\": \"43.305656\",\n        \"longitude\": \"5.392306\",\n        \"type\": \"2\",\n        \"couleur\": \"#DA4F37\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02007\",\n        \"nomLigneCial\": \"55\",\n        \"latitude\": \"43.293514\",\n        \"longitude\": \"5.374491\",\n        \"type\": \"2\",\n        \"couleur\": \"#F59C00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02008\",\n        \"nomLigneCial\": \"73\",\n        \"latitude\": \"43.27739\",\n        \"longitude\": \"5.399201\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02009\",\n        \"nomLigneCial\": \"51\",\n        \"latitude\": \"43.29653\",\n        \"longitude\": \"5.475518\",\n        \"type\": \"2\",\n        \"couleur\": \"#AFCA0B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02010\",\n        \"nomLigneCial\": \"49\",\n        \"latitude\": \"43.30841\",\n        \"longitude\": \"5.377274\",\n        \"type\": \"2\",\n        \"couleur\": \"#DA4F37\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02012\",\n        \"nomLigneCial\": \"73\",\n        \"latitude\": \"43.26837\",\n        \"longitude\": \"5.402878\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02014\",\n        \"nomLigneCial\": \"60\",\n        \"latitude\": \"43.290337\",\n        \"longitude\": \"5.37579\",\n        \"type\": \"2\",\n        \"couleur\": \"#FFDD00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02015\",\n        \"nomLigneCial\": \"55\",\n        \"latitude\": \"43.29454\",\n        \"longitude\": \"5.374472\",\n        \"type\": \"2\",\n        \"couleur\": \"#F59C00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02017\",\n        \"nomLigneCial\": \"73\",\n        \"latitude\": \"43.28274\",\n        \"longitude\": \"5.385443\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02018\",\n        \"nomLigneCial\": \"52\",\n        \"latitude\": \"43.299007\",\n        \"longitude\": \"5.386596\",\n        \"type\": \"2\",\n        \"couleur\": \"#0073BD\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02019\",\n        \"nomLigneCial\": \"52\",\n        \"latitude\": \"43.302742\",\n        \"longitude\": \"5.38298\",\n        \"type\": \"2\",\n        \"couleur\": \"#0073BD\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02020\",\n        \"nomLigneCial\": \"60\",\n        \"latitude\": \"43.293736\",\n        \"longitude\": \"5.372689\",\n        \"type\": \"2\",\n        \"couleur\": \"#FFDD00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02022\",\n        \"nomLigneCial\": \"67\",\n        \"latitude\": \"43.307503\",\n        \"longitude\": \"5.403351\",\n        \"type\": \"2\",\n        \"couleur\": \"#5BC5F2\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02025\",\n        \"nomLigneCial\": \"80\",\n        \"latitude\": \"43.283936\",\n        \"longitude\": \"5.357368\",\n        \"type\": \"2\",\n        \"couleur\": \"#76B82A\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02027\",\n        \"nomLigneCial\": \"67\",\n        \"latitude\": \"43.306805\",\n        \"longitude\": \"5.406822\",\n        \"type\": \"2\",\n        \"couleur\": \"#5BC5F2\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02029\",\n        \"nomLigneCial\": \"73\",\n        \"latitude\": \"43.280125\",\n        \"longitude\": \"5.368644\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02030\",\n        \"nomLigneCial\": \"74\",\n        \"latitude\": \"43.298557\",\n        \"longitude\": \"5.38537\",\n        \"type\": \"2\",\n        \"couleur\": \"#5C2483\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02032\",\n        \"nomLigneCial\": \"22\",\n        \"latitude\": \"43.270527\",\n        \"longitude\": \"5.392241\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02034\",\n        \"nomLigneCial\": \"48T\",\n        \"latitude\": \"43.28015\",\n        \"longitude\": \"5.4004\",\n        \"type\": \"2\",\n        \"couleur\": \"#C2063B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02035\",\n        \"nomLigneCial\": \"22\",\n        \"latitude\": \"43.226955\",\n        \"longitude\": \"5.416279\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02036\",\n        \"nomLigneCial\": \"48\",\n        \"latitude\": \"43.264236\",\n        \"longitude\": \"5.404208\",\n        \"type\": \"2\",\n        \"couleur\": \"#C2063B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02039\",\n        \"nomLigneCial\": \"48\",\n        \"latitude\": \"43.25048\",\n        \"longitude\": \"5.42214\",\n        \"type\": \"2\",\n        \"couleur\": \"#C2063B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02042\",\n        \"nomLigneCial\": \"22\",\n        \"latitude\": \"43.27167\",\n        \"longitude\": \"5.392017\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02043\",\n        \"nomLigneCial\": \"22S\",\n        \"latitude\": \"43.245087\",\n        \"longitude\": \"5.405048\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02045\",\n        \"nomLigneCial\": \"46S\",\n        \"latitude\": \"43.27104\",\n        \"longitude\": \"5.403457\",\n        \"type\": \"2\",\n        \"couleur\": \"#C2063B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02046\",\n        \"nomLigneCial\": \"46S\",\n        \"latitude\": \"43.257114\",\n        \"longitude\": \"5.423699\",\n        \"type\": \"2\",\n        \"couleur\": \"#C2063B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02047\",\n        \"nomLigneCial\": \"22S\",\n        \"latitude\": \"43.25668\",\n        \"longitude\": \"5.394782\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63323\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02048\",\n        \"nomLigneCial\": \"61\",\n        \"latitude\": \"43.288082\",\n        \"longitude\": \"5.383372\",\n        \"type\": \"2\",\n        \"couleur\": \"#76B82A\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02049\",\n        \"nomLigneCial\": \"60\",\n        \"latitude\": \"43.294205\",\n        \"longitude\": \"5.374273\",\n        \"type\": \"2\",\n        \"couleur\": \"#FFDD00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02051\",\n        \"nomLigneCial\": \"49\",\n        \"latitude\": \"43.296333\",\n        \"longitude\": \"5.362459\",\n        \"type\": \"2\",\n        \"couleur\": \"#DA4F37\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02052\",\n        \"nomLigneCial\": \"49\",\n        \"latitude\": \"43.301876\",\n        \"longitude\": \"5.383388\",\n        \"type\": \"2\",\n        \"couleur\": \"#DA4F37\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02053\",\n        \"nomLigneCial\": \"74\",\n        \"latitude\": \"43.2931\",\n        \"longitude\": \"5.385674\",\n        \"type\": \"2\",\n        \"couleur\": \"#5C2483\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02054\",\n        \"nomLigneCial\": \"80\",\n        \"latitude\": \"43.283665\",\n        \"longitude\": \"5.352959\",\n        \"type\": \"2\",\n        \"couleur\": \"#76B82A\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02055\",\n        \"nomLigneCial\": \"80\",\n        \"latitude\": \"43.293835\",\n        \"longitude\": \"5.374246\",\n        \"type\": \"2\",\n        \"couleur\": \"#76B82A\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02056\",\n        \"nomLigneCial\": \"49\",\n        \"latitude\": \"43.296715\",\n        \"longitude\": \"5.362807\",\n        \"type\": \"2\",\n        \"couleur\": \"#DA4F37\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02057\",\n        \"nomLigneCial\": \"55\",\n        \"latitude\": \"43.286476\",\n        \"longitude\": \"5.367057\",\n        \"type\": \"2\",\n        \"couleur\": \"#F59C00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02058\",\n        \"nomLigneCial\": \"73\",\n        \"latitude\": \"43.29174\",\n        \"longitude\": \"5.403507\",\n        \"type\": \"2\",\n        \"couleur\": \"#E4348B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02059\",\n        \"nomLigneCial\": \"61\",\n        \"latitude\": \"43.279743\",\n        \"longitude\": \"5.360572\",\n        \"type\": \"2\",\n        \"couleur\": \"#76B82A\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02060\",\n        \"nomLigneCial\": \"74\",\n        \"latitude\": \"-1.0E-6\",\n        \"longitude\": \"-1.0E-6\",\n        \"type\": \"2\",\n        \"couleur\": \"#5C2483\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02061\",\n        \"nomLigneCial\": \"60\",\n        \"latitude\": \"43.284477\",\n        \"longitude\": \"5.371693\",\n        \"type\": \"2\",\n        \"couleur\": \"#FFDD00\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02062\",\n        \"nomLigneCial\": \"80\",\n        \"latitude\": \"43.29406\",\n        \"longitude\": \"5.37391\",\n        \"type\": \"2\",\n        \"couleur\": \"#76B82A\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02063\",\n        \"nomLigneCial\": \"67\",\n        \"latitude\": \"43.306526\",\n        \"longitude\": \"5.413194\",\n        \"type\": \"2\",\n        \"couleur\": \"#5BC5F2\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02064\",\n        \"nomLigneCial\": \"55\",\n        \"latitude\": \"43.2861\",\n        \"longitude\": \"5.367066\",\n        \"type\": \"2\",\n        \"couleur\": \"#F59C00\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02065\",\n        \"nomLigneCial\": \"74\",\n        \"latitude\": \"43.281273\",\n        \"longitude\": \"5.37825\",\n        \"type\": \"2\",\n        \"couleur\": \"#5C2483\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02066\",\n        \"nomLigneCial\": \"74\",\n        \"latitude\": \"43.284985\",\n        \"longitude\": \"5.38418\",\n        \"type\": \"2\",\n        \"couleur\": \"#5C2483\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02067\",\n        \"nomLigneCial\": \"61\",\n        \"latitude\": \"43.29051\",\n        \"longitude\": \"5.375686\",\n        \"type\": \"2\",\n        \"couleur\": \"#76B82A\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02070\",\n        \"nomLigneCial\": \"52\",\n        \"latitude\": \"43.291195\",\n        \"longitude\": \"5.400096\",\n        \"type\": \"2\",\n        \"couleur\": \"#0073BD\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02071\",\n        \"nomLigneCial\": \"61\",\n        \"latitude\": \"43.289883\",\n        \"longitude\": \"5.36658\",\n        \"type\": \"2\",\n        \"couleur\": \"#76B82A\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02072\",\n        \"nomLigneCial\": \"49\",\n        \"latitude\": \"43.28163\",\n        \"longitude\": \"5.374692\",\n        \"type\": \"2\",\n        \"couleur\": \"#DA4F37\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02101\",\n        \"nomLigneCial\": \"B3B\",\n        \"latitude\": \"43.342407\",\n        \"longitude\": \"5.436548\",\n        \"type\": \"2\",\n        \"couleur\": \"#E6007D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02103\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.246815\",\n        \"longitude\": \"5.407804\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02104\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.243084\",\n        \"longitude\": \"5.438128\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02108\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.257004\",\n        \"longitude\": \"5.400201\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02109\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.264942\",\n        \"longitude\": \"5.395531\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02110\",\n        \"nomLigneCial\": \"21JET\",\n        \"latitude\": \"43.246815\",\n        \"longitude\": \"5.407804\",\n        \"type\": \"2\",\n        \"couleur\": \"#F07F3C\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02111\",\n        \"nomLigneCial\": \"21JET\",\n        \"latitude\": \"43.282307\",\n        \"longitude\": \"5.403077\",\n        \"type\": \"2\",\n        \"couleur\": \"#F07F3C\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02112\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.270203\",\n        \"longitude\": \"5.392597\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02114\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.28419\",\n        \"longitude\": \"5.384714\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02115\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.231197\",\n        \"longitude\": \"5.444014\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02116\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.284958\",\n        \"longitude\": \"5.384253\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02118\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.246254\",\n        \"longitude\": \"5.432057\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02119\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.2312\",\n        \"longitude\": \"5.443928\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02120\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"-1.0E-6\",\n        \"longitude\": \"-1.0E-6\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02121\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.24544\",\n        \"longitude\": \"5.423467\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02122\",\n        \"nomLigneCial\": \"21JET\",\n        \"latitude\": \"43.24528\",\n        \"longitude\": \"5.424051\",\n        \"type\": \"2\",\n        \"couleur\": \"#F07F3C\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02124\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.27731\",\n        \"longitude\": \"5.388581\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02125\",\n        \"nomLigneCial\": \"B1\",\n        \"latitude\": \"43.285194\",\n        \"longitude\": \"5.38409\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02128\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.323673\",\n        \"longitude\": \"5.414762\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02130\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.320786\",\n        \"longitude\": \"5.371572\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02134\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.331566\",\n        \"longitude\": \"5.387217\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02135\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.327755\",\n        \"longitude\": \"5.366028\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02136\",\n        \"nomLigneCial\": \"35T\",\n        \"latitude\": \"43.321003\",\n        \"longitude\": \"5.362878\",\n        \"type\": \"2\",\n        \"couleur\": \"#009BBE\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02138\",\n        \"nomLigneCial\": \"B3A\",\n        \"latitude\": \"43.33134\",\n        \"longitude\": \"5.410275\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02139\",\n        \"nomLigneCial\": \"B3A\",\n        \"latitude\": \"-1.0E-6\",\n        \"longitude\": \"-1.0E-6\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02141\",\n        \"nomLigneCial\": \"B3A\",\n        \"latitude\": \"43.330254\",\n        \"longitude\": \"5.412979\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02142\",\n        \"nomLigneCial\": \"B3A\",\n        \"latitude\": \"43.320557\",\n        \"longitude\": \"5.415297\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02145\",\n        \"nomLigneCial\": \"B3B\",\n        \"latitude\": \"43.332954\",\n        \"longitude\": \"5.429934\",\n        \"type\": \"2\",\n        \"couleur\": \"#E6007D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02147\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.321438\",\n        \"longitude\": \"5.370896\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02149\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.36647\",\n        \"longitude\": \"5.35675\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02150\",\n        \"nomLigneCial\": \"35\",\n        \"latitude\": \"43.30512\",\n        \"longitude\": \"5.366491\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02151\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.340782\",\n        \"longitude\": \"5.377796\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02152\",\n        \"nomLigneCial\": \"35\",\n        \"latitude\": \"43.34746\",\n        \"longitude\": \"5.343837\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02153\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.35842\",\n        \"longitude\": \"5.357605\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02154\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"-1.0E-6\",\n        \"longitude\": \"-1.0E-6\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02155\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.34121\",\n        \"longitude\": \"5.376716\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02157\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"-1.0E-6\",\n        \"longitude\": \"-1.0E-6\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02158\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.33976\",\n        \"longitude\": \"5.361638\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02159\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.379475\",\n        \"longitude\": \"5.361589\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02160\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.368557\",\n        \"longitude\": \"5.362967\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02161\",\n        \"nomLigneCial\": \"35\",\n        \"latitude\": \"43.32711\",\n        \"longitude\": \"5.35763\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02162\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.29688\",\n        \"longitude\": \"5.37617\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02163\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.320953\",\n        \"longitude\": \"5.371616\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02164\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.35021\",\n        \"longitude\": \"5.358699\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02166\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.369144\",\n        \"longitude\": \"5.362769\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02168\",\n        \"nomLigneCial\": \"35T\",\n        \"latitude\": \"43.304714\",\n        \"longitude\": \"5.366092\",\n        \"type\": \"2\",\n        \"couleur\": \"#009BBE\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02169\",\n        \"nomLigneCial\": \"35\",\n        \"latitude\": \"43.361675\",\n        \"longitude\": \"5.304808\",\n        \"type\": \"2\",\n        \"couleur\": \"#BD1D1D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02173\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.38423\",\n        \"longitude\": \"5.358551\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02174\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.324047\",\n        \"longitude\": \"5.373826\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02175\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.320557\",\n        \"longitude\": \"5.415532\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02176\",\n        \"nomLigneCial\": \"38\",\n        \"latitude\": \"43.320793\",\n        \"longitude\": \"5.371609\",\n        \"type\": \"2\",\n        \"couleur\": \"#E63329\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02177\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.306297\",\n        \"longitude\": \"5.372221\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02178\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.321384\",\n        \"longitude\": \"5.371387\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02179\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.313805\",\n        \"longitude\": \"5.37105\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02180\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"-1.0E-6\",\n        \"longitude\": \"-1.0E-6\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02182\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.306644\",\n        \"longitude\": \"5.372025\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02184\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.321198\",\n        \"longitude\": \"5.370886\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02186\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.319695\",\n        \"longitude\": \"5.370405\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02189\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.34098\",\n        \"longitude\": \"5.352218\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"02191\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.323368\",\n        \"longitude\": \"5.370285\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02192\",\n        \"nomLigneCial\": \"B2\",\n        \"latitude\": \"43.3197\",\n        \"longitude\": \"5.369358\",\n        \"type\": \"2\",\n        \"couleur\": \"#E5006B\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"02193\",\n        \"nomLigneCial\": \"70\",\n        \"latitude\": \"43.329025\",\n        \"longitude\": \"5.365624\",\n        \"type\": \"2\",\n        \"couleur\": \"#40AB35\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"05251\",\n        \"nomLigneCial\": \"C034\",\n        \"latitude\": \"43.41033\",\n        \"longitude\": \"5.042325\",\n        \"type\": \"4\",\n        \"couleur\": \"#B1093D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"05524\",\n        \"nomLigneCial\": \"C034\",\n        \"latitude\": \"43.40751\",\n        \"longitude\": \"5.054403\",\n        \"type\": \"4\",\n        \"couleur\": \"#B1093D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"05682\",\n        \"nomLigneCial\": \"C034\",\n        \"latitude\": \"43.378307\",\n        \"longitude\": \"5.169229\",\n        \"type\": \"4\",\n        \"couleur\": \"#B1093D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"07328\",\n        \"nomLigneCial\": \"C050\",\n        \"latitude\": \"43.513798\",\n        \"longitude\": \"5.426557\",\n        \"type\": \"4\",\n        \"couleur\": \"#24559D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"20373\",\n        \"nomLigneCial\": \"C050\",\n        \"latitude\": \"43.38236\",\n        \"longitude\": \"5.3514915\",\n        \"type\": \"4\",\n        \"couleur\": \"#24559D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"20522\",\n        \"nomLigneCial\": \"C034\",\n        \"latitude\": \"43.36785\",\n        \"longitude\": \"5.32749\",\n        \"type\": \"4\",\n        \"couleur\": \"#B1093D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"31004\",\n        \"nomLigneCial\": \"C050\",\n        \"latitude\": \"43.416126\",\n        \"longitude\": \"5.365265\",\n        \"type\": \"4\",\n        \"couleur\": \"#24559D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"31021\",\n        \"nomLigneCial\": \"C051\",\n        \"latitude\": \"43.38455\",\n        \"longitude\": \"5.358674\",\n        \"type\": \"4\",\n        \"couleur\": \"#009DE0\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"31022\",\n        \"nomLigneCial\": \"C051\",\n        \"latitude\": \"43.304382\",\n        \"longitude\": \"5.378842\",\n        \"type\": \"4\",\n        \"couleur\": \"#009DE0\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"31025\",\n        \"nomLigneCial\": \"C053\",\n        \"latitude\": \"43.490376\",\n        \"longitude\": \"5.332073\",\n        \"type\": \"4\",\n        \"couleur\": \"#C76B1A\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"31052\",\n        \"nomLigneCial\": \"C050\",\n        \"latitude\": \"43.377926\",\n        \"longitude\": \"5.356782\",\n        \"type\": \"4\",\n        \"couleur\": \"#24559D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"31057\",\n        \"nomLigneCial\": \"C050\",\n        \"latitude\": \"43.523487\",\n        \"longitude\": \"5.440808\",\n        \"type\": \"4\",\n        \"couleur\": \"#24559D\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"31067\",\n        \"nomLigneCial\": \"C051\",\n        \"latitude\": \"43.510963\",\n        \"longitude\": \"5.439427\",\n        \"type\": \"4\",\n        \"couleur\": \"#009DE0\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"31108\",\n        \"nomLigneCial\": \"C050\",\n        \"latitude\": \"43.304295\",\n        \"longitude\": \"5.378933\",\n        \"type\": \"4\",\n        \"couleur\": \"#24559D\",\n        \"sens\": \"1\"\n    },\n    {\n        \"nomMat\": \"41262\",\n        \"nomLigneCial\": \"C088\",\n        \"latitude\": \"43.388924\",\n        \"longitude\": \"5.3508167\",\n        \"type\": \"4\",\n        \"couleur\": \"#696398\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"82183\",\n        \"nomLigneCial\": \"C100\",\n        \"latitude\": \"43.28606\",\n        \"longitude\": \"5.510894\",\n        \"type\": \"4\",\n        \"couleur\": \"#EFC429\",\n        \"sens\": \"2\"\n    },\n    {\n        \"nomMat\": \"93974\",\n        \"nomLigneCial\": \"C091\",\n        \"latitude\": \"43.32554\",\n        \"longitude\": \"5.378525\",\n        \"type\": \"4\",\n        \"couleur\": \"#F4D210\",\n        \"sens\": \"2\"\n    }\n]"}],"_postman_id":"49b026e2-70b0-48d4-997d-08f7c879600c"},{"name":"getLeVeloMarseille","id":"ccb25a2e-22e5-437d-9173-4d34d2cf4852","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://marcelle-mobi-api.herokuapp.com/vehicules/bike","description":"<p>Get all broadcast sharing system bike from JCDecaux Provider across Marseille</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"grant_token"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"3913231f-55f5-431e-b4cc-208c460ee429","id":"3913231f-55f5-431e-b4cc-208c460ee429","name":"Marcelle Mobi Api Frioul","type":"collection"}},"urlObject":{"protocol":"http","path":["vehicules","bike"],"host":["marcelle-mobi-api","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"7f4ff886-3a91-4bc6-b999-98792fab0ed6","name":"getLeVeloMarseille","originalRequest":{"method":"GET","header":[],"url":"localhost:3000/vehicules/bike"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"3a6799839d328c158504129b8fb201e3\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"f49ff1a2-3736-476e-a308-317b9deb4ca1"},{"key":"X-Runtime","value":"1.250188"},{"key":"Vary","value":"Origin"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"number\": 9087,\n        \"contract_name\": \"marseille\",\n        \"name\": \"9087-MAZARGUES\",\n        \"address\": \"MAZARGUES - ROND POINT DE MAZARGUES (OBELISQUE)\",\n        \"position\": {\n            \"lat\": \"43.250903869637334\",\n            \"lng\": 5.403244616491982\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 21,\n        \"available_bike_stands\": 18,\n        \"available_bikes\": 3,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199862000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8149,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8149-391 MICHELET\",\n        \"address\": \"391 MICHELET - 391 BOULEVARD MICHELET\",\n        \"position\": {\n            \"lat\": 43.25402727813068,\n            \"lng\": 5.401873594694653\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 19,\n        \"available_bike_stands\": 0,\n        \"available_bikes\": 19,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199631000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 9207,\n        \"contract_name\": \"marseille\",\n        \"name\": \"9207- TEISSEIRE - ROUBAUD\",\n        \"address\": \"TEISSEIRE ROUBAUD - ANGLE RUE RAYMOND TEISSEIRE ET RUE MAGUY ROUBAUD\",\n        \"position\": {\n            \"lat\": 43.27252367086013,\n            \"lng\": 5.399686062414487\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 8,\n        \"available_bikes\": 2,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199544000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6254,\n        \"contract_name\": \"marseille\",\n        \"name\": \"6254-ROME - BERLIOZ - ITALIE\",\n        \"address\": \"ROME ITALIE BERLIOZ - FACE AU 10 RUE BERLIOZ\",\n        \"position\": {\n            \"lat\": 43.28892000857008,\n            \"lng\": 5.383105742132375\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 11,\n        \"available_bikes\": 1,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199571000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1343,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1343 - FLAMMARION GROBET\",\n        \"address\": \"FLAMMARION GROBET - BOULEVARD CAMILLE FLAMMARION ANGLE RUE LOUIS GROBET\",\n        \"position\": {\n            \"lat\": 43.3046818705083,\n            \"lng\": 5.3901483781149\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 14,\n        \"available_bikes\": 1,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199877000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6113,\n        \"contract_name\": \"marseille\",\n        \"name\": \"6113-LODI VILLAGE\",\n        \"address\": \"LODI VILLAGE - FACE AU 89 RUE DE LODI\",\n        \"position\": {\n            \"lat\": 43.2886166717576,\n            \"lng\": 5.387779642713593\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 14,\n        \"available_bikes\": 1,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199871000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1130,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1130- NATIONAL LONGCHAMP\",\n        \"address\": \"NATIONAL LONGCHAMP - 1 BD NATIONAL ANGLE LONGCHAMP\",\n        \"position\": {\n            \"lat\": 43.30123319837804,\n            \"lng\": 5.387773261785004\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 2,\n        \"available_bikes\": 13,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199483000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1301,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1301- ST CHARLES MARSEILLAISES\",\n        \"address\": \"SAINT CHARLES MARSEILLAISES - PLACE DES MARSEILLAISES ANGLE RUE PHILIPPE DE GIRARD\",\n        \"position\": {\n            \"lat\": \"43.301510278747365\",\n            \"lng\": 5.379895702048497\n        },\n        \"banking\": true,\n        \"bonus\": true,\n        \"bike_stands\": 19,\n        \"available_bike_stands\": 6,\n        \"available_bikes\": 13,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199741000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 7142,\n        \"contract_name\": \"marseille\",\n        \"name\": \"7142-CORNICHE RAPATRIES\",\n        \"address\": \"CORNICHE RAPATRIES - CORNICHE J.F. KENNEDY FACE AU MEMORIAL DES RAPATRIES EN DIRECTION DU VIEUX PORT\",\n        \"position\": {\n            \"lat\": \"43.270172262619184\",\n            \"lng\": 5.365239906973955\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 12,\n        \"available_bikes\": 3,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199819000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6217,\n        \"contract_name\": \"marseille\",\n        \"name\": \"6217-ROSTAND - PREFECTURE\",\n        \"address\": \"ROSTAND PREFECTURE - 6 RUE EDMOND ROSTAND ANGLE RUE SYLVABELLE\",\n        \"position\": {\n            \"lat\": 43.2896832563691,\n            \"lng\": 5.379650236474981\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 14,\n        \"available_bikes\": 1,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199643000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8147,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8147 - MICHELET HUVEAUNE\",\n        \"address\": \"MICHELET HUVEAUNE - ANGLE BOULEVARD MICHELET ET RUE JACQUES PICON\",\n        \"position\": {\n            \"lat\": 43.26796549967643,\n            \"lng\": 5.393967016838425\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 5,\n        \"available_bikes\": 10,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199729000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 3320,\n        \"contract_name\": \"marseille\",\n        \"name\": \"3320 - BELLE DE MAI CADENAT\",\n        \"address\": \"BELLE DE MAI CADENAT - PLACE BERNARD CADENAT\",\n        \"position\": {\n            \"lat\": 43.31181964585524,\n            \"lng\": 5.387375678428276\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 10,\n        \"available_bikes\": 4,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199306000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2184,\n        \"contract_name\": \"marseille\",\n        \"name\": \"2184-REPUBLIQUE-CATHALA\",\n        \"address\": \"REPUBLIQUE CATHALA - RUE DE LA REPUBLIQUE ANGLE RUE JEAN MARC CATHALA\",\n        \"position\": {\n            \"lat\": 43.30056201196652,\n            \"lng\": 5.370488134608402\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 9,\n        \"available_bike_stands\": 0,\n        \"available_bikes\": 9,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199465000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2279,\n        \"contract_name\": \"marseille\",\n        \"name\": \"02279 - DOCKS LES TERRASSES DU PORT\",\n        \"address\": \"SOUS A55 AU BOUT DES DOCKS FACE AU 22 QUAI DU LAZARET 13002\",\n        \"position\": {\n            \"lat\": 43.308731,\n            \"lng\": 5.36651\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 22,\n        \"available_bike_stands\": 5,\n        \"available_bikes\": 16,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199543000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1344,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1344 - FLAMMARION NATIONAL\",\n        \"address\": \"FLAMMARION NATIONAL - BOULEVARD CAMILLE FLAMMARION ANGLE BOULEVARD NATIONAL\",\n        \"position\": {\n            \"lat\": 43.30353946127941,\n            \"lng\": 5.386356771062651\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 7,\n        \"available_bike_stands\": 4,\n        \"available_bikes\": 3,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199592000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2272,\n        \"contract_name\": \"marseille\",\n        \"name\": \"2272- JOLIETTE-DUNKERQUE\",\n        \"address\": \"JOLIETTE DUNKERQUE - PLACE DE LA JOLIETTE ANGLE BOULEVARD DUNKERQUE\",\n        \"position\": {\n            \"lat\": 43.3051302607768,\n            \"lng\": 5.36697414687028\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 14,\n        \"available_bike_stands\": 7,\n        \"available_bikes\": 7,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199610000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8068,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8068-PRADO BORELY\",\n        \"address\": \"PRADO BORELY - 579 AVENUE DU PRADO\",\n        \"position\": {\n            \"lat\": \"43.262455920908494\",\n            \"lng\": 5.375795816171145\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 9,\n        \"available_bike_stands\": 1,\n        \"available_bikes\": 8,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199412000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1003,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1003-PLACE AUX HUILES\",\n        \"address\": \"PLACE AUX HUILES - COURS ESTIENNE D'ORVES ANGLE RUE SAINT SAENS\",\n        \"position\": {\n            \"lat\": 43.29312239728256,\n            \"lng\": 5.371867606488009\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 1,\n        \"available_bikes\": 9,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199446000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1216,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1216-SAINTE - LULLI\",\n        \"address\": \"SAINTE LULLI - 17 RUE SAINTE\",\n        \"position\": {\n            \"lat\": \"43.292666663006464\",\n            \"lng\": 5.375905974276691\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 4,\n        \"available_bikes\": 11,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199772000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6177,\n        \"contract_name\": \"marseille\",\n        \"name\": \"6177-BAILLE FRIEDLAND\",\n        \"address\": \"BAILLE FRIEDLAND - BOULEVARD BAILLE ANGLE RUE DE FRIEDLAND\",\n        \"position\": {\n            \"lat\": 43.2865946021474,\n            \"lng\": 5.38678589001619\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 17,\n        \"available_bike_stands\": 17,\n        \"available_bikes\": 0,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199567000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8307,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8307-PRADO MICHELET\",\n        \"address\": \"Parvis entrée parc Chanot\",\n        \"position\": {\n            \"lat\": 43.2722414899425,\n            \"lng\": 5.39166970262158\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 20,\n        \"available_bike_stands\": 7,\n        \"available_bikes\": 13,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199894000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 7215,\n        \"contract_name\": \"marseille\",\n        \"name\": \"7215-ENDOUME - CORDERIE\",\n        \"address\": \"ENDOUME CORDERIE - 41 RUE D'ENDOUME\",\n        \"position\": {\n            \"lat\": 43.28923675488644,\n            \"lng\": 5.366479730277853\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 13,\n        \"available_bike_stands\": 13,\n        \"available_bikes\": 0,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199741000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2179,\n        \"contract_name\": \"marseille\",\n        \"name\": \"2179-QUAI DU PORT\",\n        \"address\": \"QUAI DU PORT - 148 QUAI DU PORT\",\n        \"position\": {\n            \"lat\": \"43.295414354264665\",\n            \"lng\": 5.36552550703358\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 2,\n        \"available_bikes\": 13,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199885000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 5103,\n        \"contract_name\": \"marseille\",\n        \"name\": \"5103-RUE GEORGES\",\n        \"address\": \"RUE GEORGES - 28 RUE GEORGES\",\n        \"position\": {\n            \"lat\": 43.29748821146523,\n            \"lng\": 5.397731278573822\n        },\n        \"banking\": true,\n        \"bonus\": true,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 9,\n        \"available_bikes\": 6,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199889000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1230,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1230-ROOSEVELT - REFORMES\",\n        \"address\": \"ROOSEVELT REFORMES - 7 COURS FRANKLIN ROOSEVELT\",\n        \"position\": {\n            \"lat\": 43.29908095432929,\n            \"lng\": 5.38661231791721\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 8,\n        \"available_bikes\": 2,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199836000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1345,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1345 - SAINT CHARLES LECLERC ZATTARA\",\n        \"address\": \"SAINT CHARLES LECLERC ZATTARA - AVENUE DU GENERAL LECLERC ANGLE RUE ANTOINE ZATTARA\",\n        \"position\": {\n            \"lat\": 43.30380276644441,\n            \"lng\": 5.377690136115547\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 12,\n        \"available_bike_stands\": 11,\n        \"available_bikes\": 1,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199792000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8257,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8257-RABATAU - TEISSEIRE\",\n        \"address\": \"RABATAU TEISSEIRE - ANGLE BOULEVARD RABATAU ET FACE AU 68 RUE RAYMOND TEISSEIRE\",\n        \"position\": {\n            \"lat\": 43.27524269246836,\n            \"lng\": 5.396409806138883\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 12,\n        \"available_bikes\": 3,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199358000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 9085,\n        \"contract_name\": \"marseille\",\n        \"name\": \"9085-SCHLOESING TEISSERE\",\n        \"address\": \"SCHLOESSING TEISSERE - ANGLE BOULEVARD SCHLOESSING ET RUE RAYMOND TEISSERE\",\n        \"position\": {\n            \"lat\": 43.2693522531282,\n            \"lng\": 5.402740962235228\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 16,\n        \"available_bike_stands\": 16,\n        \"available_bikes\": 0,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199869000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6100,\n        \"contract_name\": \"marseille\",\n        \"name\": \"6100-PAUL PEYTRAL\",\n        \"address\": \"PAUL PEYTRAL - 35 BOULEVARD PAUL PEYTRAL\",\n        \"position\": {\n            \"lat\": \"43.289985879061746\",\n            \"lng\": 5.379124641857261\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 9,\n        \"available_bike_stands\": 5,\n        \"available_bikes\": 4,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199835000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1346,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1346- REPUBLIQUE COUTELLERIE\",\n        \"address\": \"REPUBLIQUE COUTELLERIE - RUE DE LA REPUBLIQUE ANGLE RUE DE LA COUTELLERIE\",\n        \"position\": {\n            \"lat\": \"43.296824934966864\",\n            \"lng\": 5.373860886192452\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 8,\n        \"available_bike_stands\": 0,\n        \"available_bikes\": 8,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199551000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 7349,\n        \"contract_name\": \"marseille\",\n        \"name\": \"7349 - LA CRIEE\",\n        \"address\": \"28 Quai de Rive Neuve - angle rue Plan Fourmiguier\",\n        \"position\": {\n            \"lat\": 43.292601,\n            \"lng\": 5.368569\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 12,\n        \"available_bike_stands\": 1,\n        \"available_bikes\": 11,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199345000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6023,\n        \"contract_name\": \"marseille\",\n        \"name\": \"6023- CASTELLANE\",\n        \"address\": \"CASTELLANE - ROND POINT CASTELLANE DEVANT LE CAFE DE PARIS\",\n        \"position\": {\n            \"lat\": \"43.286046362122946\",\n            \"lng\": 5.383285575102103\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 20,\n        \"available_bike_stands\": 20,\n        \"available_bikes\": 0,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199618000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1297,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1297- ST FÉRRÉOL DAVSO\",\n        \"address\": \"ST FERREOL DAVSO - RUE FRANCIS DAVSO ANGLE RUE SAINT FERREOL\",\n        \"position\": {\n            \"lat\": \"43.293485736186526\",\n            \"lng\": 5.378423799723321\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 16,\n        \"available_bike_stands\": 2,\n        \"available_bikes\": 14,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199905000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 9074,\n        \"contract_name\": \"marseille\",\n        \"name\": \"9074-MICHELET LUCE\",\n        \"address\": \"MICHELET LUCE - ANGLE BOULEVARD MICHELET ET BOULEVARD LUCE\",\n        \"position\": {\n            \"lat\": 43.25850879475187,\n            \"lng\": 5.398913930872658\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 14,\n        \"available_bike_stands\": 3,\n        \"available_bikes\": 11,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199889000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 4293,\n        \"contract_name\": \"marseille\",\n        \"name\": \"4293- BLANCARDE\",\n        \"address\": \"BLANCARDE - GARE DE LA BLANCARDE\",\n        \"position\": {\n            \"lat\": 43.29626340517055,\n            \"lng\": 5.406000803377506\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 14,\n        \"available_bike_stands\": 12,\n        \"available_bikes\": 2,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199544000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8313,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8313- PARC PASTRE\",\n        \"address\": \"PARC PASTRE - ANGLE AVENUE DE MONTREDON ET AVENUE D'OUTRE MER\",\n        \"position\": {\n            \"lat\": 43.23984252335505,\n            \"lng\": 5.366506599649465\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 7,\n        \"available_bikes\": 3,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199706000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 5107,\n        \"contract_name\": \"marseille\",\n        \"name\": \"5107-BAILLE CONCEPTION\",\n        \"address\": \"BAILLE CONCEPTION  - 145 BOULEVARD BAILLE\",\n        \"position\": {\n            \"lat\": 43.28872669088929,\n            \"lng\": 5.39403885378465\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 13,\n        \"available_bike_stands\": 13,\n        \"available_bikes\": 0,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199707000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2030,\n        \"contract_name\": \"marseille\",\n        \"name\": \"2030-REPUBLIQUE DAMES\",\n        \"address\": \"RPUBLIQUE DAMES - 68 BOULEVARD DES DAMES\",\n        \"position\": {\n            \"lat\": 43.30255028371949,\n            \"lng\": 5.369497428189588\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 5,\n        \"available_bike_stands\": 5,\n        \"available_bikes\": 0,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199503000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1245,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1245-GAMBETTA - LAFAYETTE\",\n        \"address\": \"GAMBETTA LAFAYETTE - 6 ALLEES LEON GAMBETTA\",\n        \"position\": {\n            \"lat\": 43.29902793826475,\n            \"lng\": 5.381500046726694\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 1,\n        \"available_bikes\": 14,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199886000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8132,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8132-PROMENADE POMPIDOU AMIRAL MUSELIER\",\n        \"address\": \"PROMENADE POMPIDOU AMIRAL MUSELIER - PROMENADE GEORGES POMPIDOU DEVANT LA PLACE AMIRAL MUSELIER\",\n        \"position\": {\n            \"lat\": 43.26469407213291,\n            \"lng\": 5.373281108125947\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 15,\n        \"available_bikes\": 0,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199511000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8145,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8145-ESCALE BORELY\",\n        \"address\": \"ESCALE BORELY - ANGLE ESCALE BORELY ET AVENUE BONNEVEINE\",\n        \"position\": {\n            \"lat\": 43.25505597847173,\n            \"lng\": 5.376413023650641\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 20,\n        \"available_bike_stands\": 0,\n        \"available_bikes\": 19,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199453000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 9219,\n        \"contract_name\": \"marseille\",\n        \"name\": \"9219-PUGETTE - ANDRE\",\n        \"address\": \"PUGETTE ANDRE - ANGLE AVENUE DU GENERAL ANDRE FACE AU 23 BOULEVARD DE LA PUGETTE\",\n        \"position\": {\n            \"lat\": \"43.268405140653144\",\n            \"lng\": 5.400635371105712\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 10,\n        \"available_bikes\": 5,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199691000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8134,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8134-ROND POINT DU PRADO\",\n        \"address\": \"ROND POINT DU PRADO - 300 AVENUE DU PRADO\",\n        \"position\": {\n            \"lat\": 43.27278734452526,\n            \"lng\": 5.391048744484495\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 21,\n        \"available_bike_stands\": 9,\n        \"available_bikes\": 12,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199518000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2341,\n        \"contract_name\": \"marseille\",\n        \"name\": \"2341- JOLIETTE FORBIN\",\n        \"address\": \"JOLIETTE FORBIN - PLACE DE LA JOLIETTE ANGLE RUE DE FORBIN\",\n        \"position\": {\n            \"lat\": 43.3047137105911,\n            \"lng\": 5.36771555892562\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 0,\n        \"available_bikes\": 15,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199583000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 7027,\n        \"contract_name\": \"marseille\",\n        \"name\": \"7027-PLACE DU 4 SEPTEMBRE\",\n        \"address\": \"2 RUE CAPITAINE DESSEMOND\",\n        \"position\": {\n            \"lat\": 43.2884327278463,\n            \"lng\": 5.3586207351308\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 14,\n        \"available_bike_stands\": 7,\n        \"available_bikes\": 7,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199852000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8131,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8131-PROMENADE POMPIDOU DAVID\",\n        \"address\": \"PROMENADE POMPIDOU DAVID -  PROMENADE GEORGES POMPIDOU AU NIVEAU DU ROND POINT DE DAVID\",\n        \"position\": {\n            \"lat\": 43.26178202177259,\n            \"lng\": 5.374505152575336\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 8,\n        \"available_bikes\": 7,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199778000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6160,\n        \"contract_name\": \"marseille\",\n        \"name\": \"6160-153 PARADIS\",\n        \"address\": \"153 PARADIS - 153 RUE PARADIS\",\n        \"position\": {\n            \"lat\": 43.28683835122117,\n            \"lng\": 5.379450180172236\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 14,\n        \"available_bike_stands\": 14,\n        \"available_bikes\": 0,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199615000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 4111,\n        \"contract_name\": \"marseille\",\n        \"name\": \"4111-FOCH FAYOLLE\",\n        \"address\": \"FOCH FAYOLLE - ANGLE AVENUE MARECHAL FOCH ET RUE MARECHAL FAYOLLE\",\n        \"position\": {\n            \"lat\": \"43.301185515493664\",\n            \"lng\": 5.398630311705657\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 20,\n        \"available_bike_stands\": 13,\n        \"available_bikes\": 7,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199691000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6208,\n        \"contract_name\": \"marseille\",\n        \"name\": \"6208-ROUET\",\n        \"address\": \"ROUET - 48 RUE DU ROUET\",\n        \"position\": {\n            \"lat\": 43.28350144850817,\n            \"lng\": 5.386461522334788\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 11,\n        \"available_bikes\": 4,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199311000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2012,\n        \"contract_name\": \"marseille\",\n        \"name\": \"2012-GRAND RUE\",\n        \"address\": \"GRAND RUE - FACE AU 35 GRAND'RUE\",\n        \"position\": {\n            \"lat\": 43.29780955608182,\n            \"lng\": 5.370835093727862\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 20,\n        \"available_bike_stands\": 13,\n        \"available_bikes\": 7,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199545000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2323,\n        \"contract_name\": \"marseille\",\n        \"name\": \"2323 -FORBIN PARIS\",\n        \"address\": \"FORBIN PARIS - RUE DE FORBIN ANGLE BOULEVARD DE PARIS\",\n        \"position\": {\n            \"lat\": 43.30598895681527,\n            \"lng\": 5.37224035119238\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 13,\n        \"available_bike_stands\": 8,\n        \"available_bikes\": 5,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199391000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2031,\n        \"contract_name\": \"marseille\",\n        \"name\": \"2031 - SCHUMANN LECA\",\n        \"address\": \"32 Avenue Robert Schuman\",\n        \"position\": {\n            \"lat\": 43.301965,\n            \"lng\": 5.366478\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 9,\n        \"available_bikes\": 6,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199621000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 9260,\n        \"contract_name\": \"marseille\",\n        \"name\": \"9260- MAZARGUES - ALMERAS\",\n        \"address\": \"MAZARGUES ALMERAS - ANGLE AVENUE DE MAZARGUES ET IMPASSE ALMERAS\",\n        \"position\": {\n            \"lat\": 43.25096285100345,\n            \"lng\": 5.39517783172075\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 13,\n        \"available_bike_stands\": 12,\n        \"available_bikes\": 1,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199797000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8144,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8144-ESCALE BORELY POINTE ROUGE\",\n        \"address\": \"ESCALE BORELY POINTE ROUGE - ESCALE BORELY EN DIRECTION DE L'AVENUE POINTE ROUGE\",\n        \"position\": {\n            \"lat\": 43.25394372546869,\n            \"lng\": 5.37599738915791\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 0,\n        \"available_bikes\": 10,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199436000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8067,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8067-PRADO GABES\",\n        \"address\": \"PRADO GABES - AVENUE DU PRADO ANGLE BD DE GABES\",\n        \"position\": {\n            \"lat\": 43.2668438148239,\n            \"lng\": 5.38279581908046\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 2,\n        \"available_bikes\": 13,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199894000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 7062,\n        \"contract_name\": \"marseille\",\n        \"name\": \"7062-88 CORNICHE - KENNEDY\",\n        \"address\": \"88 CORNICHE KENNEDY - 88 CORNICHE J.F. KENNEDY\",\n        \"position\": {\n            \"lat\": \"43.284213979400505\",\n            \"lng\": 5.349696475467313\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 13,\n        \"available_bikes\": 2,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199779000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2327,\n        \"contract_name\": \"marseille\",\n        \"name\": \"2327- RÉPUBLIQUE PLUMIER\",\n        \"address\": \"REPUBLIQUE PLUMIER - RUE DE LA REPUBLIQUE ANGLE RUE PLUMIER\",\n        \"position\": {\n            \"lat\": \"43.304190155898155\",\n            \"lng\": 5.367786407891749\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 0,\n        \"available_bikes\": 10,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199540000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6020,\n        \"contract_name\": \"marseille\",\n        \"name\": \"6020-PLACE DE LA CORDERIE\",\n        \"address\": \"PLACE CORDERIE - AU CENTRE DE LA PLACE CORDERIE\",\n        \"position\": {\n            \"lat\": 43.29076433240633,\n            \"lng\": 5.372259932395231\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 3,\n        \"available_bikes\": 12,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199425000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 5280,\n        \"contract_name\": \"marseille\",\n        \"name\": \"5280-CHAVE CAMAS\",\n        \"address\": \"CHAVE CAMAS - BOULEVARD CHAVE ANGLE RUE DU CAMAS\",\n        \"position\": {\n            \"lat\": 43.29581102315005,\n            \"lng\": 5.396312199117862\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 13,\n        \"available_bike_stands\": 11,\n        \"available_bikes\": 2,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199669000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 7064,\n        \"contract_name\": \"marseille\",\n        \"name\": \"7064-CORNICHE  LE PROPHETE\",\n        \"address\": \"CORNICHE LE PROPHETE - 327 CORNICHE J.F KENNEDY FACE A LA PLAGE DU PROPHETE EN DIRECTION DU VIEUX PORT\",\n        \"position\": {\n            \"lat\": 43.27370831724611,\n            \"lng\": 5.362608275091751\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 16,\n        \"available_bike_stands\": 15,\n        \"available_bikes\": 1,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199531000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8270,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8270 - RABATAU ST JOSEPH\",\n        \"address\": \"43 boulevard Rabatau\",\n        \"position\": {\n            \"lat\": 43.274742,\n            \"lng\": 5.394318\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 20,\n        \"available_bike_stands\": 18,\n        \"available_bikes\": 2,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199501000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8290,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8290- POINTE ROUGE - MONTREDON\",\n        \"address\": \"POINTE ROUGE MONTREDON - ANGLE AVENUE ODESSA ET AVENUE MONTREDON\",\n        \"position\": {\n            \"lat\": \"43.243802055963265\",\n            \"lng\": 5.370540756635374\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 17,\n        \"available_bike_stands\": 5,\n        \"available_bikes\": 12,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199461000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8262,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8262-MAZARGUES-BARRAL\",\n        \"address\": \"MAZARGUES BARRAL - ANGLE AVENUE DE MAZARGUES ET BOULEVARD BARRAL\",\n        \"position\": {\n            \"lat\": \"43.263999455764186\",\n            \"lng\": 5.392402358314715\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 12,\n        \"available_bike_stands\": 7,\n        \"available_bikes\": 5,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199483000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1316,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1316 -ST CHARLES FACULTÉ\",\n        \"address\": \"SAINT CHARLES FACULTE - BOULEVARD GUSTAVE DESPLACES ANGLE AVENUE DU GENERAL LECLERC\",\n        \"position\": {\n            \"lat\": \"43.304244359587024\",\n            \"lng\": 5.378292250179226\n        },\n        \"banking\": true,\n        \"bonus\": true,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 13,\n        \"available_bikes\": 2,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199581000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 7025,\n        \"contract_name\": \"marseille\",\n        \"name\": \"7025-LIVON PASTEUR\",\n        \"address\": \"LIVON PASTEUR - BOULEVARD CHARLES LIVON ANGLE ESPLANADE DU PHARO\",\n        \"position\": {\n            \"lat\": 43.29198908246378,\n            \"lng\": 5.357823161216201\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 20,\n        \"available_bike_stands\": 6,\n        \"available_bikes\": 14,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199831000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2221,\n        \"contract_name\": \"marseille\",\n        \"name\": \"2221-91 LIBÉRATION\",\n        \"address\": \"91 LIBERATION - 91 BOULEVARD DE LA LIBERATION\",\n        \"position\": {\n            \"lat\": 43.30050650960441,\n            \"lng\": 5.389298285180646\n        },\n        \"banking\": true,\n        \"bonus\": true,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 3,\n        \"available_bikes\": 7,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199725000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 7146,\n        \"contract_name\": \"marseille\",\n        \"name\": \"7146-LIVON VIEUX PORT\",\n        \"address\": \"LIVON VIEUX PORT - 36 BOULEVARD CHARLES LIVON\",\n        \"position\": {\n            \"lat\": 43.29224532184672,\n            \"lng\": 5.360224853219125\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 9,\n        \"available_bikes\": 6,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199466000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8065,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8065-PROMENADE POMPIDOU PALM BEACH\",\n        \"address\": \"PROMENADE POMPIDOU PALM BEACH - 6 PROMENADE GEORGES POMPIDOU\",\n        \"position\": {\n            \"lat\": \"43.267272515671856\",\n            \"lng\": 5.372088524255505\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 14,\n        \"available_bikes\": 1,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199615000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 5060,\n        \"contract_name\": \"marseille\",\n        \"name\": \"5060-SAKAKINI CHAVE\",\n        \"address\": \"SAKAKINI CHAVE - 236 BOULEVARD CHAVE EN DIRECTION DE SAKAKINI\",\n        \"position\": {\n            \"lat\": 43.29570956843267,\n            \"lng\": 5.399877070301781\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 12,\n        \"available_bike_stands\": 12,\n        \"available_bikes\": 0,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199745000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 5024,\n        \"contract_name\": \"marseille\",\n        \"name\": \"5024-BAILLE PAURIOL\",\n        \"address\": \"BAILLE PAURIOL - 114 BOULEVARD BAILLE ANGLE RUE PAURIOL\",\n        \"position\": {\n            \"lat\": \"43.287814455889425\",\n            \"lng\": 5.391331392803749\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 7,\n        \"available_bike_stands\": 6,\n        \"available_bikes\": 1,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199512000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8255,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8255-PRADO - PARADIS\",\n        \"address\": \"PRADO PARADIS - 390 AVENUE DU PRADO\",\n        \"position\": {\n            \"lat\": 43.26954179693142,\n            \"lng\": 5.386273779435491\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 2,\n        \"available_bikes\": 8,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199678000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 4057,\n        \"contract_name\": \"marseille\",\n        \"name\": \"4057-PLACE SEBASTOPOL\",\n        \"address\": \"PLACE SEBASTOPOL - 20 PLACE SEBASTOPOL\",\n        \"position\": {\n            \"lat\": \"43.298680879912176\",\n            \"lng\": 5.397216233775408\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 8,\n        \"available_bikes\": 2,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199387000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8093,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8093-HAMBOURG ROND POINT GUERRE\",\n        \"address\": \"HAMBOURG RONT POINT GUERRE - BOULEVARD DE HAMBOURG ANGLE ROND POINT PIERRE GUERRE\",\n        \"position\": {\n            \"lat\": \"43.249867874570256\",\n            \"lng\": 5.389411648303773\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 8,\n        \"available_bikes\": 7,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199468000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1006,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1006-COURS JEAN BALLARD\",\n        \"address\": \"COURS JEAN BALLARD - 5 COURS JEAN BALLARD\",\n        \"position\": {\n            \"lat\": 43.29336790915692,\n            \"lng\": 5.374638177288532\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 14,\n        \"available_bike_stands\": 2,\n        \"available_bikes\": 12,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199436000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 7138,\n        \"contract_name\": \"marseille\",\n        \"name\": \"7138-CORNICHE  ENDOUME\",\n        \"address\": \"CORNICHE ENDOUME - 126 CORNICHE J.F. KENNEDY\",\n        \"position\": {\n            \"lat\": 43.28250633472905,\n            \"lng\": 5.350628425025786\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 15,\n        \"available_bikes\": 0,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199450000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 4342,\n        \"contract_name\": \"marseille\",\n        \"name\": \"4342 - FLAMMARION MONTRICHET\",\n        \"address\": \"FLAMMARION MONTRICHET - PLACE LE VERRIER ANGLE BD FLAMMARION ET  BD MONTRICHET\",\n        \"position\": {\n            \"lat\": \"43.305993453766845\",\n            \"lng\": 5.393678259953781\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 9,\n        \"available_bikes\": 1,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199453000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8246,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8246-PARADIS - LORD DUVEEN\",\n        \"address\": \"PARADIS LORD DUVEEN - 395 RUE PARADIS\",\n        \"position\": {\n            \"lat\": \"43.275618147775035\",\n            \"lng\": 5.384455147739253\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 10,\n        \"available_bikes\": 0,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199692000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8053,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8053-PRADO - PERIER\",\n        \"address\": \"PRADO PERIER - 127 AVENUE DU PRADO\",\n        \"position\": {\n            \"lat\": 43.27974214607358,\n            \"lng\": 5.387431047255536\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 13,\n        \"available_bike_stands\": 11,\n        \"available_bikes\": 2,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199860000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 3322,\n        \"contract_name\": \"marseille\",\n        \"name\": \"3322 - ARENC CHANTERAC\",\n        \"address\": \"32 rue de Chanterac 13003 Marseille\",\n        \"position\": {\n            \"lat\": 43.3123370339008,\n            \"lng\": 5.3687418043728\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 20,\n        \"available_bike_stands\": 2,\n        \"available_bikes\": 18,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199748000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 913,\n        \"contract_name\": \"marseille\",\n        \"name\": \"913 - PLAGE DES DAMES\",\n        \"address\": \"36 Promenade du grand large 13008\",\n        \"position\": {\n            \"lat\": 43.240392,\n            \"lng\": 5.362533\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 21,\n        \"available_bike_stands\": 5,\n        \"available_bikes\": 16,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199907000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1275,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1275- JULIEN - 3 MAGES\",\n        \"address\": \"JULIEN 3 MAGES - COURS JULIEN ANGLE RUE DES TROIS MAGES\",\n        \"position\": {\n            \"lat\": 43.29562159175117,\n            \"lng\": 5.382390401095631\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 7,\n        \"available_bike_stands\": 3,\n        \"available_bikes\": 4,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199745000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8066,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8066-MENDES FRANCE HUVEAUNE\",\n        \"address\": \"MENDES FRANCE HUVEAUNE - AVENUE PEIRRE MENDES FRANCE DEVANT L'ENTREE DU PARC BORELY\",\n        \"position\": {\n            \"lat\": \"43.260217853801166\",\n            \"lng\": 5.37544360265886\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 18,\n        \"available_bike_stands\": 2,\n        \"available_bikes\": 16,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199611000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 3228,\n        \"contract_name\": \"marseille\",\n        \"name\": \"3228 -TOUR LA MARSEILLAISE\",\n        \"address\": \"Boulevard Mirabeau angle Rue Jean Gaspard Vence\",\n        \"position\": {\n            \"lat\": 43.313486,\n            \"lng\": 5.367227\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 19,\n        \"available_bike_stands\": 4,\n        \"available_bikes\": 15,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199912000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6187,\n        \"contract_name\": \"marseille\",\n        \"name\": \"6187-DELPUECH CORINTHE\",\n        \"address\": \"DELPUECH CORINTHE - 29 BOULEVARD DELPUECH\",\n        \"position\": {\n            \"lat\": 43.28292930261343,\n            \"lng\": 5.39109605124139\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 7,\n        \"available_bikes\": 8,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199864000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8261,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8261- 318 MAZARGUES\",\n        \"address\": \"318 MAZARGUES - FACE AU 318 AVENUE DE MAZARGUES\",\n        \"position\": {\n            \"lat\": \"43.260699609117914\",\n            \"lng\": 5.393973899334583\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 3,\n        \"available_bikes\": 12,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199901000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 7212,\n        \"contract_name\": \"marseille\",\n        \"name\": \"7212-SAINTE - NOTRE DAME\",\n        \"address\": \"SAINTE NOTRE DAME - 70 RUE SAINTE ANGLE RUE FORT NOTRE DAME\",\n        \"position\": {\n            \"lat\": \"43.291634709693945\",\n            \"lng\": 5.371370384862697\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 6,\n        \"available_bikes\": 4,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199910000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8202,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8202-397 PRADO\",\n        \"address\": \"397 PRADO - 397 AVENUE DU PRADO\",\n        \"position\": {\n            \"lat\": 43.26869900851042,\n            \"lng\": 5.385552216536626\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 13,\n        \"available_bike_stands\": 1,\n        \"available_bikes\": 12,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199445000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 3321,\n        \"contract_name\": \"marseille\",\n        \"name\": \"3321 - BELLE DE MAI FRICHE\",\n        \"address\": \"BELLE DE MAI FRICHE - ANGLE RUE GUIBAL ET RUE JOBIN\",\n        \"position\": {\n            \"lat\": 43.30958891338201,\n            \"lng\": 5.39024943158741\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 8,\n        \"available_bikes\": 7,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199400000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1226,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1226-PLAINE-ST PIERRE\",\n        \"address\": \"PLAINE ST PIERRE - RUE SAINT PIERRE ANGLE PLACE JEAN JAURES\",\n        \"position\": {\n            \"lat\": \"43.293880006338135\",\n            \"lng\": 5.386729879719248\n        },\n        \"banking\": true,\n        \"bonus\": true,\n        \"bike_stands\": 17,\n        \"available_bike_stands\": 16,\n        \"available_bikes\": 0,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199615000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 7151,\n        \"contract_name\": \"marseille\",\n        \"name\": \"7151-PASTEUR\",\n        \"address\": \"PASTEUR - 25 AVENUE PASTEUR\",\n        \"position\": {\n            \"lat\": \"43.290716834278136\",\n            \"lng\": 5.359258014511654\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 16,\n        \"available_bike_stands\": 12,\n        \"available_bikes\": 4,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199874000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 9259,\n        \"contract_name\": \"marseille\",\n        \"name\": \"9259-LANCIER-MARTHELINE\",\n        \"address\": \"LANCIER MARTHELINE - ANGLE CHEMIN DU LANCIER ET AVENUE DE LA  MARTHELINE\",\n        \"position\": {\n            \"lat\": 43.24759828978683,\n            \"lng\": 5.397126739923842\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 12,\n        \"available_bikes\": 3,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199728000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6253,\n        \"contract_name\": \"marseille\",\n        \"name\": \"06253 - ROME SYLVABELLE\",\n        \"address\": \"angle rue de rome rue sylvabelle\",\n        \"position\": {\n            \"lat\": 43.290022,\n            \"lng\": 5.381324\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 12,\n        \"available_bike_stands\": 8,\n        \"available_bikes\": 4,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199661000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8310,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8310- CANTINI REGE\",\n        \"address\": \"Avenue Jules Cantini croisement Rue Louis Rège sur parvis\",\n        \"position\": {\n            \"lat\": 43.281484,\n            \"lng\": 5.391515\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 18,\n        \"available_bike_stands\": 16,\n        \"available_bikes\": 2,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199816000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6154,\n        \"contract_name\": \"marseille\",\n        \"name\": \"6154-PIERRE PUGET BRETEUIL\",\n        \"address\": \"PIERRE PUGET BRETEUIL - COURS PIERRE PUGET ANGLE RUE BRETEUIL\",\n        \"position\": {\n            \"lat\": \"43.290329770206334\",\n            \"lng\": 5.375548341850035\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 8,\n        \"available_bike_stands\": 5,\n        \"available_bikes\": 3,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199558000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 5284,\n        \"contract_name\": \"marseille\",\n        \"name\": \"5284 - BAILLE-HOPITAL-CONCEPTION\",\n        \"address\": \"BAILLE HOPITAL CONCEPTION - BOULEVARD BAILLE FACE A L'ENTREE PRINCIPALE DE L'HOPITAL DE LA CONCEPTION\",\n        \"position\": {\n            \"lat\": 43.28936342586655,\n            \"lng\": 5.39631317835792\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 13,\n        \"available_bike_stands\": 13,\n        \"available_bikes\": 0,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199631000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2240,\n        \"contract_name\": \"marseille\",\n        \"name\": \"2240-DAMES - TERRAS\",\n        \"address\": \"DAMES TERRAS - BOULEVARD DES DAMES ANGLE RUE DU TERRAS\",\n        \"position\": {\n            \"lat\": \"43.301805741199246\",\n            \"lng\": 5.372302255725486\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 9,\n        \"available_bike_stands\": 9,\n        \"available_bikes\": 0,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199564000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1302,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1302-COLBERT -SAINTE BARBE\",\n        \"address\": \"COLBERT SAINTE BARBE - RUE COLBERT ANGLE RUE SAINTE BARBE\",\n        \"position\": {\n            \"lat\": 43.29924603474944,\n            \"lng\": 5.374740047327954\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 11,\n        \"available_bike_stands\": 2,\n        \"available_bikes\": 9,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199524000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1002,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1002-HOTEL DE VILLE\",\n        \"address\": \"HOTEL DE VILLE - Face au 42 QUAI DU PORT\",\n        \"position\": {\n            \"lat\": 43.2961387765145,\n            \"lng\": 5.3707713851323\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 32,\n        \"available_bike_stands\": 8,\n        \"available_bikes\": 24,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199671000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6176,\n        \"contract_name\": \"marseille\",\n        \"name\": \"6176-CANTINI ROUET\",\n        \"address\": \"CANTINI ROUET - FACE AU 27 AVENUE JULES CANTINI\",\n        \"position\": {\n            \"lat\": \"43.284775983612235\",\n            \"lng\": 5.385593763617925\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 24,\n        \"available_bike_stands\": 22,\n        \"available_bikes\": 2,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199725000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2304,\n        \"contract_name\": \"marseille\",\n        \"name\": \"2304 - RÉPUBLIQUE MOISSON\",\n        \"address\": \"REPUBLIQUE MOISSON - RUE DE LA REPUBLIQUE ANGLE RUE FRANCOIS MOISSON\",\n        \"position\": {\n            \"lat\": 43.30179774806541,\n            \"lng\": 5.369716218117023\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 0,\n        \"available_bikes\": 10,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199783000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6114,\n        \"contract_name\": \"marseille\",\n        \"name\": \"6114-JULIEN BARTHELEMY\",\n        \"address\": \"JULIEN BARTHELEMY - 9 RUE 3 FRERES BARTHELEMY\",\n        \"position\": {\n            \"lat\": \"43.292604598053984\",\n            \"lng\": 5.384138435260716\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 10,\n        \"available_bikes\": 0,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199679000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1264,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1264 - CANEBIÈRE DUGOMMIER\",\n        \"address\": \"CANEBIERE DUGOMMIER - LA CANEBIERE ANGLE BOULEVARD DUGOMMIER\",\n        \"position\": {\n            \"lat\": 43.29789631329341,\n            \"lng\": 5.381132215559973\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 0,\n        \"available_bikes\": 10,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199328000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6206,\n        \"contract_name\": \"marseille\",\n        \"name\": \"6206-TOULON - MENPENTI\",\n        \"address\": \"TOULON MENPENTI - ANGLE AVENUE DE TOULON ET RUE MENPENTI\",\n        \"position\": {\n            \"lat\": \"43.284456097132846\",\n            \"lng\": 5.392112767343369\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 16,\n        \"available_bike_stands\": 16,\n        \"available_bikes\": 0,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199724000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2222,\n        \"contract_name\": \"marseille\",\n        \"name\": \"2222-151 LIBERATION\",\n        \"address\": \"151 LIBERATION - 151 BOULEVARD DE LA LIBERATION\",\n        \"position\": {\n            \"lat\": 43.30143187524121,\n            \"lng\": 5.392179383331833\n        },\n        \"banking\": true,\n        \"bonus\": true,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 8,\n        \"available_bikes\": 2,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199835000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 5104,\n        \"contract_name\": \"marseille\",\n        \"name\": \"5104-CHAVE EUGÈNE PIERRE\",\n        \"address\": \"CHAVE EUGENE PIERRE - BOULEVARD CHAVE ANGLE BOULEVARD EUGENE PIERRE\",\n        \"position\": {\n            \"lat\": 43.295363145406,\n            \"lng\": 5.390871390171412\n        },\n        \"banking\": true,\n        \"bonus\": true,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 10,\n        \"available_bikes\": 0,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199908000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1299,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1299- ST CHARLES VOLTAIRE LIBERTÉ\",\n        \"address\": \"SAINT CHARLES VOLTAIRE LIBERTE - BOULEVARD VOLTAIRE ANGLE BOULEVARD DE LA LIBERTE\",\n        \"position\": {\n            \"lat\": 43.30236655745069,\n            \"lng\": 5.383955032544848\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 17,\n        \"available_bike_stands\": 9,\n        \"available_bikes\": 8,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199837000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2200,\n        \"contract_name\": \"marseille\",\n        \"name\": \"2200-MUCEM\",\n        \"address\": \"Bd du Littoral, 100 m avant le Mucem, devant l’entrée du parking Vieux Port Fort St Jean, direction vieux port\",\n        \"position\": {\n            \"lat\": 43.2984594666424,\n            \"lng\": 5.36291062831879\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 26,\n        \"available_bike_stands\": 24,\n        \"available_bikes\": 2,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199800000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 5220,\n        \"contract_name\": \"marseille\",\n        \"name\": \"5220-ROOSEVELT - ORAN\",\n        \"address\": \"ROOSEVELT ORAN - 53 COURS FRANKLIN ROOSEVELT ANGLE RUE D'ORAN\",\n        \"position\": {\n            \"lat\": 43.29899195650368,\n            \"lng\": 5.388799115293999\n        },\n        \"banking\": true,\n        \"bonus\": true,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 8,\n        \"available_bikes\": 2,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199755000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8309,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8309- PRADO DUVEEN\",\n        \"address\": \"PRADO DUVEEN - 72 AVENUE DU PRADO\",\n        \"position\": {\n            \"lat\": 43.27654702249427,\n            \"lng\": 5.388799649683594\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 19,\n        \"available_bike_stands\": 9,\n        \"available_bikes\": 10,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199646000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8265,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8265- NÉGRESKO - PAULET\",\n        \"address\": \"NEGRESKO PAULET - FACE AU 42 RUE NEGRESKO\",\n        \"position\": {\n            \"lat\": \"43.269318556371154\",\n            \"lng\": 5.389387542314263\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 0,\n        \"available_bikes\": 15,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199590000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2032,\n        \"contract_name\": \"marseille\",\n        \"name\": \"2032- DAMES  SCHUMANN\",\n        \"address\": \"DAMES SCHUMANN - 96 BOULEVARD DES DAMES\",\n        \"position\": {\n            \"lat\": 43.30331167287617,\n            \"lng\": 5.366730359523051\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 13,\n        \"available_bike_stands\": 5,\n        \"available_bikes\": 8,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199390000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1287,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1287- STALINGRAD - RÉFORMÉS\",\n        \"address\": \"STALINGRAD REFORMES - SQUARE STALINGRAD\",\n        \"position\": {\n            \"lat\": 43.29952097558015,\n            \"lng\": 5.385047448641554\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 17,\n        \"available_bike_stands\": 1,\n        \"available_bikes\": 16,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199864000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8308,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8308-PRADO LATIL\",\n        \"address\": \"PRADO LATIL - 247 AVENUE DU PRADO\",\n        \"position\": {\n            \"lat\": \"43.274352269730755\",\n            \"lng\": 5.390405906592448\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 6,\n        \"available_bikes\": 4,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199471000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 7153,\n        \"contract_name\": \"marseille\",\n        \"name\": \"7153-CORSE ST MAURICE\",\n        \"address\": \"CORSE SAINT MAURICE - 28 AVENUE DE LA CORSE ANGLE RAMPE SAINT MAURICE\",\n        \"position\": {\n            \"lat\": 43.28946760889984,\n            \"lng\": 5.36370990786361\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 1,\n        \"available_bikes\": 9,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199908000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8078,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8078-VIEILLE CHAPELLE\",\n        \"address\": \"VIEILLE CHAPELLE - 35 AVENUE DE LA POINTE ROUGE\",\n        \"position\": {\n            \"lat\": 43.24789994774334,\n            \"lng\": 5.374447484757423\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 20,\n        \"available_bike_stands\": 0,\n        \"available_bikes\": 20,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199531000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6348,\n        \"contract_name\": \"marseille\",\n        \"name\": \"6348 - ROME- SALVATOR-ITALIE\",\n        \"address\": \"3 Boulevard Louis Salvator angle rue d'Italie\",\n        \"position\": {\n            \"lat\": 43.290978,\n            \"lng\": 5.381342\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 17,\n        \"available_bike_stands\": 15,\n        \"available_bikes\": 2,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199509000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 4022,\n        \"contract_name\": \"marseille\",\n        \"name\": \"4022-SAKAKINI FOCH\",\n        \"address\": \"SAKAKINI FOCH - BOULAVARD SAKAKINI ANGLE AVENUE MARECHAL FOCH\",\n        \"position\": {\n            \"lat\": 43.29952274790985,\n            \"lng\": 5.401127142110414\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 11,\n        \"available_bike_stands\": 11,\n        \"available_bikes\": 0,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199431000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1213,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1213-GRIGNAN - MARCELLE PAUL\",\n        \"address\": \"GRIGNAN MARCELLE PAUL - RUE GRIGNAN ANGLE RUE DE LA PAIX MARCELLE PAUL\",\n        \"position\": {\n            \"lat\": \"43.291357465205536\",\n            \"lng\": 5.373546945382951\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 7,\n        \"available_bikes\": 3,\n        \"status\": \"OPEN\",\n        \"last_update\": 1570199621000,\n        \"provider\": \"leVelo\"\n    }\n]"},{"id":"ef6fdcd3-5926-48df-9ee4-b7600703db23","name":"getLeVeloMarseille","originalRequest":{"method":"GET","header":[],"url":"http://marcelle-mobi-api.herokuapp.com/vehicules/bike"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Tue, 01 Oct 2019 12:39:43 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"f48fa1603cfbf56627d824af9e9b4524\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"348e8199-3aa6-4e7e-a9c5-70e18ca7b2a1"},{"key":"X-Runtime","value":"0.016949"},{"key":"Vary","value":"Origin"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"number\": 9087,\n        \"contract_name\": \"marseille\",\n        \"name\": \"9087-MAZARGUES\",\n        \"address\": \"MAZARGUES - ROND POINT DE MAZARGUES (OBELISQUE)\",\n        \"position\": {\n            \"lat\": \"43.250903869637334\",\n            \"lng\": 5.403244616491982\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 21,\n        \"available_bike_stands\": 18,\n        \"available_bikes\": 3,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932392000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8149,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8149-391 MICHELET\",\n        \"address\": \"391 MICHELET - 391 BOULEVARD MICHELET\",\n        \"position\": {\n            \"lat\": 43.25402727813068,\n            \"lng\": 5.401873594694653\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 19,\n        \"available_bike_stands\": 14,\n        \"available_bikes\": 5,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932629000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 9207,\n        \"contract_name\": \"marseille\",\n        \"name\": \"9207- TEISSEIRE - ROUBAUD\",\n        \"address\": \"TEISSEIRE ROUBAUD - ANGLE RUE RAYMOND TEISSEIRE ET RUE MAGUY ROUBAUD\",\n        \"position\": {\n            \"lat\": 43.27252367086013,\n            \"lng\": 5.399686062414487\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 10,\n        \"available_bikes\": 0,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932873000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6254,\n        \"contract_name\": \"marseille\",\n        \"name\": \"6254-ROME - BERLIOZ - ITALIE\",\n        \"address\": \"ROME ITALIE BERLIOZ - FACE AU 10 RUE BERLIOZ\",\n        \"position\": {\n            \"lat\": 43.28892000857008,\n            \"lng\": 5.383105742132375\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 13,\n        \"available_bikes\": 1,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932502000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1343,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1343 - FLAMMARION GROBET\",\n        \"address\": \"FLAMMARION GROBET - BOULEVARD CAMILLE FLAMMARION ANGLE RUE LOUIS GROBET\",\n        \"position\": {\n            \"lat\": 43.3046818705083,\n            \"lng\": 5.3901483781149\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 5,\n        \"available_bikes\": 10,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932941000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6113,\n        \"contract_name\": \"marseille\",\n        \"name\": \"6113-LODI VILLAGE\",\n        \"address\": \"LODI VILLAGE - FACE AU 89 RUE DE LODI\",\n        \"position\": {\n            \"lat\": 43.2886166717576,\n            \"lng\": 5.387779642713593\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 9,\n        \"available_bikes\": 6,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932676000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1130,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1130- NATIONAL LONGCHAMP\",\n        \"address\": \"NATIONAL LONGCHAMP - 1 BD NATIONAL ANGLE LONGCHAMP\",\n        \"position\": {\n            \"lat\": 43.30123319837804,\n            \"lng\": 5.387773261785004\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 13,\n        \"available_bikes\": 2,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932670000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1301,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1301- ST CHARLES MARSEILLAISES\",\n        \"address\": \"SAINT CHARLES MARSEILLAISES - PLACE DES MARSEILLAISES ANGLE RUE PHILIPPE DE GIRARD\",\n        \"position\": {\n            \"lat\": \"43.301510278747365\",\n            \"lng\": 5.379895702048497\n        },\n        \"banking\": true,\n        \"bonus\": true,\n        \"bike_stands\": 19,\n        \"available_bike_stands\": 9,\n        \"available_bikes\": 10,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932454000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 7142,\n        \"contract_name\": \"marseille\",\n        \"name\": \"7142-CORNICHE RAPATRIES\",\n        \"address\": \"CORNICHE RAPATRIES - CORNICHE J.F. KENNEDY FACE AU MEMORIAL DES RAPATRIES EN DIRECTION DU VIEUX PORT\",\n        \"position\": {\n            \"lat\": \"43.270172262619184\",\n            \"lng\": 5.365239906973955\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 9,\n        \"available_bikes\": 6,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932961000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6217,\n        \"contract_name\": \"marseille\",\n        \"name\": \"6217-ROSTAND - PREFECTURE\",\n        \"address\": \"ROSTAND PREFECTURE - 6 RUE EDMOND ROSTAND ANGLE RUE SYLVABELLE\",\n        \"position\": {\n            \"lat\": 43.2896832563691,\n            \"lng\": 5.379650236474981\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 12,\n        \"available_bikes\": 3,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932577000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8147,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8147 - MICHELET HUVEAUNE\",\n        \"address\": \"MICHELET HUVEAUNE - ANGLE BOULEVARD MICHELET ET RUE JACQUES PICON\",\n        \"position\": {\n            \"lat\": 43.26796549967643,\n            \"lng\": 5.393967016838425\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 11,\n        \"available_bikes\": 4,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932933000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 3320,\n        \"contract_name\": \"marseille\",\n        \"name\": \"3320 - BELLE DE MAI CADENAT\",\n        \"address\": \"BELLE DE MAI CADENAT - PLACE BERNARD CADENAT\",\n        \"position\": {\n            \"lat\": 43.31181964585524,\n            \"lng\": 5.387375678428276\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 11,\n        \"available_bikes\": 3,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932940000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2184,\n        \"contract_name\": \"marseille\",\n        \"name\": \"2184-REPUBLIQUE-CATHALA\",\n        \"address\": \"REPUBLIQUE CATHALA - RUE DE LA REPUBLIQUE ANGLE RUE JEAN MARC CATHALA\",\n        \"position\": {\n            \"lat\": 43.30056201196652,\n            \"lng\": 5.370488134608402\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 9,\n        \"available_bike_stands\": 3,\n        \"available_bikes\": 6,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932394000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2279,\n        \"contract_name\": \"marseille\",\n        \"name\": \"02279 - DOCKS LES TERRASSES DU PORT\",\n        \"address\": \"SOUS A55 AU BOUT DES DOCKS FACE AU 22 QUAI DU LAZARET 13002\",\n        \"position\": {\n            \"lat\": 43.308731,\n            \"lng\": 5.36651\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 22,\n        \"available_bike_stands\": 4,\n        \"available_bikes\": 18,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932568000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1344,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1344 - FLAMMARION NATIONAL\",\n        \"address\": \"FLAMMARION NATIONAL - BOULEVARD CAMILLE FLAMMARION ANGLE BOULEVARD NATIONAL\",\n        \"position\": {\n            \"lat\": 43.30353946127941,\n            \"lng\": 5.386356771062651\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 7,\n        \"available_bike_stands\": 2,\n        \"available_bikes\": 5,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932650000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2272,\n        \"contract_name\": \"marseille\",\n        \"name\": \"2272- JOLIETTE-DUNKERQUE\",\n        \"address\": \"JOLIETTE DUNKERQUE - PLACE DE LA JOLIETTE ANGLE BOULEVARD DUNKERQUE\",\n        \"position\": {\n            \"lat\": 43.3051302607768,\n            \"lng\": 5.36697414687028\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 14,\n        \"available_bike_stands\": 5,\n        \"available_bikes\": 9,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932813000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8068,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8068-PRADO BORELY\",\n        \"address\": \"PRADO BORELY - 579 AVENUE DU PRADO\",\n        \"position\": {\n            \"lat\": \"43.262455920908494\",\n            \"lng\": 5.375795816171145\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 9,\n        \"available_bike_stands\": 8,\n        \"available_bikes\": 1,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932799000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1003,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1003-PLACE AUX HUILES\",\n        \"address\": \"PLACE AUX HUILES - COURS ESTIENNE D'ORVES ANGLE RUE SAINT SAENS\",\n        \"position\": {\n            \"lat\": 43.29312239728256,\n            \"lng\": 5.371867606488009\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 3,\n        \"available_bikes\": 7,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932618000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1216,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1216-SAINTE - LULLI\",\n        \"address\": \"SAINTE LULLI - 17 RUE SAINTE\",\n        \"position\": {\n            \"lat\": \"43.292666663006464\",\n            \"lng\": 5.375905974276691\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 9,\n        \"available_bikes\": 6,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932620000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6177,\n        \"contract_name\": \"marseille\",\n        \"name\": \"6177-BAILLE FRIEDLAND\",\n        \"address\": \"BAILLE FRIEDLAND - BOULEVARD BAILLE ANGLE RUE DE FRIEDLAND\",\n        \"position\": {\n            \"lat\": 43.2865946021474,\n            \"lng\": 5.38678589001619\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 17,\n        \"available_bike_stands\": 11,\n        \"available_bikes\": 6,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932784000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8307,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8307-PRADO MICHELET\",\n        \"address\": \"Parvis entrée parc Chanot\",\n        \"position\": {\n            \"lat\": 43.2722414899425,\n            \"lng\": 5.39166970262158\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 20,\n        \"available_bike_stands\": 15,\n        \"available_bikes\": 5,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932942000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 7215,\n        \"contract_name\": \"marseille\",\n        \"name\": \"7215-ENDOUME - CORDERIE\",\n        \"address\": \"ENDOUME CORDERIE - 41 RUE D'ENDOUME\",\n        \"position\": {\n            \"lat\": 43.28923675488644,\n            \"lng\": 5.366479730277853\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 13,\n        \"available_bike_stands\": 13,\n        \"available_bikes\": 0,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932518000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2179,\n        \"contract_name\": \"marseille\",\n        \"name\": \"2179-QUAI DU PORT\",\n        \"address\": \"QUAI DU PORT - 148 QUAI DU PORT\",\n        \"position\": {\n            \"lat\": \"43.295414354264665\",\n            \"lng\": 5.36552550703358\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 6,\n        \"available_bikes\": 8,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932936000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 5103,\n        \"contract_name\": \"marseille\",\n        \"name\": \"5103-RUE GEORGES\",\n        \"address\": \"RUE GEORGES - 28 RUE GEORGES\",\n        \"position\": {\n            \"lat\": 43.29748821146523,\n            \"lng\": 5.397731278573822\n        },\n        \"banking\": true,\n        \"bonus\": true,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 11,\n        \"available_bikes\": 4,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932937000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1230,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1230-ROOSEVELT - REFORMES\",\n        \"address\": \"ROOSEVELT REFORMES - 7 COURS FRANKLIN ROOSEVELT\",\n        \"position\": {\n            \"lat\": 43.29908095432929,\n            \"lng\": 5.38661231791721\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 3,\n        \"available_bikes\": 7,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932649000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1345,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1345 - SAINT CHARLES LECLERC ZATTARA\",\n        \"address\": \"SAINT CHARLES LECLERC ZATTARA - AVENUE DU GENERAL LECLERC ANGLE RUE ANTOINE ZATTARA\",\n        \"position\": {\n            \"lat\": 43.30380276644441,\n            \"lng\": 5.377690136115547\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 12,\n        \"available_bike_stands\": 9,\n        \"available_bikes\": 3,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932471000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8257,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8257-RABATAU - TEISSEIRE\",\n        \"address\": \"RABATAU TEISSEIRE - ANGLE BOULEVARD RABATAU ET FACE AU 68 RUE RAYMOND TEISSEIRE\",\n        \"position\": {\n            \"lat\": 43.27524269246836,\n            \"lng\": 5.396409806138883\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 12,\n        \"available_bikes\": 3,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932757000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 9085,\n        \"contract_name\": \"marseille\",\n        \"name\": \"9085-SCHLOESING TEISSERE\",\n        \"address\": \"SCHLOESSING TEISSERE - ANGLE BOULEVARD SCHLOESSING ET RUE RAYMOND TEISSERE\",\n        \"position\": {\n            \"lat\": 43.2693522531282,\n            \"lng\": 5.402740962235228\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 16,\n        \"available_bike_stands\": 9,\n        \"available_bikes\": 7,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932773000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6100,\n        \"contract_name\": \"marseille\",\n        \"name\": \"6100-PAUL PEYTRAL\",\n        \"address\": \"PAUL PEYTRAL - 35 BOULEVARD PAUL PEYTRAL\",\n        \"position\": {\n            \"lat\": \"43.289985879061746\",\n            \"lng\": 5.379124641857261\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 9,\n        \"available_bike_stands\": 3,\n        \"available_bikes\": 6,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932848000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1346,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1346- REPUBLIQUE COUTELLERIE\",\n        \"address\": \"REPUBLIQUE COUTELLERIE - RUE DE LA REPUBLIQUE ANGLE RUE DE LA COUTELLERIE\",\n        \"position\": {\n            \"lat\": \"43.296824934966864\",\n            \"lng\": 5.373860886192452\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 8,\n        \"available_bike_stands\": 1,\n        \"available_bikes\": 7,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932506000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 7349,\n        \"contract_name\": \"marseille\",\n        \"name\": \"7349 - LA CRIEE\",\n        \"address\": \"28 Quai de Rive Neuve - angle rue Plan Fourmiguier\",\n        \"position\": {\n            \"lat\": 43.292601,\n            \"lng\": 5.368569\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 12,\n        \"available_bike_stands\": 1,\n        \"available_bikes\": 11,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932966000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6023,\n        \"contract_name\": \"marseille\",\n        \"name\": \"6023- CASTELLANE\",\n        \"address\": \"CASTELLANE - ROND POINT CASTELLANE DEVANT LE CAFE DE PARIS\",\n        \"position\": {\n            \"lat\": \"43.286046362122946\",\n            \"lng\": 5.383285575102103\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 20,\n        \"available_bike_stands\": 9,\n        \"available_bikes\": 11,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932841000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1297,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1297- ST FÉRRÉOL DAVSO\",\n        \"address\": \"ST FERREOL DAVSO - RUE FRANCIS DAVSO ANGLE RUE SAINT FERREOL\",\n        \"position\": {\n            \"lat\": \"43.293485736186526\",\n            \"lng\": 5.378423799723321\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 16,\n        \"available_bike_stands\": 10,\n        \"available_bikes\": 5,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932765000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 9074,\n        \"contract_name\": \"marseille\",\n        \"name\": \"9074-MICHELET LUCE\",\n        \"address\": \"MICHELET LUCE - ANGLE BOULEVARD MICHELET ET BOULEVARD LUCE\",\n        \"position\": {\n            \"lat\": 43.25850879475187,\n            \"lng\": 5.398913930872658\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 14,\n        \"available_bike_stands\": 6,\n        \"available_bikes\": 8,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932477000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 4293,\n        \"contract_name\": \"marseille\",\n        \"name\": \"4293- BLANCARDE\",\n        \"address\": \"BLANCARDE - GARE DE LA BLANCARDE\",\n        \"position\": {\n            \"lat\": 43.29626340517055,\n            \"lng\": 5.406000803377506\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 14,\n        \"available_bike_stands\": 10,\n        \"available_bikes\": 4,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932906000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8313,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8313- PARC PASTRE\",\n        \"address\": \"PARC PASTRE - ANGLE AVENUE DE MONTREDON ET AVENUE D'OUTRE MER\",\n        \"position\": {\n            \"lat\": 43.23984252335505,\n            \"lng\": 5.366506599649465\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 9,\n        \"available_bikes\": 1,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932885000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 5107,\n        \"contract_name\": \"marseille\",\n        \"name\": \"5107-BAILLE CONCEPTION\",\n        \"address\": \"BAILLE CONCEPTION  - 145 BOULEVARD BAILLE\",\n        \"position\": {\n            \"lat\": 43.28872669088929,\n            \"lng\": 5.39403885378465\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 13,\n        \"available_bike_stands\": 13,\n        \"available_bikes\": 0,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932891000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2030,\n        \"contract_name\": \"marseille\",\n        \"name\": \"2030-REPUBLIQUE DAMES\",\n        \"address\": \"RPUBLIQUE DAMES - 68 BOULEVARD DES DAMES\",\n        \"position\": {\n            \"lat\": 43.30255028371949,\n            \"lng\": 5.369497428189588\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 5,\n        \"available_bike_stands\": 4,\n        \"available_bikes\": 1,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932843000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1245,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1245-GAMBETTA - LAFAYETTE\",\n        \"address\": \"GAMBETTA LAFAYETTE - 6 ALLEES LEON GAMBETTA\",\n        \"position\": {\n            \"lat\": 43.29902793826475,\n            \"lng\": 5.381500046726694\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 14,\n        \"available_bikes\": 1,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932515000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8132,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8132-PROMENADE POMPIDOU AMIRAL MUSELIER\",\n        \"address\": \"PROMENADE POMPIDOU AMIRAL MUSELIER - PROMENADE GEORGES POMPIDOU DEVANT LA PLACE AMIRAL MUSELIER\",\n        \"position\": {\n            \"lat\": 43.26469407213291,\n            \"lng\": 5.373281108125947\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 12,\n        \"available_bikes\": 3,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932927000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8145,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8145-ESCALE BORELY\",\n        \"address\": \"ESCALE BORELY - ANGLE ESCALE BORELY ET AVENUE BONNEVEINE\",\n        \"position\": {\n            \"lat\": 43.25505597847173,\n            \"lng\": 5.376413023650641\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 20,\n        \"available_bike_stands\": 11,\n        \"available_bikes\": 9,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932960000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 9219,\n        \"contract_name\": \"marseille\",\n        \"name\": \"9219-PUGETTE - ANDRE\",\n        \"address\": \"PUGETTE ANDRE - ANGLE AVENUE DU GENERAL ANDRE FACE AU 23 BOULEVARD DE LA PUGETTE\",\n        \"position\": {\n            \"lat\": \"43.268405140653144\",\n            \"lng\": 5.400635371105712\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 4,\n        \"available_bikes\": 11,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932963000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8134,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8134-ROND POINT DU PRADO\",\n        \"address\": \"ROND POINT DU PRADO - 300 AVENUE DU PRADO\",\n        \"position\": {\n            \"lat\": 43.27278734452526,\n            \"lng\": 5.391048744484495\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 21,\n        \"available_bike_stands\": 17,\n        \"available_bikes\": 4,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932369000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2341,\n        \"contract_name\": \"marseille\",\n        \"name\": \"2341- JOLIETTE FORBIN\",\n        \"address\": \"JOLIETTE FORBIN - PLACE DE LA JOLIETTE ANGLE RUE DE FORBIN\",\n        \"position\": {\n            \"lat\": 43.3047137105911,\n            \"lng\": 5.36771555892562\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 3,\n        \"available_bikes\": 12,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932436000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 7027,\n        \"contract_name\": \"marseille\",\n        \"name\": \"7027-PLACE DU 4 SEPTEMBRE\",\n        \"address\": \"2 RUE CAPITAINE DESSEMOND\",\n        \"position\": {\n            \"lat\": 43.2884327278463,\n            \"lng\": 5.3586207351308\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 14,\n        \"available_bike_stands\": 8,\n        \"available_bikes\": 6,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932392000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8131,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8131-PROMENADE POMPIDOU DAVID\",\n        \"address\": \"PROMENADE POMPIDOU DAVID -  PROMENADE GEORGES POMPIDOU AU NIVEAU DU ROND POINT DE DAVID\",\n        \"position\": {\n            \"lat\": 43.26178202177259,\n            \"lng\": 5.374505152575336\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 15,\n        \"available_bikes\": 0,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932904000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6160,\n        \"contract_name\": \"marseille\",\n        \"name\": \"6160-153 PARADIS\",\n        \"address\": \"153 PARADIS - 153 RUE PARADIS\",\n        \"position\": {\n            \"lat\": 43.28683835122117,\n            \"lng\": 5.379450180172236\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 14,\n        \"available_bike_stands\": 14,\n        \"available_bikes\": 0,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932881000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 4111,\n        \"contract_name\": \"marseille\",\n        \"name\": \"4111-FOCH FAYOLLE\",\n        \"address\": \"FOCH FAYOLLE - ANGLE AVENUE MARECHAL FOCH ET RUE MARECHAL FAYOLLE\",\n        \"position\": {\n            \"lat\": \"43.301185515493664\",\n            \"lng\": 5.398630311705657\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 20,\n        \"available_bike_stands\": 10,\n        \"available_bikes\": 10,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932564000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6208,\n        \"contract_name\": \"marseille\",\n        \"name\": \"6208-ROUET\",\n        \"address\": \"ROUET - 48 RUE DU ROUET\",\n        \"position\": {\n            \"lat\": 43.28350144850817,\n            \"lng\": 5.386461522334788\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 7,\n        \"available_bikes\": 8,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932918000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2012,\n        \"contract_name\": \"marseille\",\n        \"name\": \"2012-GRAND RUE\",\n        \"address\": \"GRAND RUE - FACE AU 35 GRAND'RUE\",\n        \"position\": {\n            \"lat\": 43.29780955608182,\n            \"lng\": 5.370835093727862\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 20,\n        \"available_bike_stands\": 7,\n        \"available_bikes\": 13,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932563000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1001,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1001 - CANEBIERE REINE ELISABETH\",\n        \"address\": \"CANEBIERE REINE ELISABETH - CANEBIERE ANGLE REINE ELISABETH\",\n        \"position\": {\n            \"lat\": \"43.295686109850145\",\n            \"lng\": 5.375339514183368\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 14,\n        \"available_bike_stands\": 0,\n        \"available_bikes\": 14,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932627000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2323,\n        \"contract_name\": \"marseille\",\n        \"name\": \"2323 -FORBIN PARIS\",\n        \"address\": \"FORBIN PARIS - RUE DE FORBIN ANGLE BOULEVARD DE PARIS\",\n        \"position\": {\n            \"lat\": 43.30598895681527,\n            \"lng\": 5.37224035119238\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 13,\n        \"available_bike_stands\": 6,\n        \"available_bikes\": 6,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932827000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2031,\n        \"contract_name\": \"marseille\",\n        \"name\": \"2031 - SCHUMANN LECA\",\n        \"address\": \"32 Avenue Robert Schuman\",\n        \"position\": {\n            \"lat\": 43.301965,\n            \"lng\": 5.366478\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 5,\n        \"available_bikes\": 9,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932960000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 9260,\n        \"contract_name\": \"marseille\",\n        \"name\": \"9260- MAZARGUES - ALMERAS\",\n        \"address\": \"MAZARGUES ALMERAS - ANGLE AVENUE DE MAZARGUES ET IMPASSE ALMERAS\",\n        \"position\": {\n            \"lat\": 43.25096285100345,\n            \"lng\": 5.39517783172075\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 13,\n        \"available_bike_stands\": 11,\n        \"available_bikes\": 2,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932487000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8144,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8144-ESCALE BORELY POINTE ROUGE\",\n        \"address\": \"ESCALE BORELY POINTE ROUGE - ESCALE BORELY EN DIRECTION DE L'AVENUE POINTE ROUGE\",\n        \"position\": {\n            \"lat\": 43.25394372546869,\n            \"lng\": 5.37599738915791\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 6,\n        \"available_bikes\": 4,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932705000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8067,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8067-PRADO GABES\",\n        \"address\": \"PRADO GABES - AVENUE DU PRADO ANGLE BD DE GABES\",\n        \"position\": {\n            \"lat\": 43.2668438148239,\n            \"lng\": 5.38279581908046\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 1,\n        \"available_bikes\": 14,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932711000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 7062,\n        \"contract_name\": \"marseille\",\n        \"name\": \"7062-88 CORNICHE - KENNEDY\",\n        \"address\": \"88 CORNICHE KENNEDY - 88 CORNICHE J.F. KENNEDY\",\n        \"position\": {\n            \"lat\": \"43.284213979400505\",\n            \"lng\": 5.349696475467313\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 13,\n        \"available_bikes\": 2,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932721000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2327,\n        \"contract_name\": \"marseille\",\n        \"name\": \"2327- RÉPUBLIQUE PLUMIER\",\n        \"address\": \"REPUBLIQUE PLUMIER - RUE DE LA REPUBLIQUE ANGLE RUE PLUMIER\",\n        \"position\": {\n            \"lat\": \"43.304190155898155\",\n            \"lng\": 5.367786407891749\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 0,\n        \"available_bikes\": 10,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932641000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6020,\n        \"contract_name\": \"marseille\",\n        \"name\": \"6020-PLACE DE LA CORDERIE\",\n        \"address\": \"PLACE CORDERIE - AU CENTRE DE LA PLACE CORDERIE\",\n        \"position\": {\n            \"lat\": 43.29076433240633,\n            \"lng\": 5.372259932395231\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 7,\n        \"available_bikes\": 8,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932918000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 5280,\n        \"contract_name\": \"marseille\",\n        \"name\": \"5280-CHAVE CAMAS\",\n        \"address\": \"CHAVE CAMAS - BOULEVARD CHAVE ANGLE RUE DU CAMAS\",\n        \"position\": {\n            \"lat\": 43.29581102315005,\n            \"lng\": 5.396312199117862\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 13,\n        \"available_bike_stands\": 13,\n        \"available_bikes\": 0,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932662000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 7064,\n        \"contract_name\": \"marseille\",\n        \"name\": \"7064-CORNICHE  LE PROPHETE\",\n        \"address\": \"CORNICHE LE PROPHETE - 327 CORNICHE J.F KENNEDY FACE A LA PLAGE DU PROPHETE EN DIRECTION DU VIEUX PORT\",\n        \"position\": {\n            \"lat\": 43.27370831724611,\n            \"lng\": 5.362608275091751\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 16,\n        \"available_bike_stands\": 7,\n        \"available_bikes\": 9,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932690000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8270,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8270 - RABATAU ST JOSEPH\",\n        \"address\": \"43 boulevard Rabatau\",\n        \"position\": {\n            \"lat\": 43.274742,\n            \"lng\": 5.394318\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 20,\n        \"available_bike_stands\": 19,\n        \"available_bikes\": 1,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932845000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8290,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8290- POINTE ROUGE - MONTREDON\",\n        \"address\": \"POINTE ROUGE MONTREDON - ANGLE AVENUE ODESSA ET AVENUE MONTREDON\",\n        \"position\": {\n            \"lat\": \"43.243802055963265\",\n            \"lng\": 5.370540756635374\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 17,\n        \"available_bike_stands\": 9,\n        \"available_bikes\": 8,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932391000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8262,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8262-MAZARGUES-BARRAL\",\n        \"address\": \"MAZARGUES BARRAL - ANGLE AVENUE DE MAZARGUES ET BOULEVARD BARRAL\",\n        \"position\": {\n            \"lat\": \"43.263999455764186\",\n            \"lng\": 5.392402358314715\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 12,\n        \"available_bike_stands\": 3,\n        \"available_bikes\": 9,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932449000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1316,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1316 -ST CHARLES FACULTÉ\",\n        \"address\": \"SAINT CHARLES FACULTE - BOULEVARD GUSTAVE DESPLACES ANGLE AVENUE DU GENERAL LECLERC\",\n        \"position\": {\n            \"lat\": \"43.304244359587024\",\n            \"lng\": 5.378292250179226\n        },\n        \"banking\": true,\n        \"bonus\": true,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 10,\n        \"available_bikes\": 5,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932607000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 7025,\n        \"contract_name\": \"marseille\",\n        \"name\": \"7025-LIVON PASTEUR\",\n        \"address\": \"LIVON PASTEUR - BOULEVARD CHARLES LIVON ANGLE ESPLANADE DU PHARO\",\n        \"position\": {\n            \"lat\": 43.29198908246378,\n            \"lng\": 5.357823161216201\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 20,\n        \"available_bike_stands\": 1,\n        \"available_bikes\": 19,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932444000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2221,\n        \"contract_name\": \"marseille\",\n        \"name\": \"2221-91 LIBÉRATION\",\n        \"address\": \"91 LIBERATION - 91 BOULEVARD DE LA LIBERATION\",\n        \"position\": {\n            \"lat\": 43.30050650960441,\n            \"lng\": 5.389298285180646\n        },\n        \"banking\": true,\n        \"bonus\": true,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 4,\n        \"available_bikes\": 6,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932439000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 7146,\n        \"contract_name\": \"marseille\",\n        \"name\": \"7146-LIVON VIEUX PORT\",\n        \"address\": \"LIVON VIEUX PORT - 36 BOULEVARD CHARLES LIVON\",\n        \"position\": {\n            \"lat\": 43.29224532184672,\n            \"lng\": 5.360224853219125\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 1,\n        \"available_bikes\": 14,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932973000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8065,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8065-PROMENADE POMPIDOU PALM BEACH\",\n        \"address\": \"PROMENADE POMPIDOU PALM BEACH - 6 PROMENADE GEORGES POMPIDOU\",\n        \"position\": {\n            \"lat\": \"43.267272515671856\",\n            \"lng\": 5.372088524255505\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 9,\n        \"available_bikes\": 6,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932885000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 5060,\n        \"contract_name\": \"marseille\",\n        \"name\": \"5060-SAKAKINI CHAVE\",\n        \"address\": \"SAKAKINI CHAVE - 236 BOULEVARD CHAVE EN DIRECTION DE SAKAKINI\",\n        \"position\": {\n            \"lat\": 43.29570956843267,\n            \"lng\": 5.399877070301781\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 12,\n        \"available_bike_stands\": 5,\n        \"available_bikes\": 7,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932928000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 5024,\n        \"contract_name\": \"marseille\",\n        \"name\": \"5024-BAILLE PAURIOL\",\n        \"address\": \"BAILLE PAURIOL - 114 BOULEVARD BAILLE ANGLE RUE PAURIOL\",\n        \"position\": {\n            \"lat\": \"43.287814455889425\",\n            \"lng\": 5.391331392803749\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 7,\n        \"available_bike_stands\": 7,\n        \"available_bikes\": 0,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932693000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8255,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8255-PRADO - PARADIS\",\n        \"address\": \"PRADO PARADIS - 390 AVENUE DU PRADO\",\n        \"position\": {\n            \"lat\": 43.26954179693142,\n            \"lng\": 5.386273779435491\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 7,\n        \"available_bikes\": 3,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932772000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 4057,\n        \"contract_name\": \"marseille\",\n        \"name\": \"4057-PLACE SEBASTOPOL\",\n        \"address\": \"PLACE SEBASTOPOL - 20 PLACE SEBASTOPOL\",\n        \"position\": {\n            \"lat\": \"43.298680879912176\",\n            \"lng\": 5.397216233775408\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 3,\n        \"available_bikes\": 7,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932780000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8093,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8093-HAMBOURG ROND POINT GUERRE\",\n        \"address\": \"HAMBOURG RONT POINT GUERRE - BOULEVARD DE HAMBOURG ANGLE ROND POINT PIERRE GUERRE\",\n        \"position\": {\n            \"lat\": \"43.249867874570256\",\n            \"lng\": 5.389411648303773\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 6,\n        \"available_bikes\": 9,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932525000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1006,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1006-COURS JEAN BALLARD\",\n        \"address\": \"COURS JEAN BALLARD - 5 COURS JEAN BALLARD\",\n        \"position\": {\n            \"lat\": 43.29336790915692,\n            \"lng\": 5.374638177288532\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 14,\n        \"available_bike_stands\": 9,\n        \"available_bikes\": 5,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932811000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 7138,\n        \"contract_name\": \"marseille\",\n        \"name\": \"7138-CORNICHE  ENDOUME\",\n        \"address\": \"CORNICHE ENDOUME - 126 CORNICHE J.F. KENNEDY\",\n        \"position\": {\n            \"lat\": 43.28250633472905,\n            \"lng\": 5.350628425025786\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 11,\n        \"available_bikes\": 4,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932631000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 4342,\n        \"contract_name\": \"marseille\",\n        \"name\": \"4342 - FLAMMARION MONTRICHET\",\n        \"address\": \"FLAMMARION MONTRICHET - PLACE LE VERRIER ANGLE BD FLAMMARION ET  BD MONTRICHET\",\n        \"position\": {\n            \"lat\": \"43.305993453766845\",\n            \"lng\": 5.393678259953781\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 7,\n        \"available_bikes\": 3,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932373000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8246,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8246-PARADIS - LORD DUVEEN\",\n        \"address\": \"PARADIS LORD DUVEEN - 395 RUE PARADIS\",\n        \"position\": {\n            \"lat\": \"43.275618147775035\",\n            \"lng\": 5.384455147739253\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 8,\n        \"available_bikes\": 2,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932893000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8053,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8053-PRADO - PERIER\",\n        \"address\": \"PRADO PERIER - 127 AVENUE DU PRADO\",\n        \"position\": {\n            \"lat\": 43.27974214607358,\n            \"lng\": 5.387431047255536\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 13,\n        \"available_bike_stands\": 7,\n        \"available_bikes\": 5,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932463000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 3322,\n        \"contract_name\": \"marseille\",\n        \"name\": \"3322 - ARENC CHANTERAC\",\n        \"address\": \"32 rue de Chanterac 13003 Marseille\",\n        \"position\": {\n            \"lat\": 43.3123370339008,\n            \"lng\": 5.3687418043728\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 20,\n        \"available_bike_stands\": 9,\n        \"available_bikes\": 10,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932420000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 913,\n        \"contract_name\": \"marseille\",\n        \"name\": \"913 - PLAGE DES DAMES\",\n        \"address\": \"36 Promenade du grand large 13008\",\n        \"position\": {\n            \"lat\": 43.240392,\n            \"lng\": 5.362533\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 21,\n        \"available_bike_stands\": 3,\n        \"available_bikes\": 18,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932587000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1275,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1275- JULIEN - 3 MAGES\",\n        \"address\": \"JULIEN 3 MAGES - COURS JULIEN ANGLE RUE DES TROIS MAGES\",\n        \"position\": {\n            \"lat\": 43.29562159175117,\n            \"lng\": 5.382390401095631\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 7,\n        \"available_bike_stands\": 3,\n        \"available_bikes\": 4,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932852000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8066,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8066-MENDES FRANCE HUVEAUNE\",\n        \"address\": \"MENDES FRANCE HUVEAUNE - AVENUE PEIRRE MENDES FRANCE DEVANT L'ENTREE DU PARC BORELY\",\n        \"position\": {\n            \"lat\": \"43.260217853801166\",\n            \"lng\": 5.37544360265886\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 18,\n        \"available_bike_stands\": 2,\n        \"available_bikes\": 16,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932920000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 3228,\n        \"contract_name\": \"marseille\",\n        \"name\": \"3228 -TOUR LA MARSEILLAISE\",\n        \"address\": \"Boulevard Mirabeau angle Rue Jean Gaspard Vence\",\n        \"position\": {\n            \"lat\": 43.313486,\n            \"lng\": 5.367227\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 19,\n        \"available_bike_stands\": 6,\n        \"available_bikes\": 13,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932707000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6187,\n        \"contract_name\": \"marseille\",\n        \"name\": \"6187-DELPUECH CORINTHE\",\n        \"address\": \"DELPUECH CORINTHE - 29 BOULEVARD DELPUECH\",\n        \"position\": {\n            \"lat\": 43.28292930261343,\n            \"lng\": 5.39109605124139\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 6,\n        \"available_bikes\": 9,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932828000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8261,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8261- 318 MAZARGUES\",\n        \"address\": \"318 MAZARGUES - FACE AU 318 AVENUE DE MAZARGUES\",\n        \"position\": {\n            \"lat\": \"43.260699609117914\",\n            \"lng\": 5.393973899334583\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 9,\n        \"available_bikes\": 6,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932658000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 7212,\n        \"contract_name\": \"marseille\",\n        \"name\": \"7212-SAINTE - NOTRE DAME\",\n        \"address\": \"SAINTE NOTRE DAME - 70 RUE SAINTE ANGLE RUE FORT NOTRE DAME\",\n        \"position\": {\n            \"lat\": \"43.291634709693945\",\n            \"lng\": 5.371370384862697\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 2,\n        \"available_bikes\": 6,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932959000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8202,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8202-397 PRADO\",\n        \"address\": \"397 PRADO - 397 AVENUE DU PRADO\",\n        \"position\": {\n            \"lat\": 43.26869900851042,\n            \"lng\": 5.385552216536626\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 13,\n        \"available_bike_stands\": 7,\n        \"available_bikes\": 6,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932481000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 3321,\n        \"contract_name\": \"marseille\",\n        \"name\": \"3321 - BELLE DE MAI FRICHE\",\n        \"address\": \"BELLE DE MAI FRICHE - ANGLE RUE GUIBAL ET RUE JOBIN\",\n        \"position\": {\n            \"lat\": 43.30958891338201,\n            \"lng\": 5.39024943158741\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 10,\n        \"available_bikes\": 5,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932882000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1226,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1226-PLAINE-ST PIERRE\",\n        \"address\": \"PLAINE ST PIERRE - RUE SAINT PIERRE ANGLE PLACE JEAN JAURES\",\n        \"position\": {\n            \"lat\": \"43.293880006338135\",\n            \"lng\": 5.386729879719248\n        },\n        \"banking\": true,\n        \"bonus\": true,\n        \"bike_stands\": 17,\n        \"available_bike_stands\": 17,\n        \"available_bikes\": 0,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932550000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 7151,\n        \"contract_name\": \"marseille\",\n        \"name\": \"7151-PASTEUR\",\n        \"address\": \"PASTEUR - 25 AVENUE PASTEUR\",\n        \"position\": {\n            \"lat\": \"43.290716834278136\",\n            \"lng\": 5.359258014511654\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 16,\n        \"available_bike_stands\": 9,\n        \"available_bikes\": 7,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932835000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 9259,\n        \"contract_name\": \"marseille\",\n        \"name\": \"9259-LANCIER-MARTHELINE\",\n        \"address\": \"LANCIER MARTHELINE - ANGLE CHEMIN DU LANCIER ET AVENUE DE LA  MARTHELINE\",\n        \"position\": {\n            \"lat\": 43.24759828978683,\n            \"lng\": 5.397126739923842\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 11,\n        \"available_bikes\": 4,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932789000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6253,\n        \"contract_name\": \"marseille\",\n        \"name\": \"06253 - ROME SYLVABELLE\",\n        \"address\": \"angle rue de rome rue sylvabelle\",\n        \"position\": {\n            \"lat\": 43.290022,\n            \"lng\": 5.381324\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 12,\n        \"available_bike_stands\": 5,\n        \"available_bikes\": 7,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932637000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8310,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8310- CANTINI REGE\",\n        \"address\": \"Avenue Jules Cantini croisement Rue Louis Rège sur parvis\",\n        \"position\": {\n            \"lat\": 43.281484,\n            \"lng\": 5.391515\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 18,\n        \"available_bike_stands\": 16,\n        \"available_bikes\": 2,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932921000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6154,\n        \"contract_name\": \"marseille\",\n        \"name\": \"6154-PIERRE PUGET BRETEUIL\",\n        \"address\": \"PIERRE PUGET BRETEUIL - COURS PIERRE PUGET ANGLE RUE BRETEUIL\",\n        \"position\": {\n            \"lat\": \"43.290329770206334\",\n            \"lng\": 5.375548341850035\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 8,\n        \"available_bike_stands\": 0,\n        \"available_bikes\": 8,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932733000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 5284,\n        \"contract_name\": \"marseille\",\n        \"name\": \"5284 - BAILLE-HOPITAL-CONCEPTION\",\n        \"address\": \"BAILLE HOPITAL CONCEPTION - BOULEVARD BAILLE FACE A L'ENTREE PRINCIPALE DE L'HOPITAL DE LA CONCEPTION\",\n        \"position\": {\n            \"lat\": 43.28936342586655,\n            \"lng\": 5.39631317835792\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 13,\n        \"available_bike_stands\": 13,\n        \"available_bikes\": 0,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932621000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2240,\n        \"contract_name\": \"marseille\",\n        \"name\": \"2240-DAMES - TERRAS\",\n        \"address\": \"DAMES TERRAS - BOULEVARD DES DAMES ANGLE RUE DU TERRAS\",\n        \"position\": {\n            \"lat\": \"43.301805741199246\",\n            \"lng\": 5.372302255725486\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 9,\n        \"available_bike_stands\": 7,\n        \"available_bikes\": 2,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932904000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1302,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1302-COLBERT -SAINTE BARBE\",\n        \"address\": \"COLBERT SAINTE BARBE - RUE COLBERT ANGLE RUE SAINTE BARBE\",\n        \"position\": {\n            \"lat\": 43.29924603474944,\n            \"lng\": 5.374740047327954\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 11,\n        \"available_bike_stands\": 2,\n        \"available_bikes\": 9,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932483000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1002,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1002-HOTEL DE VILLE\",\n        \"address\": \"HOTEL DE VILLE - Face au 42 QUAI DU PORT\",\n        \"position\": {\n            \"lat\": 43.2961387765145,\n            \"lng\": 5.3707713851323\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 32,\n        \"available_bike_stands\": 8,\n        \"available_bikes\": 20,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932539000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6176,\n        \"contract_name\": \"marseille\",\n        \"name\": \"6176-CANTINI ROUET\",\n        \"address\": \"CANTINI ROUET - FACE AU 27 AVENUE JULES CANTINI\",\n        \"position\": {\n            \"lat\": \"43.284775983612235\",\n            \"lng\": 5.385593763617925\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 24,\n        \"available_bike_stands\": 19,\n        \"available_bikes\": 5,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932428000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2304,\n        \"contract_name\": \"marseille\",\n        \"name\": \"2304 - RÉPUBLIQUE MOISSON\",\n        \"address\": \"REPUBLIQUE MOISSON - RUE DE LA REPUBLIQUE ANGLE RUE FRANCOIS MOISSON\",\n        \"position\": {\n            \"lat\": 43.30179774806541,\n            \"lng\": 5.369716218117023\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 5,\n        \"available_bikes\": 5,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932859000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1191,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1191-CANEBIERE-ST FERREOL\",\n        \"address\": \"CANEBIERE SAINT FERREOL - ANGLE CANEBIERE SAINT FERREOL\",\n        \"position\": {\n            \"lat\": 43.29620767061392,\n            \"lng\": 5.37693066220596\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 2,\n        \"available_bikes\": 8,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932593000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6114,\n        \"contract_name\": \"marseille\",\n        \"name\": \"6114-JULIEN BARTHELEMY\",\n        \"address\": \"JULIEN BARTHELEMY - 9 RUE 3 FRERES BARTHELEMY\",\n        \"position\": {\n            \"lat\": \"43.292604598053984\",\n            \"lng\": 5.384138435260716\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 9,\n        \"available_bikes\": 1,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932920000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1264,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1264 - CANEBIÈRE DUGOMMIER\",\n        \"address\": \"CANEBIERE DUGOMMIER - LA CANEBIERE ANGLE BOULEVARD DUGOMMIER\",\n        \"position\": {\n            \"lat\": 43.29789631329341,\n            \"lng\": 5.381132215559973\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 3,\n        \"available_bikes\": 7,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932737000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6206,\n        \"contract_name\": \"marseille\",\n        \"name\": \"6206-TOULON - MENPENTI\",\n        \"address\": \"TOULON MENPENTI - ANGLE AVENUE DE TOULON ET RUE MENPENTI\",\n        \"position\": {\n            \"lat\": \"43.284456097132846\",\n            \"lng\": 5.392112767343369\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 16,\n        \"available_bike_stands\": 15,\n        \"available_bikes\": 1,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932806000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2222,\n        \"contract_name\": \"marseille\",\n        \"name\": \"2222-151 LIBERATION\",\n        \"address\": \"151 LIBERATION - 151 BOULEVARD DE LA LIBERATION\",\n        \"position\": {\n            \"lat\": 43.30143187524121,\n            \"lng\": 5.392179383331833\n        },\n        \"banking\": true,\n        \"bonus\": true,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 6,\n        \"available_bikes\": 4,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932827000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 5104,\n        \"contract_name\": \"marseille\",\n        \"name\": \"5104-CHAVE EUGÈNE PIERRE\",\n        \"address\": \"CHAVE EUGENE PIERRE - BOULEVARD CHAVE ANGLE BOULEVARD EUGENE PIERRE\",\n        \"position\": {\n            \"lat\": 43.295363145406,\n            \"lng\": 5.390871390171412\n        },\n        \"banking\": true,\n        \"bonus\": true,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 10,\n        \"available_bikes\": 0,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932860000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1299,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1299- ST CHARLES VOLTAIRE LIBERTÉ\",\n        \"address\": \"SAINT CHARLES VOLTAIRE LIBERTE - BOULEVARD VOLTAIRE ANGLE BOULEVARD DE LA LIBERTE\",\n        \"position\": {\n            \"lat\": 43.30236655745069,\n            \"lng\": 5.383955032544848\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 17,\n        \"available_bike_stands\": 7,\n        \"available_bikes\": 10,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932890000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2200,\n        \"contract_name\": \"marseille\",\n        \"name\": \"2200-MUCEM\",\n        \"address\": \"Bd du Littoral, 100 m avant le Mucem, devant l’entrée du parking Vieux Port Fort St Jean, direction vieux port\",\n        \"position\": {\n            \"lat\": 43.2984594666424,\n            \"lng\": 5.36291062831879\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 26,\n        \"available_bike_stands\": 7,\n        \"available_bikes\": 18,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932499000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 5220,\n        \"contract_name\": \"marseille\",\n        \"name\": \"5220-ROOSEVELT - ORAN\",\n        \"address\": \"ROOSEVELT ORAN - 53 COURS FRANKLIN ROOSEVELT ANGLE RUE D'ORAN\",\n        \"position\": {\n            \"lat\": 43.29899195650368,\n            \"lng\": 5.388799115293999\n        },\n        \"banking\": true,\n        \"bonus\": true,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 4,\n        \"available_bikes\": 6,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932835000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8309,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8309- PRADO DUVEEN\",\n        \"address\": \"PRADO DUVEEN - 72 AVENUE DU PRADO\",\n        \"position\": {\n            \"lat\": 43.27654702249427,\n            \"lng\": 5.388799649683594\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 19,\n        \"available_bike_stands\": 1,\n        \"available_bikes\": 17,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932496000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8265,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8265- NÉGRESKO - PAULET\",\n        \"address\": \"NEGRESKO PAULET - FACE AU 42 RUE NEGRESKO\",\n        \"position\": {\n            \"lat\": \"43.269318556371154\",\n            \"lng\": 5.389387542314263\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 15,\n        \"available_bike_stands\": 0,\n        \"available_bikes\": 15,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932495000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 2032,\n        \"contract_name\": \"marseille\",\n        \"name\": \"2032- DAMES  SCHUMANN\",\n        \"address\": \"DAMES SCHUMANN - 96 BOULEVARD DES DAMES\",\n        \"position\": {\n            \"lat\": 43.30331167287617,\n            \"lng\": 5.366730359523051\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 13,\n        \"available_bike_stands\": 2,\n        \"available_bikes\": 11,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932572000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1287,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1287- STALINGRAD - RÉFORMÉS\",\n        \"address\": \"STALINGRAD REFORMES - SQUARE STALINGRAD\",\n        \"position\": {\n            \"lat\": 43.29952097558015,\n            \"lng\": 5.385047448641554\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 17,\n        \"available_bike_stands\": 9,\n        \"available_bikes\": 8,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932966000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8308,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8308-PRADO LATIL\",\n        \"address\": \"PRADO LATIL - 247 AVENUE DU PRADO\",\n        \"position\": {\n            \"lat\": \"43.274352269730755\",\n            \"lng\": 5.390405906592448\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 2,\n        \"available_bikes\": 8,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932614000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 7153,\n        \"contract_name\": \"marseille\",\n        \"name\": \"7153-CORSE ST MAURICE\",\n        \"address\": \"CORSE SAINT MAURICE - 28 AVENUE DE LA CORSE ANGLE RAMPE SAINT MAURICE\",\n        \"position\": {\n            \"lat\": 43.28946760889984,\n            \"lng\": 5.36370990786361\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 2,\n        \"available_bikes\": 8,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932903000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 8078,\n        \"contract_name\": \"marseille\",\n        \"name\": \"8078-VIEILLE CHAPELLE\",\n        \"address\": \"VIEILLE CHAPELLE - 35 AVENUE DE LA POINTE ROUGE\",\n        \"position\": {\n            \"lat\": 43.24789994774334,\n            \"lng\": 5.374447484757423\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 20,\n        \"available_bike_stands\": 1,\n        \"available_bikes\": 18,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932922000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 6348,\n        \"contract_name\": \"marseille\",\n        \"name\": \"6348 - ROME- SALVATOR-ITALIE\",\n        \"address\": \"3 Boulevard Louis Salvator angle rue d'Italie\",\n        \"position\": {\n            \"lat\": 43.290978,\n            \"lng\": 5.381342\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 17,\n        \"available_bike_stands\": 14,\n        \"available_bikes\": 3,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932392000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 4022,\n        \"contract_name\": \"marseille\",\n        \"name\": \"4022-SAKAKINI FOCH\",\n        \"address\": \"SAKAKINI FOCH - BOULAVARD SAKAKINI ANGLE AVENUE MARECHAL FOCH\",\n        \"position\": {\n            \"lat\": 43.29952274790985,\n            \"lng\": 5.401127142110414\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 11,\n        \"available_bike_stands\": 9,\n        \"available_bikes\": 2,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932939000,\n        \"provider\": \"leVelo\"\n    },\n    {\n        \"number\": 1213,\n        \"contract_name\": \"marseille\",\n        \"name\": \"1213-GRIGNAN - MARCELLE PAUL\",\n        \"address\": \"GRIGNAN MARCELLE PAUL - RUE GRIGNAN ANGLE RUE DE LA PAIX MARCELLE PAUL\",\n        \"position\": {\n            \"lat\": \"43.291357465205536\",\n            \"lng\": 5.373546945382951\n        },\n        \"banking\": true,\n        \"bonus\": false,\n        \"bike_stands\": 10,\n        \"available_bike_stands\": 6,\n        \"available_bikes\": 4,\n        \"status\": \"OPEN\",\n        \"last_update\": 1569932546000,\n        \"provider\": \"leVelo\"\n    }\n]"}],"_postman_id":"ccb25a2e-22e5-437d-9173-4d34d2cf4852"}],"id":"a894b41e-9c34-45f3-a09e-d9dfae9523b4","_postman_id":"a894b41e-9c34-45f3-a09e-d9dfae9523b4","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"grant_token"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"3913231f-55f5-431e-b4cc-208c460ee429","id":"3913231f-55f5-431e-b4cc-208c460ee429","name":"Marcelle Mobi Api Frioul","type":"collection"}}},{"name":"Weathers","item":[{"name":"getWeatherToday ","id":"acdb1d93-40ee-4874-837e-547be6489654","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://marcelle-mobi-api.herokuapp.com/weathers/today?q=Marseille","description":"<p>Get the today's weather</p>\n<p>Full Documentation : <a href=\"https://openweathermap.org/current\">https://openweathermap.org/current</a></p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"grant_token"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"3913231f-55f5-431e-b4cc-208c460ee429","id":"3913231f-55f5-431e-b4cc-208c460ee429","name":"Marcelle Mobi Api Frioul","type":"collection"}},"urlObject":{"protocol":"http","path":["weathers","today"],"host":["marcelle-mobi-api","herokuapp","com"],"query":[{"description":{"content":"<p>OR lat &amp; lon</p>\n","type":"text/plain"},"key":"q","value":"Marseille"}],"variable":[]}},"response":[{"id":"5da1029f-03c8-4d6e-a851-d526b89c1ff5","name":"GetWeatherToday","originalRequest":{"method":"GET","header":[],"url":"http://marcelle-mobi-api.herokuapp.com/weathers/today"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Tue, 01 Oct 2019 12:34:04 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"135b739df48c80c4666f9c982164795b\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"f13ab792-ac44-42c2-b055-02e8210e3914"},{"key":"X-Runtime","value":"0.002993"},{"key":"Vary","value":"Origin"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"coord\": {\n        \"lon\": 5.37,\n        \"lat\": 43.3\n    },\n    \"weather\": [\n        {\n            \"id\": 803,\n            \"main\": \"Clouds\",\n            \"description\": \"nuageux\",\n            \"icon\": \"04d\"\n        }\n    ],\n    \"base\": \"stations\",\n    \"main\": {\n        \"temp\": 24.98,\n        \"pressure\": 1011,\n        \"humidity\": 65,\n        \"temp_min\": 23.33,\n        \"temp_max\": 27.22\n    },\n    \"visibility\": 10000,\n    \"wind\": {\n        \"speed\": 5.1,\n        \"deg\": 160\n    },\n    \"clouds\": {\n        \"all\": 75\n    },\n    \"dt\": 1569930548,\n    \"sys\": {\n        \"type\": 1,\n        \"id\": 6512,\n        \"message\": 0.0066,\n        \"country\": \"FR\",\n        \"sunrise\": 1569908115,\n        \"sunset\": 1569950474\n    },\n    \"timezone\": 7200,\n    \"id\": 2995469,\n    \"name\": \"Marseille\",\n    \"cod\": 200\n}"}],"_postman_id":"acdb1d93-40ee-4874-837e-547be6489654"},{"name":"getWeatherForecast5Days","id":"b16ad0b7-6380-4831-b19e-c0521c0bceb0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://marcelle-mobi-api.herokuapp.com/weathers/forecast?lat=35&lon=139","description":"<p>Get the weathers 5 days before </p>\n<p>Full Documentation : <a href=\"https://openweathermap.org/forecast5\">https://openweathermap.org/forecast5</a></p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"grant_token"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"3913231f-55f5-431e-b4cc-208c460ee429","id":"3913231f-55f5-431e-b4cc-208c460ee429","name":"Marcelle Mobi Api Frioul","type":"collection"}},"urlObject":{"protocol":"http","path":["weathers","forecast"],"host":["marcelle-mobi-api","herokuapp","com"],"query":[{"description":{"content":"<p>OR q=city</p>\n","type":"text/plain"},"key":"lat","value":"35"},{"key":"lon","value":"139"}],"variable":[]}},"response":[{"id":"96ab9999-a88d-4804-ace7-e573f75c99b4","name":"getWeatherForecast5Days","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://marcelle-mobi-api.herokuapp.com/weathers/forecast?lat=35&lon=139","protocol":"http","host":["marcelle-mobi-api","herokuapp","com"],"path":["weathers","forecast"],"query":[{"key":"lat","value":"35","description":"OR q=city"},{"key":"lon","value":"139"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"cod\": \"200\",\n    \"message\": 0.0109,\n    \"cnt\": 40,\n    \"list\": [\n        {\n            \"dt\": 1570384800,\n            \"main\": {\n                \"temp\": 19.13,\n                \"temp_min\": 17.2,\n                \"temp_max\": 19.13,\n                \"pressure\": 1021.21,\n                \"sea_level\": 1021.21,\n                \"grnd_level\": 981.85,\n                \"humidity\": 71,\n                \"temp_kf\": 1.93\n            },\n            \"weather\": [\n                {\n                    \"id\": 804,\n                    \"main\": \"Clouds\",\n                    \"description\": \"couvert\",\n                    \"icon\": \"04n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 90\n            },\n            \"wind\": {\n                \"speed\": 4.37,\n                \"deg\": 61.523\n            },\n            \"rain\": {},\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-06 18:00:00\"\n        },\n        {\n            \"dt\": 1570395600,\n            \"main\": {\n                \"temp\": 17.84,\n                \"temp_min\": 16.39,\n                \"temp_max\": 17.84,\n                \"pressure\": 1021.78,\n                \"sea_level\": 1021.78,\n                \"grnd_level\": 982.47,\n                \"humidity\": 72,\n                \"temp_kf\": 1.45\n            },\n            \"weather\": [\n                {\n                    \"id\": 800,\n                    \"main\": \"Clear\",\n                    \"description\": \"ciel dégagé\",\n                    \"icon\": \"01d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 2\n            },\n            \"wind\": {\n                \"speed\": 3.68,\n                \"deg\": 63.965\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-06 21:00:00\"\n        },\n        {\n            \"dt\": 1570406400,\n            \"main\": {\n                \"temp\": 19.22,\n                \"temp_min\": 18.26,\n                \"temp_max\": 19.22,\n                \"pressure\": 1022.07,\n                \"sea_level\": 1022.07,\n                \"grnd_level\": 983.1,\n                \"humidity\": 64,\n                \"temp_kf\": 0.97\n            },\n            \"weather\": [\n                {\n                    \"id\": 801,\n                    \"main\": \"Clouds\",\n                    \"description\": \"peu nuageux\",\n                    \"icon\": \"02d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 18\n            },\n            \"wind\": {\n                \"speed\": 3.95,\n                \"deg\": 66.508\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-07 00:00:00\"\n        },\n        {\n            \"dt\": 1570417200,\n            \"main\": {\n                \"temp\": 20.27,\n                \"temp_min\": 19.79,\n                \"temp_max\": 20.27,\n                \"pressure\": 1020.11,\n                \"sea_level\": 1020.11,\n                \"grnd_level\": 981.3,\n                \"humidity\": 67,\n                \"temp_kf\": 0.48\n            },\n            \"weather\": [\n                {\n                    \"id\": 803,\n                    \"main\": \"Clouds\",\n                    \"description\": \"nuageux\",\n                    \"icon\": \"04d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 66\n            },\n            \"wind\": {\n                \"speed\": 3.59,\n                \"deg\": 66.992\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-07 03:00:00\"\n        },\n        {\n            \"dt\": 1570428000,\n            \"main\": {\n                \"temp\": 20.45,\n                \"temp_min\": 20.45,\n                \"temp_max\": 20.45,\n                \"pressure\": 1018.77,\n                \"sea_level\": 1018.77,\n                \"grnd_level\": 980,\n                \"humidity\": 70,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 803,\n                    \"main\": \"Clouds\",\n                    \"description\": \"nuageux\",\n                    \"icon\": \"04d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 73\n            },\n            \"wind\": {\n                \"speed\": 3.53,\n                \"deg\": 73.874\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-07 06:00:00\"\n        },\n        {\n            \"dt\": 1570438800,\n            \"main\": {\n                \"temp\": 18.75,\n                \"temp_min\": 18.75,\n                \"temp_max\": 18.75,\n                \"pressure\": 1019.36,\n                \"sea_level\": 1019.36,\n                \"grnd_level\": 980.29,\n                \"humidity\": 83,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 804,\n                    \"main\": \"Clouds\",\n                    \"description\": \"couvert\",\n                    \"icon\": \"04n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 87\n            },\n            \"wind\": {\n                \"speed\": 1.87,\n                \"deg\": 85.493\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-07 09:00:00\"\n        },\n        {\n            \"dt\": 1570449600,\n            \"main\": {\n                \"temp\": 19.05,\n                \"temp_min\": 19.05,\n                \"temp_max\": 19.05,\n                \"pressure\": 1019.27,\n                \"sea_level\": 1019.27,\n                \"grnd_level\": 979.9,\n                \"humidity\": 85,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 804,\n                    \"main\": \"Clouds\",\n                    \"description\": \"couvert\",\n                    \"icon\": \"04n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 90\n            },\n            \"wind\": {\n                \"speed\": 1.99,\n                \"deg\": 72.613\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-07 12:00:00\"\n        },\n        {\n            \"dt\": 1570460400,\n            \"main\": {\n                \"temp\": 18.17,\n                \"temp_min\": 18.17,\n                \"temp_max\": 18.17,\n                \"pressure\": 1016.84,\n                \"sea_level\": 1016.84,\n                \"grnd_level\": 977.79,\n                \"humidity\": 91,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 500,\n                    \"main\": \"Rain\",\n                    \"description\": \"légère pluie\",\n                    \"icon\": \"10n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 81\n            },\n            \"wind\": {\n                \"speed\": 1.39,\n                \"deg\": 88.184\n            },\n            \"rain\": {\n                \"3h\": 0.062\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-07 15:00:00\"\n        },\n        {\n            \"dt\": 1570471200,\n            \"main\": {\n                \"temp\": 17.53,\n                \"temp_min\": 17.53,\n                \"temp_max\": 17.53,\n                \"pressure\": 1014.51,\n                \"sea_level\": 1014.51,\n                \"grnd_level\": 975.63,\n                \"humidity\": 89,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 803,\n                    \"main\": \"Clouds\",\n                    \"description\": \"nuageux\",\n                    \"icon\": \"04n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 69\n            },\n            \"wind\": {\n                \"speed\": 0.92,\n                \"deg\": 103.041\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-07 18:00:00\"\n        },\n        {\n            \"dt\": 1570482000,\n            \"main\": {\n                \"temp\": 18.73,\n                \"temp_min\": 18.73,\n                \"temp_max\": 18.73,\n                \"pressure\": 1013.32,\n                \"sea_level\": 1013.32,\n                \"grnd_level\": 974.37,\n                \"humidity\": 85,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 804,\n                    \"main\": \"Clouds\",\n                    \"description\": \"couvert\",\n                    \"icon\": \"04d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 100\n            },\n            \"wind\": {\n                \"speed\": 1.13,\n                \"deg\": 248.414\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-07 21:00:00\"\n        },\n        {\n            \"dt\": 1570492800,\n            \"main\": {\n                \"temp\": 23.33,\n                \"temp_min\": 23.33,\n                \"temp_max\": 23.33,\n                \"pressure\": 1012.51,\n                \"sea_level\": 1012.51,\n                \"grnd_level\": 973.57,\n                \"humidity\": 70,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 803,\n                    \"main\": \"Clouds\",\n                    \"description\": \"nuageux\",\n                    \"icon\": \"04d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 82\n            },\n            \"wind\": {\n                \"speed\": 4.27,\n                \"deg\": 251.191\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-08 00:00:00\"\n        },\n        {\n            \"dt\": 1570503600,\n            \"main\": {\n                \"temp\": 24.57,\n                \"temp_min\": 24.57,\n                \"temp_max\": 24.57,\n                \"pressure\": 1010.31,\n                \"sea_level\": 1010.31,\n                \"grnd_level\": 971.39,\n                \"humidity\": 64,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 802,\n                    \"main\": \"Clouds\",\n                    \"description\": \"partiellement nuageux\",\n                    \"icon\": \"03d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 39\n            },\n            \"wind\": {\n                \"speed\": 6.66,\n                \"deg\": 250.304\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-08 03:00:00\"\n        },\n        {\n            \"dt\": 1570514400,\n            \"main\": {\n                \"temp\": 23.66,\n                \"temp_min\": 23.66,\n                \"temp_max\": 23.66,\n                \"pressure\": 1008.58,\n                \"sea_level\": 1008.58,\n                \"grnd_level\": 969.24,\n                \"humidity\": 74,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 803,\n                    \"main\": \"Clouds\",\n                    \"description\": \"nuageux\",\n                    \"icon\": \"04d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 53\n            },\n            \"wind\": {\n                \"speed\": 7.09,\n                \"deg\": 242.061\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-08 06:00:00\"\n        },\n        {\n            \"dt\": 1570525200,\n            \"main\": {\n                \"temp\": 21.25,\n                \"temp_min\": 21.25,\n                \"temp_max\": 21.25,\n                \"pressure\": 1009.51,\n                \"sea_level\": 1009.51,\n                \"grnd_level\": 969.59,\n                \"humidity\": 84,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 803,\n                    \"main\": \"Clouds\",\n                    \"description\": \"nuageux\",\n                    \"icon\": \"04n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 68\n            },\n            \"wind\": {\n                \"speed\": 3.58,\n                \"deg\": 229.592\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-08 09:00:00\"\n        },\n        {\n            \"dt\": 1570536000,\n            \"main\": {\n                \"temp\": 20.15,\n                \"temp_min\": 20.15,\n                \"temp_max\": 20.15,\n                \"pressure\": 1010.49,\n                \"sea_level\": 1010.49,\n                \"grnd_level\": 970.51,\n                \"humidity\": 83,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 803,\n                    \"main\": \"Clouds\",\n                    \"description\": \"nuageux\",\n                    \"icon\": \"04n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 75\n            },\n            \"wind\": {\n                \"speed\": 1.43,\n                \"deg\": 249.829\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-08 12:00:00\"\n        },\n        {\n            \"dt\": 1570546800,\n            \"main\": {\n                \"temp\": 19.77,\n                \"temp_min\": 19.77,\n                \"temp_max\": 19.77,\n                \"pressure\": 1010.49,\n                \"sea_level\": 1010.49,\n                \"grnd_level\": 970.85,\n                \"humidity\": 78,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 804,\n                    \"main\": \"Clouds\",\n                    \"description\": \"couvert\",\n                    \"icon\": \"04n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 97\n            },\n            \"wind\": {\n                \"speed\": 1.82,\n                \"deg\": 111.801\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-08 15:00:00\"\n        },\n        {\n            \"dt\": 1570557600,\n            \"main\": {\n                \"temp\": 19.05,\n                \"temp_min\": 19.05,\n                \"temp_max\": 19.05,\n                \"pressure\": 1011.46,\n                \"sea_level\": 1011.46,\n                \"grnd_level\": 972.33,\n                \"humidity\": 87,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 803,\n                    \"main\": \"Clouds\",\n                    \"description\": \"nuageux\",\n                    \"icon\": \"04n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 70\n            },\n            \"wind\": {\n                \"speed\": 4.93,\n                \"deg\": 73.147\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-08 18:00:00\"\n        },\n        {\n            \"dt\": 1570568400,\n            \"main\": {\n                \"temp\": 18.48,\n                \"temp_min\": 18.48,\n                \"temp_max\": 18.48,\n                \"pressure\": 1013.36,\n                \"sea_level\": 1013.36,\n                \"grnd_level\": 974.25,\n                \"humidity\": 84,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 500,\n                    \"main\": \"Rain\",\n                    \"description\": \"légère pluie\",\n                    \"icon\": \"10d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 100\n            },\n            \"wind\": {\n                \"speed\": 5.53,\n                \"deg\": 79.3\n            },\n            \"rain\": {\n                \"3h\": 0.188\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-08 21:00:00\"\n        },\n        {\n            \"dt\": 1570579200,\n            \"main\": {\n                \"temp\": 19.39,\n                \"temp_min\": 19.39,\n                \"temp_max\": 19.39,\n                \"pressure\": 1015.42,\n                \"sea_level\": 1015.42,\n                \"grnd_level\": 976.89,\n                \"humidity\": 72,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 500,\n                    \"main\": \"Rain\",\n                    \"description\": \"légère pluie\",\n                    \"icon\": \"10d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 62\n            },\n            \"wind\": {\n                \"speed\": 6.54,\n                \"deg\": 73.733\n            },\n            \"rain\": {\n                \"3h\": 0.062\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-09 00:00:00\"\n        },\n        {\n            \"dt\": 1570590000,\n            \"main\": {\n                \"temp\": 20.13,\n                \"temp_min\": 20.13,\n                \"temp_max\": 20.13,\n                \"pressure\": 1014.82,\n                \"sea_level\": 1014.82,\n                \"grnd_level\": 976.93,\n                \"humidity\": 64,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 802,\n                    \"main\": \"Clouds\",\n                    \"description\": \"partiellement nuageux\",\n                    \"icon\": \"03d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 27\n            },\n            \"wind\": {\n                \"speed\": 5.97,\n                \"deg\": 80.29\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-09 03:00:00\"\n        },\n        {\n            \"dt\": 1570600800,\n            \"main\": {\n                \"temp\": 18.99,\n                \"temp_min\": 18.99,\n                \"temp_max\": 18.99,\n                \"pressure\": 1015.09,\n                \"sea_level\": 1015.09,\n                \"grnd_level\": 977.16,\n                \"humidity\": 66,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 802,\n                    \"main\": \"Clouds\",\n                    \"description\": \"partiellement nuageux\",\n                    \"icon\": \"03d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 39\n            },\n            \"wind\": {\n                \"speed\": 5.77,\n                \"deg\": 87.488\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-09 06:00:00\"\n        },\n        {\n            \"dt\": 1570611600,\n            \"main\": {\n                \"temp\": 16.95,\n                \"temp_min\": 16.95,\n                \"temp_max\": 16.95,\n                \"pressure\": 1016.65,\n                \"sea_level\": 1016.65,\n                \"grnd_level\": 978.33,\n                \"humidity\": 80,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 802,\n                    \"main\": \"Clouds\",\n                    \"description\": \"partiellement nuageux\",\n                    \"icon\": \"03n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 48\n            },\n            \"wind\": {\n                \"speed\": 5.09,\n                \"deg\": 87.803\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-09 09:00:00\"\n        },\n        {\n            \"dt\": 1570622400,\n            \"main\": {\n                \"temp\": 16.55,\n                \"temp_min\": 16.55,\n                \"temp_max\": 16.55,\n                \"pressure\": 1018.57,\n                \"sea_level\": 1018.57,\n                \"grnd_level\": 980.23,\n                \"humidity\": 76,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 803,\n                    \"main\": \"Clouds\",\n                    \"description\": \"nuageux\",\n                    \"icon\": \"04n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 74\n            },\n            \"wind\": {\n                \"speed\": 4.75,\n                \"deg\": 81.336\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-09 12:00:00\"\n        },\n        {\n            \"dt\": 1570633200,\n            \"main\": {\n                \"temp\": 15.65,\n                \"temp_min\": 15.65,\n                \"temp_max\": 15.65,\n                \"pressure\": 1018.21,\n                \"sea_level\": 1018.21,\n                \"grnd_level\": 979.42,\n                \"humidity\": 75,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 803,\n                    \"main\": \"Clouds\",\n                    \"description\": \"nuageux\",\n                    \"icon\": \"04n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 53\n            },\n            \"wind\": {\n                \"speed\": 3.74,\n                \"deg\": 62.271\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-09 15:00:00\"\n        },\n        {\n            \"dt\": 1570644000,\n            \"main\": {\n                \"temp\": 15.58,\n                \"temp_min\": 15.58,\n                \"temp_max\": 15.58,\n                \"pressure\": 1018.17,\n                \"sea_level\": 1018.17,\n                \"grnd_level\": 979.12,\n                \"humidity\": 72,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 802,\n                    \"main\": \"Clouds\",\n                    \"description\": \"partiellement nuageux\",\n                    \"icon\": \"03n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 29\n            },\n            \"wind\": {\n                \"speed\": 4.15,\n                \"deg\": 62.416\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-09 18:00:00\"\n        },\n        {\n            \"dt\": 1570654800,\n            \"main\": {\n                \"temp\": 15.34,\n                \"temp_min\": 15.34,\n                \"temp_max\": 15.34,\n                \"pressure\": 1018.49,\n                \"sea_level\": 1018.49,\n                \"grnd_level\": 979.22,\n                \"humidity\": 71,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 800,\n                    \"main\": \"Clear\",\n                    \"description\": \"ciel dégagé\",\n                    \"icon\": \"01d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 1\n            },\n            \"wind\": {\n                \"speed\": 4.33,\n                \"deg\": 60.25\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-09 21:00:00\"\n        },\n        {\n            \"dt\": 1570665600,\n            \"main\": {\n                \"temp\": 18.7,\n                \"temp_min\": 18.7,\n                \"temp_max\": 18.7,\n                \"pressure\": 1018.82,\n                \"sea_level\": 1018.82,\n                \"grnd_level\": 979.65,\n                \"humidity\": 58,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 800,\n                    \"main\": \"Clear\",\n                    \"description\": \"ciel dégagé\",\n                    \"icon\": \"01d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 4\n            },\n            \"wind\": {\n                \"speed\": 5,\n                \"deg\": 64.778\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-10 00:00:00\"\n        },\n        {\n            \"dt\": 1570676400,\n            \"main\": {\n                \"temp\": 20.52,\n                \"temp_min\": 20.52,\n                \"temp_max\": 20.52,\n                \"pressure\": 1016.77,\n                \"sea_level\": 1016.77,\n                \"grnd_level\": 978.08,\n                \"humidity\": 57,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 803,\n                    \"main\": \"Clouds\",\n                    \"description\": \"nuageux\",\n                    \"icon\": \"04d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 69\n            },\n            \"wind\": {\n                \"speed\": 5.24,\n                \"deg\": 68.109\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-10 03:00:00\"\n        },\n        {\n            \"dt\": 1570687200,\n            \"main\": {\n                \"temp\": 21.21,\n                \"temp_min\": 21.21,\n                \"temp_max\": 21.21,\n                \"pressure\": 1015.31,\n                \"sea_level\": 1015.31,\n                \"grnd_level\": 976.75,\n                \"humidity\": 60,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 803,\n                    \"main\": \"Clouds\",\n                    \"description\": \"nuageux\",\n                    \"icon\": \"04d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 53\n            },\n            \"wind\": {\n                \"speed\": 4.95,\n                \"deg\": 74.299\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-10 06:00:00\"\n        },\n        {\n            \"dt\": 1570698000,\n            \"main\": {\n                \"temp\": 20.29,\n                \"temp_min\": 20.29,\n                \"temp_max\": 20.29,\n                \"pressure\": 1015.33,\n                \"sea_level\": 1015.33,\n                \"grnd_level\": 976.17,\n                \"humidity\": 71,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 803,\n                    \"main\": \"Clouds\",\n                    \"description\": \"nuageux\",\n                    \"icon\": \"04n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 78\n            },\n            \"wind\": {\n                \"speed\": 4.87,\n                \"deg\": 67.002\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-10 09:00:00\"\n        },\n        {\n            \"dt\": 1570708800,\n            \"main\": {\n                \"temp\": 19.61,\n                \"temp_min\": 19.61,\n                \"temp_max\": 19.61,\n                \"pressure\": 1015.88,\n                \"sea_level\": 1015.88,\n                \"grnd_level\": 976.96,\n                \"humidity\": 81,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 804,\n                    \"main\": \"Clouds\",\n                    \"description\": \"couvert\",\n                    \"icon\": \"04n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 86\n            },\n            \"wind\": {\n                \"speed\": 4.6,\n                \"deg\": 60.292\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-10 12:00:00\"\n        },\n        {\n            \"dt\": 1570719600,\n            \"main\": {\n                \"temp\": 18.45,\n                \"temp_min\": 18.45,\n                \"temp_max\": 18.45,\n                \"pressure\": 1014.46,\n                \"sea_level\": 1014.46,\n                \"grnd_level\": 975.59,\n                \"humidity\": 86,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 500,\n                    \"main\": \"Rain\",\n                    \"description\": \"légère pluie\",\n                    \"icon\": \"10n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 100\n            },\n            \"wind\": {\n                \"speed\": 3.55,\n                \"deg\": 61.432\n            },\n            \"rain\": {\n                \"3h\": 0.312\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-10 15:00:00\"\n        },\n        {\n            \"dt\": 1570730400,\n            \"main\": {\n                \"temp\": 18.61,\n                \"temp_min\": 18.61,\n                \"temp_max\": 18.61,\n                \"pressure\": 1012.8,\n                \"sea_level\": 1012.8,\n                \"grnd_level\": 974.46,\n                \"humidity\": 83,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 804,\n                    \"main\": \"Clouds\",\n                    \"description\": \"couvert\",\n                    \"icon\": \"04n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 100\n            },\n            \"wind\": {\n                \"speed\": 3.07,\n                \"deg\": 64.563\n            },\n            \"rain\": {},\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-10 18:00:00\"\n        },\n        {\n            \"dt\": 1570741200,\n            \"main\": {\n                \"temp\": 18.96,\n                \"temp_min\": 18.96,\n                \"temp_max\": 18.96,\n                \"pressure\": 1012.15,\n                \"sea_level\": 1012.15,\n                \"grnd_level\": 974.05,\n                \"humidity\": 84,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 804,\n                    \"main\": \"Clouds\",\n                    \"description\": \"couvert\",\n                    \"icon\": \"04d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 100\n            },\n            \"wind\": {\n                \"speed\": 3.3,\n                \"deg\": 71.093\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-10 21:00:00\"\n        },\n        {\n            \"dt\": 1570752000,\n            \"main\": {\n                \"temp\": 21.07,\n                \"temp_min\": 21.07,\n                \"temp_max\": 21.07,\n                \"pressure\": 1013.06,\n                \"sea_level\": 1013.06,\n                \"grnd_level\": 975.07,\n                \"humidity\": 79,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 804,\n                    \"main\": \"Clouds\",\n                    \"description\": \"couvert\",\n                    \"icon\": \"04d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 97\n            },\n            \"wind\": {\n                \"speed\": 4.35,\n                \"deg\": 68.734\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-11 00:00:00\"\n        },\n        {\n            \"dt\": 1570762800,\n            \"main\": {\n                \"temp\": 21.54,\n                \"temp_min\": 21.54,\n                \"temp_max\": 21.54,\n                \"pressure\": 1011.55,\n                \"sea_level\": 1011.55,\n                \"grnd_level\": 973.35,\n                \"humidity\": 78,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 804,\n                    \"main\": \"Clouds\",\n                    \"description\": \"couvert\",\n                    \"icon\": \"04d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 87\n            },\n            \"wind\": {\n                \"speed\": 5.6,\n                \"deg\": 66.582\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-11 03:00:00\"\n        },\n        {\n            \"dt\": 1570773600,\n            \"main\": {\n                \"temp\": 19.82,\n                \"temp_min\": 19.82,\n                \"temp_max\": 19.82,\n                \"pressure\": 1010.89,\n                \"sea_level\": 1010.89,\n                \"grnd_level\": 972.7,\n                \"humidity\": 89,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 500,\n                    \"main\": \"Rain\",\n                    \"description\": \"légère pluie\",\n                    \"icon\": \"10d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 94\n            },\n            \"wind\": {\n                \"speed\": 4.79,\n                \"deg\": 59.482\n            },\n            \"rain\": {\n                \"3h\": 1.125\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-11 06:00:00\"\n        },\n        {\n            \"dt\": 1570784400,\n            \"main\": {\n                \"temp\": 19.45,\n                \"temp_min\": 19.45,\n                \"temp_max\": 19.45,\n                \"pressure\": 1011.58,\n                \"sea_level\": 1011.58,\n                \"grnd_level\": 973.12,\n                \"humidity\": 93,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 500,\n                    \"main\": \"Rain\",\n                    \"description\": \"légère pluie\",\n                    \"icon\": \"10n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 100\n            },\n            \"wind\": {\n                \"speed\": 3.61,\n                \"deg\": 59.371\n            },\n            \"rain\": {\n                \"3h\": 1.438\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-11 09:00:00\"\n        },\n        {\n            \"dt\": 1570795200,\n            \"main\": {\n                \"temp\": 19.88,\n                \"temp_min\": 19.88,\n                \"temp_max\": 19.88,\n                \"pressure\": 1012.55,\n                \"sea_level\": 1012.55,\n                \"grnd_level\": 973.7,\n                \"humidity\": 92,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 500,\n                    \"main\": \"Rain\",\n                    \"description\": \"légère pluie\",\n                    \"icon\": \"10n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 100\n            },\n            \"wind\": {\n                \"speed\": 3.43,\n                \"deg\": 60.568\n            },\n            \"rain\": {\n                \"3h\": 0.124\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-11 12:00:00\"\n        },\n        {\n            \"dt\": 1570806000,\n            \"main\": {\n                \"temp\": 19.95,\n                \"temp_min\": 19.95,\n                \"temp_max\": 19.95,\n                \"pressure\": 1011.65,\n                \"sea_level\": 1011.65,\n                \"grnd_level\": 972.66,\n                \"humidity\": 95,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 500,\n                    \"main\": \"Rain\",\n                    \"description\": \"légère pluie\",\n                    \"icon\": \"10n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 100\n            },\n            \"wind\": {\n                \"speed\": 2.97,\n                \"deg\": 64.144\n            },\n            \"rain\": {\n                \"3h\": 2.125\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-11 15:00:00\"\n        }\n    ],\n    \"city\": {\n        \"id\": 1851632,\n        \"name\": \"Shuzenji\",\n        \"coord\": {\n            \"lat\": 34.9667,\n            \"lon\": 138.9333\n        },\n        \"country\": \"JP\",\n        \"timezone\": 32400,\n        \"sunrise\": 1570394570,\n        \"sunset\": 1570436493\n    }\n}"},{"id":"b95c27c0-4162-4ce3-9177-a8e526827ad7","name":"getWeatherForecast5Days","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://marcelle-mobi-api.herokuapp.com/weathers/forecast?lat=35&lon=139","protocol":"http","host":["marcelle-mobi-api","herokuapp","com"],"path":["weathers","forecast"],"query":[{"key":"lat","value":"35","description":"OR q=city"},{"key":"lon","value":"139"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Mon, 07 Oct 2019 15:34:58 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"cb2aac5cd34deb54c8673e637d376736\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"7b492710-32e9-4a76-81f6-1dd13b5972bb"},{"key":"X-Runtime","value":"0.078044"},{"key":"Vary","value":"Origin"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"cod\": \"200\",\n    \"message\": 0.0083,\n    \"cnt\": 40,\n    \"list\": [\n        {\n            \"dt\": 1570471200,\n            \"main\": {\n                \"temp\": 18.39,\n                \"temp_min\": 18.05,\n                \"temp_max\": 18.39,\n                \"pressure\": 1014.66,\n                \"sea_level\": 1014.66,\n                \"grnd_level\": 975.88,\n                \"humidity\": 93,\n                \"temp_kf\": 0.34\n            },\n            \"weather\": [\n                {\n                    \"id\": 804,\n                    \"main\": \"Clouds\",\n                    \"description\": \"couvert\",\n                    \"icon\": \"04n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 100\n            },\n            \"wind\": {\n                \"speed\": 0.92,\n                \"deg\": 65.36\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-07 18:00:00\"\n        },\n        {\n            \"dt\": 1570482000,\n            \"main\": {\n                \"temp\": 18.61,\n                \"temp_min\": 18.35,\n                \"temp_max\": 18.61,\n                \"pressure\": 1013.42,\n                \"sea_level\": 1013.42,\n                \"grnd_level\": 974.43,\n                \"humidity\": 91,\n                \"temp_kf\": 0.25\n            },\n            \"weather\": [\n                {\n                    \"id\": 803,\n                    \"main\": \"Clouds\",\n                    \"description\": \"nuageux\",\n                    \"icon\": \"04d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 76\n            },\n            \"wind\": {\n                \"speed\": 1.65,\n                \"deg\": 246.094\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-07 21:00:00\"\n        },\n        {\n            \"dt\": 1570492800,\n            \"main\": {\n                \"temp\": 23.09,\n                \"temp_min\": 22.92,\n                \"temp_max\": 23.09,\n                \"pressure\": 1012.41,\n                \"sea_level\": 1012.41,\n                \"grnd_level\": 973.33,\n                \"humidity\": 74,\n                \"temp_kf\": 0.17\n            },\n            \"weather\": [\n                {\n                    \"id\": 803,\n                    \"main\": \"Clouds\",\n                    \"description\": \"nuageux\",\n                    \"icon\": \"04d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 61\n            },\n            \"wind\": {\n                \"speed\": 3.93,\n                \"deg\": 254.323\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-08 00:00:00\"\n        },\n        {\n            \"dt\": 1570503600,\n            \"main\": {\n                \"temp\": 24.61,\n                \"temp_min\": 24.53,\n                \"temp_max\": 24.61,\n                \"pressure\": 1010.28,\n                \"sea_level\": 1010.28,\n                \"grnd_level\": 971.17,\n                \"humidity\": 67,\n                \"temp_kf\": 0.08\n            },\n            \"weather\": [\n                {\n                    \"id\": 804,\n                    \"main\": \"Clouds\",\n                    \"description\": \"couvert\",\n                    \"icon\": \"04d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 100\n            },\n            \"wind\": {\n                \"speed\": 6.34,\n                \"deg\": 250.493\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-08 03:00:00\"\n        },\n        {\n            \"dt\": 1570514400,\n            \"main\": {\n                \"temp\": 24.14,\n                \"temp_min\": 24.14,\n                \"temp_max\": 24.14,\n                \"pressure\": 1008.15,\n                \"sea_level\": 1008.15,\n                \"grnd_level\": 968.9,\n                \"humidity\": 73,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 804,\n                    \"main\": \"Clouds\",\n                    \"description\": \"couvert\",\n                    \"icon\": \"04d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 90\n            },\n            \"wind\": {\n                \"speed\": 7.63,\n                \"deg\": 243.136\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-08 06:00:00\"\n        },\n        {\n            \"dt\": 1570525200,\n            \"main\": {\n                \"temp\": 21.75,\n                \"temp_min\": 21.75,\n                \"temp_max\": 21.75,\n                \"pressure\": 1008.95,\n                \"sea_level\": 1008.95,\n                \"grnd_level\": 968.82,\n                \"humidity\": 82,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 804,\n                    \"main\": \"Clouds\",\n                    \"description\": \"couvert\",\n                    \"icon\": \"04n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 100\n            },\n            \"wind\": {\n                \"speed\": 4.91,\n                \"deg\": 228.595\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-08 09:00:00\"\n        },\n        {\n            \"dt\": 1570536000,\n            \"main\": {\n                \"temp\": 19.88,\n                \"temp_min\": 19.88,\n                \"temp_max\": 19.88,\n                \"pressure\": 1009.44,\n                \"sea_level\": 1009.44,\n                \"grnd_level\": 969.41,\n                \"humidity\": 84,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 804,\n                    \"main\": \"Clouds\",\n                    \"description\": \"couvert\",\n                    \"icon\": \"04n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 99\n            },\n            \"wind\": {\n                \"speed\": 2.17,\n                \"deg\": 238.557\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-08 12:00:00\"\n        },\n        {\n            \"dt\": 1570546800,\n            \"main\": {\n                \"temp\": 18.65,\n                \"temp_min\": 18.65,\n                \"temp_max\": 18.65,\n                \"pressure\": 1009.83,\n                \"sea_level\": 1009.83,\n                \"grnd_level\": 969.94,\n                \"humidity\": 79,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 804,\n                    \"main\": \"Clouds\",\n                    \"description\": \"couvert\",\n                    \"icon\": \"04n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 96\n            },\n            \"wind\": {\n                \"speed\": 0.92,\n                \"deg\": 241.518\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-08 15:00:00\"\n        },\n        {\n            \"dt\": 1570557600,\n            \"main\": {\n                \"temp\": 18.95,\n                \"temp_min\": 18.95,\n                \"temp_max\": 18.95,\n                \"pressure\": 1010.55,\n                \"sea_level\": 1010.55,\n                \"grnd_level\": 971.19,\n                \"humidity\": 85,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 803,\n                    \"main\": \"Clouds\",\n                    \"description\": \"nuageux\",\n                    \"icon\": \"04n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 84\n            },\n            \"wind\": {\n                \"speed\": 4.47,\n                \"deg\": 70.556\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-08 18:00:00\"\n        },\n        {\n            \"dt\": 1570568400,\n            \"main\": {\n                \"temp\": 17.56,\n                \"temp_min\": 17.56,\n                \"temp_max\": 17.56,\n                \"pressure\": 1012.68,\n                \"sea_level\": 1012.68,\n                \"grnd_level\": 973.4,\n                \"humidity\": 72,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 802,\n                    \"main\": \"Clouds\",\n                    \"description\": \"partiellement nuageux\",\n                    \"icon\": \"03d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 28\n            },\n            \"wind\": {\n                \"speed\": 4.6,\n                \"deg\": 79.704\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-08 21:00:00\"\n        },\n        {\n            \"dt\": 1570579200,\n            \"main\": {\n                \"temp\": 19.25,\n                \"temp_min\": 19.25,\n                \"temp_max\": 19.25,\n                \"pressure\": 1014.45,\n                \"sea_level\": 1014.45,\n                \"grnd_level\": 975.91,\n                \"humidity\": 51,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 801,\n                    \"main\": \"Clouds\",\n                    \"description\": \"peu nuageux\",\n                    \"icon\": \"02d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 15\n            },\n            \"wind\": {\n                \"speed\": 7.09,\n                \"deg\": 65.564\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-09 00:00:00\"\n        },\n        {\n            \"dt\": 1570590000,\n            \"main\": {\n                \"temp\": 20.52,\n                \"temp_min\": 20.52,\n                \"temp_max\": 20.52,\n                \"pressure\": 1014.45,\n                \"sea_level\": 1014.45,\n                \"grnd_level\": 976.46,\n                \"humidity\": 56,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 801,\n                    \"main\": \"Clouds\",\n                    \"description\": \"peu nuageux\",\n                    \"icon\": \"02d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 15\n            },\n            \"wind\": {\n                \"speed\": 5.18,\n                \"deg\": 75.634\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-09 03:00:00\"\n        },\n        {\n            \"dt\": 1570600800,\n            \"main\": {\n                \"temp\": 19.46,\n                \"temp_min\": 19.46,\n                \"temp_max\": 19.46,\n                \"pressure\": 1014.29,\n                \"sea_level\": 1014.29,\n                \"grnd_level\": 976.2,\n                \"humidity\": 65,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 802,\n                    \"main\": \"Clouds\",\n                    \"description\": \"partiellement nuageux\",\n                    \"icon\": \"03d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 50\n            },\n            \"wind\": {\n                \"speed\": 3.73,\n                \"deg\": 98.614\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-09 06:00:00\"\n        },\n        {\n            \"dt\": 1570611600,\n            \"main\": {\n                \"temp\": 16.35,\n                \"temp_min\": 16.35,\n                \"temp_max\": 16.35,\n                \"pressure\": 1016.21,\n                \"sea_level\": 1016.21,\n                \"grnd_level\": 977.71,\n                \"humidity\": 76,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 803,\n                    \"main\": \"Clouds\",\n                    \"description\": \"nuageux\",\n                    \"icon\": \"04n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 68\n            },\n            \"wind\": {\n                \"speed\": 3.25,\n                \"deg\": 101.511\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-09 09:00:00\"\n        },\n        {\n            \"dt\": 1570622400,\n            \"main\": {\n                \"temp\": 16.25,\n                \"temp_min\": 16.25,\n                \"temp_max\": 16.25,\n                \"pressure\": 1018.41,\n                \"sea_level\": 1018.41,\n                \"grnd_level\": 979.53,\n                \"humidity\": 80,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 802,\n                    \"main\": \"Clouds\",\n                    \"description\": \"partiellement nuageux\",\n                    \"icon\": \"03n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 42\n            },\n            \"wind\": {\n                \"speed\": 3.55,\n                \"deg\": 78.826\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-09 12:00:00\"\n        },\n        {\n            \"dt\": 1570633200,\n            \"main\": {\n                \"temp\": 15.89,\n                \"temp_min\": 15.89,\n                \"temp_max\": 15.89,\n                \"pressure\": 1018.48,\n                \"sea_level\": 1018.48,\n                \"grnd_level\": 979.32,\n                \"humidity\": 83,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 500,\n                    \"main\": \"Rain\",\n                    \"description\": \"légère pluie\",\n                    \"icon\": \"10n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 71\n            },\n            \"wind\": {\n                \"speed\": 3.53,\n                \"deg\": 57.872\n            },\n            \"rain\": {\n                \"3h\": 0.062\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-09 15:00:00\"\n        },\n        {\n            \"dt\": 1570644000,\n            \"main\": {\n                \"temp\": 16.25,\n                \"temp_min\": 16.25,\n                \"temp_max\": 16.25,\n                \"pressure\": 1018.25,\n                \"sea_level\": 1018.25,\n                \"grnd_level\": 978.85,\n                \"humidity\": 76,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 500,\n                    \"main\": \"Rain\",\n                    \"description\": \"légère pluie\",\n                    \"icon\": \"10n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 71\n            },\n            \"wind\": {\n                \"speed\": 4.06,\n                \"deg\": 50.381\n            },\n            \"rain\": {\n                \"3h\": 0.063\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-09 18:00:00\"\n        },\n        {\n            \"dt\": 1570654800,\n            \"main\": {\n                \"temp\": 15.9,\n                \"temp_min\": 15.9,\n                \"temp_max\": 15.9,\n                \"pressure\": 1018.84,\n                \"sea_level\": 1018.84,\n                \"grnd_level\": 979.43,\n                \"humidity\": 74,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 803,\n                    \"main\": \"Clouds\",\n                    \"description\": \"nuageux\",\n                    \"icon\": \"04d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 64\n            },\n            \"wind\": {\n                \"speed\": 4.2,\n                \"deg\": 53.321\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-09 21:00:00\"\n        },\n        {\n            \"dt\": 1570665600,\n            \"main\": {\n                \"temp\": 18.12,\n                \"temp_min\": 18.12,\n                \"temp_max\": 18.12,\n                \"pressure\": 1018.83,\n                \"sea_level\": 1018.83,\n                \"grnd_level\": 979.71,\n                \"humidity\": 66,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 803,\n                    \"main\": \"Clouds\",\n                    \"description\": \"nuageux\",\n                    \"icon\": \"04d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 60\n            },\n            \"wind\": {\n                \"speed\": 4.94,\n                \"deg\": 64.852\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-10 00:00:00\"\n        },\n        {\n            \"dt\": 1570676400,\n            \"main\": {\n                \"temp\": 20.39,\n                \"temp_min\": 20.39,\n                \"temp_max\": 20.39,\n                \"pressure\": 1016.63,\n                \"sea_level\": 1016.63,\n                \"grnd_level\": 977.55,\n                \"humidity\": 60,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 801,\n                    \"main\": \"Clouds\",\n                    \"description\": \"peu nuageux\",\n                    \"icon\": \"02d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 23\n            },\n            \"wind\": {\n                \"speed\": 5.39,\n                \"deg\": 69.261\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-10 03:00:00\"\n        },\n        {\n            \"dt\": 1570687200,\n            \"main\": {\n                \"temp\": 20.85,\n                \"temp_min\": 20.85,\n                \"temp_max\": 20.85,\n                \"pressure\": 1015.07,\n                \"sea_level\": 1015.07,\n                \"grnd_level\": 976.34,\n                \"humidity\": 58,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 801,\n                    \"main\": \"Clouds\",\n                    \"description\": \"peu nuageux\",\n                    \"icon\": \"02d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 11\n            },\n            \"wind\": {\n                \"speed\": 5.42,\n                \"deg\": 71.772\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-10 06:00:00\"\n        },\n        {\n            \"dt\": 1570698000,\n            \"main\": {\n                \"temp\": 18.89,\n                \"temp_min\": 18.89,\n                \"temp_max\": 18.89,\n                \"pressure\": 1015.13,\n                \"sea_level\": 1015.13,\n                \"grnd_level\": 976.39,\n                \"humidity\": 77,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 800,\n                    \"main\": \"Clear\",\n                    \"description\": \"ciel dégagé\",\n                    \"icon\": \"01n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 0\n            },\n            \"wind\": {\n                \"speed\": 5.28,\n                \"deg\": 81.149\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-10 09:00:00\"\n        },\n        {\n            \"dt\": 1570708800,\n            \"main\": {\n                \"temp\": 18.54,\n                \"temp_min\": 18.54,\n                \"temp_max\": 18.54,\n                \"pressure\": 1015.27,\n                \"sea_level\": 1015.27,\n                \"grnd_level\": 976.64,\n                \"humidity\": 79,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 800,\n                    \"main\": \"Clear\",\n                    \"description\": \"ciel dégagé\",\n                    \"icon\": \"01n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 0\n            },\n            \"wind\": {\n                \"speed\": 4.19,\n                \"deg\": 60.269\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-10 12:00:00\"\n        },\n        {\n            \"dt\": 1570719600,\n            \"main\": {\n                \"temp\": 17.88,\n                \"temp_min\": 17.88,\n                \"temp_max\": 17.88,\n                \"pressure\": 1013.53,\n                \"sea_level\": 1013.53,\n                \"grnd_level\": 975.09,\n                \"humidity\": 74,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 800,\n                    \"main\": \"Clear\",\n                    \"description\": \"ciel dégagé\",\n                    \"icon\": \"01n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 10\n            },\n            \"wind\": {\n                \"speed\": 3.34,\n                \"deg\": 66.448\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-10 15:00:00\"\n        },\n        {\n            \"dt\": 1570730400,\n            \"main\": {\n                \"temp\": 17.99,\n                \"temp_min\": 17.99,\n                \"temp_max\": 17.99,\n                \"pressure\": 1011.83,\n                \"sea_level\": 1011.83,\n                \"grnd_level\": 973.34,\n                \"humidity\": 72,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 802,\n                    \"main\": \"Clouds\",\n                    \"description\": \"partiellement nuageux\",\n                    \"icon\": \"03n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 34\n            },\n            \"wind\": {\n                \"speed\": 3.13,\n                \"deg\": 71.571\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-10 18:00:00\"\n        },\n        {\n            \"dt\": 1570741200,\n            \"main\": {\n                \"temp\": 18.65,\n                \"temp_min\": 18.65,\n                \"temp_max\": 18.65,\n                \"pressure\": 1011.69,\n                \"sea_level\": 1011.69,\n                \"grnd_level\": 973.17,\n                \"humidity\": 70,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 804,\n                    \"main\": \"Clouds\",\n                    \"description\": \"couvert\",\n                    \"icon\": \"04d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 99\n            },\n            \"wind\": {\n                \"speed\": 2.77,\n                \"deg\": 75.964\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-10 21:00:00\"\n        },\n        {\n            \"dt\": 1570752000,\n            \"main\": {\n                \"temp\": 20.76,\n                \"temp_min\": 20.76,\n                \"temp_max\": 20.76,\n                \"pressure\": 1012.47,\n                \"sea_level\": 1012.47,\n                \"grnd_level\": 973.79,\n                \"humidity\": 69,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 804,\n                    \"main\": \"Clouds\",\n                    \"description\": \"couvert\",\n                    \"icon\": \"04d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 100\n            },\n            \"wind\": {\n                \"speed\": 5.09,\n                \"deg\": 63.223\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-11 00:00:00\"\n        },\n        {\n            \"dt\": 1570762800,\n            \"main\": {\n                \"temp\": 18.34,\n                \"temp_min\": 18.34,\n                \"temp_max\": 18.34,\n                \"pressure\": 1011.41,\n                \"sea_level\": 1011.41,\n                \"grnd_level\": 972.9,\n                \"humidity\": 88,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 500,\n                    \"main\": \"Rain\",\n                    \"description\": \"légère pluie\",\n                    \"icon\": \"10d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 100\n            },\n            \"wind\": {\n                \"speed\": 3.28,\n                \"deg\": 67.07\n            },\n            \"rain\": {\n                \"3h\": 1.438\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-11 03:00:00\"\n        },\n        {\n            \"dt\": 1570773600,\n            \"main\": {\n                \"temp\": 19.37,\n                \"temp_min\": 19.37,\n                \"temp_max\": 19.37,\n                \"pressure\": 1010.86,\n                \"sea_level\": 1010.86,\n                \"grnd_level\": 972.05,\n                \"humidity\": 86,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 500,\n                    \"main\": \"Rain\",\n                    \"description\": \"légère pluie\",\n                    \"icon\": \"10d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 100\n            },\n            \"wind\": {\n                \"speed\": 3.2,\n                \"deg\": 83.177\n            },\n            \"rain\": {\n                \"3h\": 0.25\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-11 06:00:00\"\n        },\n        {\n            \"dt\": 1570784400,\n            \"main\": {\n                \"temp\": 18.6,\n                \"temp_min\": 18.6,\n                \"temp_max\": 18.6,\n                \"pressure\": 1011.18,\n                \"sea_level\": 1011.18,\n                \"grnd_level\": 972.37,\n                \"humidity\": 93,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 500,\n                    \"main\": \"Rain\",\n                    \"description\": \"légère pluie\",\n                    \"icon\": \"10n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 100\n            },\n            \"wind\": {\n                \"speed\": 3.73,\n                \"deg\": 67.029\n            },\n            \"rain\": {\n                \"3h\": 1\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-11 09:00:00\"\n        },\n        {\n            \"dt\": 1570795200,\n            \"main\": {\n                \"temp\": 19.09,\n                \"temp_min\": 19.09,\n                \"temp_max\": 19.09,\n                \"pressure\": 1011.52,\n                \"sea_level\": 1011.52,\n                \"grnd_level\": 973,\n                \"humidity\": 92,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 500,\n                    \"main\": \"Rain\",\n                    \"description\": \"légère pluie\",\n                    \"icon\": \"10n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 100\n            },\n            \"wind\": {\n                \"speed\": 4.76,\n                \"deg\": 66.338\n            },\n            \"rain\": {\n                \"3h\": 0.438\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-11 12:00:00\"\n        },\n        {\n            \"dt\": 1570806000,\n            \"main\": {\n                \"temp\": 19.43,\n                \"temp_min\": 19.43,\n                \"temp_max\": 19.43,\n                \"pressure\": 1009.25,\n                \"sea_level\": 1009.25,\n                \"grnd_level\": 971.13,\n                \"humidity\": 94,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 500,\n                    \"main\": \"Rain\",\n                    \"description\": \"légère pluie\",\n                    \"icon\": \"10n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 100\n            },\n            \"wind\": {\n                \"speed\": 4.19,\n                \"deg\": 55.791\n            },\n            \"rain\": {\n                \"3h\": 1.688\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-11 15:00:00\"\n        },\n        {\n            \"dt\": 1570816800,\n            \"main\": {\n                \"temp\": 19.36,\n                \"temp_min\": 19.36,\n                \"temp_max\": 19.36,\n                \"pressure\": 1007.06,\n                \"sea_level\": 1007.06,\n                \"grnd_level\": 969.71,\n                \"humidity\": 95,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 501,\n                    \"main\": \"Rain\",\n                    \"description\": \"pluie modérée\",\n                    \"icon\": \"10n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 100\n            },\n            \"wind\": {\n                \"speed\": 5.35,\n                \"deg\": 53.094\n            },\n            \"rain\": {\n                \"3h\": 3.25\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-11 18:00:00\"\n        },\n        {\n            \"dt\": 1570827600,\n            \"main\": {\n                \"temp\": 19.79,\n                \"temp_min\": 19.79,\n                \"temp_max\": 19.79,\n                \"pressure\": 1005.74,\n                \"sea_level\": 1005.74,\n                \"grnd_level\": 968.6,\n                \"humidity\": 95,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 501,\n                    \"main\": \"Rain\",\n                    \"description\": \"pluie modérée\",\n                    \"icon\": \"10d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 100\n            },\n            \"wind\": {\n                \"speed\": 4.67,\n                \"deg\": 46.545\n            },\n            \"rain\": {\n                \"3h\": 8.25\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-11 21:00:00\"\n        },\n        {\n            \"dt\": 1570838400,\n            \"main\": {\n                \"temp\": 19.72,\n                \"temp_min\": 19.72,\n                \"temp_max\": 19.72,\n                \"pressure\": 1005.17,\n                \"sea_level\": 1005.17,\n                \"grnd_level\": 968.17,\n                \"humidity\": 94,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 501,\n                    \"main\": \"Rain\",\n                    \"description\": \"pluie modérée\",\n                    \"icon\": \"10d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 100\n            },\n            \"wind\": {\n                \"speed\": 8.53,\n                \"deg\": 42.838\n            },\n            \"rain\": {\n                \"3h\": 4.812\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-12 00:00:00\"\n        },\n        {\n            \"dt\": 1570849200,\n            \"main\": {\n                \"temp\": 19.48,\n                \"temp_min\": 19.48,\n                \"temp_max\": 19.48,\n                \"pressure\": 1003.14,\n                \"sea_level\": 1003.14,\n                \"grnd_level\": 964.86,\n                \"humidity\": 93,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 501,\n                    \"main\": \"Rain\",\n                    \"description\": \"pluie modérée\",\n                    \"icon\": \"10d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 100\n            },\n            \"wind\": {\n                \"speed\": 10.83,\n                \"deg\": 44.046\n            },\n            \"rain\": {\n                \"3h\": 3.188\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-12 03:00:00\"\n        },\n        {\n            \"dt\": 1570860000,\n            \"main\": {\n                \"temp\": 17.79,\n                \"temp_min\": 17.79,\n                \"temp_max\": 17.79,\n                \"pressure\": 1000.36,\n                \"sea_level\": 1000.36,\n                \"grnd_level\": 961.08,\n                \"humidity\": 95,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 502,\n                    \"main\": \"Rain\",\n                    \"description\": \"forte pluie\",\n                    \"icon\": \"10d\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 100\n            },\n            \"wind\": {\n                \"speed\": 12.91,\n                \"deg\": 45.841\n            },\n            \"rain\": {\n                \"3h\": 14.5\n            },\n            \"sys\": {\n                \"pod\": \"d\"\n            },\n            \"dt_txt\": \"2019-10-12 06:00:00\"\n        },\n        {\n            \"dt\": 1570870800,\n            \"main\": {\n                \"temp\": 16.61,\n                \"temp_min\": 16.61,\n                \"temp_max\": 16.61,\n                \"pressure\": 995.45,\n                \"sea_level\": 995.45,\n                \"grnd_level\": 954.87,\n                \"humidity\": 93,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 502,\n                    \"main\": \"Rain\",\n                    \"description\": \"forte pluie\",\n                    \"icon\": \"10n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 100\n            },\n            \"wind\": {\n                \"speed\": 15.85,\n                \"deg\": 38.42\n            },\n            \"rain\": {\n                \"3h\": 29.75\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-12 09:00:00\"\n        },\n        {\n            \"dt\": 1570881600,\n            \"main\": {\n                \"temp\": 16.25,\n                \"temp_min\": 16.25,\n                \"temp_max\": 16.25,\n                \"pressure\": 984.43,\n                \"sea_level\": 984.43,\n                \"grnd_level\": 948.56,\n                \"humidity\": 97,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 503,\n                    \"main\": \"Rain\",\n                    \"description\": \"très forte pluie\",\n                    \"icon\": \"10n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 100\n            },\n            \"wind\": {\n                \"speed\": 19.1,\n                \"deg\": 42.743\n            },\n            \"rain\": {\n                \"3h\": 88.562\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-12 12:00:00\"\n        },\n        {\n            \"dt\": 1570892400,\n            \"main\": {\n                \"temp\": 22.35,\n                \"temp_min\": 22.35,\n                \"temp_max\": 22.35,\n                \"pressure\": 967.47,\n                \"sea_level\": 967.47,\n                \"grnd_level\": 934.27,\n                \"humidity\": 99,\n                \"temp_kf\": 0\n            },\n            \"weather\": [\n                {\n                    \"id\": 503,\n                    \"main\": \"Rain\",\n                    \"description\": \"très forte pluie\",\n                    \"icon\": \"10n\"\n                }\n            ],\n            \"clouds\": {\n                \"all\": 100\n            },\n            \"wind\": {\n                \"speed\": 18.9,\n                \"deg\": 83.244\n            },\n            \"rain\": {\n                \"3h\": 109\n            },\n            \"sys\": {\n                \"pod\": \"n\"\n            },\n            \"dt_txt\": \"2019-10-12 15:00:00\"\n        }\n    ],\n    \"city\": {\n        \"id\": 1851632,\n        \"name\": \"Shuzenji\",\n        \"coord\": {\n            \"lat\": 34.9667,\n            \"lon\": 138.9333\n        },\n        \"country\": \"JP\",\n        \"timezone\": 32400,\n        \"sunrise\": 1570481017,\n        \"sunset\": 1570522811\n    }\n}"}],"_postman_id":"b16ad0b7-6380-4831-b19e-c0521c0bceb0"}],"id":"635a43ce-08a8-440d-86b0-0921abf65b78","_postman_id":"635a43ce-08a8-440d-86b0-0921abf65b78","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"grant_token"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"3913231f-55f5-431e-b4cc-208c460ee429","id":"3913231f-55f5-431e-b4cc-208c460ee429","name":"Marcelle Mobi Api Frioul","type":"collection"}}},{"name":"Car Poolings","item":[{"name":"getBlablacarTrips","id":"d7bdad3c-731c-48d2-8736-bc89c1ee6c2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://marcelle-mobi-api.herokuapp.com/carpoolings/blablacar_trips?fn=Marseille","description":"<p>Return trips available on Blablarcar</p>\n<p>Full Documentation : <a href=\"https://dev.blablacar.com/hc/en-us/articles/360009002899--API-documentation\">https://dev.blablacar.com/hc/en-us/articles/360009002899--API-documentation</a></p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"grant_token"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"3913231f-55f5-431e-b4cc-208c460ee429","id":"3913231f-55f5-431e-b4cc-208c460ee429","name":"Marcelle Mobi Api Frioul","type":"collection"}},"urlObject":{"protocol":"http","path":["carpoolings","blablacar_trips"],"host":["marcelle-mobi-api","herokuapp","com"],"query":[{"key":"fn","value":"Marseille"}],"variable":[]}},"response":[{"id":"d2185a3f-c473-4cdb-82e0-b0d95947100b","name":"getBlablacarTrips","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://marcelle-mobi-api.herokuapp.com/carpoolings/blablacar_trips?fn=Marseille","protocol":"http","host":["marcelle-mobi-api","herokuapp","com"],"path":["carpoolings","blablacar_trips"],"query":[{"key":"fn","value":"Marseille"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Mon, 07 Oct 2019 15:35:35 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"132d5c20fd25a14b202750be09c2f28e\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"9dca4fc5-4ddd-42f5-b04b-7a3203af0f4f"},{"key":"X-Runtime","value":"0.920646"},{"key":"Vary","value":"Origin"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"links\": {\n        \"_self\": \"http://api.blablacar.com:443/api/v2/trips\",\n        \"_front\": \"http://www.blablacar.co.uk:443/search?fn=Marseille&fc=43.296482%2C5.36978\"\n    },\n    \"pager\": {\n        \"page\": 1,\n        \"pages\": 87,\n        \"total\": 867,\n        \"limit\": 10\n    },\n    \"trips\": [\n        {\n            \"links\": {\n                \"_self\": \"http://api.blablacar.com:443/api/v2/trips/1729953937-marseille-miramas\",\n                \"_front\": \"http://www.blablacar.co.uk:443/trip/carpooling/1729953937-marseille-miramas/\"\n            },\n            \"departure_date\": \"07/10/2019 17:50:50\",\n            \"departure_place\": {\n                \"city_name\": \"Marseille\",\n                \"address\": \"6 Boulevard de Dunkerque, Marseille\",\n                \"latitude\": 43.3051,\n                \"longitude\": 5.36736,\n                \"country_code\": \"FR\"\n            },\n            \"arrival_place\": {\n                \"city_name\": \"Miramas\",\n                \"address\": \"25 Rue de la Liberté, Miramas\",\n                \"latitude\": 43.5785,\n                \"longitude\": 5.00239,\n                \"country_code\": \"FR\"\n            },\n            \"price\": {\n                \"value\": 4,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€4\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_with_commission\": {\n                \"value\": 5,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€5.00\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_without_commission\": {\n                \"value\": 4,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€4\",\n                \"price_color\": \"BLACK\"\n            },\n            \"commission\": {\n                \"value\": 1,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€1.00\"\n            },\n            \"seats_left\": 4,\n            \"seats\": 4,\n            \"duration\": {\n                \"value\": 3000,\n                \"unity\": \"s\"\n            },\n            \"distance\": {\n                \"value\": 61,\n                \"unity\": \"km\"\n            },\n            \"permanent_id\": \"1729953937-marseille-miramas\",\n            \"car\": {\n                \"id\": \"62889860\",\n                \"model\": \"TOURAN\",\n                \"make\": \"VOLKSWAGEN\",\n                \"comfort\": \"Normal\",\n                \"comfort_nb_star\": 2,\n                \"category\": \"CATEGORY_44\"\n            },\n            \"multimodal_id\": {\n                \"source\": \"CARPOOLING\",\n                \"id\": \"1729953937-marseille-miramas\"\n            },\n            \"viaggio_rosa\": false,\n            \"is_comfort\": false,\n            \"freeway\": true,\n            \"answer_delay\": 0,\n            \"booking_mode\": \"auto\",\n            \"booking_type\": \"online\",\n            \"locations_to_display\": [\n                \"Marseille\",\n                \"Miramas\"\n            ],\n            \"departure_passenger_routing\": {\n                \"proximity\": \"CLOSE\",\n                \"routes\": [\n                    {\n                        \"distance_in_meters\": 978,\n                        \"type\": \"AS_THE_CROW_FLIES\"\n                    }\n                ]\n            },\n            \"corridoring_type\": \"PLANNED\",\n            \"vehicle_pictures\": []\n        },\n        {\n            \"links\": {\n                \"_self\": \"http://api.blablacar.com:443/api/v2/trips/1734714035-marseille-toulon\",\n                \"_front\": \"http://www.blablacar.co.uk:443/trip/carpooling/1734714035-marseille-toulon/\"\n            },\n            \"departure_date\": \"07/10/2019 18:00:00\",\n            \"departure_place\": {\n                \"city_name\": \"Marseille\",\n                \"address\": \"La Rose - Technopôle de Château-Gombert, Marseille\",\n                \"latitude\": 43.333167,\n                \"longitude\": 5.429637,\n                \"country_code\": \"FR\"\n            },\n            \"arrival_place\": {\n                \"city_name\": \"Toulon\",\n                \"address\": \"Boulevard Général Leclerc, Toulon\",\n                \"latitude\": 43.125849,\n                \"longitude\": 5.927626,\n                \"country_code\": \"FR\"\n            },\n            \"price\": {\n                \"value\": 4,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€4\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_with_commission\": {\n                \"value\": 5,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€5.00\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_without_commission\": {\n                \"value\": 4,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€4\",\n                \"price_color\": \"BLACK\"\n            },\n            \"commission\": {\n                \"value\": 1,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€1.00\"\n            },\n            \"seats_left\": 2,\n            \"seats\": 2,\n            \"duration\": {\n                \"value\": 4800,\n                \"unity\": \"s\"\n            },\n            \"distance\": {\n                \"value\": 89,\n                \"unity\": \"km\"\n            },\n            \"permanent_id\": \"1734714035-marseille-toulon\",\n            \"multimodal_id\": {\n                \"source\": \"CARPOOLING\",\n                \"id\": \"1734714035-marseille-toulon\"\n            },\n            \"viaggio_rosa\": false,\n            \"is_comfort\": true,\n            \"freeway\": true,\n            \"answer_delay\": 3,\n            \"booking_mode\": \"manual\",\n            \"booking_type\": \"online\",\n            \"locations_to_display\": [\n                \"Marseille\",\n                \"Toulon\"\n            ],\n            \"departure_passenger_routing\": {\n                \"proximity\": \"MIDDLE\",\n                \"routes\": [\n                    {\n                        \"distance_in_meters\": 6332,\n                        \"type\": \"AS_THE_CROW_FLIES\"\n                    }\n                ]\n            },\n            \"corridoring_type\": \"PLANNED\",\n            \"vehicle_pictures\": []\n        },\n        {\n            \"links\": {\n                \"_self\": \"http://api.blablacar.com:443/api/v2/trips/1730240734-marseille-manosque\",\n                \"_front\": \"http://www.blablacar.co.uk:443/trip/carpooling/1730240734-marseille-manosque/\"\n            },\n            \"departure_date\": \"07/10/2019 18:00:00\",\n            \"departure_place\": {\n                \"city_name\": \"Marseille\",\n                \"address\": \"Impasse Richebois, Marseille, France\",\n                \"latitude\": 43.3675677,\n                \"longitude\": 5.3321139,\n                \"country_code\": \"FR\"\n            },\n            \"arrival_place\": {\n                \"city_name\": \"Manosque\",\n                \"address\": \"Manosque, France\",\n                \"latitude\": 43.835744,\n                \"longitude\": 5.790916,\n                \"country_code\": \"FR\"\n            },\n            \"price\": {\n                \"value\": 6,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€6\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_with_commission\": {\n                \"value\": 7.5,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€7.50\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_without_commission\": {\n                \"value\": 6,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€6\",\n                \"price_color\": \"BLACK\"\n            },\n            \"commission\": {\n                \"value\": 1.5,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€1.50\"\n            },\n            \"seats_left\": 3,\n            \"seats\": 3,\n            \"duration\": {\n                \"value\": 4200,\n                \"unity\": \"s\"\n            },\n            \"distance\": {\n                \"value\": 80,\n                \"unity\": \"km\"\n            },\n            \"permanent_id\": \"1730240734-marseille-manosque\",\n            \"car\": {\n                \"id\": \"825190\",\n                \"model\": \"CC\",\n                \"make\": \"VOLKSWAGEN\",\n                \"comfort\": \"Luxury\",\n                \"comfort_nb_star\": 4,\n                \"category\": \"CATEGORY_BERLINE\"\n            },\n            \"multimodal_id\": {\n                \"source\": \"CARPOOLING\",\n                \"id\": \"1730240734-marseille-manosque\"\n            },\n            \"viaggio_rosa\": false,\n            \"is_comfort\": false,\n            \"freeway\": true,\n            \"answer_delay\": 0,\n            \"booking_mode\": \"auto\",\n            \"booking_type\": \"online\",\n            \"locations_to_display\": [\n                \"Marseille\",\n                \"Manosque\"\n            ],\n            \"departure_passenger_routing\": {\n                \"proximity\": \"MIDDLE\",\n                \"routes\": [\n                    {\n                        \"distance_in_meters\": 8471,\n                        \"type\": \"AS_THE_CROW_FLIES\"\n                    }\n                ]\n            },\n            \"corridoring_type\": \"PLANNED\",\n            \"vehicle_pictures\": []\n        },\n        {\n            \"links\": {\n                \"_self\": \"http://api.blablacar.com:443/api/v2/trips/1735838830-marseille-cavaillon\",\n                \"_front\": \"http://www.blablacar.co.uk:443/trip/carpooling/1735838830-marseille-cavaillon/\"\n            },\n            \"departure_date\": \"07/10/2019 18:00:00\",\n            \"departure_place\": {\n                \"city_name\": \"Marseille\",\n                \"address\": \"St Barnabé, 13012 Marseille, France\",\n                \"latitude\": 43.3050067,\n                \"longitude\": 5.4176816,\n                \"country_code\": \"FR\"\n            },\n            \"arrival_place\": {\n                \"city_name\": \"Cavaillon\",\n                \"address\": \"84300 Cavaillon, France\",\n                \"latitude\": 43.8366045,\n                \"longitude\": 5.0407814,\n                \"country_code\": \"FR\"\n            },\n            \"price\": {\n                \"value\": 6,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€6\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_with_commission\": {\n                \"value\": 7.5,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€7.50\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_without_commission\": {\n                \"value\": 6,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€6\",\n                \"price_color\": \"BLACK\"\n            },\n            \"commission\": {\n                \"value\": 1.5,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€1.50\"\n            },\n            \"seats_left\": 3,\n            \"seats\": 3,\n            \"duration\": {\n                \"value\": 3600,\n                \"unity\": \"s\"\n            },\n            \"distance\": {\n                \"value\": 77,\n                \"unity\": \"km\"\n            },\n            \"permanent_id\": \"1735838830-marseille-cavaillon\",\n            \"multimodal_id\": {\n                \"source\": \"CARPOOLING\",\n                \"id\": \"1735838830-marseille-cavaillon\"\n            },\n            \"viaggio_rosa\": false,\n            \"is_comfort\": true,\n            \"freeway\": true,\n            \"answer_delay\": 0,\n            \"booking_mode\": \"auto\",\n            \"booking_type\": \"online\",\n            \"locations_to_display\": [\n                \"Marseille\",\n                \"Cavaillon\"\n            ],\n            \"departure_passenger_routing\": {\n                \"proximity\": \"MIDDLE\",\n                \"routes\": [\n                    {\n                        \"distance_in_meters\": 3991,\n                        \"type\": \"AS_THE_CROW_FLIES\"\n                    }\n                ]\n            },\n            \"corridoring_type\": \"PLANNED\",\n            \"vehicle_pictures\": []\n        },\n        {\n            \"links\": {\n                \"_self\": \"http://api.blablacar.com:443/api/v2/trips/1730514805-marseille-bonnieux\",\n                \"_front\": \"http://www.blablacar.co.uk:443/trip/carpooling/1730514805-marseille-bonnieux/\"\n            },\n            \"departure_date\": \"07/10/2019 18:00:00\",\n            \"departure_place\": {\n                \"city_name\": \"Marseille\",\n                \"address\": \"Place de la Major, Marseille, France\",\n                \"latitude\": 43.2988899,\n                \"longitude\": 5.365036,\n                \"country_code\": \"FR\"\n            },\n            \"arrival_place\": {\n                \"city_name\": \"Bonnieux\",\n                \"address\": \"Bonnieux, France\",\n                \"latitude\": 43.829119,\n                \"longitude\": 5.3126939,\n                \"country_code\": \"FR\"\n            },\n            \"price\": {\n                \"value\": 7,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€7\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_with_commission\": {\n                \"value\": 8.5,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€8.50\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_without_commission\": {\n                \"value\": 7,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€7\",\n                \"price_color\": \"BLACK\"\n            },\n            \"commission\": {\n                \"value\": 1.5,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€1.50\"\n            },\n            \"seats_left\": 4,\n            \"seats\": 4,\n            \"duration\": {\n                \"value\": 6600,\n                \"unity\": \"s\"\n            },\n            \"distance\": {\n                \"value\": 83,\n                \"unity\": \"km\"\n            },\n            \"permanent_id\": \"1730514805-marseille-bonnieux\",\n            \"car\": {\n                \"id\": \"35492688\",\n                \"model\": \"TRAFIC\",\n                \"make\": \"RENAULT\",\n                \"comfort\": \"Normal\",\n                \"comfort_nb_star\": 2,\n                \"category\": \"CATEGORY_SMALL_UTILITY\"\n            },\n            \"multimodal_id\": {\n                \"source\": \"CARPOOLING\",\n                \"id\": \"1730514805-marseille-bonnieux\"\n            },\n            \"viaggio_rosa\": false,\n            \"is_comfort\": false,\n            \"freeway\": true,\n            \"answer_delay\": 0,\n            \"booking_mode\": \"auto\",\n            \"booking_type\": \"online\",\n            \"locations_to_display\": [\n                \"Marseille\",\n                \"Bonnieux\"\n            ],\n            \"departure_passenger_routing\": {\n                \"proximity\": \"CLOSE\",\n                \"routes\": [\n                    {\n                        \"distance_in_meters\": 468,\n                        \"type\": \"AS_THE_CROW_FLIES\"\n                    }\n                ]\n            },\n            \"corridoring_type\": \"PLANNED\",\n            \"vehicle_pictures\": []\n        },\n        {\n            \"links\": {\n                \"_self\": \"http://api.blablacar.com:443/api/v2/trips/1676779207-marseille-montpellier-1\",\n                \"_front\": \"http://www.blablacar.co.uk:443/trip/carpooling/1676779207-marseille-montpellier-1/\"\n            },\n            \"departure_date\": \"07/10/2019 18:00:00\",\n            \"departure_place\": {\n                \"city_name\": \"Marseille\",\n                \"address\": \"Centre Commercial Marseille Grand Littoral, Marseille\",\n                \"latitude\": 43.363194,\n                \"longitude\": 5.353722,\n                \"country_code\": \"FR\"\n            },\n            \"arrival_place\": {\n                \"city_name\": \"Montpellier\",\n                \"address\": \"Odysseum, Montpellier, France\",\n                \"latitude\": 43.611656189,\n                \"longitude\": 3.908814907,\n                \"country_code\": \"FR\"\n            },\n            \"price\": {\n                \"value\": 9,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€9\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_with_commission\": {\n                \"value\": 11,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€11.00\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_without_commission\": {\n                \"value\": 9,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€9\",\n                \"price_color\": \"BLACK\"\n            },\n            \"commission\": {\n                \"value\": 2,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€2.00\"\n            },\n            \"seats_left\": 3,\n            \"seats\": 3,\n            \"duration\": {\n                \"value\": 6600,\n                \"unity\": \"s\"\n            },\n            \"distance\": {\n                \"value\": 159,\n                \"unity\": \"km\"\n            },\n            \"permanent_id\": \"1676779207-marseille-montpellier-1\",\n            \"car\": {\n                \"id\": \"6539310\",\n                \"model\": \"C3\",\n                \"make\": \"CITROEN\",\n                \"comfort\": \"Normal\",\n                \"comfort_nb_star\": 2,\n                \"category\": \"CATEGORY_BERLINE\"\n            },\n            \"multimodal_id\": {\n                \"source\": \"CARPOOLING\",\n                \"id\": \"1676779207-marseille-montpellier-1\"\n            },\n            \"viaggio_rosa\": false,\n            \"is_comfort\": true,\n            \"freeway\": true,\n            \"answer_delay\": 3,\n            \"booking_mode\": \"manual\",\n            \"booking_type\": \"online\",\n            \"locations_to_display\": [\n                \"Marseille\",\n                \"Montpellier\"\n            ],\n            \"departure_passenger_routing\": {\n                \"proximity\": \"MIDDLE\",\n                \"routes\": [\n                    {\n                        \"distance_in_meters\": 7531,\n                        \"type\": \"AS_THE_CROW_FLIES\"\n                    }\n                ]\n            },\n            \"corridoring_type\": \"PLANNED\",\n            \"vehicle_pictures\": []\n        },\n        {\n            \"links\": {\n                \"_self\": \"http://api.blablacar.com:443/api/v2/trips/1734939491-marseille-villepinte\",\n                \"_front\": \"http://www.blablacar.co.uk:443/trip/carpooling/1734939491-marseille-villepinte/\"\n            },\n            \"departure_date\": \"07/10/2019 18:00:00\",\n            \"departure_place\": {\n                \"city_name\": \"Marseille\",\n                \"address\": \"Marseille Vieux Port, Marseille\",\n                \"latitude\": 43.29327,\n                \"longitude\": 5.373395,\n                \"country_code\": \"FR\"\n            },\n            \"arrival_place\": {\n                \"city_name\": \"Villepinte\",\n                \"address\": \"Gare de Villepinte, Villepinte\",\n                \"latitude\": 48.962898,\n                \"longitude\": 2.512266,\n                \"country_code\": \"FR\"\n            },\n            \"price\": {\n                \"value\": 66,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€66\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_with_commission\": {\n                \"value\": 78,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€78.00\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_without_commission\": {\n                \"value\": 66,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€66\",\n                \"price_color\": \"BLACK\"\n            },\n            \"commission\": {\n                \"value\": 12,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€12.00\"\n            },\n            \"seats_left\": 4,\n            \"seats\": 4,\n            \"duration\": {\n                \"value\": 30000,\n                \"unity\": \"s\"\n            },\n            \"distance\": {\n                \"value\": 791,\n                \"unity\": \"km\"\n            },\n            \"permanent_id\": \"1734939491-marseille-villepinte\",\n            \"multimodal_id\": {\n                \"source\": \"CARPOOLING\",\n                \"id\": \"1734939491-marseille-villepinte\"\n            },\n            \"viaggio_rosa\": false,\n            \"is_comfort\": false,\n            \"freeway\": true,\n            \"answer_delay\": 0,\n            \"booking_mode\": \"auto\",\n            \"booking_type\": \"online\",\n            \"locations_to_display\": [\n                \"Marseille\",\n                \"Villepinte\"\n            ],\n            \"departure_passenger_routing\": {\n                \"proximity\": \"CLOSE\",\n                \"routes\": [\n                    {\n                        \"distance_in_meters\": 462,\n                        \"type\": \"AS_THE_CROW_FLIES\"\n                    }\n                ]\n            },\n            \"corridoring_type\": \"PLANNED\",\n            \"vehicle_pictures\": []\n        },\n        {\n            \"links\": {\n                \"_self\": \"http://api.blablacar.com:443/api/v2/trips/1729924411-marseille-brignoles\",\n                \"_front\": \"http://www.blablacar.co.uk:443/trip/carpooling/1729924411-marseille-brignoles/\"\n            },\n            \"departure_date\": \"07/10/2019 18:00:06\",\n            \"departure_place\": {\n                \"city_name\": \"Marseille\",\n                \"address\": \"15 Boulevard Ferdinand de Lesseps, Marseille\",\n                \"latitude\": 43.320172,\n                \"longitude\": 5.370912,\n                \"country_code\": \"FR\"\n            },\n            \"arrival_place\": {\n                \"city_name\": \"Brignoles\",\n                \"address\": \"Rue du 8 Mai 1945, Brignoles\",\n                \"latitude\": 43.406832,\n                \"longitude\": 6.063415,\n                \"country_code\": \"FR\"\n            },\n            \"price\": {\n                \"value\": 6,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€6\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_with_commission\": {\n                \"value\": 7.5,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€7.50\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_without_commission\": {\n                \"value\": 6,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€6\",\n                \"price_color\": \"BLACK\"\n            },\n            \"commission\": {\n                \"value\": 1.5,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€1.50\"\n            },\n            \"seats_left\": 2,\n            \"seats\": 3,\n            \"duration\": {\n                \"value\": 5400,\n                \"unity\": \"s\"\n            },\n            \"distance\": {\n                \"value\": 91,\n                \"unity\": \"km\"\n            },\n            \"permanent_id\": \"1729924411-marseille-brignoles\",\n            \"car\": {\n                \"id\": \"39280365\",\n                \"model\": \"ESPACE\",\n                \"make\": \"RENAULT\",\n                \"comfort\": \"Comfortable\",\n                \"comfort_nb_star\": 3,\n                \"category\": \"CATEGORY_VAN\"\n            },\n            \"multimodal_id\": {\n                \"source\": \"CARPOOLING\",\n                \"id\": \"1729924411-marseille-brignoles\"\n            },\n            \"viaggio_rosa\": false,\n            \"is_comfort\": false,\n            \"freeway\": true,\n            \"answer_delay\": 0,\n            \"booking_mode\": \"auto\",\n            \"booking_type\": \"online\",\n            \"locations_to_display\": [\n                \"Marseille\",\n                \"Brignoles\"\n            ],\n            \"departure_passenger_routing\": {\n                \"proximity\": \"CLOSE\",\n                \"routes\": [\n                    {\n                        \"distance_in_meters\": 2636,\n                        \"type\": \"AS_THE_CROW_FLIES\"\n                    }\n                ]\n            },\n            \"corridoring_type\": \"PLANNED\",\n            \"vehicle_pictures\": []\n        },\n        {\n            \"links\": {\n                \"_self\": \"http://api.blablacar.com:443/api/v2/trips/1728817151-marseille-la-seyne-sur-mer\",\n                \"_front\": \"http://www.blablacar.co.uk:443/trip/carpooling/1728817151-marseille-la-seyne-sur-mer/\"\n            },\n            \"departure_date\": \"07/10/2019 18:10:00\",\n            \"departure_place\": {\n                \"city_name\": \"Marseille\",\n                \"address\": \"Luminy Faculté, Marseille\",\n                \"latitude\": 43.231165,\n                \"longitude\": 5.439575,\n                \"country_code\": \"FR\"\n            },\n            \"arrival_place\": {\n                \"city_name\": \"La Seyne-sur-Mer\",\n                \"address\": \"Centre commercial Auchan, Boulevard de l'Europe, 83500 La Seyne-sur-Mer, France\",\n                \"latitude\": 43.1111288,\n                \"longitude\": 5.8585801,\n                \"country_code\": \"FR\"\n            },\n            \"price\": {\n                \"value\": 4,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€4\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_with_commission\": {\n                \"value\": 5,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€5.00\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_without_commission\": {\n                \"value\": 4,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€4\",\n                \"price_color\": \"BLACK\"\n            },\n            \"commission\": {\n                \"value\": 1,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€1.00\"\n            },\n            \"seats_left\": 4,\n            \"seats\": 4,\n            \"duration\": {\n                \"value\": 3000,\n                \"unity\": \"s\"\n            },\n            \"distance\": {\n                \"value\": 52,\n                \"unity\": \"km\"\n            },\n            \"permanent_id\": \"1728817151-marseille-la-seyne-sur-mer\",\n            \"car\": {\n                \"id\": \"40706538\",\n                \"model\": \"GOLF V\",\n                \"make\": \"VOLKSWAGEN\",\n                \"comfort\": \"Comfortable\",\n                \"comfort_nb_star\": 3,\n                \"category\": \"CATEGORY_BERLINE\"\n            },\n            \"multimodal_id\": {\n                \"source\": \"CARPOOLING\",\n                \"id\": \"1728817151-marseille-la-seyne-sur-mer\"\n            },\n            \"viaggio_rosa\": false,\n            \"is_comfort\": false,\n            \"freeway\": true,\n            \"answer_delay\": 0,\n            \"booking_mode\": \"auto\",\n            \"booking_type\": \"online\",\n            \"locations_to_display\": [\n                \"Marseille\",\n                \"La Seyne-sur-Mer\"\n            ],\n            \"departure_passenger_routing\": {\n                \"proximity\": \"MIDDLE\",\n                \"routes\": [\n                    {\n                        \"distance_in_meters\": 9203,\n                        \"type\": \"AS_THE_CROW_FLIES\"\n                    }\n                ]\n            },\n            \"corridoring_type\": \"PLANNED\",\n            \"vehicle_pictures\": []\n        },\n        {\n            \"links\": {\n                \"_self\": \"http://api.blablacar.com:443/api/v2/trips/1735602524-marseille-saint-maximin-la-sainte-baume\",\n                \"_front\": \"http://www.blablacar.co.uk:443/trip/carpooling/1735602524-marseille-saint-maximin-la-sainte-baume/\"\n            },\n            \"departure_date\": \"07/10/2019 18:15:00\",\n            \"departure_place\": {\n                \"city_name\": \"Marseille\",\n                \"address\": \"Rond-Point du Prado, Marseille\",\n                \"latitude\": 43.272618,\n                \"longitude\": 5.391508,\n                \"country_code\": \"FR\"\n            },\n            \"arrival_place\": {\n                \"city_name\": \"Saint-Maximin-la-Sainte-Baume\",\n                \"address\": \"Bowling Saint-Maximin, Saint-Maximin-la-Sainte-Baume\",\n                \"latitude\": 43.459819,\n                \"longitude\": 5.86267,\n                \"country_code\": \"FR\"\n            },\n            \"price\": {\n                \"value\": 4,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€4\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_with_commission\": {\n                \"value\": 5,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€5.00\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_without_commission\": {\n                \"value\": 4,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€4\",\n                \"price_color\": \"BLACK\"\n            },\n            \"commission\": {\n                \"value\": 1,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€1.00\"\n            },\n            \"seats_left\": 3,\n            \"seats\": 3,\n            \"duration\": {\n                \"value\": 4200,\n                \"unity\": \"s\"\n            },\n            \"distance\": {\n                \"value\": 51,\n                \"unity\": \"km\"\n            },\n            \"permanent_id\": \"1735602524-marseille-saint-maximin-la-sainte-baume\",\n            \"car\": {\n                \"id\": \"23468661\",\n                \"model\": \"107\",\n                \"make\": \"PEUGEOT\",\n                \"comfort\": \"Normal\",\n                \"comfort_nb_star\": 2,\n                \"category\": \"CATEGORY_BERLINE\"\n            },\n            \"multimodal_id\": {\n                \"source\": \"CARPOOLING\",\n                \"id\": \"1735602524-marseille-saint-maximin-la-sainte-baume\"\n            },\n            \"viaggio_rosa\": false,\n            \"is_comfort\": true,\n            \"freeway\": true,\n            \"answer_delay\": 0,\n            \"booking_mode\": \"auto\",\n            \"booking_type\": \"online\",\n            \"locations_to_display\": [\n                \"Marseille\",\n                \"Saint-Maximin-la-Sainte-Baume\"\n            ],\n            \"departure_passenger_routing\": {\n                \"proximity\": \"MIDDLE\",\n                \"routes\": [\n                    {\n                        \"distance_in_meters\": 3183,\n                        \"type\": \"AS_THE_CROW_FLIES\"\n                    }\n                ]\n            },\n            \"corridoring_type\": \"PLANNED\",\n            \"vehicle_pictures\": []\n        }\n    ],\n    \"top_trips\": [],\n    \"facets\": [\n        {\n            \"name\": \"hour\",\n            \"type\": \"custom\",\n            \"items\": [\n                {\n                    \"value\": 0,\n                    \"count\": 1,\n                    \"is_selected\": true\n                },\n                {\n                    \"value\": 1,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 2,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 3,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 4,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 5,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 6,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 7,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 8,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 9,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 10,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 11,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 12,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 13,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 14,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 15,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 16,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 17,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 18,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 19,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 20,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 21,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 22,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 23,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 24,\n                    \"count\": 1,\n                    \"is_selected\": true\n                }\n            ]\n        },\n        {\n            \"name\": \"price\",\n            \"type\": \"custom\",\n            \"items\": [\n                {\n                    \"value\": 2,\n                    \"count\": 1,\n                    \"is_selected\": true\n                },\n                {\n                    \"value\": 3,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 4,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 5,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 6,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 7,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 8,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 9,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 10,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 11,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 12,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 13,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 14,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 15,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 16,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 17,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 18,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 19,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 20,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 21,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 22,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 23,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 24,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 25,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 26,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 27,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 28,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 29,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 30,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 31,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 32,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 33,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 34,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 35,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 36,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 37,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 38,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 39,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 40,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 41,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 42,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 43,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 44,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 45,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 46,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 47,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 48,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 49,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 50,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 51,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 52,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 53,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 54,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 55,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 56,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 57,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 58,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 59,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 60,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 61,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 62,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 63,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 64,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 65,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 66,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 67,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 68,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 69,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 70,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 71,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 72,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 73,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 74,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 75,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 76,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 77,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 78,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 79,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 80,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 81,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 82,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 83,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 84,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 85,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 86,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 87,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 88,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 89,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 90,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 91,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 92,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 93,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 94,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 95,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 96,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 97,\n                    \"count\": 1,\n                    \"is_selected\": true\n                }\n            ]\n        }\n    ],\n    \"lowest_price\": 5,\n    \"lowest_price_object\": {\n        \"value\": 5,\n        \"currency\": \"EUR\",\n        \"symbol\": \"€\",\n        \"string_value\": \"€5\"\n    },\n    \"full_trips_count\": 64,\n    \"total_trip_count_to_display\": 867,\n    \"sorting_algorithm\": \"trip_date\",\n    \"has_bus\": false\n}"},{"id":"e0ad55b6-e116-43fb-8611-0b210c495cf7","name":"getBlablacarTrips","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://marcelle-mobi-api.herokuapp.com/carpoolings/blablacar_trips?fn=Marseille","protocol":"http","host":["marcelle-mobi-api","herokuapp","com"],"path":["carpoolings","blablacar_trips"],"query":[{"key":"fn","value":"Marseille"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Sun, 06 Oct 2019 18:09:11 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"2b9f4f558ce795d5c0356853bd53186e\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"c6320a7f-5aa2-454f-9bed-6987f0f2d966"},{"key":"X-Runtime","value":"0.861128"},{"key":"Vary","value":"Origin"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"links\": {\n        \"_self\": \"http://api.blablacar.com:443/api/v2/trips\",\n        \"_front\": \"http://www.blablacar.co.uk:443/search?fn=Marseille&fc=43.296482%2C5.36978\"\n    },\n    \"pager\": {\n        \"page\": 1,\n        \"pages\": 79,\n        \"total\": 785,\n        \"limit\": 10\n    },\n    \"trips\": [\n        {\n            \"links\": {\n                \"_self\": \"http://api.blablacar.com:443/api/v2/trips/1730466876-marseille-toulon\",\n                \"_front\": \"http://www.blablacar.co.uk:443/trip/carpooling/1730466876-marseille-toulon/\"\n            },\n            \"departure_date\": \"06/10/2019 20:30:00\",\n            \"departure_place\": {\n                \"city_name\": \"Marseille\",\n                \"address\": \"Vieux Port, Marseille\",\n                \"latitude\": 43.295330048,\n                \"longitude\": 5.37434864,\n                \"country_code\": \"FR\"\n            },\n            \"arrival_place\": {\n                \"city_name\": \"Toulon\",\n                \"address\": \"Gare de Toulon, Toulon\",\n                \"latitude\": 43.128314972,\n                \"longitude\": 5.929460049,\n                \"country_code\": \"FR\"\n            },\n            \"price\": {\n                \"value\": 4,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€4\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_with_commission\": {\n                \"value\": 5,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€5.00\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_without_commission\": {\n                \"value\": 4,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€4\",\n                \"price_color\": \"BLACK\"\n            },\n            \"commission\": {\n                \"value\": 1,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€1.00\"\n            },\n            \"seats_left\": 3,\n            \"seats\": 4,\n            \"duration\": {\n                \"value\": 3600,\n                \"unity\": \"s\"\n            },\n            \"distance\": {\n                \"value\": 63,\n                \"unity\": \"km\"\n            },\n            \"permanent_id\": \"1730466876-marseille-toulon\",\n            \"car\": {\n                \"id\": \"wxXFIjBgj57MqaKNW-P8Aw\",\n                \"model\": \"CLASSE C\",\n                \"make\": \"MERCEDES\",\n                \"color\": \"Beige\",\n                \"color_hexa\": \"C5A690\",\n                \"comfort\": \"Normal\",\n                \"comfort_nb_star\": 2,\n                \"number_of_seat\": 4,\n                \"category\": \"_UE_BERLINE\",\n                \"picture\": \"https://cdn.blablacar.com/comuto3/images/rebranding/icons/vehicles/car-saloon.svg\"\n            },\n            \"multimodal_id\": {\n                \"source\": \"CARPOOLING\",\n                \"id\": \"1730466876-marseille-toulon\"\n            },\n            \"viaggio_rosa\": false,\n            \"is_comfort\": false,\n            \"freeway\": true,\n            \"answer_delay\": 0,\n            \"booking_mode\": \"auto\",\n            \"booking_type\": \"online\",\n            \"locations_to_display\": [\n                \"Montpellier\",\n                \"Marseille\",\n                \"Toulon\"\n            ],\n            \"departure_passenger_routing\": {\n                \"proximity\": \"CLOSE\",\n                \"routes\": [\n                    {\n                        \"distance_in_meters\": 391,\n                        \"type\": \"AS_THE_CROW_FLIES\"\n                    }\n                ]\n            },\n            \"corridoring_type\": \"PLANNED\",\n            \"vehicle_pictures\": []\n        },\n        {\n            \"links\": {\n                \"_self\": \"http://api.blablacar.com:443/api/v2/trips/1714341165-marseille-port-saint-louis-du-rhone\",\n                \"_front\": \"http://www.blablacar.co.uk:443/trip/carpooling/1714341165-marseille-port-saint-louis-du-rhone/\"\n            },\n            \"departure_date\": \"06/10/2019 20:30:00\",\n            \"departure_place\": {\n                \"city_name\": \"Marseille\",\n                \"address\": \"Vieux Port, Marseille\",\n                \"latitude\": 43.295330048,\n                \"longitude\": 5.37434864,\n                \"country_code\": \"FR\"\n            },\n            \"arrival_place\": {\n                \"city_name\": \"Port-Saint-Louis-du-Rhône\",\n                \"address\": \"Port-Saint-Louis-du-Rhône\",\n                \"latitude\": 43.3878479,\n                \"longitude\": 4.803224087,\n                \"country_code\": \"FR\"\n            },\n            \"price\": {\n                \"value\": 5,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€5\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_with_commission\": {\n                \"value\": 6,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€6.00\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_without_commission\": {\n                \"value\": 5,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€5\",\n                \"price_color\": \"BLACK\"\n            },\n            \"commission\": {\n                \"value\": 1,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€1.00\"\n            },\n            \"seats_left\": 1,\n            \"seats\": 3,\n            \"duration\": {\n                \"value\": 6000,\n                \"unity\": \"s\"\n            },\n            \"distance\": {\n                \"value\": 78,\n                \"unity\": \"km\"\n            },\n            \"permanent_id\": \"1714341165-marseille-port-saint-louis-du-rhone\",\n            \"car\": {\n                \"id\": \"142072782\",\n                \"model\": \"308\",\n                \"make\": \"PEUGEOT\",\n                \"comfort\": \"Normal\",\n                \"comfort_nb_star\": 2,\n                \"category\": \"CATEGORY_BERLINE\"\n            },\n            \"multimodal_id\": {\n                \"source\": \"CARPOOLING\",\n                \"id\": \"1714341165-marseille-port-saint-louis-du-rhone\"\n            },\n            \"viaggio_rosa\": false,\n            \"is_comfort\": true,\n            \"freeway\": true,\n            \"answer_delay\": 0,\n            \"booking_mode\": \"auto\",\n            \"booking_type\": \"online\",\n            \"locations_to_display\": [\n                \"Nice\",\n                \"Marseille\",\n                \"Port-Saint-Louis-du-Rhône\"\n            ],\n            \"departure_passenger_routing\": {\n                \"proximity\": \"CLOSE\",\n                \"routes\": [\n                    {\n                        \"distance_in_meters\": 391,\n                        \"type\": \"AS_THE_CROW_FLIES\"\n                    }\n                ]\n            },\n            \"corridoring_type\": \"PLANNED\",\n            \"vehicle_pictures\": []\n        },\n        {\n            \"links\": {\n                \"_self\": \"http://api.blablacar.com:443/api/v2/trips/1733519849-marseille-le-pontet\",\n                \"_front\": \"http://www.blablacar.co.uk:443/trip/carpooling/1733519849-marseille-le-pontet/\"\n            },\n            \"departure_date\": \"06/10/2019 20:40:00\",\n            \"departure_place\": {\n                \"city_name\": \"Marseille\",\n                \"address\": \"Les Terrasses Du Port, Marseille\",\n                \"latitude\": 43.306773,\n                \"longitude\": 5.364645,\n                \"country_code\": \"FR\"\n            },\n            \"arrival_place\": {\n                \"city_name\": \"Le Pontet\",\n                \"address\": \"Burger King Le Pontet Avignon Nord, Le Pontet\",\n                \"latitude\": 43.979722,\n                \"longitude\": 4.880082,\n                \"country_code\": \"FR\"\n            },\n            \"price\": {\n                \"value\": 7,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€7\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_with_commission\": {\n                \"value\": 8.5,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€8.50\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_without_commission\": {\n                \"value\": 7,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€7\",\n                \"price_color\": \"BLACK\"\n            },\n            \"commission\": {\n                \"value\": 1.5,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€1.50\"\n            },\n            \"seats_left\": 4,\n            \"seats\": 4,\n            \"duration\": {\n                \"value\": 4200,\n                \"unity\": \"s\"\n            },\n            \"distance\": {\n                \"value\": 94,\n                \"unity\": \"km\"\n            },\n            \"permanent_id\": \"1733519849-marseille-le-pontet\",\n            \"car\": {\n                \"id\": \"151502153\",\n                \"model\": \"Traveller\",\n                \"make\": \"PEUGEOT\",\n                \"comfort\": \"Normal\",\n                \"comfort_nb_star\": 2,\n                \"category\": \"CATEGORY_SMALL_UTILITY\"\n            },\n            \"multimodal_id\": {\n                \"source\": \"CARPOOLING\",\n                \"id\": \"1733519849-marseille-le-pontet\"\n            },\n            \"viaggio_rosa\": false,\n            \"is_comfort\": true,\n            \"freeway\": true,\n            \"answer_delay\": 0,\n            \"booking_mode\": \"auto\",\n            \"booking_type\": \"online\",\n            \"locations_to_display\": [\n                \"Marseille\",\n                \"Le Pontet\"\n            ],\n            \"departure_passenger_routing\": {\n                \"proximity\": \"CLOSE\",\n                \"routes\": [\n                    {\n                        \"distance_in_meters\": 1217,\n                        \"type\": \"AS_THE_CROW_FLIES\"\n                    }\n                ]\n            },\n            \"corridoring_type\": \"PLANNED\",\n            \"vehicle_pictures\": []\n        },\n        {\n            \"links\": {\n                \"_self\": \"http://api.blablacar.com:443/api/v2/trips/1734421190-marseille-nimes\",\n                \"_front\": \"http://www.blablacar.co.uk:443/trip/carpooling/1734421190-marseille-nimes/\"\n            },\n            \"departure_date\": \"06/10/2019 20:50:00\",\n            \"departure_place\": {\n                \"city_name\": \"Marseille\",\n                \"address\": \"Plages du Prado, Marseille\",\n                \"latitude\": 43.255059,\n                \"longitude\": 5.373461,\n                \"country_code\": \"FR\"\n            },\n            \"arrival_place\": {\n                \"city_name\": \"Nîmes\",\n                \"address\": \"Rond-Point Kilomètre Delta, Nîmes\",\n                \"latitude\": 43.81571,\n                \"longitude\": 4.340412,\n                \"country_code\": \"FR\"\n            },\n            \"price\": {\n                \"value\": 9,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€9\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_with_commission\": {\n                \"value\": 11,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€11.00\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_without_commission\": {\n                \"value\": 9,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€9\",\n                \"price_color\": \"BLACK\"\n            },\n            \"commission\": {\n                \"value\": 2,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€2.00\"\n            },\n            \"seats_left\": 2,\n            \"seats\": 3,\n            \"duration\": {\n                \"value\": 5400,\n                \"unity\": \"s\"\n            },\n            \"distance\": {\n                \"value\": 128,\n                \"unity\": \"km\"\n            },\n            \"permanent_id\": \"1734421190-marseille-nimes\",\n            \"car\": {\n                \"id\": \"137839693\",\n                \"model\": \"NIRO\",\n                \"make\": \"KIA\",\n                \"comfort\": \"Normal\",\n                \"comfort_nb_star\": 2,\n                \"category\": \"CATEGORY_44\"\n            },\n            \"multimodal_id\": {\n                \"source\": \"CARPOOLING\",\n                \"id\": \"1734421190-marseille-nimes\"\n            },\n            \"viaggio_rosa\": false,\n            \"is_comfort\": true,\n            \"freeway\": true,\n            \"answer_delay\": 0,\n            \"booking_mode\": \"auto\",\n            \"booking_type\": \"online\",\n            \"locations_to_display\": [\n                \"Marseille\",\n                \"Nîmes\"\n            ],\n            \"departure_passenger_routing\": {\n                \"proximity\": \"MIDDLE\",\n                \"routes\": [\n                    {\n                        \"distance_in_meters\": 4616,\n                        \"type\": \"AS_THE_CROW_FLIES\"\n                    }\n                ]\n            },\n            \"corridoring_type\": \"PLANNED\",\n            \"vehicle_pictures\": []\n        },\n        {\n            \"links\": {\n                \"_self\": \"http://api.blablacar.com:443/api/v2/trips/1734227451-marseille-tallard\",\n                \"_front\": \"http://www.blablacar.co.uk:443/trip/carpooling/1734227451-marseille-tallard/\"\n            },\n            \"departure_date\": \"06/10/2019 20:50:00\",\n            \"departure_place\": {\n                \"city_name\": \"Marseille\",\n                \"address\": \"Marseille, France\",\n                \"latitude\": 43.296482,\n                \"longitude\": 5.36978,\n                \"country_code\": \"FR\"\n            },\n            \"arrival_place\": {\n                \"city_name\": \"Tallard\",\n                \"address\": \"Tallard, France\",\n                \"latitude\": 44.461865,\n                \"longitude\": 6.055327,\n                \"country_code\": \"FR\"\n            },\n            \"price\": {\n                \"value\": 12,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€12\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_with_commission\": {\n                \"value\": 15,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€15.00\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_without_commission\": {\n                \"value\": 12,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€12\",\n                \"price_color\": \"BLACK\"\n            },\n            \"commission\": {\n                \"value\": 3,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€3.00\"\n            },\n            \"seats_left\": 2,\n            \"seats\": 3,\n            \"duration\": {\n                \"value\": 9000,\n                \"unity\": \"s\"\n            },\n            \"distance\": {\n                \"value\": 176,\n                \"unity\": \"km\"\n            },\n            \"permanent_id\": \"1734227451-marseille-tallard\",\n            \"multimodal_id\": {\n                \"source\": \"CARPOOLING\",\n                \"id\": \"1734227451-marseille-tallard\"\n            },\n            \"viaggio_rosa\": false,\n            \"is_comfort\": true,\n            \"freeway\": true,\n            \"answer_delay\": 3,\n            \"booking_mode\": \"manual\",\n            \"booking_type\": \"online\",\n            \"locations_to_display\": [\n                \"Marseille\",\n                \"Tallard\"\n            ],\n            \"departure_passenger_routing\": {\n                \"proximity\": \"CLOSE\",\n                \"routes\": [\n                    {\n                        \"distance_in_meters\": 0,\n                        \"type\": \"AS_THE_CROW_FLIES\"\n                    }\n                ]\n            },\n            \"corridoring_type\": \"PLANNED\",\n            \"vehicle_pictures\": []\n        },\n        {\n            \"links\": {\n                \"_self\": \"http://api.blablacar.com:443/api/v2/trips/1734452795-marseille-pernes-les-fontaines-1\",\n                \"_front\": \"http://www.blablacar.co.uk:443/trip/carpooling/1734452795-marseille-pernes-les-fontaines-1/\"\n            },\n            \"departure_date\": \"06/10/2019 21:00:00\",\n            \"departure_place\": {\n                \"city_name\": \"Marseille\",\n                \"address\": \"École primaire Maurelette\",\n                \"latitude\": 43.3451518,\n                \"longitude\": 5.3747478,\n                \"country_code\": \"FR\",\n                \"meeting_point_id\": 188880\n            },\n            \"arrival_place\": {\n                \"city_name\": \"Pernes-les-Fontaines\",\n                \"address\": \"Pernes-les-Fontaines\",\n                \"latitude\": 43.998478,\n                \"longitude\": 5.054902,\n                \"country_code\": \"FR\"\n            },\n            \"departure_meeting_point\": {\n                \"id\": 188880,\n                \"name\": \"École primaire Maurelette\",\n                \"full_name\": \"École primaire Maurelette, Marseille\",\n                \"city_name\": \"Marseille\",\n                \"address\": \"Autoroute du Soleil, 13015 Marseille, France\",\n                \"latitude\": 43.3451518,\n                \"longitude\": 5.3747478,\n                \"country_code\": \"FR\",\n                \"tags\": []\n            },\n            \"price\": {\n                \"value\": 7,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€7\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_with_commission\": {\n                \"value\": 8.5,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€8.50\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_without_commission\": {\n                \"value\": 7,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€7\",\n                \"price_color\": \"BLACK\"\n            },\n            \"commission\": {\n                \"value\": 1.5,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€1.50\"\n            },\n            \"seats_left\": 2,\n            \"seats\": 3,\n            \"duration\": {\n                \"value\": 4200,\n                \"unity\": \"s\"\n            },\n            \"distance\": {\n                \"value\": 91,\n                \"unity\": \"km\"\n            },\n            \"permanent_id\": \"1734452795-marseille-pernes-les-fontaines-1\",\n            \"car\": {\n                \"id\": \"67637125\",\n                \"model\": \"206\",\n                \"make\": \"PEUGEOT\",\n                \"comfort\": \"Normal\",\n                \"comfort_nb_star\": 2,\n                \"category\": \"CATEGORY_BERLINE\"\n            },\n            \"multimodal_id\": {\n                \"source\": \"CARPOOLING\",\n                \"id\": \"1734452795-marseille-pernes-les-fontaines-1\"\n            },\n            \"viaggio_rosa\": false,\n            \"is_comfort\": true,\n            \"freeway\": true,\n            \"answer_delay\": 0,\n            \"booking_mode\": \"auto\",\n            \"booking_type\": \"online\",\n            \"locations_to_display\": [\n                \"Marseille\",\n                \"Pernes-les-Fontaines\"\n            ],\n            \"departure_passenger_routing\": {\n                \"proximity\": \"MIDDLE\",\n                \"routes\": [\n                    {\n                        \"distance_in_meters\": 5427,\n                        \"type\": \"AS_THE_CROW_FLIES\"\n                    }\n                ]\n            },\n            \"corridoring_type\": \"PLANNED\",\n            \"vehicle_pictures\": []\n        },\n        {\n            \"links\": {\n                \"_self\": \"http://api.blablacar.com:443/api/v2/trips/1732812590-marseille-draguignan\",\n                \"_front\": \"http://www.blablacar.co.uk:443/trip/carpooling/1732812590-marseille-draguignan/\"\n            },\n            \"departure_date\": \"06/10/2019 21:00:00\",\n            \"departure_place\": {\n                \"city_name\": \"Marseille\",\n                \"address\": \"Marseille-Blancarde, Marseille\",\n                \"latitude\": 43.296203,\n                \"longitude\": 5.406552,\n                \"country_code\": \"FR\"\n            },\n            \"arrival_place\": {\n                \"city_name\": \"Draguignan\",\n                \"address\": \"Carrefour Draguignan, Draguignan\",\n                \"latitude\": 43.526763,\n                \"longitude\": 6.454634,\n                \"country_code\": \"FR\"\n            },\n            \"price\": {\n                \"value\": 10,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€10\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_with_commission\": {\n                \"value\": 12.5,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€12.50\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_without_commission\": {\n                \"value\": 10,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€10\",\n                \"price_color\": \"BLACK\"\n            },\n            \"commission\": {\n                \"value\": 2.5,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€2.50\"\n            },\n            \"seats_left\": 3,\n            \"seats\": 3,\n            \"duration\": {\n                \"value\": 7800,\n                \"unity\": \"s\"\n            },\n            \"distance\": {\n                \"value\": 144,\n                \"unity\": \"km\"\n            },\n            \"permanent_id\": \"1732812590-marseille-draguignan\",\n            \"car\": {\n                \"id\": \"145229208\",\n                \"model\": \"2008\",\n                \"make\": \"PEUGEOT\",\n                \"comfort\": \"Normal\",\n                \"comfort_nb_star\": 2,\n                \"category\": \"CATEGORY_TOURISM\"\n            },\n            \"multimodal_id\": {\n                \"source\": \"CARPOOLING\",\n                \"id\": \"1732812590-marseille-draguignan\"\n            },\n            \"viaggio_rosa\": false,\n            \"is_comfort\": true,\n            \"freeway\": true,\n            \"answer_delay\": 0,\n            \"booking_mode\": \"auto\",\n            \"booking_type\": \"online\",\n            \"locations_to_display\": [\n                \"Marseille\",\n                \"Draguignan\"\n            ],\n            \"departure_passenger_routing\": {\n                \"proximity\": \"CLOSE\",\n                \"routes\": [\n                    {\n                        \"distance_in_meters\": 2976,\n                        \"type\": \"AS_THE_CROW_FLIES\"\n                    }\n                ]\n            },\n            \"corridoring_type\": \"PLANNED\",\n            \"vehicle_pictures\": []\n        },\n        {\n            \"links\": {\n                \"_self\": \"http://api.blablacar.com:443/api/v2/trips/1726005027-marseille-montelimar\",\n                \"_front\": \"http://www.blablacar.co.uk:443/trip/carpooling/1726005027-marseille-montelimar/\"\n            },\n            \"departure_date\": \"06/10/2019 21:00:00\",\n            \"departure_place\": {\n                \"city_name\": \"Marseille\",\n                \"address\": \"La Rose, 13013 Marseille, France\",\n                \"latitude\": 43.327449799,\n                \"longitude\": 5.427945137,\n                \"country_code\": \"FR\"\n            },\n            \"arrival_place\": {\n                \"city_name\": \"Montélimar\",\n                \"address\": \"Gare de Montélimar\",\n                \"latitude\": 44.559024811,\n                \"longitude\": 4.744750023,\n                \"country_code\": \"FR\"\n            },\n            \"price\": {\n                \"value\": 12,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€12\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_with_commission\": {\n                \"value\": 15,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€15.00\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_without_commission\": {\n                \"value\": 12,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€12\",\n                \"price_color\": \"BLACK\"\n            },\n            \"commission\": {\n                \"value\": 3,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€3.00\"\n            },\n            \"seats_left\": 1,\n            \"seats\": 3,\n            \"duration\": {\n                \"value\": 6600,\n                \"unity\": \"s\"\n            },\n            \"distance\": {\n                \"value\": 170,\n                \"unity\": \"km\"\n            },\n            \"permanent_id\": \"1726005027-marseille-montelimar\",\n            \"car\": {\n                \"id\": \"37173108\",\n                \"model\": \"607\",\n                \"make\": \"PEUGEOT\",\n                \"comfort\": \"Comfortable\",\n                \"comfort_nb_star\": 3,\n                \"category\": \"CATEGORY_BERLINE\"\n            },\n            \"multimodal_id\": {\n                \"source\": \"CARPOOLING\",\n                \"id\": \"1726005027-marseille-montelimar\"\n            },\n            \"viaggio_rosa\": false,\n            \"is_comfort\": false,\n            \"freeway\": true,\n            \"answer_delay\": 0,\n            \"booking_mode\": \"auto\",\n            \"booking_type\": \"online\",\n            \"locations_to_display\": [\n                \"Marseille\",\n                \"Montélimar\"\n            ],\n            \"departure_passenger_routing\": {\n                \"proximity\": \"MIDDLE\",\n                \"routes\": [\n                    {\n                        \"distance_in_meters\": 5831,\n                        \"type\": \"AS_THE_CROW_FLIES\"\n                    }\n                ]\n            },\n            \"corridoring_type\": \"PLANNED\",\n            \"vehicle_pictures\": []\n        },\n        {\n            \"links\": {\n                \"_self\": \"http://api.blablacar.com:443/api/v2/trips/1720609301-marseille-briancon\",\n                \"_front\": \"http://www.blablacar.co.uk:443/trip/carpooling/1720609301-marseille-briancon/\"\n            },\n            \"departure_date\": \"06/10/2019 21:00:00\",\n            \"departure_place\": {\n                \"city_name\": \"Marseille\",\n                \"address\": \"Le Pythéas\",\n                \"latitude\": 43.2942382,\n                \"longitude\": 5.3750315,\n                \"country_code\": \"FR\"\n            },\n            \"arrival_place\": {\n                \"city_name\": \"Briançon\",\n                \"address\": \"05100 Briançon, France\",\n                \"latitude\": 44.899416,\n                \"longitude\": 6.643179,\n                \"country_code\": \"FR\"\n            },\n            \"price\": {\n                \"value\": 21,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€21\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_with_commission\": {\n                \"value\": 25.5,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€25.50\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_without_commission\": {\n                \"value\": 21,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€21\",\n                \"price_color\": \"BLACK\"\n            },\n            \"commission\": {\n                \"value\": 4.5,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€4.50\"\n            },\n            \"seats_left\": 2,\n            \"seats\": 3,\n            \"duration\": {\n                \"value\": 16800,\n                \"unity\": \"s\"\n            },\n            \"distance\": {\n                \"value\": 289,\n                \"unity\": \"km\"\n            },\n            \"permanent_id\": \"1720609301-marseille-briancon\",\n            \"car\": {\n                \"id\": \"TTgloeuQ6uQApoi7W4r5cA\",\n                \"model\": \"FOCUS\",\n                \"make\": \"FORD\",\n                \"color\": \"Grey\",\n                \"color_hexa\": \"DDDDDD\",\n                \"comfort\": \"Normal\",\n                \"comfort_nb_star\": 2,\n                \"number_of_seat\": 4,\n                \"category\": \"_UE_TOURISM\",\n                \"picture\": \"https://cdn.blablacar.com/comuto3/images/rebranding/icons/vehicles/car-hatchback.svg\"\n            },\n            \"multimodal_id\": {\n                \"source\": \"CARPOOLING\",\n                \"id\": \"1720609301-marseille-briancon\"\n            },\n            \"viaggio_rosa\": false,\n            \"is_comfort\": false,\n            \"freeway\": true,\n            \"answer_delay\": 3,\n            \"booking_mode\": \"manual\",\n            \"booking_type\": \"online\",\n            \"locations_to_display\": [\n                \"Marseille\",\n                \"Briançon\"\n            ],\n            \"departure_passenger_routing\": {\n                \"proximity\": \"CLOSE\",\n                \"routes\": [\n                    {\n                        \"distance_in_meters\": 493,\n                        \"type\": \"AS_THE_CROW_FLIES\"\n                    }\n                ]\n            },\n            \"corridoring_type\": \"PLANNED\",\n            \"vehicle_pictures\": []\n        },\n        {\n            \"links\": {\n                \"_self\": \"http://api.blablacar.com:443/api/v2/trips/1725803630-marseille-toulon\",\n                \"_front\": \"http://www.blablacar.co.uk:443/trip/carpooling/1725803630-marseille-toulon/\"\n            },\n            \"departure_date\": \"06/10/2019 21:00:09\",\n            \"departure_place\": {\n                \"city_name\": \"Marseille\",\n                \"address\": \"Gare Saint-Charles, Marseille\",\n                \"latitude\": 43.3033,\n                \"longitude\": 5.38033,\n                \"country_code\": \"FR\"\n            },\n            \"arrival_place\": {\n                \"city_name\": \"Toulon\",\n                \"address\": \"Gare de Toulon, Toulon\",\n                \"latitude\": 43.1284,\n                \"longitude\": 5.92959,\n                \"country_code\": \"FR\"\n            },\n            \"price\": {\n                \"value\": 5,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€5\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_with_commission\": {\n                \"value\": 6,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€6.00\",\n                \"price_color\": \"BLACK\"\n            },\n            \"price_without_commission\": {\n                \"value\": 5,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€5\",\n                \"price_color\": \"BLACK\"\n            },\n            \"commission\": {\n                \"value\": 1,\n                \"currency\": \"EUR\",\n                \"symbol\": \"€\",\n                \"string_value\": \"€1.00\"\n            },\n            \"seats_left\": 3,\n            \"seats\": 4,\n            \"duration\": {\n                \"value\": 3600,\n                \"unity\": \"s\"\n            },\n            \"distance\": {\n                \"value\": 64,\n                \"unity\": \"km\"\n            },\n            \"permanent_id\": \"1725803630-marseille-toulon\",\n            \"car\": {\n                \"id\": \"284970\",\n                \"model\": \"SCENIC\",\n                \"make\": \"RENAULT\",\n                \"comfort\": \"Luxury\",\n                \"comfort_nb_star\": 4,\n                \"category\": \"CATEGORY_BERLINE\"\n            },\n            \"multimodal_id\": {\n                \"source\": \"CARPOOLING\",\n                \"id\": \"1725803630-marseille-toulon\"\n            },\n            \"viaggio_rosa\": false,\n            \"is_comfort\": false,\n            \"freeway\": true,\n            \"answer_delay\": 3,\n            \"booking_mode\": \"manual\",\n            \"booking_type\": \"online\",\n            \"locations_to_display\": [\n                \"Marseille\",\n                \"Toulon\"\n            ],\n            \"departure_passenger_routing\": {\n                \"proximity\": \"CLOSE\",\n                \"routes\": [\n                    {\n                        \"distance_in_meters\": 1142,\n                        \"type\": \"AS_THE_CROW_FLIES\"\n                    }\n                ]\n            },\n            \"corridoring_type\": \"PLANNED\",\n            \"vehicle_pictures\": []\n        }\n    ],\n    \"top_trips\": [],\n    \"facets\": [\n        {\n            \"name\": \"hour\",\n            \"type\": \"custom\",\n            \"items\": [\n                {\n                    \"value\": 0,\n                    \"count\": 1,\n                    \"is_selected\": true\n                },\n                {\n                    \"value\": 1,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 2,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 3,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 4,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 5,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 6,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 7,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 8,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 9,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 10,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 11,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 12,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 13,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 14,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 15,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 16,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 17,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 18,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 19,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 20,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 21,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 22,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 23,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 24,\n                    \"count\": 1,\n                    \"is_selected\": true\n                }\n            ]\n        },\n        {\n            \"name\": \"price\",\n            \"type\": \"custom\",\n            \"items\": [\n                {\n                    \"value\": 2,\n                    \"count\": 1,\n                    \"is_selected\": true\n                },\n                {\n                    \"value\": 3,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 4,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 5,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 6,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 7,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 8,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 9,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 10,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 11,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 12,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 13,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 14,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 15,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 16,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 17,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 18,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 19,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 20,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 21,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 22,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 23,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 24,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 25,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 26,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 27,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 28,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 29,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 30,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 31,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 32,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 33,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 34,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 35,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 36,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 37,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 38,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 39,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 40,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 41,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 42,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 43,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 44,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 45,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 46,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 47,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 48,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 49,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 50,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 51,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 52,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 53,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 54,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 55,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 56,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 57,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 58,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 59,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 60,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 61,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 62,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 63,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 64,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 65,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 66,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 67,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 68,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 69,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 70,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 71,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 72,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 73,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 74,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 75,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 76,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 77,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 78,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 79,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 80,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 81,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 82,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 83,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 84,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 85,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 86,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 87,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 88,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 89,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 90,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 91,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 92,\n                    \"count\": 1,\n                    \"is_selected\": false\n                },\n                {\n                    \"value\": 93,\n                    \"count\": 1,\n                    \"is_selected\": true\n                }\n            ]\n        }\n    ],\n    \"lowest_price\": 5,\n    \"lowest_price_object\": {\n        \"value\": 5,\n        \"currency\": \"EUR\",\n        \"symbol\": \"€\",\n        \"string_value\": \"€5\"\n    },\n    \"full_trips_count\": 66,\n    \"total_trip_count_to_display\": 785,\n    \"sorting_algorithm\": \"trip_date\",\n    \"has_bus\": false\n}"}],"_postman_id":"d7bdad3c-731c-48d2-8736-bc89c1ee6c2d"}],"id":"36cee9fc-8dc5-429e-8b4a-9ab9e60a568c","description":"<p>Get car Poolings</p>\n","_postman_id":"36cee9fc-8dc5-429e-8b4a-9ab9e60a568c","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"grant_token"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"3913231f-55f5-431e-b4cc-208c460ee429","id":"3913231f-55f5-431e-b4cc-208c460ee429","name":"Marcelle Mobi Api Frioul","type":"collection"}}},{"name":"Parkings","item":[{"name":"getTollParking","id":"ae64f294-cac8-4a42-bc46-e3569e412a3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://marcelle-mobi-api.herokuapp.com/parkings/toll_parking","description":"<p>get all toll parking for your car across Marseille</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"grant_token"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"3913231f-55f5-431e-b4cc-208c460ee429","id":"3913231f-55f5-431e-b4cc-208c460ee429","name":"Marcelle Mobi Api Frioul","type":"collection"}},"urlObject":{"protocol":"https","path":["parkings","toll_parking"],"host":["marcelle-mobi-api","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ae64f294-cac8-4a42-bc46-e3569e412a3e"},{"name":"getChargingStation","id":"3ff0ca9f-8381-4688-bbee-e4419f97ce53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://marcelle-mobi-api.herokuapp.com/parkings/charge_station","description":"<p>Get all the charging station for your car across Marseille</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"grant_token"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"3913231f-55f5-431e-b4cc-208c460ee429","id":"3913231f-55f5-431e-b4cc-208c460ee429","name":"Marcelle Mobi Api Frioul","type":"collection"}},"urlObject":{"protocol":"https","path":["parkings","charge_station"],"host":["marcelle-mobi-api","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3ff0ca9f-8381-4688-bbee-e4419f97ce53"}],"id":"d138f0f3-3ac3-4f2b-9418-75ff5a2ad7bc","_postman_id":"d138f0f3-3ac3-4f2b-9418-75ff5a2ad7bc","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"grant_token"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"3913231f-55f5-431e-b4cc-208c460ee429","id":"3913231f-55f5-431e-b4cc-208c460ee429","name":"Marcelle Mobi Api Frioul","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"grant_token"},{"key":"value","value":"<value>"}]}},"event":[{"listen":"prerequest","script":{"id":"cc412285-e41c-458b-962e-f273b4c158e6","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"7a36cc5c-3839-4b6f-b9e0-e07da23b45b2","type":"text/javascript","exec":[""]}}]}