function initMap() { var centre = {lat: 46.5286, lng: 2.43896} ; var map = new google.maps.Map(document.getElementById('map'), { zoom: 6, center: centre }); var tempMarkers = []; var infoWindow = new google.maps.InfoWindow(); var marker, i; for (var i = 0; i < locations.length; i++) { var lat = locations[i].lat; var lng = locations[i].lng; marker = new google.maps.Marker({ position: new google.maps.LatLng(lat, lng), map: map, icon: 'https://cdn2.iconfinder.com/data/icons/flat-ui-icons-24-px/24/location-24-32.png' }); tempMarkers.push(marker); //markerCluster.addMarker(marker); var prev_infowindow = false; google.maps.event.addListener(marker, 'click', (function(marker, i) { return function() { var contentString = ''+locations[i].nom+'
'+locations[i].activite+' à '+locations[i].ville; var infoWindow = new google.maps.InfoWindow({ content: contentString }); if (prev_infowindow) { prev_infowindow.close(); } prev_infowindow = infoWindow; infoWindow.open(map, marker); } })(marker, i)); } var markerCluster = new MarkerClusterer(map,tempMarkers,{imagePath: 'https://developers.google.com/maps/documentation/javascript/examples/markerclusterer/m'}); } var locations = [ {lat: -99.00000000, lng: -99.00000000, nom: 'Test Activation Hubert',url: '/hotspot-wifi-agence-bancaire-rennes-test-activation-hubert-30.html',ville: 'Rennes', activite: 'Agence bancaire'}, {lat: 48.63738800, lng: 7.43204900, nom: 'Camping Municipal',url: '/hotspot-wifi-camping-wasselonne-camping-municipal-72.html',ville: 'Wasselonne', activite: 'Camping'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Hôtel Montbriand Antony',url: '/hotspot-wifi-hotel-antony-hotel-montbriand-antony-191.html',ville: 'Antony', activite: 'Hôtel'}, {lat: 48.65574530, lng: -2.00479210, nom: 'Hôtel L\'Artimon',url: '/hotspot-wifi-hotel-saint-malo-hotel-l-artimon-236.html',ville: 'Saint Malo', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Hôtel Victor Hugo Lorient',url: '/hotspot-wifi-hotel-lorient-hotel-victor-hugo-lorient-242.html',ville: 'Lorient', activite: 'Hôtel'}, {lat: 43.58212000, lng: 7.12835000, nom: 'Institut Prevert 2 Hor',url: '/hotspot-wifi-ecole-antibes-institut-prevert-2-hor-259.html',ville: 'Antibes', activite: 'Ecole'}, {lat: 48.81545230, lng: -3.44439690, nom: 'Office de Tourisme Perros-Guirec',url: '/hotspot-wifi-mairie-perros-guirec-office-de-tourisme-perros-guirec-298.html',ville: 'Perros Guirec', activite: 'Mairie'}, {lat: 43.58273310, lng: 7.12720020, nom: 'Institut Prevert 1 Ldv',url: '/hotspot-wifi-ecole-antibes-institut-prevert-1-ldv-302.html',ville: 'Antibes', activite: 'Ecole'}, {lat: 48.81005840, lng: -3.44386390, nom: 'Mairie de Perros-Guirec - Cyber',url: '/hotspot-wifi-mairie-perros-guirec-mairie-de-perros-guirec-cyber-332.html',ville: 'Perros Guirec', activite: 'Mairie'}, {lat: 47.81393600, lng: -0.08674300, nom: 'Camping Port Sainte Marie',url: '/hotspot-wifi-camping-malicorne-sur-sarthe-camping-port-sainte-marie-343.html',ville: 'Malicorne Sur Sarthe', activite: 'Camping'}, {lat: 47.65520380, lng: 0.16629280, nom: 'Camping Au Bord du Loir',url: '/hotspot-wifi-camping-le-lude-camping-au-bord-du-loir-358.html',ville: 'Le Lude', activite: 'Camping'}, {lat: 47.63898400, lng: 6.85371190, nom: 'Ibis Styles Belfort',url: '/hotspot-wifi-hotel-belfort-ibis-styles-belfort-443.html',ville: 'Belfort', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'L\'Air Bleu',url: '/hotspot-wifi-bar-restaurant-montoir-de-bretagne-l-air-bleu-481.html',ville: 'Montoir de Bretagne', activite: 'Bar restaurant'}, {lat: 49.15805540, lng: -0.30894170, nom: 'B Hôtel Caen Mondeville',url: '/hotspot-wifi-restaurant-mondeville-b-hotel-caen-mondeville-518.html',ville: 'Mondeville', activite: 'Restaurant'}, {lat: 44.89438700, lng: -0.15572900, nom: 'Ibis Saint Emilion',url: '/hotspot-wifi-hotel-saint-emilion-ibis-saint-emilion-556.html',ville: 'Saint Emilion', activite: 'Hôtel'}, {lat: 48.93674000, lng: 2.16740500, nom: 'Espace St Paul - Musée de L\'Histoire',url: '/hotspot-wifi-mairie-sartrouville-espace-st-paul-musee-de-l-histoire-566.html',ville: 'Sartrouville', activite: 'Mairie'}, {lat: 45.39898600, lng: 6.56684400, nom: 'Le Genepi',url: '/hotspot-wifi-hotel-meribel-le-genepi-612.html',ville: 'Meribel', activite: 'Hôtel'}, {lat: 46.25301200, lng: 6.81720700, nom: 'L\'Eau Vive',url: '/hotspot-wifi-hotel-chatel-l-eau-vive-613.html',ville: 'Chatel', activite: 'Hôtel'}, {lat: 47.84743070, lng: 5.32936680, nom: 'Hôtel Inn Design',url: '/hotspot-wifi-hotel-langres-hotel-inn-design-641.html',ville: 'Langres', activite: 'Hôtel'}, {lat: 47.31122410, lng: 5.10627140, nom: 'Hôtel Kyriad Quetigny',url: '/hotspot-wifi-hotel-quetigny-hotel-kyriad-quetigny-643.html',ville: 'Quetigny', activite: 'Hôtel'}, {lat: 47.39115200, lng: -2.51122400, nom: 'Parc du Guibel',url: '/hotspot-wifi-bar-brasserie-piriac-sur-mer-parc-du-guibel-652.html',ville: 'Piriac Sur Mer', activite: 'Bar brasserie'}, {lat: 47.22871200, lng: -2.17360300, nom: 'Le Bistrot de L\'Océan',url: '/hotspot-wifi-bar-brasserie-saint-brevin-l-ocean-le-bistrot-de-l-ocean-677.html',ville: 'Saint Brevin L\'Ocean', activite: 'Bar brasserie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Le Rio',url: '/hotspot-wifi-bar-brasserie-saint-brevin-les-pins-le-rio-701.html',ville: 'Saint Brévin les Pins', activite: 'Bar brasserie'}, {lat: 50.94497960, lng: 1.88715080, nom: 'Pain Levain',url: '/hotspot-wifi-sandwicherie-calais-pain-levain-714.html',ville: 'Calais', activite: 'Sandwicherie'}, {lat: 45.25320200, lng: 6.25794500, nom: 'Le Petit Chalet',url: '/hotspot-wifi-gite-chambres-d-hotes-la-toussuire-le-petit-chalet-717.html',ville: 'La Toussuire', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 47.78526990, lng: 7.34375280, nom: 'Eseis Haut-Rhin',url: '/hotspot-wifi-ecole-illzach-eseis-haut-rhin-729.html',ville: 'Illzach', activite: 'Ecole'}, {lat: 44.24513300, lng: 4.88622200, nom: 'Maison du Tourisme Sainte Cécile les Vignes',url: '/hotspot-wifi-office-de-tourisme-sainte-cecile-les-vignes-maison-du-tourisme-sainte-cecile-les-vignes-775.html',ville: 'Sainte Cecile les Vignes', activite: 'Office de tourisme'}, {lat: 47.93751600, lng: -3.71844300, nom: 'Camping les Genets D Or',url: '/hotspot-wifi-camping-bannalec-camping-les-genets-d-or-779.html',ville: 'Bannalec', activite: 'Camping'}, {lat: 44.04973960, lng: 2.15786210, nom: 'Lo Ségalar',url: '/hotspot-wifi-bar-brasserie-carmaux-lo-segalar-803.html',ville: 'Carmaux', activite: 'Bar brasserie'}, {lat: 44.81115800, lng: 0.87461000, nom: 'Les Jardins de L\'Abbaye',url: '/hotspot-wifi-camping-cadouin-les-jardins-de-l-abbaye-804.html',ville: 'Cadouin', activite: 'Camping'}, {lat: 48.67894300, lng: -1.34675440, nom: 'Espace Mosaïque',url: '/hotspot-wifi-centre-de-loisirs-avranches-espace-mosaique-830.html',ville: 'Avranches', activite: 'Centre de loisirs'}, {lat: 44.08341500, lng: 4.97154400, nom: 'Office Tourisme de Sarrians',url: '/hotspot-wifi-office-de-tourisme-sarrians-office-tourisme-de-sarrians-832.html',ville: 'Sarrians', activite: 'Office de tourisme'}, {lat: 47.70582220, lng: -3.38350340, nom: 'Terminus',url: '/hotspot-wifi-bar-brasserie-larmor-plage-terminus-889.html',ville: 'Larmor-Plage', activite: 'Bar brasserie'}, {lat: 46.26946700, lng: -0.87257100, nom: 'Résidence le Pays D\'Aunis',url: '/hotspot-wifi-ehpad-st-jean-de-liversay-residence-le-pays-d-aunis-895.html',ville: 'St Jean de Liversay', activite: 'EHPAD'}, {lat: 49.18311840, lng: -0.35647560, nom: 'O\'Donnell\'S Irish Pub',url: '/hotspot-wifi-bar-brasserie-caen-o-donnell-s-irish-pub-906.html',ville: 'Caen', activite: 'Bar brasserie'}, {lat: 49.18412140, lng: -0.35961740, nom: 'Le Regent',url: '/hotspot-wifi-bar-brasserie-caen-le-regent-908.html',ville: 'Caen', activite: 'Bar brasserie'}, {lat: 49.48858820, lng: 0.30664700, nom: 'Chez Jr',url: '/hotspot-wifi-bar-brasserie-st-vigor-d-ymonville-chez-jr-932.html',ville: 'St Vigor D\'Ymonville', activite: 'Bar brasserie'}, {lat: 49.52926190, lng: 0.35758720, nom: 'Le Diplomate',url: '/hotspot-wifi-bar-brasserie-saint-romain-de-colbosc-le-diplomate-938.html',ville: 'Saint Romain de Colbosc', activite: 'Bar brasserie'}, {lat: 49.17412630, lng: -0.32877600, nom: 'Au Ptit Trot',url: '/hotspot-wifi-bar-brasserie-mondeville-au-ptit-trot-944.html',ville: 'Mondeville', activite: 'Bar brasserie'}, {lat: 49.49147210, lng: 0.10601240, nom: 'Le Black Cafe',url: '/hotspot-wifi-bar-brasserie-le-havre-le-black-cafe-945.html',ville: 'Le Havre', activite: 'Bar brasserie'}, {lat: 49.50655680, lng: 0.10006180, nom: 'Le Balto',url: '/hotspot-wifi-bar-tabac-le-havre-le-balto-948.html',ville: 'Le Havre', activite: 'Bar tabac'}, {lat: 49.38842390, lng: 1.07127320, nom: 'La Grignoterie L\'Ondine',url: '/hotspot-wifi-sandwicherie-saint-etienne-du-rouvray-la-grignoterie-l-ondine-949.html',ville: 'Saint Etienne du Rouvray', activite: 'Sandwicherie'}, {lat: 49.18358880, lng: -0.36648050, nom: 'Vous êtes Ici',url: '/hotspot-wifi-bar-brasserie-caen-vous-etes-ici-950.html',ville: 'Caen', activite: 'Bar brasserie'}, {lat: 49.51178800, lng: 0.19801500, nom: 'Le Quai',url: '/hotspot-wifi-bar-restaurant-harfleur-le-quai-953.html',ville: 'Harfleur', activite: 'Bar restaurant'}, {lat: 49.28933140, lng: -0.11674050, nom: 'Le Central',url: '/hotspot-wifi-bar-brasserie-cabourg-le-central-954.html',ville: 'Cabourg', activite: 'Bar brasserie'}, {lat: 49.18244780, lng: -0.36917660, nom: 'Au Velocipede',url: '/hotspot-wifi-bar-brasserie-caen-au-velocipede-955.html',ville: 'Caen', activite: 'Bar brasserie'}, {lat: 49.42130980, lng: 0.23353980, nom: 'Le Vintage',url: '/hotspot-wifi-bar-brasserie-honfleur-le-vintage-956.html',ville: 'Honfleur', activite: 'Bar brasserie'}, {lat: 48.04863080, lng: 0.17195960, nom: 'Le Village Hollandais',url: '/hotspot-wifi-bar-brasserie-saint-saturnin-le-village-hollandais-957.html',ville: 'Saint Saturnin', activite: 'Bar brasserie'}, {lat: 45.06371700, lng: 6.03812100, nom: 'Le Colporteur',url: '/hotspot-wifi-camping-le-bourg-d-oisans-le-colporteur-974.html',ville: 'Le Bourg D\'Oisans', activite: 'Camping'}, {lat: 45.22121860, lng: 6.21863980, nom: 'Chalet Pierre Aigue',url: '/hotspot-wifi-collectif-saint-sorlin-d-arves-chalet-pierre-aigue-979.html',ville: 'Saint Sorlin D\'Arves', activite: 'Collectif'}, {lat: 45.74019580, lng: 5.70156110, nom: 'Les Gîtes des Ecassaz',url: '/hotspot-wifi-gite-chambres-d-hotes-belley-les-gites-des-ecassaz-993.html',ville: 'Belley', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 47.85608690, lng: -3.85789650, nom: 'Office de Tourisme de Tregunc',url: '/hotspot-wifi-office-de-tourisme-tregunc-office-de-tourisme-de-tregunc-996.html',ville: 'Tregunc', activite: 'Office de tourisme'}, {lat: 47.87315540, lng: -3.91727270, nom: 'Office de Tourisme de Concarneau',url: '/hotspot-wifi-office-de-tourisme-concarneau-office-de-tourisme-de-concarneau-997.html',ville: 'Concarneau', activite: 'Office de tourisme'}, {lat: 43.77447330, lng: 5.44129600, nom: 'Office de Tourisme Luberon Sud Tourisme',url: '/hotspot-wifi-office-de-tourisme-cucuron-office-de-tourisme-luberon-sud-tourisme-999.html',ville: 'Cucuron', activite: 'Office de tourisme'}, {lat: 49.49240150, lng: 0.10566820, nom: 'Mc Daid\'S',url: '/hotspot-wifi-bar-brasserie-le-havre-mc-daid-s-1037.html',ville: 'Le Havre', activite: 'Bar brasserie'}, {lat: 47.47418290, lng: -0.63550200, nom: 'Sarl Asm Pros It',url: '/hotspot-wifi-bar-brasserie-beaucouze-sarl-asm-pros-it-1039.html',ville: 'Beaucouze', activite: 'Bar brasserie'}, {lat: 47.72791930, lng: 0.57501800, nom: 'Le Celtique',url: '/hotspot-wifi-bar-tabac-la-chartre-sur-le-loir-le-celtique-1040.html',ville: 'La Chartre Sur le Loir', activite: 'Bar tabac'}, {lat: 49.18691090, lng: -0.35477200, nom: 'Bar de L\'Abbaye',url: '/hotspot-wifi-bar-tabac-caen-bar-de-l-abbaye-1045.html',ville: 'Caen', activite: 'Bar tabac'}, {lat: 48.57884830, lng: 7.68760470, nom: 'Bibliothèque Municipale',url: '/hotspot-wifi-mairie-eckbolsheim-bibliotheque-municipale-1062.html',ville: 'Eckbolsheim', activite: 'Mairie'}, {lat: 48.63716460, lng: -2.05679010, nom: 'Le Glacier',url: '/hotspot-wifi-bar-brasserie-dinard-le-glacier-1065.html',ville: 'Dinard', activite: 'Bar brasserie'}, {lat: 44.55270600, lng: 0.88187500, nom: 'Eurl les Bastides Camping des Bastides',url: '/hotspot-wifi-camping-salles-eurl-les-bastides-camping-des-bastides-1066.html',ville: 'Salles', activite: 'Camping'}, {lat: 48.63224500, lng: -2.05842570, nom: 'Le Marché des Anges',url: '/hotspot-wifi-bar-brasserie-dinard-le-marche-des-anges-1068.html',ville: 'Dinard', activite: 'Bar brasserie'}, {lat: 47.73667410, lng: -3.42723560, nom: 'Le Terminus',url: '/hotspot-wifi-bar-brasserie-ploemeur-le-terminus-1071.html',ville: 'Ploemeur', activite: 'Bar brasserie'}, {lat: 47.62041700, lng: -2.91774570, nom: 'La Machinerie.bzh',url: '/hotspot-wifi-bar-brasserie-baden-la-machinerie-bzh-1080.html',ville: 'Baden', activite: 'Bar brasserie'}, {lat: 45.20471900, lng: 6.26290600, nom: 'Bar de L\'Equipe',url: '/hotspot-wifi-bar-restaurant-saint-jean-d-arves-bar-de-l-equipe-1084.html',ville: 'Saint Jean D\'Arves', activite: 'Bar restaurant'}, {lat: 46.84229260, lng: -0.49348600, nom: 'Adlm Cordeliers',url: '/hotspot-wifi-societe-bressuire-adlm-cordeliers-1090.html',ville: 'Bressuire', activite: 'Société'}, {lat: 49.17742230, lng: -0.28699610, nom: 'Mairie de Giberville Service Jeunesse - Point Information Jeunesse',url: '/hotspot-wifi-mairie-giberville-mairie-de-giberville-service-jeunesse-point-information-jeunesse-1091.html',ville: 'Giberville', activite: 'Mairie'}, {lat: 42.81251200, lng: 0.29519200, nom: 'Le Grand Schuss',url: '/hotspot-wifi-collectif-saint-lary-soulan-le-grand-schuss-1092.html',ville: 'Saint Lary Soulan', activite: 'Collectif'}, {lat: 45.28528910, lng: 6.88061250, nom: 'Résidence L\'International',url: '/hotspot-wifi-collectif-lanslebourg-residence-l-international-1093.html',ville: 'Lanslebourg', activite: 'Collectif'}, {lat: 46.83830020, lng: -0.49828980, nom: 'Adlm Marolleau',url: '/hotspot-wifi-societe-bressuire-adlm-marolleau-1094.html',ville: 'Bressuire', activite: 'Société'}, {lat: 48.11257800, lng: -1.68136900, nom: 'Le Poney Club',url: '/hotspot-wifi-bar-brasserie-rennes-le-poney-club-1108.html',ville: 'Rennes', activite: 'Bar brasserie'}, {lat: 47.99346380, lng: 0.10718270, nom: 'Bar le Randonneur',url: '/hotspot-wifi-bar-brasserie-pruille-le-chetif-bar-le-randonneur-1109.html',ville: 'Pruille le Chétif', activite: 'Bar brasserie'}, {lat: 46.28932550, lng: 2.73768330, nom: 'Hôtel le Lyon Vert',url: '/hotspot-wifi-hotel-commentry-hotel-le-lyon-vert-1110.html',ville: 'Commentry', activite: 'Hôtel'}, {lat: 48.86125350, lng: 2.34262560, nom: 'Konfidentiel',url: '/hotspot-wifi-hotel-paris-konfidentiel-1112.html',ville: 'Paris', activite: 'Hôtel'}, {lat: 47.78885530, lng: -3.48891100, nom: 'Le Sulky',url: '/hotspot-wifi-bar-tabac-guidel-le-sulky-1116.html',ville: 'Guidel', activite: 'Bar tabac'}, {lat: 47.58768850, lng: -2.89762950, nom: 'Bar Brasserie le Plein Sud',url: '/hotspot-wifi-bar-brasserie-larmor-baden-bar-brasserie-le-plein-sud-1132.html',ville: 'Larmor Baden', activite: 'Bar brasserie'}, {lat: 48.36111990, lng: -2.63355770, nom: 'Le Penthièvre',url: '/hotspot-wifi-bar-tabac-moncontour-le-penthievre-1134.html',ville: 'Moncontour', activite: 'Bar tabac'}, {lat: 43.45111100, lng: 4.42952500, nom: 'Mairie de Sainte Marie de la Mer',url: '/hotspot-wifi-mairie-saint-marie-de-la-mer-mairie-de-sainte-marie-de-la-mer-1139.html',ville: 'Saint Marie de la Mer', activite: 'Mairie'}, {lat: 47.80607890, lng: -4.20448700, nom: 'Camping les Sables Blancs',url: '/hotspot-wifi-camping-lesconil-camping-les-sables-blancs-1141.html',ville: 'Lesconil', activite: 'Camping'}, {lat: 47.97139010, lng: -2.16910320, nom: 'Hotel*** O2b',url: '/hotspot-wifi-hotel-beignon-hotel-o2b-1144.html',ville: 'Beignon', activite: 'Hôtel'}, {lat: 49.61421650, lng: 0.75642950, nom: 'La Fontaine Gourmande',url: '/hotspot-wifi-restaurant-yvetot-la-fontaine-gourmande-1150.html',ville: 'Yvetot', activite: 'Restaurant'}, {lat: 49.70700690, lng: 0.20559780, nom: 'Les Roches Blanches',url: '/hotspot-wifi-bar-brasserie-etretat-les-roches-blanches-1151.html',ville: 'Etretat', activite: 'Bar brasserie'}, {lat: 48.83884830, lng: -0.89264430, nom: 'Le Café du Théatre',url: '/hotspot-wifi-bar-brasserie-vire-le-cafe-du-theatre-1152.html',ville: 'Vire', activite: 'Bar brasserie'}, {lat: 49.38631300, lng: 0.23422100, nom: 'Le Merle Blanc',url: '/hotspot-wifi-bar-restaurant-gonneville-sur-honfleur-le-merle-blanc-1153.html',ville: 'Gonneville Sur Honfleur', activite: 'Bar restaurant'}, {lat: 43.55032000, lng: 7.02310700, nom: 'Armani Caffe',url: '/hotspot-wifi-bar-restaurant-cannes-armani-caffe-1154.html',ville: 'Cannes', activite: 'Bar restaurant'}, {lat: 47.47582850, lng: -0.54796740, nom: 'Escales Gourmandes',url: '/hotspot-wifi-bar-restaurant-angers-escales-gourmandes-1156.html',ville: 'Angers', activite: 'Bar restaurant'}, {lat: 49.14582780, lng: 0.22589250, nom: 'Le Grand Cafe',url: '/hotspot-wifi-bar-brasserie-lisieux-le-grand-cafe-1158.html',ville: 'Lisieux', activite: 'Bar brasserie'}, {lat: 49.14509420, lng: 0.22616480, nom: 'Le Diplomate',url: '/hotspot-wifi-bar-tabac-lisieux-le-diplomate-1160.html',ville: 'Lisieux', activite: 'Bar tabac'}, {lat: 49.18223160, lng: -0.36601080, nom: 'Le Cafe Latin',url: '/hotspot-wifi-bar-brasserie-caen-le-cafe-latin-1162.html',ville: 'Caen', activite: 'Bar brasserie'}, {lat: 47.49187800, lng: -0.54787670, nom: 'Au Quai des Saveurs',url: '/hotspot-wifi-bar-restaurant-angers-au-quai-des-saveurs-1163.html',ville: 'Angers', activite: 'Bar restaurant'}, {lat: 49.17583460, lng: -0.34728660, nom: 'La Consigne',url: '/hotspot-wifi-bar-brasserie-caen-la-consigne-1164.html',ville: 'Caen', activite: 'Bar brasserie'}, {lat: 48.84128230, lng: 2.30087520, nom: 'Hotel Amiral',url: '/hotspot-wifi-hotel-paris-hotel-amiral-1168.html',ville: 'Paris', activite: 'Hôtel'}, {lat: 43.02662100, lng: 0.57086000, nom: 'L\'Oppidum',url: '/hotspot-wifi-hotel-saint-bertrand-de-comminges-l-oppidum-1171.html',ville: 'Saint Bertrand de Comminges', activite: 'Hôtel'}, {lat: 47.84310290, lng: -3.69485970, nom: 'Le Welcome',url: '/hotspot-wifi-bar-brasserie-riec-sur-belon-le-welcome-1177.html',ville: 'Riec Sur Belon', activite: 'Bar brasserie'}, {lat: 46.85043280, lng: -1.88451320, nom: 'Hotel Inn Design Resto Novo',url: '/hotspot-wifi-hotel-challans-hotel-inn-design-resto-novo-1178.html',ville: 'Challans', activite: 'Hôtel'}, {lat: 48.29526140, lng: 4.08696130, nom: 'Simeka Charmille',url: '/hotspot-wifi-collectif-troyes-simeka-charmille-1179.html',ville: 'Troyes', activite: 'Collectif'}, {lat: 49.48873210, lng: 0.10661160, nom: 'Hotel Sejour Fleuri',url: '/hotspot-wifi-hotel-le-havre-hotel-sejour-fleuri-1184.html',ville: 'Le Havre', activite: 'Hôtel'}, {lat: 49.15474600, lng: 5.62593100, nom: 'Gites Braquis',url: '/hotspot-wifi-gite-chambres-d-hotes-braquis-gites-braquis-1195.html',ville: 'Braquis', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.06669180, lng: 7.33528180, nom: 'Le Petit Wettolsheim',url: '/hotspot-wifi-societe-wettolsheim-le-petit-wettolsheim-1197.html',ville: 'Wettolsheim', activite: 'Société'}, {lat: 43.72790750, lng: 7.41298420, nom: 'Monaco Business Center 2 - Mbc2',url: '/hotspot-wifi-societe-monaco-monaco-business-center-2-mbc2-1226.html',ville: 'Monaco', activite: 'Société'}, {lat: 49.17280550, lng: -0.28214920, nom: 'Le Martray',url: '/hotspot-wifi-bar-brasserie-giberville-le-martray-1236.html',ville: 'Giberville', activite: 'Bar brasserie'}, {lat: 50.61884500, lng: 3.06392270, nom: 'Centre de la Réconciliation',url: '/hotspot-wifi-residence-etudiante-lille-centre-de-la-reconciliation-1237.html',ville: 'Lille', activite: 'Résidence étudiante'}, {lat: 47.13071300, lng: 6.52579500, nom: 'Sarl Jif',url: '/hotspot-wifi-hotel-orchamps-vennes-sarl-jif-1239.html',ville: 'Orchamps-Vennes', activite: 'Hôtel'}, {lat: 48.73182500, lng: 3.02556500, nom: 'Le Gite du Tau',url: '/hotspot-wifi-gite-chambres-d-hotes-touquin-le-gite-du-tau-1240.html',ville: 'Touquin', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.39161300, lng: -4.43570400, nom: 'A L Aise Breizh Café',url: '/hotspot-wifi-bar-brasserie-brest-a-l-aise-breizh-cafe-1243.html',ville: 'Brest', activite: 'Bar brasserie'}, {lat: 48.28756220, lng: -0.62314900, nom: 'La Motte Hyper U',url: '/hotspot-wifi-grande-surface-mayenne-la-motte-hyper-u-1254.html',ville: 'Mayenne', activite: 'Grande surface'}, {lat: 48.83822260, lng: -1.58171960, nom: 'Brit Hotel Essentiel de Granville',url: '/hotspot-wifi-hotel-granville-brit-hotel-essentiel-de-granville-1257.html',ville: 'Granville', activite: 'Hôtel'}, {lat: 42.95615670, lng: 9.45224360, nom: 'Le Vinci',url: '/hotspot-wifi-bar-brasserie-macinaggio-le-vinci-1258.html',ville: 'Macinaggio', activite: 'Bar brasserie'}, {lat: 48.85482410, lng: 2.40356830, nom: 'Paris Innovation Reunion',url: '/hotspot-wifi-societe-paris-paris-innovation-reunion-1261.html',ville: 'Paris', activite: 'Société'}, {lat: 47.08438030, lng: 2.39727180, nom: 'Pms Marguier',url: '/hotspot-wifi-collectif-bourges-pms-marguier-1268.html',ville: 'Bourges', activite: 'Collectif'}, {lat: 48.52129190, lng: -2.73373200, nom: 'Msb - Ecole Primaire Croix-Rouge',url: '/hotspot-wifi-ecole-saint-brieuc-msb-ecole-primaire-croix-rouge-1276.html',ville: 'Saint-Brieuc', activite: 'Ecole'}, {lat: 47.94469170, lng: -0.91350470, nom: 'Snc le Carre D As',url: '/hotspot-wifi-bar-restaurant-cosse-le-vivien-snc-le-carre-d-as-1277.html',ville: 'Cosse le Vivien', activite: 'Bar restaurant'}, {lat: 50.58396420, lng: 2.74968920, nom: 'La Ferme les Caperies',url: '/hotspot-wifi-gite-chambres-d-hotes-richebourg-la-ferme-les-caperies-1278.html',ville: 'Richebourg', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 44.36036800, lng: 1.99127600, nom: 'L\'Entrenous',url: '/hotspot-wifi-bar-brasserie-villefranche-de-touergue-l-entrenous-1279.html',ville: 'Villefranche de Touergue', activite: 'Bar brasserie'}, {lat: 48.06724070, lng: -2.88464800, nom: 'Residence Kerio',url: '/hotspot-wifi-clinique-hopital-noyal-pontivy-residence-kerio-1281.html',ville: 'Noyal Pontivy', activite: 'Clinique / Hôpital'}, {lat: 49.49807990, lng: 0.11609770, nom: 'Le Lafayette',url: '/hotspot-wifi-bar-brasserie-le-havre-le-lafayette-1283.html',ville: 'Le Havre', activite: 'Bar brasserie'}, {lat: 49.28025080, lng: -0.68549490, nom: 'Relais des 3 Pommes',url: '/hotspot-wifi-bar-brasserie-st-vigor-le-grand-relais-des-3-pommes-1284.html',ville: 'St Vigor le Grand', activite: 'Bar brasserie'}, {lat: 49.16551700, lng: -0.41695400, nom: 'Le Normandy',url: '/hotspot-wifi-bar-tabac-bretteville-sur-odon-le-normandy-1285.html',ville: 'Bretteville Sur Odon', activite: 'Bar tabac'}, {lat: 49.18368000, lng: -0.35733100, nom: 'L\' Univers',url: '/hotspot-wifi-bar-brasserie-caen-l-univers-1287.html',ville: 'Caen', activite: 'Bar brasserie'}, {lat: 49.14373980, lng: 0.22501140, nom: 'Le Gentleman',url: '/hotspot-wifi-bar-brasserie-lisieux-le-gentleman-1289.html',ville: 'Lisieux', activite: 'Bar brasserie'}, {lat: 49.34679040, lng: -0.75483420, nom: 'La Rotonde',url: '/hotspot-wifi-bar-brasserie-port-en-bessin-la-rotonde-1294.html',ville: 'Port En Bessin', activite: 'Bar brasserie'}, {lat: 49.49115230, lng: 0.10518250, nom: 'L\'Etable',url: '/hotspot-wifi-bar-restaurant-le-havre-l-etable-1295.html',ville: 'Le Havre', activite: 'Bar restaurant'}, {lat: 49.28850900, lng: -0.25805240, nom: 'L\'Accostage',url: '/hotspot-wifi-bar-brasserie-ouistreham-l-accostage-1297.html',ville: 'Ouistreham', activite: 'Bar brasserie'}, {lat: 49.35583520, lng: 0.06986240, nom: 'Le Cyrano',url: '/hotspot-wifi-bar-brasserie-deauville-le-cyrano-1298.html',ville: 'Deauville', activite: 'Bar brasserie'}, {lat: 49.21263170, lng: -0.34209210, nom: 'Le Saint Clair',url: '/hotspot-wifi-bar-brasserie-herouville-le-saint-clair-1299.html',ville: 'Herouville', activite: 'Bar brasserie'}, {lat: 49.15851650, lng: -0.34705400, nom: 'Le Relais Normand',url: '/hotspot-wifi-bar-brasserie-ifs-le-relais-normand-1301.html',ville: 'Ifs', activite: 'Bar brasserie'}, {lat: 49.18805670, lng: -0.36634840, nom: 'Le Passe Temps',url: '/hotspot-wifi-bar-brasserie-caen-le-passe-temps-1302.html',ville: 'Caen', activite: 'Bar brasserie'}, {lat: 49.66922870, lng: 5.04335850, nom: 'La Mairie',url: '/hotspot-wifi-mairie-douzy-la-mairie-1303.html',ville: 'Douzy', activite: 'Mairie'}, {lat: 48.10909450, lng: -1.67289670, nom: 'Garden Bis',url: '/hotspot-wifi-residence-de-services-rennes-garden-bis-1309.html',ville: 'Rennes', activite: 'Résidence de services'}, {lat: 46.18121030, lng: 6.70288240, nom: 'Restaurant Alpine Lounge',url: '/hotspot-wifi-restaurant-morzine-restaurant-alpine-lounge-1313.html',ville: 'Morzine', activite: 'Restaurant'}, {lat: 48.11241510, lng: -1.68631430, nom: 'Le Chantier',url: '/hotspot-wifi-bar-brasserie-rennes-le-chantier-1314.html',ville: 'Rennes', activite: 'Bar brasserie'}, {lat: 48.10845860, lng: -1.71276580, nom: 'Chez Marco',url: '/hotspot-wifi-bar-brasserie-rennes-chez-marco-1315.html',ville: 'Rennes', activite: 'Bar brasserie'}, {lat: 48.52029620, lng: -2.72619000, nom: 'Msb - Ecole Cesson Bourg',url: '/hotspot-wifi-ecole-saint-brieuc-msb-ecole-cesson-bourg-1323.html',ville: 'Saint Brieuc', activite: 'Ecole'}, {lat: 48.11734210, lng: -1.70751980, nom: 'Le Cactus',url: '/hotspot-wifi-bar-brasserie-rennes-le-cactus-1324.html',ville: 'Rennes', activite: 'Bar brasserie'}, {lat: 48.10446400, lng: -1.67954670, nom: 'La Dalle',url: '/hotspot-wifi-bar-brasserie-rennes-la-dalle-1326.html',ville: 'Rennes', activite: 'Bar brasserie'}, {lat: 47.76349400, lng: -3.34735400, nom: 'Bara',url: '/hotspot-wifi-restaurant-lanester-bara-1328.html',ville: 'Lanester', activite: 'Restaurant'}, {lat: 48.98817030, lng: 2.31877610, nom: 'Bibliotheque Aimé Césaire',url: '/hotspot-wifi-bibliotheque-montmorency-bibliotheque-aime-cesaire-1335.html',ville: 'Montmorency', activite: 'Bibliothèque '}, {lat: 45.84016100, lng: 5.95264320, nom: 'Couett\'Hotel Rumilly',url: '/hotspot-wifi-hotel-rumilly-couett-hotel-rumilly-1336.html',ville: 'Rumilly', activite: 'Hôtel'}, {lat: 42.84244400, lng: 0.40654900, nom: 'Relais D\'Avajan',url: '/hotspot-wifi-hotel-avajan-relais-d-avajan-1337.html',ville: 'Avajan', activite: 'Hôtel'}, {lat: 47.32501780, lng: -2.41676380, nom: 'Presqu\'Ile Bowling',url: '/hotspot-wifi-bowling-guerande-presqu-ile-bowling-1342.html',ville: 'Guérande', activite: 'Bowling'}, {lat: 47.22143800, lng: 2.06979100, nom: 'Cdc Parc Techno',url: '/hotspot-wifi-collectif-vierzon-cdc-parc-techno-1352.html',ville: 'Vierzon', activite: 'Collectif'}, {lat: 45.84804800, lng: 5.78786730, nom: 'Hotel Restaurant le Cardinal',url: '/hotspot-wifi-bar-restaurant-culoz-hotel-restaurant-le-cardinal-1356.html',ville: 'Culoz', activite: 'Bar restaurant'}, {lat: 48.81328800, lng: 7.79125000, nom: 'Cora Haguenau',url: '/hotspot-wifi-grande-surface-haguenau-cora-haguenau-1357.html',ville: 'Haguenau', activite: 'Grande surface'}, {lat: 47.51181400, lng: -3.13029400, nom: 'Hotel Saint Pierre',url: '/hotspot-wifi-hotel-saint-pierre-quiberon-hotel-saint-pierre-1359.html',ville: 'Saint Pierre Quiberon', activite: 'Hôtel'}, {lat: 42.47400640, lng: 2.66706720, nom: 'Résidence le Roussillon',url: '/hotspot-wifi-residence-de-services-amelie-les-bains-residence-le-roussillon-1363.html',ville: 'Amélie les Bains', activite: 'Résidence de services'}, {lat: 48.02597960, lng: 0.21387200, nom: 'Jsc les 3 Vallées',url: '/hotspot-wifi-collectif-coulaines-jsc-les-3-vallees-1364.html',ville: 'Coulaines', activite: 'Collectif'}, {lat: 47.24665900, lng: -2.16580700, nom: 'Office du Tourisme',url: '/hotspot-wifi-office-de-tourisme-saint-brevin-les-pins-office-du-tourisme-1376.html',ville: 'Saint Brévin les Pins', activite: 'Office de tourisme'}, {lat: 47.28741000, lng: -2.03154500, nom: 'Office de Tourisme de Paimboeuf',url: '/hotspot-wifi-office-de-tourisme-paimboeuf-office-de-tourisme-de-paimboeuf-1379.html',ville: 'Paimboeuf', activite: 'Office de tourisme'}, {lat: 45.44803400, lng: 6.98022600, nom: 'Coffee Shop Quiksilver Roxy',url: '/hotspot-wifi-restaurant-val-d-isere-coffee-shop-quiksilver-roxy-1382.html',ville: 'Val D\'Isere', activite: 'Restaurant'}, {lat: 48.87247600, lng: 2.29184800, nom: 'Prunier Victor Hugo',url: '/hotspot-wifi-restaurant-paris-prunier-victor-hugo-1389.html',ville: 'Paris', activite: 'Restaurant'}, {lat: 46.66675400, lng: -1.44425200, nom: 'Centre Sports Et Loisirs',url: '/hotspot-wifi-societe-la-roche-sur-yon-centre-sports-et-loisirs-1391.html',ville: 'La Roche Sur Yon', activite: 'Société'}, {lat: 44.20890960, lng: 0.62455630, nom: 'Locaboat Agen',url: '/hotspot-wifi-centre-de-loisirs-agen-locaboat-agen-1395.html',ville: 'Agen', activite: 'Centre de loisirs'}, {lat: 45.21924090, lng: 6.47305370, nom: 'Le Chalet des Saveurs',url: '/hotspot-wifi-bar-restaurant-valloire-le-chalet-des-saveurs-1402.html',ville: 'Valloire', activite: 'Bar restaurant'}, {lat: 47.05528100, lng: 6.60474770, nom: 'Liberté Fitness',url: '/hotspot-wifi-centre-de-loisirs-morteau-liberte-fitness-1411.html',ville: 'Morteau', activite: 'Centre de loisirs'}, {lat: 45.21205040, lng: -0.37014620, nom: 'Snc le Relais des Bois',url: '/hotspot-wifi-hotel-bussac-foret-snc-le-relais-des-bois-1417.html',ville: 'Bussac-Foret', activite: 'Hôtel'}, {lat: 48.53419230, lng: -0.48121170, nom: 'Mediatheque',url: '/hotspot-wifi-collectif-la-chapelle-d-andaine-mediatheque-1420.html',ville: 'La Chapelle D\'Andaine', activite: 'Collectif'}, {lat: 47.86683000, lng: 5.33429700, nom: 'Agence D\'Attractivité de Haute-Marne - Antenne de Langres',url: '/hotspot-wifi-office-de-tourisme-langres-agence-d-attractivite-de-haute-marne-antenne-de-langres-1422.html',ville: 'Langres', activite: 'Office de tourisme'}, {lat: 47.50001800, lng: -2.83514790, nom: 'Aful Ar Bladennig',url: '/hotspot-wifi-camping-saint-gildas-de-rhuys-aful-ar-bladennig-1425.html',ville: 'Saint Gildas de Rhuys', activite: 'Camping'}, {lat: 46.69562200, lng: -1.93383800, nom: 'Café du Port',url: '/hotspot-wifi-bar-brasserie-saint-gilles-croix-de-vie-cafe-du-port-1428.html',ville: 'Saint Gilles Croix de Vie', activite: 'Bar brasserie'}, {lat: 46.49575700, lng: -1.78788100, nom: 'Hotel Maison Richet',url: '/hotspot-wifi-hotel-les-sables-d-olonne-hotel-maison-richet-1433.html',ville: 'Les Sables D\'Olonne', activite: 'Hôtel'}, {lat: 48.73196630, lng: 7.25126240, nom: 'Locaboat Lutzelbourg',url: '/hotspot-wifi-societe-lutzelbourg-locaboat-lutzelbourg-1434.html',ville: 'Lutzelbourg', activite: 'Société'}, {lat: 45.28934270, lng: 6.90572660, nom: 'Hotel les Melezes',url: '/hotspot-wifi-hotel-lanslevillard-hotel-les-melezes-1436.html',ville: 'Lanslevillard', activite: 'Hôtel'}, {lat: 46.90477360, lng: 6.34980270, nom: 'Chrs Pasteur',url: '/hotspot-wifi-collectif-pontarlier-chrs-pasteur-1459.html',ville: 'Pontarlier', activite: 'Collectif'}, {lat: 43.52871810, lng: 6.81416750, nom: 'Le Mas de la Verrerie',url: '/hotspot-wifi-gite-chambres-d-hotes-les-adrets-de-l-esterel-le-mas-de-la-verrerie-1460.html',ville: 'Les Adrets de L Esterel', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.79191650, lng: 2.22035870, nom: 'Meudon la Foret-Residence du Parc',url: '/hotspot-wifi-ehpad-meudon-la-foret-meudon-la-foret-residence-du-parc-1470.html',ville: 'Meudon la Foret', activite: 'EHPAD'}, {lat: 43.44782780, lng: 5.64130210, nom: 'Boulangerie Boréa',url: '/hotspot-wifi-sandwicherie-peynier-boulangerie-borea-1479.html',ville: 'Peynier', activite: 'Sandwicherie'}, {lat: 43.36769300, lng: 2.51941500, nom: 'Mairie de Lespinassiere',url: '/hotspot-wifi-mairie-lespinassiere-mairie-de-lespinassiere-1480.html',ville: 'Lespinassiere', activite: 'Mairie'}, {lat: 45.89340010, lng: 6.71162270, nom: 'Hotel la Feline Blanche',url: '/hotspot-wifi-hotel-saint-gervais-hotel-la-feline-blanche-1481.html',ville: 'Saint Gervais', activite: 'Hôtel'}, {lat: 44.06391330, lng: 7.13072600, nom: 'Hostellerie de Rimplas',url: '/hotspot-wifi-hotel-rimplas-hostellerie-de-rimplas-1483.html',ville: 'Rimplas', activite: 'Hôtel'}, {lat: 48.84914230, lng: 2.42273910, nom: 'Envies de Saison',url: '/hotspot-wifi-bar-brasserie-montreuil-envies-de-saison-1487.html',ville: 'Montreuil', activite: 'Bar brasserie'}, {lat: 46.44991710, lng: -1.70414490, nom: 'Centre du Porteau Pep 85',url: '/hotspot-wifi-centre-de-loisirs-talmont-saint-hilaire-centre-du-porteau-pep-85-1499.html',ville: 'Talmont Saint Hilaire', activite: 'Centre de loisirs'}, {lat: 48.58045040, lng: 7.75119970, nom: 'Café de L\'Ill',url: '/hotspot-wifi-bar-restaurant-strasbourg-cafe-de-l-ill-1501.html',ville: 'Strasbourg', activite: 'Bar restaurant'}, {lat: 47.74460400, lng: -3.07127900, nom: 'Village Vacances Kerfetan',url: '/hotspot-wifi-camping-landaul-village-vacances-kerfetan-1512.html',ville: 'Landaul', activite: 'Camping'}, {lat: 45.99366060, lng: 6.93347200, nom: 'Gîte-Refuge le Moulin, Chamonix',url: '/hotspot-wifi-gite-chambres-d-hotes-chamonix-mont-blanc-gite-refuge-le-moulin-chamonix-1513.html',ville: 'Chamonix Mont Blanc', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 42.47291400, lng: 2.66971900, nom: 'Villa Corinne',url: '/hotspot-wifi-gite-chambres-d-hotes-amelie-les-bains-palalda-villa-corinne-1515.html',ville: 'Amélie les Bains Palalda', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 47.41289500, lng: 2.92557450, nom: 'Etoile21',url: '/hotspot-wifi-residence-etudiante-cosne-cours-sur-loire-etoile21-1523.html',ville: 'Cosne-Cours Sur Loire', activite: 'Résidence étudiante'}, {lat: 44.01359590, lng: 4.41951520, nom: 'La Fille des Vignes',url: '/hotspot-wifi-bar-restaurant-uzes-la-fille-des-vignes-1563.html',ville: 'Uzès', activite: 'Bar restaurant'}, {lat: 43.95024200, lng: 6.81004200, nom: 'L\'Entrevalais Cafe',url: '/hotspot-wifi-restaurant-entrevaux-l-entrevalais-cafe-1572.html',ville: 'Entrevaux', activite: 'Restaurant'}, {lat: 47.74511700, lng: -2.25302800, nom: 'Locaboat St Martin Sur Oust',url: '/hotspot-wifi-societe-saint-martin-sur-oust-locaboat-st-martin-sur-oust-1573.html',ville: 'Saint Martin Sur Oust', activite: 'Société'}, {lat: 44.80091810, lng: -0.59566420, nom: 'Sarl Sub\'Atlantic',url: '/hotspot-wifi-sandwicherie-talence-sarl-sub-atlantic-1574.html',ville: 'Talence', activite: 'Sandwicherie'}, {lat: 48.62571450, lng: -2.83427040, nom: 'Office de Tourisme D\'Etables/mer, Plourhan, Lantic',url: '/hotspot-wifi-office-de-tourisme-etables-sur-mer-office-de-tourisme-d-etables-mer-plourhan-lantic-1575.html',ville: 'étables Sur Mer', activite: 'Office de tourisme'}, {lat: 43.64176470, lng: -1.42577350, nom: 'Capbreton Auto',url: '/hotspot-wifi-concession-automobile-capbreton-capbreton-auto-1579.html',ville: 'Capbreton', activite: 'Concession automobile'}, {lat: 43.88274300, lng: 0.38123000, nom: 'Locaboat Valence-Sur-Baïse',url: '/hotspot-wifi-centre-de-loisirs-valence-sur-baise-locaboat-valence-sur-baise-1581.html',ville: 'Valence-Sur-Baïse', activite: 'Centre de loisirs'}, {lat: 47.64314700, lng: 5.97828700, nom: 'Locaboat Chassey',url: '/hotspot-wifi-centre-culturel-chassey-les-scey-locaboat-chassey-1587.html',ville: 'Chassey-Lès-Scey', activite: 'Centre culturel'}, {lat: 45.80285910, lng: 6.72158810, nom: 'Camping le Pontet',url: '/hotspot-wifi-camping-les-contamines-montjoie-camping-le-pontet-1592.html',ville: 'Les Contamines Montjoie', activite: 'Camping'}, {lat: 44.95697770, lng: 5.68084930, nom: 'Club du Soleil de Grenoble',url: '/hotspot-wifi-camping-avignonet-club-du-soleil-de-grenoble-1611.html',ville: 'Avignonet', activite: 'Camping'}, {lat: 44.44424700, lng: -1.25094930, nom: 'Beach Burger',url: '/hotspot-wifi-restaurant-biscarrosse-plage-beach-burger-1612.html',ville: 'Biscarrosse Plage', activite: 'Restaurant'}, {lat: 48.86913990, lng: 2.29810240, nom: 'Helzear Champs Elysées',url: '/hotspot-wifi-hotel-paris-helzear-champs-elysees-1613.html',ville: 'Paris', activite: 'Hôtel'}, {lat: 47.19148440, lng: 1.89103070, nom: 'Salle de Conférence Cdc',url: '/hotspot-wifi-centre-culturel-vierzon-salle-de-conference-cdc-1655.html',ville: 'Vierzon', activite: 'Centre culturel'}, {lat: 47.88942300, lng: -3.97978400, nom: 'Cap Coz - Fouesnant',url: '/hotspot-wifi-office-de-tourisme-fouesnant-cap-coz-fouesnant-1661.html',ville: 'Fouesnant', activite: 'Office de tourisme'}, {lat: 47.21079700, lng: 0.07469600, nom: 'Camping Belle Rive',url: '/hotspot-wifi-camping-candes-saint-martin-camping-belle-rive-1665.html',ville: 'Candes Saint Martin', activite: 'Camping'}, {lat: 46.60416260, lng: -1.83191330, nom: 'Camping le Chaponnet',url: '/hotspot-wifi-camping-brem-sur-mer-camping-le-chaponnet-1666.html',ville: 'Brem Sur Mer', activite: 'Camping'}, {lat: 47.87556800, lng: -4.10637290, nom: 'Esplanade du Casino',url: '/hotspot-wifi-office-de-tourisme-benodet-esplanade-du-casino-1669.html',ville: 'Bénodet', activite: 'Office de tourisme'}, {lat: 43.30662080, lng: 5.39298590, nom: 'Marseille-Residence Longchamp',url: '/hotspot-wifi-ehpa-marseille-marseille-residence-longchamp-1671.html',ville: 'Marseille', activite: 'EHPA'}, {lat: 47.41436790, lng: 1.02241000, nom: 'Amicale Sapeurs Pompiers Amboise',url: '/hotspot-wifi-collectif-amboise-amicale-sapeurs-pompiers-amboise-1672.html',ville: 'Amboise', activite: 'Collectif'}, {lat: 48.18675100, lng: 5.10860400, nom: 'France Services Bologne',url: '/hotspot-wifi-mairie-bologne-france-services-bologne-1675.html',ville: 'Bologne', activite: 'Mairie'}, {lat: 45.91961410, lng: -1.33801700, nom: 'Hôtel de la Plage',url: '/hotspot-wifi-hotel-st-pierre-d-oleron-hotel-de-la-plage-1680.html',ville: 'St Pierre D\'Oleron', activite: 'Hôtel'}, {lat: 48.81780440, lng: 2.61291490, nom: 'Yprema_eme',url: '/hotspot-wifi-societe-emerainville-yprema_eme-1681.html',ville: 'Emerainville', activite: 'Société'}, {lat: 43.37601230, lng: -1.54366720, nom: 'Maison Xoxoenia 2',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-pee-sur-nivelle-maison-xoxoenia-2-1682.html',ville: 'Saint Pee Sur Nivelle', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.73182490, lng: 5.68803070, nom: 'Gite Lallagnier',url: '/hotspot-wifi-gite-chambres-d-hotes-brens-gite-lallagnier-1685.html',ville: 'Brens', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.74628710, lng: -3.46853600, nom: 'Centre Social',url: '/hotspot-wifi-mairie-lannion-centre-social-1688.html',ville: 'Lannion', activite: 'Mairie'}, {lat: 45.26941200, lng: 6.32561300, nom: 'Chalets Spagnolo Jacques',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-pancrace-chalets-spagnolo-jacques-1691.html',ville: 'Saint Pancrace', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.24940900, lng: 6.46521200, nom: 'Dth Gite73',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-michel-de-maurienne-dth-gite73-1692.html',ville: 'Saint Michel de Maurienne', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.45533400, lng: 6.90028100, nom: 'Les Platières',url: '/hotspot-wifi-collectif-tignes-les-platieres-1696.html',ville: 'Tignes', activite: 'Collectif'}, {lat: 48.84190470, lng: 2.29029740, nom: 'Le Signal',url: '/hotspot-wifi-bar-restaurant-paris-le-signal-1705.html',ville: 'Paris', activite: 'Bar restaurant'}, {lat: 45.18637150, lng: 5.71925020, nom: 'Grenoble Résidence les Bains',url: '/hotspot-wifi-ehpa-grenoble-grenoble-residence-les-bains-1706.html',ville: 'Grenoble', activite: 'EHPA'}, {lat: 48.20675020, lng: -4.07139070, nom: 'Peugeot Chateaulin',url: '/hotspot-wifi-concession-automobile-chateaulin-peugeot-chateaulin-1707.html',ville: 'Chateaulin', activite: 'Concession automobile'}, {lat: 44.49723190, lng: 0.66809200, nom: 'Résidence du Golf',url: '/hotspot-wifi-collectif-castelnaud-de-gratecambe-residence-du-golf-1710.html',ville: 'Castelnaud-De-Gratecambe', activite: 'Collectif'}, {lat: 46.66706620, lng: -1.43984010, nom: 'Passerelles - Salengro',url: '/hotspot-wifi-societe-la-roche-sur-yon-passerelles-salengro-1716.html',ville: 'La Roche Sur Yon', activite: 'Société'}, {lat: 48.15069220, lng: -4.01553550, nom: 'Concession Peugeot',url: '/hotspot-wifi-concession-automobile-pont-l-abbe-concession-peugeot-1718.html',ville: 'Pont L\'Abbé', activite: 'Concession automobile'}, {lat: 48.90915430, lng: 2.23692750, nom: 'Hotel de L\'Etoile',url: '/hotspot-wifi-hotel-colombes-hotel-de-l-etoile-1771.html',ville: 'Colombes', activite: 'Hôtel'}, {lat: 46.48231390, lng: 3.98889260, nom: 'Digoin-Residence de la Capitainerie',url: '/hotspot-wifi-ehpad-digoin-digoin-residence-de-la-capitainerie-1778.html',ville: 'Digoin', activite: 'EHPAD'}, {lat: 49.11051860, lng: 6.18343790, nom: 'Unicars Gare Routiere',url: '/hotspot-wifi-societe-metz-unicars-gare-routiere-1876.html',ville: 'Metz', activite: 'Société'}, {lat: 48.07144600, lng: -0.76942300, nom: 'Immo de France Ouest',url: '/hotspot-wifi-collectif-laval-immo-de-france-ouest-1934.html',ville: 'Laval', activite: 'Collectif'}, {lat: 50.11363940, lng: 3.41677640, nom: 'Caudry Automobiles',url: '/hotspot-wifi-concession-automobile-caudry-caudry-automobiles-1936.html',ville: 'Caudry', activite: 'Concession automobile'}, {lat: 48.38014600, lng: -3.09539990, nom: 'L\'Argoad',url: '/hotspot-wifi-bar-tabac-saint-gilles-pligeaux-l-argoad-1937.html',ville: 'Saint-Gilles-Pligeaux', activite: 'Bar tabac'}, {lat: 48.78365780, lng: 2.36629520, nom: 'Formations Michel Lidoreau',url: '/hotspot-wifi-centre-culturel-villejuif-formations-michel-lidoreau-2000.html',ville: 'Villejuif', activite: 'Centre culturel'}, {lat: 44.38043400, lng: 4.69800000, nom: 'Lpo G.jaume Ufa Piscine',url: '/hotspot-wifi-ecole-pierrelatte-lpo-g-jaume-ufa-piscine-2018.html',ville: 'Pierrelatte', activite: 'Ecole'}, {lat: 47.70413950, lng: -3.38365110, nom: 'Les Terrasses de la Potinière - Couleur Café',url: '/hotspot-wifi-bar-restaurant-larmor-plage-les-terrasses-de-la-potiniere-couleur-cafe-2052.html',ville: 'Larmor Plage', activite: 'Bar restaurant'}, {lat: 47.51668990, lng: -2.37618700, nom: 'Bar\'Rage',url: '/hotspot-wifi-bar-brasserie-arzal-bar-rage-2097.html',ville: 'Arzal', activite: 'Bar brasserie'}, {lat: 44.64060380, lng: -1.15569090, nom: 'Cap Ocean',url: '/hotspot-wifi-grande-surface-la-teste-de-buch-cap-ocean-2203.html',ville: 'La Teste de Buch', activite: 'Grande surface'}, {lat: 43.64375140, lng: 1.47484880, nom: 'Première Classe',url: '/hotspot-wifi-hotel-l-union-premiere-classe-2373.html',ville: 'L\'Union', activite: 'Hôtel'}, {lat: 48.11376200, lng: -1.67953900, nom: 'Scott Premium Et Originals',url: '/hotspot-wifi-societe-rennes-scott-premium-et-originals-2401.html',ville: 'Rennes', activite: 'Société'}, {lat: 44.12077280, lng: 5.17174180, nom: 'Office de Tourisme Malaucène',url: '/hotspot-wifi-office-de-tourisme-malaucene-office-de-tourisme-malaucene-2478.html',ville: 'Malaucène', activite: 'Office de tourisme'}, {lat: 49.32988580, lng: -0.45948060, nom: 'Gîte du Moulin',url: '/hotspot-wifi-gite-chambres-d-hotes-courseulles-sur-mer-gite-du-moulin-2479.html',ville: 'Courseulles Sur Mer', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 43.99847830, lng: 5.05490270, nom: 'Office de Tourisme',url: '/hotspot-wifi-office-de-tourisme-pernes-les-fontaines-office-de-tourisme-2482.html',ville: 'Pernes les Fontaines', activite: 'Office de tourisme'}, {lat: 46.86565300, lng: 0.77102200, nom: 'Camping les Rioms',url: '/hotspot-wifi-camping-barrou-camping-les-rioms-2483.html',ville: 'Barrou', activite: 'Camping'}, {lat: 43.69815820, lng: 7.27156750, nom: 'Hôtel Acanthe',url: '/hotspot-wifi-hotel-nice-hotel-acanthe-2489.html',ville: 'Nice', activite: 'Hôtel'}, {lat: 44.12534680, lng: 5.17993230, nom: 'Office de Bedoin',url: '/hotspot-wifi-office-de-tourisme-bedoin-office-de-bedoin-2490.html',ville: 'Bedoin', activite: 'Office de tourisme'}, {lat: 43.70325790, lng: 7.26756620, nom: 'Le Petit Louvre',url: '/hotspot-wifi-hotel-nice-le-petit-louvre-2491.html',ville: 'Nice', activite: 'Hôtel'}, {lat: 49.13678800, lng: 1.39888500, nom: 'Le Clos Dormont',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-pierre-de-bailleul-le-clos-dormont-2493.html',ville: 'Saint Pierre de Bailleul', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 49.28171590, lng: -0.25086140, nom: 'La Marine',url: '/hotspot-wifi-bar-brasserie-ouistreham-la-marine-2494.html',ville: 'Ouistreham', activite: 'Bar brasserie'}, {lat: 50.18293220, lng: 3.23715870, nom: 'Peugeot Citroen Cambrai',url: '/hotspot-wifi-restaurant-cambrai-peugeot-citroen-cambrai-2497.html',ville: 'Cambrai', activite: 'Restaurant'}, {lat: 44.62963400, lng: 1.08038800, nom: 'Mairie de Villefranche',url: '/hotspot-wifi-mairie-villefranche-mairie-de-villefranche-2498.html',ville: 'Villefranche', activite: 'Mairie'}, {lat: 43.65627260, lng: 5.26230500, nom: 'Médiathèque',url: '/hotspot-wifi-bibliotheque-lambesc-mediatheque-2499.html',ville: 'Lambesc', activite: 'Bibliothèque '}, {lat: 49.63272030, lng: -1.58320560, nom: 'Première Classe Cherbourg',url: '/hotspot-wifi-hotel-tourlaville-premiere-classe-cherbourg-2500.html',ville: 'Tourlaville', activite: 'Hôtel'}, {lat: 45.28584600, lng: 6.88044500, nom: 'L\'Arc En Ciel',url: '/hotspot-wifi-gite-chambres-d-hotes-lanslebourg-l-arc-en-ciel-2504.html',ville: 'Lanslebourg', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 47.41317100, lng: 0.68943500, nom: 'Hotel Italia',url: '/hotspot-wifi-hotel-tours-hotel-italia-2505.html',ville: 'Tours', activite: 'Hôtel'}, {lat: 43.77865900, lng: -1.21824790, nom: 'Le Relais de la Poste',url: '/hotspot-wifi-hotel-magescq-le-relais-de-la-poste-2507.html',ville: 'Magescq', activite: 'Hôtel'}, {lat: 48.94633940, lng: 7.72733100, nom: 'Etablissement Médical de Liebfrauenthal',url: '/hotspot-wifi-clinique-hopital-goersdorf-etablissement-medical-de-liebfrauenthal-2508.html',ville: 'Goersdorf', activite: 'Clinique / Hôpital'}, {lat: 45.59006780, lng: 5.27405430, nom: 'Mamma\'S Kitchen',url: '/hotspot-wifi-restaurant-bourgoin-jallieu-mamma-s-kitchen-2509.html',ville: 'Bourgoin Jallieu', activite: 'Restaurant'}, {lat: 44.14389600, lng: -1.23972400, nom: 'Le Tatiou',url: '/hotspot-wifi-camping-bias-le-tatiou-2537.html',ville: 'Bias', activite: 'Camping'}, {lat: 45.64186200, lng: 4.16761200, nom: 'Gîte Cottin Jean-Francois',url: '/hotspot-wifi-gite-chambres-d-hotes-chalain-le-comtal-gite-cottin-jean-francois-2542.html',ville: 'Chalain le Comtal', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.27708660, lng: -3.58236050, nom: 'Carhaix Golf',url: '/hotspot-wifi-golf-carhaix-carhaix-golf-2543.html',ville: 'Carhaix', activite: 'Golf'}, {lat: 46.16899790, lng: -1.12129850, nom: 'Hotel Inn',url: '/hotspot-wifi-hotel-la-rochelle-hotel-inn-2600.html',ville: 'La Rochelle', activite: 'Hôtel'}, {lat: 43.53671100, lng: 5.41877400, nom: 'Ce Bonheur-Là',url: '/hotspot-wifi-sandwicherie-aix-en-provence-ce-bonheur-la-2625.html',ville: 'Aix En Provence', activite: 'Sandwicherie'}, {lat: 48.10762460, lng: -1.67576460, nom: 'Mille Potes',url: '/hotspot-wifi-bar-brasserie-rennes-mille-potes-2626.html',ville: 'Rennes', activite: 'Bar brasserie'}, {lat: 45.28945700, lng: 6.90992700, nom: 'Residence L\'Etagne',url: '/hotspot-wifi-collectif-lanslevillard-residence-l-etagne-2628.html',ville: 'Lanslevillard', activite: 'Collectif'}, {lat: 44.82447400, lng: 6.50086500, nom: 'Locations Vacances Mottet',url: '/hotspot-wifi-gite-chambres-d-hotes-puy-saint-vincent-locations-vacances-mottet-2629.html',ville: 'Puy Saint Vincent', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.53131900, lng: 5.68223800, nom: 'Drago\'Park',url: '/hotspot-wifi-centre-de-loisirs-le-pont-de-beauvoisin-drago-park-2633.html',ville: 'Le Pont de Beauvoisin', activite: 'Centre de loisirs'}, {lat: 45.25325930, lng: 6.25677820, nom: 'Hotel Club J',url: '/hotspot-wifi-hotel-la-toussuire-hotel-club-j-2636.html',ville: 'La Toussuire', activite: 'Hôtel'}, {lat: 43.89791200, lng: 0.81119000, nom: 'Camping le Néri',url: '/hotspot-wifi-camping-mauroux-camping-le-neri-2677.html',ville: 'Mauroux', activite: 'Camping'}, {lat: 48.18950370, lng: 5.90703050, nom: 'Happy Bowling',url: '/hotspot-wifi-bowling-contrexeville-happy-bowling-2755.html',ville: 'Contrexeville', activite: 'Bowling'}, {lat: 42.81601200, lng: 9.45137100, nom: 'U Castiglionu',url: '/hotspot-wifi-gite-chambres-d-hotes-sisco-u-castiglionu-2758.html',ville: 'Sisco', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.25794400, lng: 6.25984900, nom: 'La Troika',url: '/hotspot-wifi-collectif-la-toussuire-la-troika-2759.html',ville: 'La Toussuire', activite: 'Collectif'}, {lat: 47.81198840, lng: -3.70341920, nom: 'Gîte du Bélon',url: '/hotspot-wifi-gite-chambres-d-hotes-moelan-sur-mer-gite-du-belon-2761.html',ville: 'Moelan Sur Mer', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.29148400, lng: 6.91245400, nom: 'Résidence Belle',url: '/hotspot-wifi-collectif-lanslevillard-residence-belle-2763.html',ville: 'Lanslevillard', activite: 'Collectif'}, {lat: 47.08101200, lng: 2.39878200, nom: 'Emmaus',url: '/hotspot-wifi-collectif-la-chapelle-saint-ursin-emmaus-2767.html',ville: 'La Chapelle Saint Ursin', activite: 'Collectif'}, {lat: 46.88306110, lng: -1.02625290, nom: 'Origine Halle',url: '/hotspot-wifi-centre-commercial-les-herbiers-origine-halle-2768.html',ville: 'Les Herbiers', activite: 'Centre commercial'}, {lat: 43.61318200, lng: 3.15516900, nom: 'Campotel des 3 Vallees',url: '/hotspot-wifi-gite-chambres-d-hotes-bedarieux-campotel-des-3-vallees-2769.html',ville: 'Bedarieux', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.37539600, lng: 7.05619600, nom: 'Le Bec D\'Aigle - le Tralenta',url: '/hotspot-wifi-gite-chambres-d-hotes-bonneval-sur-arc-le-bec-d-aigle-le-tralenta-2770.html',ville: 'Bonneval Sur Arc', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.20471900, lng: 6.26290600, nom: 'Les Edelweiss',url: '/hotspot-wifi-collectif-saint-jean-d-arves-les-edelweiss-2819.html',ville: 'Saint Jean D\'Arves', activite: 'Collectif'}, {lat: 43.35103770, lng: 6.71465330, nom: 'Hotel les Calanques',url: '/hotspot-wifi-hotel-les-issambres-hotel-les-calanques-2838.html',ville: 'Les Issambres', activite: 'Hôtel'}, {lat: 46.85108350, lng: -1.87977370, nom: 'Challans-Les Jardins Medicis',url: '/hotspot-wifi-ehpad-challans-challans-les-jardins-medicis-2840.html',ville: 'Challans', activite: 'EHPAD'}, {lat: 43.92726380, lng: 4.94608450, nom: 'Médithèque Raoul Milhaud',url: '/hotspot-wifi-bibliotheque-chateauneuf-de-gadagne-meditheque-raoul-milhaud-2850.html',ville: 'Chateauneuf de Gadagne', activite: 'Bibliothèque '}, {lat: 47.27991300, lng: -2.47938670, nom: 'Hotel des Marais Salants',url: '/hotspot-wifi-hotel-batz-sur-mer-hotel-des-marais-salants-2851.html',ville: 'Batz-Sur-Mer', activite: 'Hôtel'}, {lat: 44.67903830, lng: 4.67553350, nom: 'Zoan',url: '/hotspot-wifi-gite-chambres-d-hotes-st-bauzile-zoan-2853.html',ville: 'St Bauzile', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 44.17444000, lng: 5.13204990, nom: 'Le Clos Saint Michel',url: '/hotspot-wifi-gite-chambres-d-hotes-malaucene-le-clos-saint-michel-2855.html',ville: 'Malaucene', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 47.46920160, lng: -0.54972150, nom: 'Mercure Angers Centre Gare',url: '/hotspot-wifi-hotel-angers-mercure-angers-centre-gare-2858.html',ville: 'Angers', activite: 'Hôtel'}, {lat: 44.85979400, lng: 4.80895400, nom: 'Domaine de Turzon',url: '/hotspot-wifi-restaurant-saint-georges-les-bains-domaine-de-turzon-2867.html',ville: 'Saint Georges les Bains', activite: 'Restaurant'}, {lat: 48.67321800, lng: 6.15349600, nom: 'Aeim',url: '/hotspot-wifi-collectif-villers-les-nancy-aeim-2872.html',ville: 'Villers les Nancy', activite: 'Collectif'}, {lat: 48.01633910, lng: 2.73324530, nom: 'Camping des Rives du Loing',url: '/hotspot-wifi-camping-cepoy-camping-des-rives-du-loing-2875.html',ville: 'Cepoy', activite: 'Camping'}, {lat: 43.83623270, lng: 4.35761690, nom: 'Café Olive',url: '/hotspot-wifi-bar-restaurant-nimes-cafe-olive-2876.html',ville: 'Nîmes', activite: 'Bar restaurant'}, {lat: 42.68184600, lng: 9.30370400, nom: 'Hameau Sant\'Andria',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-florent-hameau-sant-andria-2879.html',ville: 'Saint Florent', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 47.88441930, lng: -3.01961980, nom: 'Podium 2000',url: '/hotspot-wifi-bar-brasserie-baud-podium-2000-2894.html',ville: 'Baud', activite: 'Bar brasserie'}, {lat: 47.75354800, lng: -3.39795340, nom: 'Le Crystal',url: '/hotspot-wifi-bar-brasserie-lorient-le-crystal-2895.html',ville: 'Lorient', activite: 'Bar brasserie'}, {lat: 47.66437360, lng: -3.00431370, nom: 'Le Comptoir',url: '/hotspot-wifi-bar-restaurant-auray-le-comptoir-2896.html',ville: 'Auray', activite: 'Bar restaurant'}, {lat: 47.28984050, lng: -2.03005980, nom: 'Cafe de la Loire',url: '/hotspot-wifi-bar-brasserie-paimboeuf-cafe-de-la-loire-2905.html',ville: 'Paimboeuf', activite: 'Bar brasserie'}, {lat: 47.79220350, lng: -3.49262150, nom: 'Le Prat Pell',url: '/hotspot-wifi-bar-tabac-guidel-le-prat-pell-2908.html',ville: 'Guidel', activite: 'Bar tabac'}, {lat: 47.80123690, lng: -3.28247000, nom: 'Le Beluni',url: '/hotspot-wifi-bar-tabac-hennebont-le-beluni-2909.html',ville: 'Hennebont', activite: 'Bar tabac'}, {lat: 47.70228000, lng: -3.43227460, nom: 'Ty Rouille',url: '/hotspot-wifi-bar-restaurant-lomener-ty-rouille-2911.html',ville: 'Lomener', activite: 'Bar restaurant'}, {lat: 48.50465440, lng: -2.76320940, nom: 'Msb - Grande Salle de Robien',url: '/hotspot-wifi-mairie-saint-brieuc-msb-grande-salle-de-robien-2916.html',ville: 'Saint-Brieuc', activite: 'Mairie'}, {lat: 45.22148000, lng: 6.22843090, nom: 'Bowling la Petite Ferme',url: '/hotspot-wifi-bowling-saint-sorlin-d-arves-bowling-la-petite-ferme-2923.html',ville: 'Saint Sorlin D\'Arves', activite: 'Bowling'}, {lat: 48.99049670, lng: 2.31723120, nom: 'Mairie de Montmorency - Jeunesse',url: '/hotspot-wifi-mairie-montmorency-mairie-de-montmorency-jeunesse-2930.html',ville: 'Montmorency', activite: 'Mairie'}, {lat: 48.83782290, lng: -1.58946140, nom: 'Café de la Gare',url: '/hotspot-wifi-bar-tabac-granville-cafe-de-la-gare-2934.html',ville: 'Granville', activite: 'Bar tabac'}, {lat: 43.86277200, lng: 4.43310550, nom: 'Amicale des Sapeurs Pompiers de Marguerittes',url: '/hotspot-wifi-collectif-marguerittes-amicale-des-sapeurs-pompiers-de-marguerittes-3017.html',ville: 'Marguerittes', activite: 'Collectif'}, {lat: 47.13376500, lng: 4.48687700, nom: 'Chez Camille',url: '/hotspot-wifi-hotel-arnay-le-duc-chez-camille-3020.html',ville: 'Arnay le Duc', activite: 'Hôtel'}, {lat: 48.94008120, lng: 2.28665300, nom: 'Yprema Gennvilliers',url: '/hotspot-wifi-societe-gennevilliers-yprema-gennvilliers-3022.html',ville: 'Gennevilliers', activite: 'Société'}, {lat: 48.78055800, lng: 2.01696090, nom: 'Yprema Trappes',url: '/hotspot-wifi-societe-trappes-yprema-trappes-3025.html',ville: 'Trappes', activite: 'Société'}, {lat: 48.71944070, lng: 2.27924490, nom: 'Yprema Massy',url: '/hotspot-wifi-societe-massy-yprema-massy-3026.html',ville: 'Massy', activite: 'Société'}, {lat: 43.66445540, lng: -1.39446700, nom: 'Aux Sources D\'Hossegor',url: '/hotspot-wifi-gite-chambres-d-hotes-soorts-hossegor-aux-sources-d-hossegor-3046.html',ville: 'Soorts Hossegor', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 43.91133200, lng: 5.19982400, nom: 'Cercle Republicain de Gordes',url: '/hotspot-wifi-bar-tabac-gordes-cercle-republicain-de-gordes-3048.html',ville: 'Gordes', activite: 'Bar tabac'}, {lat: 44.06742100, lng: 5.35936600, nom: 'Ot de Monieux',url: '/hotspot-wifi-office-de-tourisme-monieux-ot-de-monieux-3053.html',ville: 'Monieux', activite: 'Office de tourisme'}, {lat: 45.53002080, lng: 3.72784590, nom: 'Camping les Trois Chenes',url: '/hotspot-wifi-camping-ambert-camping-les-trois-chenes-3057.html',ville: 'Ambert', activite: 'Camping'}, {lat: 48.07060240, lng: -0.77437730, nom: 'Librairie Corneille',url: '/hotspot-wifi-bibliotheque-laval-librairie-corneille-3060.html',ville: 'Laval', activite: 'Bibliothèque '}, {lat: 48.55680330, lng: -0.41331040, nom: 'Bagnoles Hotel - Bistrot Gourmand',url: '/hotspot-wifi-hotel-bagnoles-de-l-orne-bagnoles-hotel-bistrot-gourmand-3139.html',ville: 'Bagnoles de L\'Orne', activite: 'Hôtel'}, {lat: 43.92468250, lng: 2.14901190, nom: '0\'Sully\' S',url: '/hotspot-wifi-bar-brasserie-albi-0-sully-s-3150.html',ville: 'Albi', activite: 'Bar brasserie'}, {lat: 45.20753700, lng: 6.33583700, nom: 'La Grange de Pierre',url: '/hotspot-wifi-gite-chambres-d-hotes-albiez-montrond-la-grange-de-pierre-3285.html',ville: 'Albiez Montrond', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.40868420, lng: -1.75206290, nom: 'Le Grand B',url: '/hotspot-wifi-bar-brasserie-combourg-le-grand-b-3287.html',ville: 'Combourg', activite: 'Bar brasserie'}, {lat: 48.64578520, lng: -2.00749120, nom: 'Le Bois Joli',url: '/hotspot-wifi-residence-etudiante-saint-malo-le-bois-joli-3290.html',ville: 'Saint Malo', activite: 'Résidence étudiante'}, {lat: 43.39095400, lng: 6.34142700, nom: 'La Piece de Boeuf',url: '/hotspot-wifi-restaurant-le-cannet-des-maures-la-piece-de-boeuf-3291.html',ville: 'Le Cannet des Maures', activite: 'Restaurant'}, {lat: 42.95719720, lng: 2.84057210, nom: 'Mairie de Saint Jean de Barrou',url: '/hotspot-wifi-mairie-saint-jean-de-barrou-mairie-de-saint-jean-de-barrou-3292.html',ville: 'Saint Jean de Barrou', activite: 'Mairie'}, {lat: 45.82855200, lng: 1.27181800, nom: 'Le Pont Saint-Etienne',url: '/hotspot-wifi-restaurant-limoges-le-pont-saint-etienne-3293.html',ville: 'Limoges', activite: 'Restaurant'}, {lat: 49.65836130, lng: -1.67705450, nom: 'Centre Aquatique Equeurdreville-Hainneville',url: '/hotspot-wifi-centre-de-loisirs-equeurdreville-hainneville-centre-aquatique-equeurdreville-hainneville-3294.html',ville: 'Equeurdreville-Hainneville', activite: 'Centre de loisirs'}, {lat: 47.27907010, lng: 4.23211410, nom: 'Bluebox',url: '/hotspot-wifi-societe-saulieu-bluebox-3296.html',ville: 'Saulieu', activite: 'Société'}, {lat: 47.40506710, lng: -2.48930020, nom: 'Camping Praderoi',url: '/hotspot-wifi-camping-mesquer-camping-praderoi-3323.html',ville: 'Mesquer', activite: 'Camping'}, {lat: 43.77776020, lng: 4.09308840, nom: 'Hotel Estelou',url: '/hotspot-wifi-hotel-sommieres-hotel-estelou-3353.html',ville: 'Sommieres', activite: 'Hôtel'}, {lat: 45.64897800, lng: 0.16217240, nom: 'Centre Information Jeunesse - C.i.j Angoulême',url: '/hotspot-wifi-centre-culturel-angouleme-centre-information-jeunesse-c-i-j-angouleme-3354.html',ville: 'Angoulême', activite: 'Centre culturel'}, {lat: 48.80582360, lng: 2.13530610, nom: 'Cap Tonic Ver',url: '/hotspot-wifi-salle-de-sport-versailles-cap-tonic-ver-3355.html',ville: 'Versailles', activite: 'Salle de sport'}, {lat: 48.17972350, lng: -2.62708800, nom: 'Capcideral Pépinière D\'Entreprises',url: '/hotspot-wifi-gite-chambres-d-hotes-plemet-capcideral-pepiniere-d-entreprises-3356.html',ville: 'Plemet', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.26332730, lng: -2.87204480, nom: 'Bosmeleac Camping',url: '/hotspot-wifi-bar-brasserie-allineuc-bosmeleac-camping-3357.html',ville: 'Allineuc', activite: 'Bar brasserie'}, {lat: 43.62009050, lng: 6.97121620, nom: 'Hotel Casabella',url: '/hotspot-wifi-hotel-mouans-sartoux-hotel-casabella-3359.html',ville: 'Mouans Sartoux', activite: 'Hôtel'}, {lat: 47.75071430, lng: -3.36148220, nom: 'L\'Alchimiste',url: '/hotspot-wifi-bar-brasserie-lorient-l-alchimiste-3360.html',ville: 'Lorient', activite: 'Bar brasserie'}, {lat: 48.78198200, lng: -3.52471000, nom: 'Pôle Phoenix Ltc',url: '/hotspot-wifi-mairie-pleumeur-bodou-lannion-pole-phoenix-ltc-3365.html',ville: 'Pleumeur-Bodou / Lannion', activite: 'Mairie'}, {lat: 43.74534980, lng: -1.01081760, nom: 'Oeuvre du Berceau St Vincent de Paul',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-vincent-de-paul-oeuvre-du-berceau-st-vincent-de-paul-3367.html',ville: 'Saint Vincent de Paul', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.11775370, lng: 7.14305440, nom: 'Les Lodges',url: '/hotspot-wifi-gite-chambres-d-hotes-orbey-les-lodges-3368.html',ville: 'Orbey', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 50.88661760, lng: 1.65861290, nom: 'Le Père Baptiste',url: '/hotspot-wifi-sandwicherie-wissant-le-pere-baptiste-3370.html',ville: 'Wissant', activite: 'Sandwicherie'}, {lat: 43.45590280, lng: 3.68298480, nom: 'Gilles Balestriere',url: '/hotspot-wifi-gite-chambres-d-hotes-balaruc-le-vieux-gilles-balestriere-3375.html',ville: 'Balaruc le Vieux', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 47.07769700, lng: 4.09896300, nom: 'Mairie',url: '/hotspot-wifi-mairie-anost-mairie-3394.html',ville: 'Anost', activite: 'Mairie'}, {lat: 47.65717710, lng: -3.20737030, nom: 'Office de Tourisme D\'Etel',url: '/hotspot-wifi-office-de-tourisme-etel-office-de-tourisme-d-etel-3399.html',ville: 'Etel', activite: 'Office de tourisme'}, {lat: 48.59642800, lng: 7.77555400, nom: 'Supermarchés Match',url: '/hotspot-wifi-grande-surface-strasbourg-supermarches-match-3403.html',ville: 'Strasbourg', activite: 'Grande surface'}, {lat: 48.89760100, lng: -0.19937900, nom: 'La Civette',url: '/hotspot-wifi-bar-tabac-falaise-la-civette-3494.html',ville: 'Falaise', activite: 'Bar tabac'}, {lat: 43.54080000, lng: -1.46103800, nom: 'Cbe',url: '/hotspot-wifi-collectif-tarnos-cbe-3498.html',ville: 'Tarnos', activite: 'Collectif'}, {lat: 43.66939090, lng: 7.14057600, nom: 'Camping le Colombier',url: '/hotspot-wifi-camping-cagnes-sur-mer-camping-le-colombier-3499.html',ville: 'Cagnes Sur Mer', activite: 'Camping'}, {lat: 43.45837760, lng: 3.68552400, nom: 'Balaruc le Vieux-Le Grand Chai',url: '/hotspot-wifi-ehpad-balaruc-le-vieux-balaruc-le-vieux-le-grand-chai-3500.html',ville: 'Balaruc le Vieux', activite: 'EHPAD'}, {lat: 46.89278760, lng: -1.03031340, nom: 'Les 4 Chênes',url: '/hotspot-wifi-gite-chambres-d-hotes-les-herbiers-les-4-chenes-3508.html',ville: 'Les Herbiers', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.57803680, lng: -0.54712630, nom: 'Café Restaurant le Français',url: '/hotspot-wifi-bar-restaurant-pons-cafe-restaurant-le-francais-3510.html',ville: 'Pons', activite: 'Bar restaurant'}, {lat: 45.54853000, lng: 6.76480400, nom: 'Hôtel la Vanoise',url: '/hotspot-wifi-hotel-vallandry-hotel-la-vanoise-3511.html',ville: 'Vallandry', activite: 'Hôtel'}, {lat: 43.58975940, lng: 6.92333520, nom: 'Pegomas-Residence les Jasmins de Cabrol',url: '/hotspot-wifi-ehpad-pegomas-pegomas-residence-les-jasmins-de-cabrol-3562.html',ville: 'Pegomas', activite: 'EHPAD'}, {lat: 47.19671910, lng: -0.86201050, nom: 'Sarl Humeau',url: '/hotspot-wifi-concession-automobile-jallais-sarl-humeau-3567.html',ville: 'Jallais', activite: 'Concession automobile'}, {lat: 48.85414660, lng: 2.19589060, nom: 'Garches-Residence de L\'Empereur',url: '/hotspot-wifi-ehpad-garches-garches-residence-de-l-empereur-3688.html',ville: 'Garches', activite: 'EHPAD'}, {lat: 48.51418000, lng: -2.76583500, nom: 'Caf C.s Plateau',url: '/hotspot-wifi-centre-de-loisirs-saint-brieuc-caf-c-s-plateau-3692.html',ville: 'Saint-Brieuc', activite: 'Centre de loisirs'}, {lat: 48.52021420, lng: -2.78500420, nom: 'Centre Social la Ruche',url: '/hotspot-wifi-centre-de-loisirs-saint-brieuc-centre-social-la-ruche-3693.html',ville: 'Saint-Brieuc', activite: 'Centre de loisirs'}, {lat: 46.83612260, lng: -0.47638650, nom: 'Location Hay D.',url: '/hotspot-wifi-collectif-bressuire-location-hay-d-3701.html',ville: 'Bressuire', activite: 'Collectif'}, {lat: 48.45705800, lng: -2.04901500, nom: 'Atelier du 5 Bis',url: '/hotspot-wifi-centre-de-loisirs-dinan-atelier-du-5-bis-3703.html',ville: 'Dinan', activite: 'Centre de loisirs'}, {lat: 47.97633330, lng: -4.03226030, nom: 'Armor Lux',url: '/hotspot-wifi-boutique-pret-a-porter-quimper-armor-lux-3706.html',ville: 'Quimper', activite: 'Boutique prêt a porter'}, {lat: 48.49764630, lng: -2.74627000, nom: 'Centre Social Croix St Lambert',url: '/hotspot-wifi-espace-public-saint-brieuc-centre-social-croix-st-lambert-3708.html',ville: 'Saint Brieuc', activite: 'Espace public'}, {lat: 48.17699360, lng: -1.30219920, nom: 'Cafe des Sports',url: '/hotspot-wifi-bar-tabac-val-d-ize-cafe-des-sports-3709.html',ville: 'Val D\'Ize', activite: 'Bar tabac'}, {lat: 48.09997270, lng: -1.73237890, nom: 'Soccer Rennais',url: '/hotspot-wifi-centre-de-loisirs-rennes-soccer-rennais-3714.html',ville: 'Rennes', activite: 'Centre de loisirs'}, {lat: 48.09505610, lng: -1.76952590, nom: 'Le Zinc',url: '/hotspot-wifi-bar-brasserie-le-rheu-le-zinc-3715.html',ville: 'Le Rheu', activite: 'Bar brasserie'}, {lat: 47.95014650, lng: -0.55307240, nom: 'Cafe du Centre',url: '/hotspot-wifi-bar-tabac-meslay-du-maine-cafe-du-centre-3717.html',ville: 'Meslay du Maine', activite: 'Bar tabac'}, {lat: 48.10751400, lng: -1.67270300, nom: 'Irish Pub le Shamrock',url: '/hotspot-wifi-bar-brasserie-rennes-irish-pub-le-shamrock-3721.html',ville: 'Rennes', activite: 'Bar brasserie'}, {lat: 48.32938830, lng: -1.83538890, nom: 'Chez Tonton',url: '/hotspot-wifi-bar-restaurant-tinteniac-chez-tonton-3723.html',ville: 'Tinteniac', activite: 'Bar restaurant'}, {lat: 48.77841590, lng: 2.23969630, nom: 'Envies de Saison - Solaris',url: '/hotspot-wifi-restaurant-clamart-envies-de-saison-solaris-3755.html',ville: 'Clamart', activite: 'Restaurant'}, {lat: 47.95881990, lng: -3.77784530, nom: 'Le Défi',url: '/hotspot-wifi-bar-tabac-rosporden-le-defi-3756.html',ville: 'Rosporden', activite: 'Bar tabac'}, {lat: 44.93087180, lng: 6.72300570, nom: 'Residence Neige Et Golf',url: '/hotspot-wifi-collectif-montgenevre-residence-neige-et-golf-3758.html',ville: 'Montgenèvre', activite: 'Collectif'}, {lat: 47.61609290, lng: -3.00110530, nom: 'Le Crac\'H Bar',url: '/hotspot-wifi-bar-brasserie-crach-le-crac-h-bar-3759.html',ville: 'Crach', activite: 'Bar brasserie'}, {lat: 47.65978190, lng: -2.86885700, nom: 'La Table de Nicole',url: '/hotspot-wifi-bar-restaurant-ploeren-la-table-de-nicole-3765.html',ville: 'Ploeren', activite: 'Bar restaurant'}, {lat: 47.69655450, lng: -2.89778140, nom: 'A la Grande Auberge',url: '/hotspot-wifi-bar-tabac-meriadec-a-la-grande-auberge-3767.html',ville: 'Meriadec', activite: 'Bar tabac'}, {lat: 46.44954180, lng: 4.88519890, nom: 'Pate à Choux - Pascal Picca',url: '/hotspot-wifi-bar-restaurant-fleurville-pate-a-choux-pascal-picca-3773.html',ville: 'Fleurville', activite: 'Bar restaurant'}, {lat: 43.23429520, lng: 0.07090660, nom: 'Sci Meril - M. Darees Gérard',url: '/hotspot-wifi-collectif-tarbes-sci-meril-m-darees-gerard-3775.html',ville: 'Tarbes', activite: 'Collectif'}, {lat: 47.21530540, lng: -1.55825030, nom: 'Sugarblue',url: '/hotspot-wifi-societe-nantes-sugarblue-3776.html',ville: 'Nantes', activite: 'Société'}, {lat: 45.50811100, lng: 6.92015800, nom: 'Restaurant L\'Armailly',url: '/hotspot-wifi-restaurant-tignes-restaurant-l-armailly-3777.html',ville: 'Tignes', activite: 'Restaurant'}, {lat: 43.51498100, lng: 1.31981700, nom: 'Frouzins la Triade',url: '/hotspot-wifi-ehpad-frouzins-frouzins-la-triade-3778.html',ville: 'Frouzins', activite: 'EHPAD'}, {lat: 45.16658490, lng: 5.69853410, nom: 'Camping les 3 Pucelles',url: '/hotspot-wifi-camping-seyssins-camping-les-3-pucelles-3781.html',ville: 'Seyssins', activite: 'Camping'}, {lat: 45.16529200, lng: 6.42873300, nom: 'Chalet Retornaz',url: '/hotspot-wifi-gite-chambres-d-hotes-valloire-chalet-retornaz-3782.html',ville: 'Valloire', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 43.23161080, lng: 0.07353380, nom: 'Office de Tourisme de Tarbes',url: '/hotspot-wifi-office-de-tourisme-tarbes-office-de-tourisme-de-tarbes-3783.html',ville: 'Tarbes', activite: 'Office de tourisme'}, {lat: 46.67333130, lng: -1.42795940, nom: 'Passerelles - L\'Escale',url: '/hotspot-wifi-espace-public-la-roche-sur-yon-passerelles-l-escale-3785.html',ville: 'La Roche Sur Yon', activite: 'Espace public'}, {lat: 45.69317640, lng: -0.32574260, nom: 'Le Coq D\'Or',url: '/hotspot-wifi-bar-brasserie-cognac-le-coq-d-or-3786.html',ville: 'Cognac', activite: 'Bar brasserie'}, {lat: 49.89242000, lng: 1.07168100, nom: 'Hôtel Kyriad',url: '/hotspot-wifi-hotel-saint-aubin-sur-scie-hotel-kyriad-3790.html',ville: 'Saint Aubin Sur Scie', activite: 'Hôtel'}, {lat: 48.19187590, lng: -2.41444130, nom: 'Le Central Bar',url: '/hotspot-wifi-bar-brasserie-merdrignac-le-central-bar-3795.html',ville: 'Merdrignac', activite: 'Bar brasserie'}, {lat: 45.28621500, lng: 6.87916700, nom: 'Locations Rosaz Pierre',url: '/hotspot-wifi-collectif-lanslebourg-locations-rosaz-pierre-3799.html',ville: 'Lanslebourg', activite: 'Collectif'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Sci Warbler',url: '/hotspot-wifi-societe-blendecques-sci-warbler-3828.html',ville: 'Blendecques', activite: 'Société'}, {lat: 48.55751000, lng: 3.30483060, nom: 'Provins-Les Jardins Medicis',url: '/hotspot-wifi-ehpad-provins-provins-les-jardins-medicis-3829.html',ville: 'Provins', activite: 'EHPAD'}, {lat: 47.19148440, lng: 1.89103070, nom: 'Cdc Pole Rural Genouilly',url: '/hotspot-wifi-collectif-genouilly-cdc-pole-rural-genouilly-3848.html',ville: 'Genouilly', activite: 'Collectif'}, {lat: 43.78042610, lng: 7.46711320, nom: 'Gorbio-Les Hauts de Menton',url: '/hotspot-wifi-ehpad-gorbio-gorbio-les-hauts-de-menton-3992.html',ville: 'Gorbio', activite: 'EHPAD'}, {lat: 48.60687050, lng: 2.46799410, nom: 'Papoli',url: '/hotspot-wifi-grande-surface-corbeil-essonnes-papoli-4005.html',ville: 'Corbeil Essonnes', activite: 'Grande surface'}, {lat: 51.01830380, lng: 2.38043000, nom: 'Hôtel Restaurant la Cuis\'In',url: '/hotspot-wifi-hotel-coudekerque-branche-hotel-restaurant-la-cuis-in-4008.html',ville: 'Coudekerque Branche', activite: 'Hôtel'}, {lat: 45.36271300, lng: 5.59134900, nom: 'Fifty Nine',url: '/hotspot-wifi-salle-de-sport-voiron-fifty-nine-4010.html',ville: 'Voiron', activite: 'Salle de sport'}, {lat: 45.25794400, lng: 6.25984900, nom: 'Chalet L\'Astrance',url: '/hotspot-wifi-collectif-la-toussuire-chalet-l-astrance-4011.html',ville: 'La Toussuire', activite: 'Collectif'}, {lat: 45.41730690, lng: 6.65140270, nom: 'Ourse Bleue App 602',url: '/hotspot-wifi-collectif-courchevel-1650-ourse-bleue-app-602-4013.html',ville: 'Courchevel 1650', activite: 'Collectif'}, {lat: 45.93575130, lng: -0.96798110, nom: 'Rochefort-Le Clos des Fontaines',url: '/hotspot-wifi-ehpad-rochefort-rochefort-le-clos-des-fontaines-4014.html',ville: 'Rochefort', activite: 'EHPAD'}, {lat: 46.66612910, lng: -1.44522330, nom: 'Passerelles - Résidence Maternelle',url: '/hotspot-wifi-espace-public-la-roche-sur-yon-passerelles-residence-maternelle-4015.html',ville: 'La Roche Sur Yon', activite: 'Espace public'}, {lat: 45.29090990, lng: 6.91243800, nom: 'Chalet les Sapins',url: '/hotspot-wifi-collectif-lanslevillard-chalet-les-sapins-4016.html',ville: 'Lanslevillard', activite: 'Collectif'}, {lat: 45.27496330, lng: 6.81507090, nom: 'Locations Meublées Bétard Nathalie',url: '/hotspot-wifi-collectif-termignon-locations-meublees-betard-nathalie-4017.html',ville: 'Termignon', activite: 'Collectif'}, {lat: 45.28582500, lng: 6.89680200, nom: 'Locations Filliol Yannick',url: '/hotspot-wifi-collectif-lanslebourg-locations-filliol-yannick-4018.html',ville: 'Lanslebourg', activite: 'Collectif'}, {lat: 45.16489800, lng: 6.42370400, nom: 'Chalet Andorse',url: '/hotspot-wifi-collectif-valloire-chalet-andorse-4019.html',ville: 'Valloire', activite: 'Collectif'}, {lat: 45.86826500, lng: -0.96340880, nom: 'St Agnant-Les Jardins du Marais',url: '/hotspot-wifi-ehpad-saint-agnant-st-agnant-les-jardins-du-marais-4022.html',ville: 'Saint Agnant', activite: 'EHPAD'}, {lat: 48.86432010, lng: 2.27209040, nom: 'Le Flandrin',url: '/hotspot-wifi-restaurant-paris-le-flandrin-4023.html',ville: 'Paris', activite: 'Restaurant'}, {lat: 45.41907580, lng: 4.40279800, nom: 'Cos Crepse',url: '/hotspot-wifi-ehpad-saint-etienne-cos-crepse-4024.html',ville: 'Saint-Etienne', activite: 'EHPAD'}, {lat: 48.82468150, lng: 2.25977700, nom: 'Beaurochay',url: '/hotspot-wifi-grande-surface-issy-les-moulineaux-beaurochay-4025.html',ville: 'Issy les Moulineaux', activite: 'Grande surface'}, {lat: 48.58050200, lng: -2.14058100, nom: 'Aire des Gens du Voyage de Ploubalay',url: '/hotspot-wifi-collectif-ploubalay-aire-des-gens-du-voyage-de-ploubalay-4026.html',ville: 'Ploubalay', activite: 'Collectif'}, {lat: 48.53008760, lng: 2.54419100, nom: 'Ville de Saint-Fargeau-Ponthierry',url: '/hotspot-wifi-mairie-saint-fargeau-ponthierry-ville-de-saint-fargeau-ponthierry-4050.html',ville: 'Saint-Fargeau-Ponthierry', activite: 'Mairie'}, {lat: 48.00647690, lng: -4.51704500, nom: 'Au Roi Gradlon',url: '/hotspot-wifi-hotel-audiern-au-roi-gradlon-4089.html',ville: 'Audiern', activite: 'Hôtel'}, {lat: 45.18725770, lng: 5.76132010, nom: 'Amazonia Smh',url: '/hotspot-wifi-salle-de-sport-saint-martin-d-heres-amazonia-smh-4124.html',ville: 'Saint Martin D\'Hères', activite: 'Salle de sport'}, {lat: 45.14332300, lng: 5.69019010, nom: 'Fifty Nine Comboire',url: '/hotspot-wifi-salle-de-sport-echirolles-fifty-nine-comboire-4125.html',ville: 'Echirolles', activite: 'Salle de sport'}, {lat: 47.22395860, lng: -1.54080580, nom: 'Ibis Styles',url: '/hotspot-wifi-hotel-nantes-ibis-styles-4127.html',ville: 'Nantes', activite: 'Hôtel'}, {lat: 50.35711300, lng: 3.51833200, nom: 'Chrs',url: '/hotspot-wifi-collectif-valenciennes-chrs-4129.html',ville: 'Valenciennes', activite: 'Collectif'}, {lat: 45.69341400, lng: -0.32551130, nom: 'La Renaissance',url: '/hotspot-wifi-bar-brasserie-cognac-la-renaissance-4130.html',ville: 'Cognac', activite: 'Bar brasserie'}, {lat: 46.33604800, lng: 0.96180500, nom: 'Lathus St Remy-Residence Laremy',url: '/hotspot-wifi-ehpad-lathus-saint-remy-lathus-st-remy-residence-laremy-4132.html',ville: 'Lathus Saint Remy', activite: 'EHPAD'}, {lat: 45.18633640, lng: 5.73325100, nom: 'Fifty Nine Chavant',url: '/hotspot-wifi-salle-de-sport-grenoble-fifty-nine-chavant-4135.html',ville: 'Grenoble', activite: 'Salle de sport'}, {lat: 50.33951520, lng: 1.55856980, nom: 'Casino de Fort Mahon',url: '/hotspot-wifi-bar-restaurant-fort-mahon-casino-de-fort-mahon-4138.html',ville: 'Fort Mahon', activite: 'Bar restaurant'}, {lat: 44.04028920, lng: 1.11116550, nom: 'Office de Tourisme',url: '/hotspot-wifi-office-de-tourisme-castelsarrasin-office-de-tourisme-4142.html',ville: 'Castelsarrasin', activite: 'Office de tourisme'}, {lat: 49.04567000, lng: 3.40237800, nom: 'Jsp',url: '/hotspot-wifi-espace-public-chateau-thierry-jsp-4216.html',ville: 'Château Thierry', activite: 'Espace public'}, {lat: 48.17444920, lng: 6.43399340, nom: 'Mairie Epinal',url: '/hotspot-wifi-mairie-epinal-mairie-epinal-4271.html',ville: 'Epinal', activite: 'Mairie'}, {lat: 49.41181100, lng: 1.04138400, nom: 'Vikings Auto Grand Quevilly',url: '/hotspot-wifi-concession-automobile-le-grand-quevilly-vikings-auto-grand-quevilly-4312.html',ville: 'Le Grand Quevilly', activite: 'Concession automobile'}, {lat: 45.45186480, lng: 6.97444430, nom: 'Rize Coffee Bar',url: '/hotspot-wifi-sandwicherie-val-d-isere-rize-coffee-bar-4335.html',ville: 'Val D\'Isere', activite: 'Sandwicherie'}, {lat: 48.10879570, lng: -1.67781130, nom: 'Roadside Rennes',url: '/hotspot-wifi-bar-restaurant-rennes-roadside-rennes-4336.html',ville: 'Rennes', activite: 'Bar restaurant'}, {lat: 43.60457630, lng: 6.91870550, nom: 'Auribeau Sur Siagne-La Bastide du Moulin',url: '/hotspot-wifi-ehpad-auribeau-sur-siagne-auribeau-sur-siagne-la-bastide-du-moulin-4337.html',ville: 'Auribeau Sur Siagne', activite: 'EHPAD'}, {lat: 43.99292700, lng: 3.60632200, nom: 'La Pommeraie',url: '/hotspot-wifi-centre-de-loisirs-le-vigan-la-pommeraie-4339.html',ville: 'Le Vigan', activite: 'Centre de loisirs'}, {lat: 49.68900900, lng: 4.80713600, nom: 'Pont A Bar Services',url: '/hotspot-wifi-societe-dom-le-mesnil-pont-a-bar-services-4341.html',ville: 'Dom-Le-Mesnil', activite: 'Société'}, {lat: 47.19822090, lng: -1.43119600, nom: 'Espace de la Treille',url: '/hotspot-wifi-espace-public-haute-goulaine-espace-de-la-treille-4344.html',ville: 'Haute-Goulaine', activite: 'Espace public'}, {lat: 45.88107680, lng: 6.71713290, nom: 'Les Fermes de Saint Gervais',url: '/hotspot-wifi-collectif-saint-gervais-les-bains-les-fermes-de-saint-gervais-4346.html',ville: 'Saint Gervais les Bains', activite: 'Collectif'}, {lat: 43.96671500, lng: 1.58444000, nom: 'Commune de Monclar de Quercy',url: '/hotspot-wifi-mairie-monclar-de-quercy-commune-de-monclar-de-quercy-4348.html',ville: 'Monclar de Quercy', activite: 'Mairie'}, {lat: 43.96671500, lng: 1.58444000, nom: 'Commune de Monclar',url: '/hotspot-wifi-office-de-tourisme-monclar-de-quercy-commune-de-monclar-4349.html',ville: 'Monclar de Quercy', activite: 'Office de tourisme'}, {lat: 43.89267480, lng: 5.11359240, nom: 'Mairie de Saumane',url: '/hotspot-wifi-mairie-saumane-en-vaucluse-mairie-de-saumane-4351.html',ville: 'Saumane En Vaucluse', activite: 'Mairie'}, {lat: 48.79623550, lng: -3.42594740, nom: 'Camping Municipal Ernest Renan',url: '/hotspot-wifi-camping-louannec-camping-municipal-ernest-renan-4394.html',ville: 'Louannec', activite: 'Camping'}, {lat: 45.69375930, lng: -0.32483120, nom: 'Le Globe',url: '/hotspot-wifi-bar-brasserie-cognac-le-globe-4399.html',ville: 'Cognac', activite: 'Bar brasserie'}, {lat: 42.70266250, lng: 9.44891430, nom: 'Hotel des Voyageurs',url: '/hotspot-wifi-hotel-bastia-hotel-des-voyageurs-4400.html',ville: 'Bastia', activite: 'Hôtel'}, {lat: 48.84447220, lng: 2.33003850, nom: 'Petites Soeurs des Pauvres',url: '/hotspot-wifi-ehpad-paris-petites-soeurs-des-pauvres-4407.html',ville: 'Paris', activite: 'EHPAD'}, {lat: 45.87638690, lng: 0.17958730, nom: 'Bar le Penalty',url: '/hotspot-wifi-bar-brasserie-mansle-bar-le-penalty-4408.html',ville: 'Mansle', activite: 'Bar brasserie'}, {lat: 47.32993630, lng: 5.05188010, nom: 'Cci Cote-D\'Or',url: '/hotspot-wifi-chambre-de-commerce-et-d-industrie-dijon-cci-cote-d-or-4419.html',ville: 'Dijon', activite: 'Chambre de commerce et d\'industrie '}, {lat: 44.08224500, lng: 4.97110300, nom: 'Spl Ventoux Provence',url: '/hotspot-wifi-agence-bancaire-sarrians-spl-ventoux-provence-4433.html',ville: 'Sarrians', activite: 'Agence bancaire'}, {lat: 45.76342050, lng: 4.86263300, nom: 'Gnocchi Verdi',url: '/hotspot-wifi-restaurant-lyon-gnocchi-verdi-4463.html',ville: 'Lyon', activite: 'Restaurant'}, {lat: 43.21513400, lng: 5.53712000, nom: 'Capitainerie Port-Miou',url: '/hotspot-wifi-collectif-cassis-capitainerie-port-miou-4473.html',ville: 'Cassis', activite: 'Collectif'}, {lat: 48.55072700, lng: 2.65792070, nom: 'Fjt Francois Gomez - Adsea 77',url: '/hotspot-wifi-residence-etudiante-melun-fjt-francois-gomez-adsea-77-4479.html',ville: 'Melun', activite: 'Résidence étudiante'}, {lat: 47.83163960, lng: 5.32749320, nom: 'Mairie de Saints Geosmes',url: '/hotspot-wifi-mairie-saints-geosmes-mairie-de-saints-geosmes-4481.html',ville: 'Saints Geosmes', activite: 'Mairie'}, {lat: 46.21570830, lng: 1.16027940, nom: 'Espace du Rocher',url: '/hotspot-wifi-espace-public-magnac-laval-espace-du-rocher-4482.html',ville: 'Magnac Laval', activite: 'Espace public'}, {lat: 42.70984800, lng: 9.45135200, nom: 'Clinique de Toga',url: '/hotspot-wifi-clinique-hopital-ville-di-pietrabugno-clinique-de-toga-4483.html',ville: 'Ville Di Pietrabugno', activite: 'Clinique / Hôpital'}, {lat: 46.48734520, lng: -1.75629330, nom: 'Ouest Loisirs Hameau des Pins',url: '/hotspot-wifi-gite-chambres-d-hotes-chateau-d-olonne-ouest-loisirs-hameau-des-pins-4488.html',ville: 'Chateau D\'Olonne', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.37730700, lng: 1.38447000, nom: 'Camping les Etoiles',url: '/hotspot-wifi-camping-saint-sornin-lavops-camping-les-etoiles-4606.html',ville: 'Saint Sornin Lavops', activite: 'Camping'}, {lat: 43.65301430, lng: 6.16637600, nom: 'Mairie de Régusse',url: '/hotspot-wifi-bibliotheque-regusse-mairie-de-regusse-4657.html',ville: 'Régusse', activite: 'Bibliothèque '}, {lat: 43.91081200, lng: 5.19995800, nom: 'Office de Tourisme',url: '/hotspot-wifi-office-de-tourisme-gordes-office-de-tourisme-4660.html',ville: 'Gordes', activite: 'Office de tourisme'}, {lat: 50.28595290, lng: 2.79174680, nom: 'Peugeot Arras',url: '/hotspot-wifi-concession-automobile-arras-peugeot-arras-4687.html',ville: 'Arras', activite: 'Concession automobile'}, {lat: 46.38230720, lng: -1.12283550, nom: 'La Rose Tremiere',url: '/hotspot-wifi-gite-chambres-d-hotes-champagne-les-marais-la-rose-tremiere-4688.html',ville: 'Champagne les Marais', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 49.18276450, lng: -0.28433870, nom: 'Le Rond Point',url: '/hotspot-wifi-bar-tabac-giberville-le-rond-point-4693.html',ville: 'Giberville', activite: 'Bar tabac'}, {lat: 48.87860128, lng: 2.12124518, nom: 'Cercle Sports Et Loisirs de la Banque de France',url: '/hotspot-wifi-centre-de-loisirs-bougival-cercle-sports-et-loisirs-de-la-banque-de-france-4694.html',ville: 'Bougival', activite: 'Centre de loisirs'}, {lat: 46.49496700, lng: -1.79211700, nom: 'Office de Tourisme des Sables D\'Olonne',url: '/hotspot-wifi-office-de-tourisme-les-sables-d-olonne-office-de-tourisme-des-sables-d-olonne-4700.html',ville: 'Les Sables D\'Olonne', activite: 'Office de tourisme'}, {lat: 46.78647400, lng: 0.81267100, nom: 'Ccvgc',url: '/hotspot-wifi-mairie-la-roche-posay-ccvgc-4701.html',ville: 'La Roche Posay', activite: 'Mairie'}, {lat: 42.91706400, lng: 2.04669500, nom: 'Eurl Buvette du Lac',url: '/hotspot-wifi-bar-restaurant-puiveert-eurl-buvette-du-lac-4703.html',ville: 'Puiveert', activite: 'Bar restaurant'}, {lat: 46.30874540, lng: 4.94120540, nom: 'Roulottes de Bresse',url: '/hotspot-wifi-gite-chambres-d-hotes-bage-la-ville-roulottes-de-bresse-4705.html',ville: 'Bagé-La-Ville', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.84825780, lng: 5.78043590, nom: 'Médiathèque de Culoz',url: '/hotspot-wifi-bibliotheque-culoz-mediatheque-de-culoz-4706.html',ville: 'Culoz', activite: 'Bibliothèque '}, {lat: 47.21847700, lng: 6.63696200, nom: 'Hotel Restaurant de Gigot',url: '/hotspot-wifi-hotel-bretonvillers-hotel-restaurant-de-gigot-4708.html',ville: 'Bretonvillers', activite: 'Hôtel'}, {lat: 45.65048350, lng: -1.11994830, nom: 'Residence Garbo',url: '/hotspot-wifi-collectif-saint-palais-residence-garbo-4710.html',ville: 'Saint Palais', activite: 'Collectif'}, {lat: 44.33918200, lng: 6.35835600, nom: 'Camping les Prairies',url: '/hotspot-wifi-camping-seyne-les-alpes-camping-les-prairies-4711.html',ville: 'Seyne-Les-Alpes', activite: 'Camping'}, {lat: 43.80096490, lng: 5.06430870, nom: 'Cheval Blanc-Residence les Sereins',url: '/hotspot-wifi-ehpad-cheval-blanc-cheval-blanc-residence-les-sereins-4712.html',ville: 'Cheval Blanc', activite: 'EHPAD'}, {lat: 44.47451510, lng: 4.23938430, nom: 'Hotel de L\'Europe',url: '/hotspot-wifi-hotel-joyeuse-hotel-de-l-europe-4719.html',ville: 'Joyeuse', activite: 'Hôtel'}, {lat: 49.92206270, lng: 1.07679590, nom: 'Le Flash',url: '/hotspot-wifi-bar-brasserie-dieppe-le-flash-4723.html',ville: 'Dieppe', activite: 'Bar brasserie'}, {lat: 44.86792700, lng: 4.44193000, nom: 'Le Moulinage de Saint-Christol',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-christol-le-moulinage-de-saint-christol-4751.html',ville: 'Saint-Christol', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 49.35897670, lng: 6.14164910, nom: 'Gendarmerie de Thionville - Résidents',url: '/hotspot-wifi-collectif-thionville-gendarmerie-de-thionville-residents-4753.html',ville: 'Thionville', activite: 'Collectif'}, {lat: 48.10403170, lng: -1.68349560, nom: 'Ta Rennes',url: '/hotspot-wifi-centre-de-loisirs-rennes-ta-rennes-4754.html',ville: 'Rennes', activite: 'Centre de loisirs'}, {lat: 47.80578380, lng: -3.27620170, nom: 'Le Vieux Logis',url: '/hotspot-wifi-gite-chambres-d-hotes-hennebont-le-vieux-logis-4755.html',ville: 'Hennebont', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 49.29004930, lng: -0.13671160, nom: 'Camping Espace Pierre Soismier',url: '/hotspot-wifi-camping-cabourg-camping-espace-pierre-soismier-4768.html',ville: 'Cabourg', activite: 'Camping'}, {lat: 47.38488200, lng: 0.55429300, nom: 'Amicale des Sapeurs Pompiers de Ouest Agglo',url: '/hotspot-wifi-collectif-luynes-amicale-des-sapeurs-pompiers-de-ouest-agglo-4769.html',ville: 'Luynes', activite: 'Collectif'}, {lat: 42.81008050, lng: 2.30704900, nom: 'Mairie de Lapradelle',url: '/hotspot-wifi-mairie-puilaurens-lapradelle-mairie-de-lapradelle-4773.html',ville: 'Puilaurens-Lapradelle', activite: 'Mairie'}, {lat: 48.06380020, lng: -2.68464290, nom: 'Accueil Saint Joseph',url: '/hotspot-wifi-collectif-brehan-accueil-saint-joseph-4799.html',ville: 'Brehan', activite: 'Collectif'}, {lat: 46.04704710, lng: -0.50862820, nom: 'Loulay-Les Jardins de Loulay',url: '/hotspot-wifi-ehpa-loulay-loulay-les-jardins-de-loulay-4801.html',ville: 'Loulay', activite: 'EHPA'}, {lat: 49.90741670, lng: 2.65128900, nom: 'Camping Au Gros Buisson',url: '/hotspot-wifi-camping-chipilly-camping-au-gros-buisson-4803.html',ville: 'Chipilly', activite: 'Camping'}, {lat: 46.51256020, lng: -1.77613430, nom: 'Tresse Doree',url: '/hotspot-wifi-sandwicherie-olonne-sur-mer-tresse-doree-4804.html',ville: 'Olonne Sur Mer', activite: 'Sandwicherie'}, {lat: 48.17643600, lng: 6.74614400, nom: 'Domaine des Messires',url: '/hotspot-wifi-camping-herpelmont-domaine-des-messires-4805.html',ville: 'Herpelmont', activite: 'Camping'}, {lat: 46.62260990, lng: 3.75338730, nom: 'Casino de Bourbon Lancy',url: '/hotspot-wifi-restaurant-bourbon-lancy-casino-de-bourbon-lancy-4813.html',ville: 'Bourbon Lancy', activite: 'Restaurant'}, {lat: 49.00728740, lng: 2.31406350, nom: 'Salle Florian',url: '/hotspot-wifi-centre-de-loisirs-montmorency-salle-florian-4816.html',ville: 'Montmorency', activite: 'Centre de loisirs'}, {lat: 45.06217400, lng: 2.72486300, nom: 'La Grange du Devezou',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-jacques-des-blats-la-grange-du-devezou-4820.html',ville: 'Saint Jacques des Blats', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.35705980, lng: 7.42553950, nom: 'Roland Geyer',url: '/hotspot-wifi-gite-chambres-d-hotes-nothalten-roland-geyer-4830.html',ville: 'Nothalten', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 43.52488750, lng: 5.45028360, nom: 'Hotel des 4 Dauphins',url: '/hotspot-wifi-hotel-aix-en-provence-hotel-des-4-dauphins-4832.html',ville: 'Aix En Provence', activite: 'Hôtel'}, {lat: 48.20409990, lng: 5.94281200, nom: 'Casino de Vittel',url: '/hotspot-wifi-bar-restaurant-vittel-casino-de-vittel-4853.html',ville: 'Vittel', activite: 'Bar restaurant'}, {lat: 49.30501650, lng: -0.07433750, nom: 'Casino de Houlgate',url: '/hotspot-wifi-restaurant-houlgate-casino-de-houlgate-4854.html',ville: 'Houlgate', activite: 'Restaurant'}, {lat: 43.42462880, lng: 6.74530400, nom: 'Casino de Frejus',url: '/hotspot-wifi-restaurant-frejus-casino-de-frejus-4856.html',ville: 'Frejus', activite: 'Restaurant'}, {lat: 48.02209730, lng: -2.95827460, nom: 'Le Lézard',url: '/hotspot-wifi-bar-tabac-saint-thuriau-le-lezard-4860.html',ville: 'Saint - Thuriau', activite: 'Bar tabac'}, {lat: 43.06936130, lng: 0.14954120, nom: 'Atc Routes du Monde',url: '/hotspot-wifi-hotel-bagneres-de-bigorre-atc-routes-du-monde-4861.html',ville: 'Bagnères de Bigorre', activite: 'Hôtel'}, {lat: 47.74922690, lng: -3.36252500, nom: 'Coffee And Co',url: '/hotspot-wifi-restaurant-lorient-coffee-and-co-4971.html',ville: 'Lorient', activite: 'Restaurant'}, {lat: 47.86029910, lng: -3.46044040, nom: 'Angy Bar Tabac',url: '/hotspot-wifi-bar-tabac-redene-angy-bar-tabac-4973.html',ville: 'Redene', activite: 'Bar tabac'}, {lat: 47.64320290, lng: -3.44880150, nom: 'Le Mojo',url: '/hotspot-wifi-bar-brasserie-groix-le-mojo-4976.html',ville: 'Groix', activite: 'Bar brasserie'}, {lat: 47.74307150, lng: -3.36001370, nom: 'Le Korosko',url: '/hotspot-wifi-sauna-lorient-le-korosko-4982.html',ville: 'Lorient', activite: 'Sauna'}, {lat: 47.88548150, lng: 6.85624810, nom: 'Casino de Bussang',url: '/hotspot-wifi-restaurant-bussang-casino-de-bussang-4983.html',ville: 'Bussang', activite: 'Restaurant'}, {lat: 43.03029350, lng: 0.62044710, nom: 'Casino de Barbazan',url: '/hotspot-wifi-restaurant-barbazan-casino-de-barbazan-4984.html',ville: 'Barbazan', activite: 'Restaurant'}, {lat: 46.58547360, lng: 3.07020450, nom: 'Casino de Bourbon L\'Archambault',url: '/hotspot-wifi-restaurant-bourbon-l-archambault-casino-de-bourbon-l-archambault-4986.html',ville: 'Bourbon L\'Archambault', activite: 'Restaurant'}, {lat: 43.80490890, lng: 0.43056470, nom: 'Casino de Castera Verduzan',url: '/hotspot-wifi-restaurant-castera-verduzan-casino-de-castera-verduzan-4987.html',ville: 'Castera Verduzan', activite: 'Restaurant'}, {lat: 48.88966170, lng: 2.30515490, nom: 'Tocqueville',url: '/hotspot-wifi-centre-automobile-paris-tocqueville-4990.html',ville: 'Paris', activite: 'Centre automobile'}, {lat: 48.51725550, lng: -2.76031840, nom: 'Msb - Ecole Guy Ropartz',url: '/hotspot-wifi-ecole-saint-brieuc-msb-ecole-guy-ropartz-4992.html',ville: 'Saint-Brieuc', activite: 'Ecole'}, {lat: 48.51960760, lng: 3.72167020, nom: 'Sci le Patio la Solution D\'Hébergement!',url: '/hotspot-wifi-gite-chambres-d-hotes-romilly-sur-seine-sci-le-patio-la-solution-d-hebergement-4993.html',ville: 'Romilly Sur Seine', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 49.30871300, lng: 6.33917330, nom: 'Hotel de la Canner',url: '/hotspot-wifi-hotel-kedange-sur-canner-hotel-de-la-canner-4998.html',ville: 'Kedange-Sur-Canner', activite: 'Hôtel'}, {lat: 44.17953300, lng: 0.62484100, nom: 'La Cantine du Pêcheur',url: '/hotspot-wifi-bar-restaurant-boe-la-cantine-du-pecheur-4999.html',ville: 'Boe', activite: 'Bar restaurant'}, {lat: 44.13719700, lng: 4.98557890, nom: 'Bibliotheque Municipale',url: '/hotspot-wifi-bibliotheque-vacqueyras-bibliotheque-municipale-5002.html',ville: 'Vacqueyras', activite: 'Bibliothèque '}, {lat: 48.52265550, lng: -2.79852940, nom: 'Msb - Ecole Primaire Yves Dollo',url: '/hotspot-wifi-ecole-saint-brieuc-msb-ecole-primaire-yves-dollo-5003.html',ville: 'Saint-Brieuc', activite: 'Ecole'}, {lat: 46.84012370, lng: -0.49523470, nom: 'Adlm Alexandre',url: '/hotspot-wifi-societe-bressuire-adlm-alexandre-5004.html',ville: 'Bressuire', activite: 'Société'}, {lat: 48.50785440, lng: -2.75379740, nom: 'Msb - Ecole élémentaire Poutrin',url: '/hotspot-wifi-ecole-saint-brieuc-msb-ecole-elementaire-poutrin-5005.html',ville: 'Saint-Brieuc', activite: 'Ecole'}, {lat: 48.51618010, lng: -2.77827750, nom: 'Msb - Ecole Primaire Jean Nicolas',url: '/hotspot-wifi-ecole-saint-brieuc-msb-ecole-primaire-jean-nicolas-5009.html',ville: 'Saint-Brieuc', activite: 'Ecole'}, {lat: 48.51890040, lng: -2.75205060, nom: 'Msb - Ecole Primaire les Merles',url: '/hotspot-wifi-ecole-saint-brieuc-msb-ecole-primaire-les-merles-5010.html',ville: 'Saint-Brieuc', activite: 'Ecole'}, {lat: 48.51543160, lng: -2.78691480, nom: 'Msb - Ecole élémentaire Grand Clos',url: '/hotspot-wifi-ecole-saint-brieuc-msb-ecole-elementaire-grand-clos-5064.html',ville: 'Saint-Brieuc', activite: 'Ecole'}, {lat: 45.21817710, lng: -0.18714440, nom: 'Laverie Libre Service Montguyon',url: '/hotspot-wifi-collectif-montguyon-laverie-libre-service-montguyon-5065.html',ville: 'Montguyon', activite: 'Collectif'}, {lat: 48.50553640, lng: -2.76512140, nom: 'Msb - Ecole Maternelle Guébriant',url: '/hotspot-wifi-ecole-saint-brieuc-msb-ecole-maternelle-guebriant-5066.html',ville: 'Saint-Brieuc', activite: 'Ecole'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Snc Hôtel Val de Fontenay',url: '/hotspot-wifi-hotel-fontenay-sous-bois-snc-hotel-val-de-fontenay-5067.html',ville: 'Fontenay Sous Bois', activite: 'Hôtel'}, {lat: 48.51302500, lng: -2.76843100, nom: 'Msb - Ecole élémentaire Berthelot',url: '/hotspot-wifi-ecole-saint-brieuc-msb-ecole-elementaire-berthelot-5069.html',ville: 'Saint Brieuc', activite: 'Ecole'}, {lat: 48.51453480, lng: -2.74579980, nom: 'Msb - Ecole élémentaire de la Vallée',url: '/hotspot-wifi-ecole-saint-brieuc-msb-ecole-elementaire-de-la-vallee-5073.html',ville: 'Saint-Brieuc', activite: 'Ecole'}, {lat: 49.39804300, lng: 3.65174800, nom: 'Bourg Et Comin-Residence les Boutons D\'Or',url: '/hotspot-wifi-ehpad-bourg-et-comin-bourg-et-comin-residence-les-boutons-d-or-5074.html',ville: 'Bourg Et Comin', activite: 'EHPAD'}, {lat: 49.58582740, lng: -1.26439920, nom: 'Le Débarcadère',url: '/hotspot-wifi-bar-brasserie-saint-vaast-la-hougue-le-debarcadere-5075.html',ville: 'Saint-Vaast-La-Hougue', activite: 'Bar brasserie'}, {lat: 44.54923090, lng: 4.68238850, nom: 'Bistro Regain',url: '/hotspot-wifi-bar-brasserie-le-teil-bistro-regain-5077.html',ville: 'Le Teil', activite: 'Bar brasserie'}, {lat: 48.06859400, lng: -1.97025900, nom: 'Gîte de la Bétangeais',url: '/hotspot-wifi-gite-chambres-d-hotes-monterfil-gite-de-la-betangeais-5080.html',ville: 'Monterfil', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 50.17655820, lng: 3.24102770, nom: 'Pizza Sicilia',url: '/hotspot-wifi-bar-restaurant-cambrai-pizza-sicilia-5081.html',ville: 'Cambrai', activite: 'Bar restaurant'}, {lat: 46.50430090, lng: -1.73910210, nom: 'Mairie Chateau D\'Olonne',url: '/hotspot-wifi-mairie-le-chateau-d-olonne-mairie-chateau-d-olonne-5082.html',ville: 'Le Chateau D\'Olonne', activite: 'Mairie'}, {lat: 48.74196300, lng: 7.36164700, nom: 'Ifsi - Centre Hospitalier Sainte Catherine',url: '/hotspot-wifi-ecole-saverne-ifsi-centre-hospitalier-sainte-catherine-5087.html',ville: 'Saverne', activite: 'Ecole'}, {lat: 49.04567000, lng: 3.40237800, nom: 'Mairie de Chateau Thierry - Palais des Sports',url: '/hotspot-wifi-espace-public-chateau-thierry-mairie-de-chateau-thierry-palais-des-sports-5100.html',ville: 'Chateau-Thierry', activite: 'Espace public'}, {lat: 46.60090650, lng: 1.97945940, nom: 'Camping Solange Sand',url: '/hotspot-wifi-camping-montgivray-camping-solange-sand-5101.html',ville: 'Montgivray', activite: 'Camping'}, {lat: 43.74403600, lng: -1.01076200, nom: 'Oeuvre du Berceau',url: '/hotspot-wifi-collectif-saint-vincent-de-paul-oeuvre-du-berceau-5112.html',ville: 'Saint Vincent de Paul', activite: 'Collectif'}, {lat: 49.44634430, lng: 1.07095670, nom: 'Blet Riboudet',url: '/hotspot-wifi-centre-automobile-rouen-blet-riboudet-5118.html',ville: 'Rouen', activite: 'Centre automobile'}, {lat: 49.31353440, lng: 1.05608050, nom: 'Vikings Auto Cleon',url: '/hotspot-wifi-concession-automobile-cleon-vikings-auto-cleon-5120.html',ville: 'Cleon', activite: 'Concession automobile'}, {lat: 45.51177400, lng: 6.67752900, nom: 'Bar la Mine',url: '/hotspot-wifi-bar-brasserie-macot-la-plagne-bar-la-mine-5122.html',ville: 'Macot-La-Plagne', activite: 'Bar brasserie'}, {lat: 49.18173830, lng: -0.36676770, nom: 'L\'Hydropathe',url: '/hotspot-wifi-bar-brasserie-caen-l-hydropathe-5139.html',ville: 'Caen', activite: 'Bar brasserie'}, {lat: 47.91513800, lng: -3.33456500, nom: 'Compagnie des Ports du Morbihan',url: '/hotspot-wifi-gite-chambres-d-hotes-plouay-compagnie-des-ports-du-morbihan-5144.html',ville: 'Plouay', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 44.65893600, lng: -1.16971700, nom: 'Villa Caroline',url: '/hotspot-wifi-gite-chambres-d-hotes-arcachon-villa-caroline-5152.html',ville: 'Arcachon', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.69198190, lng: -0.17408470, nom: 'Transports Veynat',url: '/hotspot-wifi-societe-jarnac-transports-veynat-5153.html',ville: 'Jarnac', activite: 'Société'}, {lat: 47.91513800, lng: -3.33456500, nom: 'Compagnie des Ports du Morbihan',url: '/hotspot-wifi-gite-chambres-d-hotes-plouay-compagnie-des-ports-du-morbihan-5165.html',ville: 'Plouay', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 46.84482800, lng: -1.88041200, nom: 'Cafetéria Leclerc Challans',url: '/hotspot-wifi-centre-commercial-challans-cafeteria-leclerc-challans-5301.html',ville: 'Challans', activite: 'Centre commercial'}, {lat: 47.91528370, lng: 0.15805260, nom: 'Camping du Houssay',url: '/hotspot-wifi-camping-spay-camping-du-houssay-5367.html',ville: 'Spay', activite: 'Camping'}, {lat: 46.50954800, lng: -1.56375700, nom: 'Camping la Tong',url: '/hotspot-wifi-camping-poiroux-camping-la-tong-5431.html',ville: 'Poiroux', activite: 'Camping'}, {lat: 45.15172160, lng: 0.00996120, nom: 'Laverie Libre Service la Roche Chalais',url: '/hotspot-wifi-espace-public-la-roche-chalais-laverie-libre-service-la-roche-chalais-5450.html',ville: 'La Roche Chalais', activite: 'Espace public'}, {lat: 43.76254500, lng: 5.58911600, nom: 'Mairie de Grambois',url: '/hotspot-wifi-mairie-grambois-mairie-de-grambois-5452.html',ville: 'Grambois', activite: 'Mairie'}, {lat: 48.50390820, lng: 3.50883020, nom: 'Camping Municipal',url: '/hotspot-wifi-camping-nogent-sur-seine-camping-municipal-5455.html',ville: 'Nogent Sur Seine', activite: 'Camping'}, {lat: 49.04567000, lng: 3.40237800, nom: 'Mairie de Chateau Thierry - Mafa',url: '/hotspot-wifi-mairie-chateau-thierry-mairie-de-chateau-thierry-mafa-5467.html',ville: 'Chateau-Thierry', activite: 'Mairie'}, {lat: 48.92203100, lng: 2.28648010, nom: 'Asnieres/seine-Residence Medicis',url: '/hotspot-wifi-ehpad-asnieres-sur-seine-asnieres-seine-residence-medicis-5495.html',ville: 'Asnieres Sur Seine', activite: 'EHPAD'}, {lat: 47.52603740, lng: -2.64436940, nom: 'La Croix du Sud',url: '/hotspot-wifi-restaurant-le-tour-du-parc-la-croix-du-sud-5504.html',ville: 'Le Tour du Parc', activite: 'Restaurant'}, {lat: 47.79975260, lng: 3.56866880, nom: 'Le Jacam',url: '/hotspot-wifi-bar-tabac-auxerre-le-jacam-5513.html',ville: 'Auxerre', activite: 'Bar tabac'}, {lat: 47.28314000, lng: 3.65082000, nom: 'Apias',url: '/hotspot-wifi-collectif-marigny-sur-yonne-apias-5521.html',ville: 'Marigny Sur Yonne', activite: 'Collectif'}, {lat: 45.89409580, lng: 6.12118320, nom: 'Annecy Gîte Parapente',url: '/hotspot-wifi-collectif-annecy-annecy-gite-parapente-5532.html',ville: 'Annecy', activite: 'Collectif'}, {lat: 48.49756460, lng: 3.51158850, nom: 'Ecole Saint Exupery',url: '/hotspot-wifi-ecole-nogent-sur-seine-ecole-saint-exupery-5533.html',ville: 'Nogent Sur Seine', activite: 'Ecole'}, {lat: 47.98249940, lng: 2.72376090, nom: 'Hôtel Inn Design',url: '/hotspot-wifi-hotel-villemandeur-hotel-inn-design-5562.html',ville: 'Villemandeur', activite: 'Hôtel'}, {lat: 45.32097500, lng: 6.99512400, nom: 'Restaurant le Paradis',url: '/hotspot-wifi-restaurant-bessans-restaurant-le-paradis-5564.html',ville: 'Bessans', activite: 'Restaurant'}, {lat: 45.75539400, lng: 4.82010000, nom: 'Le Boulanger de Saint Just',url: '/hotspot-wifi-sandwicherie-lyon-le-boulanger-de-saint-just-5565.html',ville: 'Lyon', activite: 'Sandwicherie'}, {lat: 47.21008190, lng: -0.72740780, nom: 'Super U',url: '/hotspot-wifi-bar-brasserie-chemille-super-u-5571.html',ville: 'Chemille', activite: 'Bar brasserie'}, {lat: 45.45186480, lng: 6.97444430, nom: 'Fondue Factory',url: '/hotspot-wifi-bar-brasserie-val-d-isere-fondue-factory-5574.html',ville: 'Val D\'Isere', activite: 'Bar brasserie'}, {lat: 43.63884050, lng: 5.09405390, nom: 'Le Boulanger de la Place',url: '/hotspot-wifi-sandwicherie-salon-de-provence-le-boulanger-de-la-place-5587.html',ville: 'Salon de Provence', activite: 'Sandwicherie'}, {lat: 48.63191490, lng: -1.98157690, nom: 'Ville de St-Malo',url: '/hotspot-wifi-mairie-saint-malo-ville-de-st-malo-5589.html',ville: 'Saint Malo', activite: 'Mairie'}, {lat: 48.81971200, lng: 2.34458000, nom: 'Le Gentilly',url: '/hotspot-wifi-bar-restaurant-paris-le-gentilly-5590.html',ville: 'Paris', activite: 'Bar restaurant'}, {lat: 45.69367450, lng: -0.32528680, nom: 'Brasserie L\'Express',url: '/hotspot-wifi-bar-brasserie-cognac-brasserie-l-express-5591.html',ville: 'Cognac', activite: 'Bar brasserie'}, {lat: 48.13161380, lng: -1.63982210, nom: 'Cafex',url: '/hotspot-wifi-societe-rennes-cafex-5604.html',ville: 'Rennes', activite: 'Société'}, {lat: 48.06896970, lng: -1.97680610, nom: 'Salle des Sports - Monterfil',url: '/hotspot-wifi-salle-de-sport-monterfil-salle-des-sports-monterfil-5606.html',ville: 'Monterfil', activite: 'Salle de sport'}, {lat: 49.04950630, lng: 3.38894850, nom: 'Rotonde',url: '/hotspot-wifi-centre-de-loisirs-chateau-thierry-rotonde-5607.html',ville: 'Chateau-Thierry', activite: 'Centre de loisirs'}, {lat: 44.91385620, lng: 6.40711410, nom: 'Salle Polyvalente des Eyssarts',url: '/hotspot-wifi-mairie-pelvoux-salle-polyvalente-des-eyssarts-5612.html',ville: 'Pelvoux', activite: 'Mairie'}, {lat: 48.51966780, lng: -4.06505530, nom: 'Ab Process',url: '/hotspot-wifi-societe-landivisiau-ab-process-5616.html',ville: 'Landivisiau', activite: 'Société'}, {lat: 44.56629200, lng: 1.65339400, nom: 'Les Sentiers du Causse',url: '/hotspot-wifi-gite-chambres-d-hotes-lentillac-du-causse-les-sentiers-du-causse-5620.html',ville: 'Lentillac du Causse', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 43.89111900, lng: 0.82882400, nom: 'Camping Deveze',url: '/hotspot-wifi-camping-gaudonville-camping-deveze-5624.html',ville: 'Gaudonville', activite: 'Camping'}, {lat: 49.26926720, lng: -0.25677870, nom: 'Du Croissant Au Dessert',url: '/hotspot-wifi-sandwicherie-ouistreham-du-croissant-au-dessert-5626.html',ville: 'Ouistreham', activite: 'Sandwicherie'}, {lat: 47.76324940, lng: -3.39822300, nom: 'Pains Et Gourmandises K',url: '/hotspot-wifi-restaurant-lorient-pains-et-gourmandises-k-5632.html',ville: 'Lorient', activite: 'Restaurant'}, {lat: 48.49045800, lng: 3.50011120, nom: 'Espace Rw',url: '/hotspot-wifi-centre-de-loisirs-nogent-sur-seine-espace-rw-5636.html',ville: 'Nogent Sur Seine', activite: 'Centre de loisirs'}, {lat: 47.27003100, lng: -2.34465500, nom: 'La Terrasse',url: '/hotspot-wifi-bar-brasserie-pornichet-la-terrasse-5649.html',ville: 'Pornichet', activite: 'Bar brasserie'}, {lat: 48.20010550, lng: -2.98728060, nom: 'Le Triskell',url: '/hotspot-wifi-bar-brasserie-mur-de-bretagne-le-triskell-5651.html',ville: 'Mur de Bretagne', activite: 'Bar brasserie'}, {lat: 47.66554830, lng: -3.00359600, nom: 'Le Grenier',url: '/hotspot-wifi-bar-brasserie-auray-le-grenier-5653.html',ville: 'Auray', activite: 'Bar brasserie'}, {lat: 48.04258550, lng: -2.83322550, nom: 'Chez Marie-Jo',url: '/hotspot-wifi-bar-tabac-kerfourn-chez-marie-jo-5661.html',ville: 'Kerfourn', activite: 'Bar tabac'}, {lat: 47.63866290, lng: -3.45605000, nom: 'Le Moulin D\'Or',url: '/hotspot-wifi-bar-brasserie-ile-de-groix-le-moulin-d-or-5663.html',ville: 'Ile de Groix', activite: 'Bar brasserie'}, {lat: 48.58174110, lng: -3.80675840, nom: '19 - Foyer le Jarlot',url: '/hotspot-wifi-collectif-morlaix-19-foyer-le-jarlot-5676.html',ville: 'Morlaix', activite: 'Collectif'}, {lat: 48.00220130, lng: -4.05755170, nom: '02 - Ditep Marguerite le Maître Ergué',url: '/hotspot-wifi-ecole-ergue-gaberic-02-ditep-marguerite-le-maitre-ergue-5678.html',ville: 'Ergué Gaberic', activite: 'Ecole'}, {lat: 47.99754200, lng: -4.09789900, nom: '85 - Diaz',url: '/hotspot-wifi-residence-etudiante-quimper-85-diaz-5679.html',ville: 'Quimper', activite: 'Résidence étudiante'}, {lat: 48.89295890, lng: 2.37315690, nom: 'Hotel Paris Villette',url: '/hotspot-wifi-hotel-paris-hotel-paris-villette-5681.html',ville: 'Paris', activite: 'Hôtel'}, {lat: 48.14383900, lng: -4.26987900, nom: 'Camping la Plage de Treguer',url: '/hotspot-wifi-camping-plonevez-porzay-camping-la-plage-de-treguer-5682.html',ville: 'Plonevez-Porzay', activite: 'Camping'}, {lat: 48.09157320, lng: -4.22278700, nom: 'Latitude Ouest Hôtel*** Restaurant & Spa',url: '/hotspot-wifi-hotel-locronan-latitude-ouest-hotel-restaurant-spa-5683.html',ville: 'Locronan', activite: 'Hôtel'}, {lat: 48.83894780, lng: 2.17516290, nom: 'La Clairière',url: '/hotspot-wifi-hotel-garches-la-clairiere-5685.html',ville: 'Garches', activite: 'Hôtel'}, {lat: 47.99886210, lng: -4.10861230, nom: '10 - Résidence Habitat Jeunes',url: '/hotspot-wifi-collectif-quimper-10-residence-habitat-jeunes-5692.html',ville: 'Quimper', activite: 'Collectif'}, {lat: 45.17581960, lng: 5.72935970, nom: 'Ehpa Montesquieu',url: '/hotspot-wifi-espace-public-grenoble-ehpa-montesquieu-5699.html',ville: 'Grenoble', activite: 'Espace public'}, {lat: 45.17135990, lng: 5.72369510, nom: 'Ehpa les Alpins',url: '/hotspot-wifi-ehpa-grenoble-ehpa-les-alpins-5701.html',ville: 'Grenoble', activite: 'EHPA'}, {lat: 45.19537780, lng: 5.72871910, nom: 'Ehpa Saint-Laurent',url: '/hotspot-wifi-ehpa-grenoble-ehpa-saint-laurent-5706.html',ville: 'Grenoble', activite: 'EHPA'}, {lat: 44.65107310, lng: -1.24377140, nom: 'Le Central',url: '/hotspot-wifi-bar-restaurant-cap-ferret-le-central-5709.html',ville: 'Cap Ferret', activite: 'Bar restaurant'}, {lat: 42.63679500, lng: 2.98627080, nom: 'Les Oliviers',url: '/hotspot-wifi-bar-restaurant-latour-bas-elne-les-oliviers-5711.html',ville: 'Latour Bas Elne', activite: 'Bar restaurant'}, {lat: 49.24730630, lng: -0.27562590, nom: 'Manoir\'Hastings',url: '/hotspot-wifi-hotel-benouville-manoir-hastings-5713.html',ville: 'Benouville', activite: 'Hôtel'}, {lat: 48.13072100, lng: -2.03588390, nom: 'Salle des Fêtes - Iffendic',url: '/hotspot-wifi-espace-public-iffendic-salle-des-fetes-iffendic-5726.html',ville: 'Iffendic', activite: 'Espace public'}, {lat: 49.00872960, lng: 1.09034040, nom: 'Résidence le Carbet',url: '/hotspot-wifi-residence-etudiante-saint-sebastien-de-morsent-residence-le-carbet-5729.html',ville: 'Saint Sébastien de Morsent', activite: 'Résidence étudiante'}, {lat: 43.57811730, lng: 7.05522180, nom: 'France Services, Ccas de Vallauris',url: '/hotspot-wifi-mairie-vallauris-france-services-ccas-de-vallauris-5735.html',ville: 'Vallauris', activite: 'Mairie'}, {lat: 46.33453660, lng: -1.33256690, nom: 'Le Grand Large',url: '/hotspot-wifi-bar-restaurant-la-faute-sur-mer-le-grand-large-5739.html',ville: 'La Faute Sur Mer', activite: 'Bar restaurant'}, {lat: 42.86402880, lng: 1.20135580, nom: 'Mairie de Seix',url: '/hotspot-wifi-mairie-seix-mairie-de-seix-5740.html',ville: 'Seix', activite: 'Mairie'}, {lat: 45.22157600, lng: 6.23495500, nom: 'Chalet le Télémark',url: '/hotspot-wifi-collectif-saint-sorlin-d-arves-chalet-le-telemark-5748.html',ville: 'Saint Sorlin D\'Arves', activite: 'Collectif'}, {lat: 44.13482760, lng: 4.82080770, nom: 'Résidence la Deymarde',url: '/hotspot-wifi-ehpad-orange-residence-la-deymarde-5751.html',ville: 'Orange', activite: 'EHPAD'}, {lat: 43.63864240, lng: 5.05632950, nom: 'Salon de Provence-L\'Amandiere',url: '/hotspot-wifi-ehpad-salon-de-provence-salon-de-provence-l-amandiere-5756.html',ville: 'Salon de Provence', activite: 'EHPAD'}, {lat: 43.58652320, lng: 2.16658830, nom: 'Saix-Résidence les Grands Chenes',url: '/hotspot-wifi-ehpad-saix-saix-residence-les-grands-chenes-5762.html',ville: 'Saix', activite: 'EHPAD'}, {lat: 44.50892900, lng: 0.16661300, nom: 'Marmande-Residence St-Exupery',url: '/hotspot-wifi-ehpad-marmande-marmande-residence-st-exupery-5764.html',ville: 'Marmande', activite: 'EHPAD'}, {lat: 48.77253750, lng: 2.25501410, nom: 'Chatenay Malabry-Residence Jean Rostand',url: '/hotspot-wifi-ehpad-chatenay-malabry-chatenay-malabry-residence-jean-rostand-5768.html',ville: 'Chatenay-Malabry', activite: 'EHPAD'}, {lat: 43.77609560, lng: 7.49783410, nom: 'La Fabrique à Poupées',url: '/hotspot-wifi-gite-chambres-d-hotes-menton-la-fabrique-a-poupees-5772.html',ville: 'Menton', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 43.46153100, lng: 3.42319300, nom: 'B&b Pezenas',url: '/hotspot-wifi-hotel-pezenas-b-b-pezenas-5779.html',ville: 'Pezenas', activite: 'Hôtel'}, {lat: 44.02982690, lng: 4.41820890, nom: 'Ma Cantine',url: '/hotspot-wifi-bar-brasserie-uzes-ma-cantine-5791.html',ville: 'Uzes', activite: 'Bar brasserie'}, {lat: 45.25325930, lng: 6.25677820, nom: 'La Cordee',url: '/hotspot-wifi-collectif-la-toussuire-la-cordee-5795.html',ville: 'La Toussuire', activite: 'Collectif'}, {lat: 43.88192200, lng: -1.14530800, nom: 'Hotel les Bruyeres',url: '/hotspot-wifi-hotel-castets-hotel-les-bruyeres-5796.html',ville: 'Castets', activite: 'Hôtel'}, {lat: 41.91389700, lng: 8.84194300, nom: 'Hôtel Acqua Dolce',url: '/hotspot-wifi-hotel-eccic-suarella-hotel-acqua-dolce-5798.html',ville: 'Eccic Suarella', activite: 'Hôtel'}, {lat: 48.28261770, lng: 6.94803460, nom: 'L Actuel',url: '/hotspot-wifi-bar-brasserie-saint-die-des-vosges-l-actuel-5800.html',ville: 'Saint Die des Vosges', activite: 'Bar brasserie'}, {lat: 48.03012880, lng: -4.56082800, nom: 'Mairie D\'Esquibien',url: '/hotspot-wifi-mairie-esquibien-mairie-d-esquibien-5802.html',ville: 'Esquibien', activite: 'Mairie'}, {lat: 50.34135180, lng: 1.55119600, nom: 'Résidence le Grand Bleu',url: '/hotspot-wifi-collectif-fort-mahon-plage-residence-le-grand-bleu-5803.html',ville: 'Fort Mahon Plage', activite: 'Collectif'}, {lat: 44.23043690, lng: 4.98581830, nom: 'Office de Tourisme de Rasteau',url: '/hotspot-wifi-office-de-tourisme-rasteau-office-de-tourisme-de-rasteau-5807.html',ville: 'Rasteau', activite: 'Office de tourisme'}, {lat: 45.52184590, lng: 4.87398030, nom: 'Restaurant Octave - Restoleil',url: '/hotspot-wifi-restaurant-vienne-restaurant-octave-restoleil-5820.html',ville: 'Vienne', activite: 'Restaurant'}, {lat: 47.76298200, lng: -3.34831660, nom: 'Centre Social Albert Jacquard - Lanester',url: '/hotspot-wifi-centre-culturel-lanester-centre-social-albert-jacquard-lanester-5821.html',ville: 'Lanester', activite: 'Centre culturel'}, {lat: 43.01811520, lng: 6.43413560, nom: 'La Coccinelle',url: '/hotspot-wifi-gite-chambres-d-hotes-hyeres-la-coccinelle-5824.html',ville: 'Hyeres', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.05245910, lng: 4.38887020, nom: 'Camping du Lac',url: '/hotspot-wifi-camping-devesset-camping-du-lac-5825.html',ville: 'Devesset', activite: 'Camping'}, {lat: 44.83878600, lng: -0.56922900, nom: 'Les Frères Cailloux',url: '/hotspot-wifi-bar-restaurant-bordeaux-les-freres-cailloux-5864.html',ville: 'Bordeaux', activite: 'Bar restaurant'}, {lat: 50.37342480, lng: 3.08899620, nom: 'Apparthotel - Flory Ste',url: '/hotspot-wifi-gite-chambres-d-hotes-douai-apparthotel-flory-ste-5872.html',ville: 'Douai', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 46.49493330, lng: -1.79236020, nom: 'Casino les Atlantes',url: '/hotspot-wifi-bar-restaurant-les-sables-d-olonne-casino-les-atlantes-5874.html',ville: 'Les Sables D\'Olonne', activite: 'Bar restaurant'}, {lat: 50.68365620, lng: 2.86891410, nom: 'Lyovel Ch Armentieres',url: '/hotspot-wifi-sandwicherie-armentieres-lyovel-ch-armentieres-5878.html',ville: 'Armentieres', activite: 'Sandwicherie'}, {lat: 50.33892440, lng: 1.55083190, nom: 'Sarl Hotel la Terrasse',url: '/hotspot-wifi-hotel-fort-mahon-plage-sarl-hotel-la-terrasse-5879.html',ville: 'Fort Mahon Plage', activite: 'Hôtel'}, {lat: 46.80216540, lng: 4.78227100, nom: 'Résidence Notre Dame de Marloux',url: '/hotspot-wifi-ehpa-mellecey-residence-notre-dame-de-marloux-5949.html',ville: 'Mellecey', activite: 'EHPA'}, {lat: 45.68595960, lng: 5.91412620, nom: 'Aix les Bains-Residence Tiers Temps',url: '/hotspot-wifi-ehpad-aix-les-bains-aix-les-bains-residence-tiers-temps-5951.html',ville: 'Aix les Bains', activite: 'EHPAD'}, {lat: 43.13566900, lng: 6.23626000, nom: 'La Londe les Maures-Les Templitudes',url: '/hotspot-wifi-residence-de-services-la-londe-les-maures-la-londe-les-maures-les-templitudes-5954.html',ville: 'La Londe les Maures', activite: 'Résidence de services'}, {lat: 48.45545200, lng: 1.56719000, nom: 'Nogent le Phaye les Jardins D\'Automne',url: '/hotspot-wifi-ehpad-nogent-le-phaye-nogent-le-phaye-les-jardins-d-automne-5962.html',ville: 'Nogent le Phaye', activite: 'EHPAD'}, {lat: 46.75561500, lng: 4.64310200, nom: 'Ste Helene-Residence des Quatre Saisons',url: '/hotspot-wifi-ehpad-ste-helene-ste-helene-residence-des-quatre-saisons-5966.html',ville: 'Ste Helene', activite: 'EHPAD'}, {lat: 48.51840300, lng: -2.79594720, nom: 'Le Campus D\'Armor',url: '/hotspot-wifi-residence-etudiante-saint-brieuc-le-campus-d-armor-5971.html',ville: 'Saint Brieuc', activite: 'Résidence étudiante'}, {lat: 46.50436000, lng: -1.73869200, nom: 'Médiathèque Michel-Raimbaud',url: '/hotspot-wifi-espace-public-le-chateau-d-olonne-mediatheque-michel-raimbaud-5992.html',ville: 'Le Chateau D\'Olonne', activite: 'Espace public'}, {lat: 43.92736600, lng: 2.14401120, nom: 'Hôtel Saint-Clair',url: '/hotspot-wifi-hotel-albi-hotel-saint-clair-5995.html',ville: 'Albi', activite: 'Hôtel'}, {lat: 43.91319990, lng: 5.42599260, nom: 'La Colline des Ocres',url: '/hotspot-wifi-camping-villars-la-colline-des-ocres-6001.html',ville: 'Villars', activite: 'Camping'}, {lat: 47.22318200, lng: -0.11111600, nom: 'Oga Toyota',url: '/hotspot-wifi-concession-automobile-distre-oga-toyota-6003.html',ville: 'Distre', activite: 'Concession automobile'}, {lat: 45.16627500, lng: 6.42934290, nom: 'Chalet L\'Aiguille Noire',url: '/hotspot-wifi-collectif-valloire-chalet-l-aiguille-noire-6005.html',ville: 'Valloire', activite: 'Collectif'}, {lat: 48.06858470, lng: 6.86944800, nom: 'Bar le Tramway',url: '/hotspot-wifi-bar-brasserie-gerardmer-bar-le-tramway-6020.html',ville: 'Gérardmer', activite: 'Bar brasserie'}, {lat: 46.92353500, lng: -0.87716700, nom: 'Gite de Poupet',url: '/hotspot-wifi-gite-chambres-d-hotes-st-malo-du-bois-gite-de-poupet-6022.html',ville: 'St Malo du Bois', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.86952750, lng: 2.33610500, nom: 'Copy-Top Opéra',url: '/hotspot-wifi-societe-paris-copy-top-opera-6045.html',ville: 'Paris', activite: 'Société'}, {lat: 50.27908100, lng: 3.31898600, nom: 'Bouchain - Ehpad Dronsart',url: '/hotspot-wifi-ehpad-bouchain-bouchain-ehpad-dronsart-6062.html',ville: 'Bouchain', activite: 'EHPAD'}, {lat: 44.89594210, lng: 2.39401370, nom: 'Pitchou\'N Lounge',url: '/hotspot-wifi-centre-de-loisirs-ytrac-pitchou-n-lounge-6065.html',ville: 'Ytrac', activite: 'Centre de loisirs'}, {lat: 49.14796400, lng: -0.35461900, nom: 'Résidence Barycentre',url: '/hotspot-wifi-residence-etudiante-ifs-residence-barycentre-6069.html',ville: 'Ifs', activite: 'Résidence étudiante'}, {lat: 43.62663510, lng: 1.45554340, nom: 'Association la Clef - Bat. B',url: '/hotspot-wifi-centre-culturel-toulouse-association-la-clef-bat-b-6071.html',ville: 'Toulouse', activite: 'Centre culturel'}, {lat: 47.58989510, lng: 1.33324740, nom: 'Préfecture de Loir-Et-Cher',url: '/hotspot-wifi-collectif-blois-prefecture-de-loir-et-cher-6073.html',ville: 'Blois', activite: 'Collectif'}, {lat: 43.62663510, lng: 1.45554340, nom: 'La Clef Bat. A - Foyer',url: '/hotspot-wifi-centre-culturel-toulouse-la-clef-bat-a-foyer-6074.html',ville: 'Toulouse', activite: 'Centre culturel'}, {lat: 45.16508900, lng: 6.42859900, nom: 'Les Eglantiers',url: '/hotspot-wifi-collectif-valloire-les-eglantiers-6076.html',ville: 'Valloire', activite: 'Collectif'}, {lat: 45.27642730, lng: 6.81715530, nom: 'Betard Nathalie Locations',url: '/hotspot-wifi-collectif-termignon-betard-nathalie-locations-6084.html',ville: 'Termignon', activite: 'Collectif'}, {lat: 47.66461580, lng: -2.98344100, nom: 'Le Contretemps',url: '/hotspot-wifi-bar-brasserie-auray-le-contretemps-6089.html',ville: 'Auray', activite: 'Bar brasserie'}, {lat: 47.61950170, lng: -2.73686530, nom: 'Sene Marin',url: '/hotspot-wifi-bar-tabac-sene-sene-marin-6093.html',ville: 'Sene', activite: 'Bar tabac'}, {lat: 48.14673500, lng: -2.95471200, nom: 'Le Cendrillon',url: '/hotspot-wifi-bar-tabac-kergrist-le-cendrillon-6095.html',ville: 'Kergrist', activite: 'Bar tabac'}, {lat: 47.34607650, lng: -3.15464410, nom: 'Bar la Godaille',url: '/hotspot-wifi-bar-brasserie-le-palais-bar-la-godaille-6096.html',ville: 'Le Palais', activite: 'Bar brasserie'}, {lat: 47.54642600, lng: -2.91403900, nom: 'Bar de la Plage',url: '/hotspot-wifi-bar-restaurant-arzon-bar-de-la-plage-6100.html',ville: 'Arzon', activite: 'Bar restaurant'}, {lat: 46.00052600, lng: 4.84858290, nom: 'Carpe Diem',url: '/hotspot-wifi-bar-restaurant-savignieux-carpe-diem-6103.html',ville: 'Savignieux', activite: 'Bar restaurant'}, {lat: 48.73036980, lng: -3.46177080, nom: 'Mairie de Lannion',url: '/hotspot-wifi-espace-public-lannion-mairie-de-lannion-6213.html',ville: 'Lannion', activite: 'Espace public'}, {lat: 45.28808300, lng: 6.91180100, nom: 'Résidence les Essarts',url: '/hotspot-wifi-collectif-lanslevillard-residence-les-essarts-6216.html',ville: 'Lanslevillard', activite: 'Collectif'}, {lat: 45.16514600, lng: 6.42838700, nom: 'Chalet Igloo',url: '/hotspot-wifi-collectif-valloire-chalet-igloo-6221.html',ville: 'Valloire', activite: 'Collectif'}, {lat: 48.52377370, lng: -1.32381170, nom: 'Office de Tourisme Saint-James',url: '/hotspot-wifi-office-de-tourisme-saint-james-office-de-tourisme-saint-james-6222.html',ville: 'Saint-James', activite: 'Office de tourisme'}, {lat: 45.25599000, lng: 6.26014100, nom: 'Chalet Covarel',url: '/hotspot-wifi-collectif-la-toussuire-chalet-covarel-6223.html',ville: 'La Toussuire', activite: 'Collectif'}, {lat: 45.24988820, lng: 6.25652940, nom: 'Principauté de Comborcière',url: '/hotspot-wifi-hotel-la-toussuire-principaute-de-comborciere-6227.html',ville: 'La Toussuire', activite: 'Hôtel'}, {lat: 45.22148000, lng: 6.22843090, nom: 'Le Cret des Roches',url: '/hotspot-wifi-collectif-saint-sorlin-d-arves-le-cret-des-roches-6228.html',ville: 'Saint Sorlin D\'Arves', activite: 'Collectif'}, {lat: 48.87736840, lng: 2.11501890, nom: 'Le Port Marly-Residence Simon Vouet',url: '/hotspot-wifi-ehpad-le-port-marly-le-port-marly-residence-simon-vouet-6229.html',ville: 'Le Port Marly', activite: 'EHPAD'}, {lat: 45.26597740, lng: 1.76989630, nom: 'Hotel Limouzi',url: '/hotspot-wifi-hotel-tulle-hotel-limouzi-6238.html',ville: 'Tulle', activite: 'Hôtel'}, {lat: 43.26371640, lng: 5.41974040, nom: 'Marseille-Val de Regny',url: '/hotspot-wifi-ehpad-marseille-marseille-val-de-regny-6239.html',ville: 'Marseille', activite: 'EHPAD'}, {lat: 45.53770050, lng: 5.68077980, nom: 'Boulangerie Boréa',url: '/hotspot-wifi-sandwicherie-le-pont-de-beauvoisin-boulangerie-borea-6240.html',ville: 'Le Pont de Beauvoisin', activite: 'Sandwicherie'}, {lat: 48.11177950, lng: -1.68114920, nom: 'Résidence les Foyers Duguesclin',url: '/hotspot-wifi-restaurant-rennes-residence-les-foyers-duguesclin-6241.html',ville: 'Rennes', activite: 'Restaurant'}, {lat: 48.50380700, lng: 3.50876400, nom: 'Piscine Municipale',url: '/hotspot-wifi-societe-nogent-sur-seine-piscine-municipale-6248.html',ville: 'Nogent Sur Seine', activite: 'Société'}, {lat: 48.11111620, lng: -1.67851020, nom: 'The Penny Lane',url: '/hotspot-wifi-bar-brasserie-rennes-the-penny-lane-6249.html',ville: 'Rennes', activite: 'Bar brasserie'}, {lat: 47.90788800, lng: -3.97956200, nom: 'Place de la Baie',url: '/hotspot-wifi-mairie-la-foret-fouesnant-place-de-la-baie-6250.html',ville: 'La Forêt Fouesnant', activite: 'Mairie'}, {lat: 47.60377100, lng: 1.32924110, nom: 'Nissan Blois',url: '/hotspot-wifi-societe-blois-nissan-blois-6296.html',ville: 'Blois', activite: 'Société'}, {lat: 48.58317460, lng: 7.75821100, nom: 'Coffee Stub',url: '/hotspot-wifi-bar-restaurant-strasbourg-coffee-stub-6298.html',ville: 'Strasbourg', activite: 'Bar restaurant'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Com. D\'Agglo. Mont Saint-Michel Normandie - Espace Eco',url: '/hotspot-wifi-espace-public-saint-james-com-d-agglo-mont-saint-michel-normandie-espace-eco-6300.html',ville: 'Saint James', activite: 'Espace public'}, {lat: 47.33145860, lng: 0.70160970, nom: 'Nissan Tours',url: '/hotspot-wifi-societe-chambray-les-tours-nissan-tours-6301.html',ville: 'Chambray les Tours', activite: 'Société'}, {lat: 48.83032900, lng: -3.48565400, nom: 'Résidence Lamouroux',url: '/hotspot-wifi-collectif-perrosguirec-residence-lamouroux-6302.html',ville: 'Perrosguirec', activite: 'Collectif'}, {lat: 48.61407500, lng: -1.49833600, nom: 'St Michel Café Ardevon',url: '/hotspot-wifi-sandwicherie-ardevon-st-michel-cafe-ardevon-6303.html',ville: 'Ardevon', activite: 'Sandwicherie'}, {lat: 49.19402000, lng: 2.46515550, nom: 'Hotel le Chantilly',url: '/hotspot-wifi-hotel-chantilly-hotel-le-chantilly-6306.html',ville: 'Chantilly', activite: 'Hôtel'}, {lat: 45.58257590, lng: 0.06092800, nom: 'Lippi la Clôture étage Snvvc',url: '/hotspot-wifi-societe-mouthiers-lippi-la-cloture-etage-snvvc-6428.html',ville: 'Mouthiers', activite: 'Société'}, {lat: 48.87555690, lng: 2.28836390, nom: 'Bmw Grande Armée',url: '/hotspot-wifi-concession-automobile-paris-bmw-grande-armee-6430.html',ville: 'Paris', activite: 'Concession automobile'}, {lat: 45.17007200, lng: 6.43274000, nom: 'Magnin Philippe Locations',url: '/hotspot-wifi-collectif-valloire-magnin-philippe-locations-6433.html',ville: 'Valloire', activite: 'Collectif'}, {lat: 45.25722500, lng: 6.26809600, nom: 'La Lauziere',url: '/hotspot-wifi-collectif-la-toussuire-la-lauziere-6439.html',ville: 'La Toussuire', activite: 'Collectif'}, {lat: 51.02647100, lng: 2.39101100, nom: 'Le Vincennes',url: '/hotspot-wifi-bar-tabac-coudekerque-branche-le-vincennes-6440.html',ville: 'Coudekerque Branche', activite: 'Bar tabac'}, {lat: 48.78211220, lng: 1.81150550, nom: 'Montfort L Amaury-Residence Medicis',url: '/hotspot-wifi-ehpad-montfort-l-amaury-montfort-l-amaury-residence-medicis-6452.html',ville: 'Montfort L Amaury', activite: 'EHPAD'}, {lat: 43.64009180, lng: 6.90944070, nom: 'Grasse-Residence Services Seniors la Bastide des Vignes',url: '/hotspot-wifi-ehpad-grasse-grasse-residence-services-seniors-la-bastide-des-vignes-6455.html',ville: 'Grasse', activite: 'EHPAD'}, {lat: 43.92767500, lng: 4.94406800, nom: 'Mairie de Chateauneuf de Gadagne',url: '/hotspot-wifi-mairie-chateauneuf-de-gadagne-mairie-de-chateauneuf-de-gadagne-6459.html',ville: 'Chateauneuf de Gadagne', activite: 'Mairie'}, {lat: 45.29736240, lng: 6.57613890, nom: 'Restaurant le Montana - Restoleil',url: '/hotspot-wifi-bar-restaurant-val-thorens-restaurant-le-montana-restoleil-6460.html',ville: 'Val Thorens', activite: 'Bar restaurant'}, {lat: 45.26010890, lng: 6.37219950, nom: 'Chalet les Ecureuils',url: '/hotspot-wifi-collectif-albiez-montrond-chalet-les-ecureuils-6461.html',ville: 'Albiez Montrond', activite: 'Collectif'}, {lat: 48.89260400, lng: 2.34739400, nom: 'Paris-Residence Ornano',url: '/hotspot-wifi-ehpad-paris-paris-residence-ornano-6462.html',ville: 'Paris', activite: 'EHPAD'}, {lat: 48.34774190, lng: 0.37278060, nom: 'Maison des Sports',url: '/hotspot-wifi-collectif-mamers-maison-des-sports-6463.html',ville: 'Mamers', activite: 'Collectif'}, {lat: 45.73951580, lng: 4.83425450, nom: 'Residence les Girondines',url: '/hotspot-wifi-ehpad-lyon-residence-les-girondines-6465.html',ville: 'Lyon', activite: 'EHPAD'}, {lat: 43.52407000, lng: 5.45546200, nom: 'Aix En Provence-Residence Services Seniors les Templitudes',url: '/hotspot-wifi-ehpad-aix-en-provence-aix-en-provence-residence-services-seniors-les-templitudes-6467.html',ville: 'Aix En Provence', activite: 'EHPAD'}, {lat: 48.84434000, lng: 2.43419600, nom: 'Vincennes-Residence Services Seniors les Templitudes',url: '/hotspot-wifi-ehpad-vincennes-vincennes-residence-services-seniors-les-templitudes-6468.html',ville: 'Vincennes', activite: 'EHPAD'}, {lat: 48.35510600, lng: 0.37166400, nom: 'Camping de Mamers',url: '/hotspot-wifi-camping-mamers-camping-de-mamers-6472.html',ville: 'Mamers', activite: 'Camping'}, {lat: 48.85502640, lng: 2.39078220, nom: 'Sci Jpi',url: '/hotspot-wifi-residence-de-services-paris-sci-jpi-6474.html',ville: 'Paris', activite: 'Résidence de services'}, {lat: 42.49762900, lng: 2.03439300, nom: 'Gite Auberge la Chouette',url: '/hotspot-wifi-gite-chambres-d-hotes-font-romeu-odeillo-gite-auberge-la-chouette-6476.html',ville: 'Font Romeu Odeillo', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.80390040, lng: 2.14283140, nom: 'Versailles-Residence Services Seniors les Templitudes',url: '/hotspot-wifi-ehpad-versailles-versailles-residence-services-seniors-les-templitudes-6477.html',ville: 'Versailles', activite: 'EHPAD'}, {lat: 45.16529200, lng: 6.42873300, nom: 'Alpe de Virgile',url: '/hotspot-wifi-gite-chambres-d-hotes-valloire-alpe-de-virgile-6479.html',ville: 'Valloire', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.50470140, lng: 3.72244360, nom: 'Maison de L\'Emploi Et de la Formation',url: '/hotspot-wifi-espace-public-romilly-sur-seine-maison-de-l-emploi-et-de-la-formation-6480.html',ville: 'Romilly Sur Seine', activite: 'Espace public'}, {lat: 43.35939900, lng: -1.76614800, nom: 'Transports Lapegue',url: '/hotspot-wifi-societe-hendaye-transports-lapegue-6482.html',ville: 'Hendaye', activite: 'Société'}, {lat: 45.25655500, lng: 5.99808100, nom: 'Le Kaktuss',url: '/hotspot-wifi-bar-restaurant-prapoutel-le-kaktuss-6484.html',ville: 'Prapoutel', activite: 'Bar restaurant'}, {lat: 43.64139490, lng: 1.38148190, nom: 'Blagnac-Residence de Vinci',url: '/hotspot-wifi-ehpad-blagnac-blagnac-residence-de-vinci-6536.html',ville: 'Blagnac', activite: 'EHPAD'}, {lat: 45.52467700, lng: -0.87242200, nom: 'Barzan-Résidence le Clos des Muriers',url: '/hotspot-wifi-ehpad-barzan-barzan-residence-le-clos-des-muriers-6537.html',ville: 'Barzan', activite: 'EHPAD'}, {lat: 45.74958820, lng: 5.69236730, nom: 'Belley-Les Jardins Medicis',url: '/hotspot-wifi-ehpad-belley-belley-les-jardins-medicis-6538.html',ville: 'Belley', activite: 'EHPAD'}, {lat: 46.94729700, lng: 4.30479730, nom: 'Résidence Ste Anne',url: '/hotspot-wifi-ehpad-autun-residence-ste-anne-6582.html',ville: 'Autun', activite: 'EHPAD'}, {lat: 49.06747900, lng: 4.04596700, nom: 'Avenay Val D Or-Les Jardins Medicis',url: '/hotspot-wifi-ehpad-avenay-val-d-or-avenay-val-d-or-les-jardins-medicis-6583.html',ville: 'Avenay Val D Or', activite: 'EHPAD'}, {lat: 48.91953630, lng: 2.37337440, nom: 'Aubervilliers-Residence les Intemporelles',url: '/hotspot-wifi-ehpad-aubervilliers-aubervilliers-residence-les-intemporelles-6584.html',ville: 'Aubervilliers', activite: 'EHPAD'}, {lat: 48.40598320, lng: 2.72183890, nom: 'Les Jardins de Sedna',url: '/hotspot-wifi-ehpad-avon-les-jardins-de-sedna-6585.html',ville: 'Avon', activite: 'EHPAD'}, {lat: 43.47837880, lng: -1.52637060, nom: 'Anglet-Residence Arpege',url: '/hotspot-wifi-ehpad-anglet-anglet-residence-arpege-6586.html',ville: 'Anglet', activite: 'EHPAD'}, {lat: 48.94022250, lng: 2.24881340, nom: 'Argenteuil-Residence Medicis',url: '/hotspot-wifi-ehpad-argenteuil-argenteuil-residence-medicis-6587.html',ville: 'Argenteuil', activite: 'EHPAD'}, {lat: 48.91519370, lng: 2.29010390, nom: 'Asnieres /seine-Residence les Marines',url: '/hotspot-wifi-ehpad-asnieres-sur-seine-asnieres-seine-residence-les-marines-6588.html',ville: 'Asnieres Sur Seine', activite: 'EHPAD'}, {lat: 44.20243240, lng: 0.61236810, nom: 'Agen-Residence Tiers Temps',url: '/hotspot-wifi-ehpad-agen-agen-residence-tiers-temps-6589.html',ville: 'Agen', activite: 'EHPAD'}, {lat: 48.98345070, lng: 2.04757700, nom: 'Andresy-Residence Andresy',url: '/hotspot-wifi-ehpad-andresy-andresy-residence-andresy-6590.html',ville: 'Andresy', activite: 'EHPAD'}, {lat: 50.42260540, lng: 2.70846100, nom: 'Les Pensées D\'Automne',url: '/hotspot-wifi-ehpad-aix-noulette-les-pensees-d-automne-6591.html',ville: 'Aix Noulette', activite: 'EHPAD'}, {lat: 48.95265330, lng: 1.85810400, nom: 'Aubergenville-Les Jardins Medicis',url: '/hotspot-wifi-ehpad-aubergenville-aubergenville-les-jardins-medicis-6592.html',ville: 'Aubergenville', activite: 'EHPAD'}, {lat: 43.35342890, lng: 5.48811970, nom: 'Allauch-La Provence',url: '/hotspot-wifi-ehpad-allauch-allauch-la-provence-6593.html',ville: 'Allauch', activite: 'EHPAD'}, {lat: 44.20690630, lng: 0.62212510, nom: 'Résidence les Remparts',url: '/hotspot-wifi-ehpad-agen-residence-les-remparts-6594.html',ville: 'Agen', activite: 'EHPAD'}, {lat: 48.91100400, lng: 2.26946060, nom: 'Bois Colombes-Residence le Cap',url: '/hotspot-wifi-ehpad-bois-colombes-bois-colombes-residence-le-cap-6595.html',ville: 'Bois Colombes', activite: 'EHPAD'}, {lat: 44.85166290, lng: -0.57787470, nom: 'Résidence la Canopée',url: '/hotspot-wifi-ehpad-bordeaux-residence-la-canopee-6597.html',ville: 'Bordeaux', activite: 'EHPAD'}, {lat: 48.70167200, lng: 2.50869020, nom: 'Résidence la Colombière',url: '/hotspot-wifi-ehpad-brunoy-residence-la-colombiere-6598.html',ville: 'Brunoy', activite: 'EHPAD'}, {lat: 50.17901390, lng: 3.24770710, nom: 'Cambrai-Les Amandines',url: '/hotspot-wifi-ehpad-cambrai-cambrai-les-amandines-6599.html',ville: 'Cambrai', activite: 'EHPAD'}, {lat: 46.30681820, lng: 4.81504860, nom: 'Charnay les Macon-Residence Marius Lacrouze',url: '/hotspot-wifi-ehpad-charnay-les-macon-charnay-les-macon-residence-marius-lacrouze-6602.html',ville: 'Charnay les Macon', activite: 'EHPAD'}, {lat: 48.13769160, lng: 2.60928810, nom: 'Chateau Landon-Le Domaine de Jallemain',url: '/hotspot-wifi-ehpad-chateau-landon-chateau-landon-le-domaine-de-jallemain-6603.html',ville: 'Chateau Landon', activite: 'EHPAD'}, {lat: 48.80343400, lng: 2.26305300, nom: 'Clamart-Residence Alphonse Daudet',url: '/hotspot-wifi-ehpad-clamart-clamart-residence-alphonse-daudet-6605.html',ville: 'Clamart', activite: 'EHPAD'}, {lat: 48.90165230, lng: 2.31097260, nom: 'Clichy-Residence les Adrets',url: '/hotspot-wifi-ehpad-clichy-clichy-residence-les-adrets-6606.html',ville: 'Clichy', activite: 'EHPAD'}, {lat: 48.92555500, lng: 2.24462800, nom: 'Colombes-Residence Azur',url: '/hotspot-wifi-ehpad-colombes-colombes-residence-azur-6607.html',ville: 'Colombes', activite: 'EHPAD'}, {lat: 48.91516550, lng: 2.23585700, nom: 'Colombes-Residence Esterel',url: '/hotspot-wifi-ehpad-colombes-colombes-residence-esterel-6608.html',ville: 'Colombes', activite: 'EHPAD'}, {lat: 43.60039790, lng: 1.33922880, nom: 'Colomiers-Domaine de Lasplanes',url: '/hotspot-wifi-ehpad-colomiers-colomiers-domaine-de-lasplanes-6609.html',ville: 'Colomiers', activite: 'EHPAD'}, {lat: 49.41600870, lng: 2.82172440, nom: 'Compiegne-Residence Tiers Temps',url: '/hotspot-wifi-ehpad-compiegne-compiegne-residence-tiers-temps-6610.html',ville: 'Compiegne', activite: 'EHPAD'}, {lat: 48.50094700, lng: 1.95821600, nom: 'Corbreuse-Le Colombier de Corbreuse',url: '/hotspot-wifi-ehpad-corbreuse-corbreuse-le-colombier-de-corbreuse-6612.html',ville: 'Corbreuse', activite: 'EHPAD'}, {lat: 49.21517450, lng: 2.32147240, nom: 'Crouy En Thelle-Residence les Cedres',url: '/hotspot-wifi-ehpad-crouy-en-thelle-crouy-en-thelle-residence-les-cedres-6613.html',ville: 'Crouy En Thelle', activite: 'EHPAD'}, {lat: 45.58699700, lng: 5.09552600, nom: 'Diemoz-Les Jardins Medicis',url: '/hotspot-wifi-ehpad-diemoz-diemoz-les-jardins-medicis-6615.html',ville: 'Diemoz', activite: 'EHPAD'}, {lat: 48.68369300, lng: 2.40972980, nom: 'Draveil-Residence Granger',url: '/hotspot-wifi-ehpad-draveil-draveil-residence-granger-6616.html',ville: 'Draveil', activite: 'EHPAD'}, {lat: 48.95134750, lng: 2.31841340, nom: 'Epinay/seine-Les Jardins D Epinay',url: '/hotspot-wifi-ehpad-epinay-sur-seine-epinay-seine-les-jardins-d-epinay-6617.html',ville: 'Epinay Sur Seine', activite: 'EHPAD'}, {lat: 49.21762600, lng: 2.17052600, nom: 'Esches -Les Jardins Medicis',url: '/hotspot-wifi-ehpad-esches-esches-les-jardins-medicis-6620.html',ville: 'Esches', activite: 'EHPAD'}, {lat: 49.02285590, lng: 1.15109550, nom: 'Résidence la Harpe',url: '/hotspot-wifi-ehpad-evreux-residence-la-harpe-6621.html',ville: 'Evreux', activite: 'EHPAD'}, {lat: 49.03036400, lng: 2.36369800, nom: 'Ezanville-Residence Eleusis',url: '/hotspot-wifi-ehpad-ezanville-ezanville-residence-eleusis-6623.html',ville: 'Ezanville', activite: 'EHPAD'}, {lat: 48.84033400, lng: 2.17323200, nom: 'Garches-Residence Isis',url: '/hotspot-wifi-ehpad-garches-garches-residence-isis-6625.html',ville: 'Garches', activite: 'EHPAD'}, {lat: 48.97643820, lng: 1.81025930, nom: 'Gargenville-Le Clos St Jean',url: '/hotspot-wifi-ehpad-gargenville-gargenville-le-clos-st-jean-6626.html',ville: 'Gargenville', activite: 'EHPAD'}, {lat: 48.92994300, lng: 2.29921180, nom: 'Gennevilliers-Residence Villa Caroline',url: '/hotspot-wifi-ehpad-gennevilliers-gennevilliers-residence-villa-caroline-6627.html',ville: 'Gennevilliers', activite: 'EHPAD'}, {lat: 49.19403170, lng: 2.43016270, nom: 'Gouvieux-La Fontaine Medicis',url: '/hotspot-wifi-ehpad-gouvieux-gouvieux-la-fontaine-medicis-6628.html',ville: 'Gouvieux', activite: 'EHPAD'}, {lat: 48.81480530, lng: 2.37899020, nom: 'Ivry Sur Seine-Residence Tiers Temps',url: '/hotspot-wifi-ehpad-ivry-sur-seine-ivry-sur-seine-residence-tiers-temps-6629.html',ville: 'Ivry Sur Seine', activite: 'EHPAD'}, {lat: 48.94405260, lng: 3.11796550, nom: 'La Ferte Ss Jouarre-Residence les Floralies',url: '/hotspot-wifi-ehpad-la-ferte-sous-jouarre-la-ferte-ss-jouarre-residence-les-floralies-6630.html',ville: 'La Ferte Sous Jouarre', activite: 'EHPAD'}, {lat: 43.12262000, lng: 6.23500200, nom: 'La Londe les Maures-Residence Bellisa',url: '/hotspot-wifi-ehpad-la-londe-les-maures-la-londe-les-maures-residence-bellisa-6631.html',ville: 'La Londe les Maures', activite: 'EHPAD'}, {lat: 50.65352800, lng: 3.07999100, nom: 'La Madeleine-Residence St Maur',url: '/hotspot-wifi-ehpad-la-madeleine-la-madeleine-residence-st-maur-6632.html',ville: 'La Madeleine', activite: 'EHPAD'}, {lat: 48.80949800, lng: 2.36051400, nom: 'Le Kremlin Bicetre-Residence Bicetre',url: '/hotspot-wifi-ehpad-le-kremlin-bicetre-le-kremlin-bicetre-residence-bicetre-6633.html',ville: 'Le Kremlin Bicetre', activite: 'EHPAD'}, {lat: 49.00246800, lng: 2.23833900, nom: 'Le Grand Clos',url: '/hotspot-wifi-ehpad-le-plessis-bouchard-le-grand-clos-6634.html',ville: 'Le Plessis Bouchard', activite: 'EHPAD'}, {lat: 42.69069770, lng: 2.83703540, nom: 'Le Soler-Residence Ste Eugenie',url: '/hotspot-wifi-ehpad-le-soler-le-soler-residence-ste-eugenie-6635.html',ville: 'Le Soler', activite: 'EHPAD'}, {lat: 49.25507730, lng: 1.20535760, nom: 'Le Vaudreuil-Les Rivalieres',url: '/hotspot-wifi-ehpad-le-vaudreuil-le-vaudreuil-les-rivalieres-6636.html',ville: 'Le Vaudreuil', activite: 'EHPAD'}, {lat: 48.87978100, lng: 2.42311800, nom: 'Les Lilas - les Jardins des Lilas',url: '/hotspot-wifi-ehpad-les-lilas-les-lilas-les-jardins-des-lilas-6637.html',ville: 'Les Lilas', activite: 'EHPAD'}, {lat: 46.23614900, lng: 0.68859600, nom: 'L Isle Jourdain-Au Jardin des Alisiers',url: '/hotspot-wifi-ehpad-l-isle-jourdain-l-isle-jourdain-au-jardin-des-alisiers-6638.html',ville: 'L Isle Jourdain', activite: 'EHPAD'}, {lat: 48.86005590, lng: 2.12032410, nom: 'Noisy le Roi-Residence de Maintenon',url: '/hotspot-wifi-ehpad-noisy-le-roi-noisy-le-roi-residence-de-maintenon-6639.html',ville: 'Noisy le Roi', activite: 'EHPAD'}, {lat: 45.75445570, lng: 4.79800750, nom: 'Lyon-Residence Tiers Temps',url: '/hotspot-wifi-ehpad-lyon-lyon-residence-tiers-temps-6640.html',ville: 'Lyon', activite: 'EHPAD'}, {lat: 48.86203100, lng: 2.98618920, nom: 'Maisoncelles En Brie-Le Chateau de Chantemerle',url: '/hotspot-wifi-ehpad-maisoncelles-en-brie-maisoncelles-en-brie-le-chateau-de-chantemerle-6641.html',ville: 'Maisoncelles En Brie', activite: 'EHPAD'}, {lat: 48.80005670, lng: 2.43289290, nom: 'Résidence le Temps des Roses',url: '/hotspot-wifi-ehpad-maisons-alfort-residence-le-temps-des-roses-6642.html',ville: 'Maisons Alfort', activite: 'EHPAD'}, {lat: 43.83035300, lng: 5.76795900, nom: 'Manosque-L Etoile de Haute Provence',url: '/hotspot-wifi-ehpad-manosque-manosque-l-etoile-de-haute-provence-6644.html',ville: 'Manosque', activite: 'EHPAD'}, {lat: 43.82967830, lng: 5.78642040, nom: 'Les Cèdres',url: '/hotspot-wifi-ehpad-manosque-les-cedres-6645.html',ville: 'Manosque', activite: 'EHPAD'}, {lat: 48.99171360, lng: 1.71385790, nom: 'Mantes la Ville-La Fontaine Medicis Concordia',url: '/hotspot-wifi-ehpad-mantes-la-ville-mantes-la-ville-la-fontaine-medicis-concordia-6646.html',ville: 'Mantes la Ville', activite: 'EHPAD'}, {lat: 45.78970030, lng: 4.70561620, nom: 'Marcy L Etoile-Residence Eleusis',url: '/hotspot-wifi-ehpad-marcy-l-etoile-marcy-l-etoile-residence-eleusis-6647.html',ville: 'Marcy L Etoile', activite: 'EHPAD'}, {lat: 43.27737380, lng: 5.36760720, nom: 'Marseille-Le Soleil du Roucas Blanc',url: '/hotspot-wifi-ehpad-marseille-marseille-le-soleil-du-roucas-blanc-6648.html',ville: 'Marseille', activite: 'EHPAD'}, {lat: 43.28953740, lng: 5.37506990, nom: 'Marseille-Residence du Palais',url: '/hotspot-wifi-ehpad-marseille-marseille-residence-du-palais-6649.html',ville: 'Marseille', activite: 'EHPAD'}, {lat: 43.22544830, lng: 5.40121690, nom: 'Marseille-Residence les Jardins de Sormiou',url: '/hotspot-wifi-ehpad-marseille-marseille-residence-les-jardins-de-sormiou-6650.html',ville: 'Marseille', activite: 'EHPAD'}, {lat: 43.32455090, lng: 5.43654950, nom: 'Marseille-Residence les Jonquilles',url: '/hotspot-wifi-ehpad-marseille-marseille-residence-les-jonquilles-6651.html',ville: 'Marseille', activite: 'EHPAD'}, {lat: 43.38195200, lng: 5.37113300, nom: 'Marseille-Residence Medicis',url: '/hotspot-wifi-ehpad-marseille-marseille-residence-medicis-6652.html',ville: 'Marseille', activite: 'EHPAD'}, {lat: 49.00102500, lng: 1.88693700, nom: 'Mezy Sur Seine - les Jardins Medicis',url: '/hotspot-wifi-ehpad-mezy-sur-seine-mezy-sur-seine-les-jardins-medicis-6654.html',ville: 'Mezy Sur Seine', activite: 'EHPAD'}, {lat: 43.78634700, lng: 4.31123700, nom: 'Milhaud-Les Jardins Medicis',url: '/hotspot-wifi-ehpad-milhaud-milhaud-les-jardins-medicis-6655.html',ville: 'Milhaud', activite: 'EHPAD'}, {lat: 43.50560920, lng: 3.79522260, nom: 'Mireval-Le Valmi',url: '/hotspot-wifi-ehpad-mireval-mireval-le-valmi-6656.html',ville: 'Mireval', activite: 'EHPAD'}, {lat: 46.67211330, lng: 4.36228740, nom: 'Montceau les Mines-Les Jardins Medicis',url: '/hotspot-wifi-ehpad-montceau-les-mines-montceau-les-mines-les-jardins-medicis-6657.html',ville: 'Montceau les Mines', activite: 'EHPAD'}, {lat: 46.33472300, lng: 2.60601300, nom: 'Montlucon-Residence les Grands Pres',url: '/hotspot-wifi-ehpad-montlucon-montlucon-residence-les-grands-pres-6659.html',ville: 'Montlucon', activite: 'EHPAD'}, {lat: 48.83531790, lng: 2.35353010, nom: 'Paris-Residence les Intemporelles',url: '/hotspot-wifi-ehpad-paris-paris-residence-les-intemporelles-6663.html',ville: 'Paris', activite: 'EHPAD'}, {lat: 43.30423430, lng: -0.35498950, nom: 'Pau-Residence Tiers Temps',url: '/hotspot-wifi-ehpad-pau-pau-residence-tiers-temps-6665.html',ville: 'Pau', activite: 'EHPAD'}, {lat: 48.96767020, lng: 2.36486470, nom: 'Pierrefitte/seine-Residence la Peupleraie',url: '/hotspot-wifi-ehpad-pierrefitte-sur-seine-pierrefitte-seine-residence-la-peupleraie-6666.html',ville: 'Pierrefitte Sur Seine', activite: 'EHPAD'}, {lat: 49.30102010, lng: 2.64364830, nom: 'Pontpoint-Les Jardins Medicis',url: '/hotspot-wifi-ehpad-pontpoint-pontpoint-les-jardins-medicis-6668.html',ville: 'Pontpoint', activite: 'EHPAD'}, {lat: 49.20429700, lng: 2.37279800, nom: 'Precy/oise-Residence les Lys',url: '/hotspot-wifi-ehpad-precy-sur-oise-precy-oise-residence-les-lys-6669.html',ville: 'Precy Sur Oise', activite: 'EHPAD'}, {lat: 48.34738890, lng: 1.99036070, nom: 'Pussay-Le Centenaire',url: '/hotspot-wifi-ehpad-pussay-pussay-le-centenaire-6670.html',ville: 'Pussay', activite: 'EHPAD'}, {lat: 49.25073420, lng: 4.02960820, nom: 'Reims-Residence Tiers Temps',url: '/hotspot-wifi-ehpad-reims-reims-residence-tiers-temps-6671.html',ville: 'Reims', activite: 'EHPAD'}, {lat: 47.12544800, lng: 5.55987500, nom: 'Rochefort/nenon-Residence de Courcelles',url: '/hotspot-wifi-ehpad-rochefort-sur-nenon-rochefort-nenon-residence-de-courcelles-6672.html',ville: 'Rochefort Sur Nenon', activite: 'EHPAD'}, {lat: 48.53060150, lng: 2.03895690, nom: 'Roinville-Les Jardins de Roinville',url: '/hotspot-wifi-ehpad-roinville-roinville-les-jardins-de-roinville-6673.html',ville: 'Roinville', activite: 'EHPAD'}, {lat: 48.94044900, lng: 2.16048800, nom: 'Sartrouville-Residence Medicis',url: '/hotspot-wifi-ehpad-sartrouville-sartrouville-residence-medicis-6675.html',ville: 'Sartrouville', activite: 'EHPAD'}, {lat: 45.83546240, lng: 4.87997590, nom: 'Sathonay Village-Les Jardins des Vercheres',url: '/hotspot-wifi-ehpad-sathonay-village-sathonay-village-les-jardins-des-vercheres-6676.html',ville: 'Sathonay-Village', activite: 'EHPAD'}, {lat: 48.55902200, lng: 2.54394480, nom: 'Seine Port-Le Chateau de Seine-Port',url: '/hotspot-wifi-ehpad-seine-port-seine-port-le-chateau-de-seine-port-6677.html',ville: 'Seine Port', activite: 'EHPAD'}, {lat: 48.64256400, lng: 2.44945590, nom: 'Soisy/seine-Les Hautes Futaies',url: '/hotspot-wifi-ehpad-soisy-sur-seine-soisy-seine-les-hautes-futaies-6678.html',ville: 'Soisy Sur Seine', activite: 'EHPAD'}, {lat: 48.59215140, lng: 2.25234920, nom: 'St Germain les Arpajon-Residence de L Orge',url: '/hotspot-wifi-ehpad-st-germain-les-arpajon-st-germain-les-arpajon-residence-de-l-orge-6680.html',ville: 'St Germain les Arpajon', activite: 'EHPAD'}, {lat: 48.62781710, lng: 2.49190560, nom: 'St Germain les Corbeil-La Fontaine Medicis',url: '/hotspot-wifi-ehpad-st-germain-les-corbeil-st-germain-les-corbeil-la-fontaine-medicis-6681.html',ville: 'St Germain les Corbeil', activite: 'EHPAD'}, {lat: 43.51830200, lng: 1.18380900, nom: 'St Lys-Residence la Joie de Vivre',url: '/hotspot-wifi-ehpad-st-lys-st-lys-residence-la-joie-de-vivre-6682.html',ville: 'St Lys', activite: 'EHPAD'}, {lat: 43.51584850, lng: 1.16213140, nom: 'St Lys-Residence les Rossignols',url: '/hotspot-wifi-ehpad-st-lys-st-lys-residence-les-rossignols-6683.html',ville: 'St Lys', activite: 'EHPAD'}, {lat: 46.22699200, lng: -0.16415900, nom: 'Residence les Jardins de la Beronne',url: '/hotspot-wifi-ehpad-melle-residence-les-jardins-de-la-beronne-6684.html',ville: 'Melle', activite: 'EHPAD'}, {lat: 43.76787470, lng: 3.86293360, nom: 'St Mathieu de Treviers-La Quintessence',url: '/hotspot-wifi-ehpad-st-mathieu-de-treviers-st-mathieu-de-treviers-la-quintessence-6685.html',ville: 'St Mathieu de Treviers', activite: 'EHPAD'}, {lat: 48.81579600, lng: 2.46360700, nom: 'St Maurice-Les Jardins des Acacias',url: '/hotspot-wifi-ehpad-st-maurice-st-maurice-les-jardins-des-acacias-6686.html',ville: 'St Maurice', activite: 'EHPAD'}, {lat: 48.85520150, lng: 2.66637490, nom: 'St Thibault des Vignes-Residence Eleusis',url: '/hotspot-wifi-ehpad-st-thibault-des-vignes-st-thibault-des-vignes-residence-eleusis-6688.html',ville: 'St Thibault des Vignes', activite: 'EHPAD'}, {lat: 45.66866700, lng: 0.13329400, nom: 'St Yrieix/charente-Residence les Lis',url: '/hotspot-wifi-ehpad-st-yrieix-sur-charente-st-yrieix-charente-residence-les-lis-6689.html',ville: 'St Yrieix Sur Charente', activite: 'EHPAD'}, {lat: 48.76366610, lng: 2.39417680, nom: 'Thiais-Residence les Jardins de Thiais',url: '/hotspot-wifi-ehpad-thiais-thiais-residence-les-jardins-de-thiais-6690.html',ville: 'Thiais', activite: 'EHPAD'}, {lat: 43.57714420, lng: 1.47692680, nom: 'Toulouse-Residence Henri Iv',url: '/hotspot-wifi-ehpad-toulouse-toulouse-residence-henri-iv-6691.html',ville: 'Toulouse', activite: 'EHPAD'}, {lat: 43.63655680, lng: 1.42948210, nom: 'Toulouse-Residence Nouvelle Orleans',url: '/hotspot-wifi-ehpad-toulouse-toulouse-residence-nouvelle-orleans-6692.html',ville: 'Toulouse', activite: 'EHPAD'}, {lat: 48.52736810, lng: -2.85115060, nom: 'Tremuson-La Tourelle D Argent',url: '/hotspot-wifi-ehpad-tremuson-tremuson-la-tourelle-d-argent-6693.html',ville: 'Tremuson', activite: 'EHPAD'}, {lat: 46.89462920, lng: 5.02377340, nom: 'Verdun/le Doubs-La Residence St Jean',url: '/hotspot-wifi-ehpad-verdun-sur-le-doubs-verdun-le-doubs-la-residence-st-jean-6695.html',ville: 'Verdun Sur le Doubs', activite: 'EHPAD'}, {lat: 48.71432530, lng: 1.35881960, nom: 'Vernouillet-Les Jardins D Automne',url: '/hotspot-wifi-ehpad-vernouillet-vernouillet-les-jardins-d-automne-6696.html',ville: 'Vernouillet', activite: 'EHPAD'}, {lat: 48.67134800, lng: 2.37993310, nom: 'Viry Chatillon-Residence la Roseraie',url: '/hotspot-wifi-ehpad-viry-chatillon-viry-chatillon-residence-la-roseraie-6697.html',ville: 'Viry Chatillon', activite: 'EHPAD'}, {lat: 48.66998190, lng: 2.37650810, nom: 'Viry Chatillon-Residence Medicis',url: '/hotspot-wifi-ehpad-viry-chatillon-viry-chatillon-residence-medicis-6698.html',ville: 'Viry Chatillon', activite: 'EHPAD'}, {lat: 45.78112740, lng: 4.54568200, nom: 'Bessenay-Residence Irenee',url: '/hotspot-wifi-ehpad-bessenay-bessenay-residence-irenee-6699.html',ville: 'Bessenay', activite: 'EHPAD'}, {lat: 43.42417880, lng: -1.60949980, nom: 'Guethary-Residence Eskualduna',url: '/hotspot-wifi-ehpad-guethary-guethary-residence-eskualduna-6700.html',ville: 'Guethary', activite: 'EHPAD'}, {lat: 48.63794020, lng: -2.43485700, nom: 'Erquy-Les Jardins D Erquy',url: '/hotspot-wifi-ehpad-erquy-erquy-les-jardins-d-erquy-6702.html',ville: 'Erquy', activite: 'EHPAD'}, {lat: 48.49619390, lng: 3.50962220, nom: 'Agora',url: '/hotspot-wifi-collectif-nogent-sur-seine-agora-6714.html',ville: 'Nogent Sur Seine', activite: 'Collectif'}, {lat: 47.67421750, lng: -2.06472290, nom: 'Ibis Budget',url: '/hotspot-wifi-hotel-redon-ibis-budget-6716.html',ville: 'Redon', activite: 'Hôtel'}, {lat: 46.33883160, lng: -0.40579850, nom: 'Ibis Niort',url: '/hotspot-wifi-hotel-niort-ibis-niort-6717.html',ville: 'Niort', activite: 'Hôtel'}, {lat: 48.75423460, lng: 1.92872540, nom: 'Rev\'Hotel',url: '/hotspot-wifi-hotel-coignieres-rev-hotel-6724.html',ville: 'Coignieres', activite: 'Hôtel'}, {lat: 48.44672150, lng: 1.48373810, nom: 'Conseil Départemental D\'Eure Et Loir',url: '/hotspot-wifi-mairie-chartres-conseil-departemental-d-eure-et-loir-6725.html',ville: 'Chartres', activite: 'Mairie'}, {lat: 48.56435800, lng: -0.49890300, nom: 'Creperie de la Tour de Bonvouloir',url: '/hotspot-wifi-bar-restaurant-juvigny-val-d-andaine-creperie-de-la-tour-de-bonvouloir-6726.html',ville: 'Juvigny Val D\'Andaine', activite: 'Bar restaurant'}, {lat: 50.58397270, lng: 2.88420820, nom: 'Lion Noir',url: '/hotspot-wifi-bar-brasserie-fournes-en-weppes-lion-noir-6728.html',ville: 'Fournes-En-Weppes', activite: 'Bar brasserie'}, {lat: 49.28539640, lng: -0.25985450, nom: 'Le Havane',url: '/hotspot-wifi-bar-tabac-ouistreham-le-havane-6730.html',ville: 'Ouistreham', activite: 'Bar tabac'}, {lat: 47.24664560, lng: -2.16583410, nom: 'L\'Apérock Café',url: '/hotspot-wifi-bar-restaurant-saint-brevin-les-pins-l-aperock-cafe-6733.html',ville: 'Saint-Brévin les Pins', activite: 'Bar restaurant'}, {lat: 49.71054900, lng: 0.20885100, nom: 'Résidence Etoile du Matin',url: '/hotspot-wifi-ehpad-etretat-residence-etoile-du-matin-6737.html',ville: 'Etretat', activite: 'EHPAD'}, {lat: 48.69121340, lng: -3.64693540, nom: 'Hotel du Port',url: '/hotspot-wifi-bar-restaurant-locquirec-hotel-du-port-6739.html',ville: 'Locquirec', activite: 'Bar restaurant'}, {lat: 45.16120200, lng: 6.41897100, nom: 'Sylvere',url: '/hotspot-wifi-gite-chambres-d-hotes-valloire-sylvere-6740.html',ville: 'Valloire', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 47.52576480, lng: -2.56771630, nom: 'Centre Kermor',url: '/hotspot-wifi-centre-de-loisirs-damgan-centre-kermor-6741.html',ville: 'Damgan', activite: 'Centre de loisirs'}, {lat: 48.11725600, lng: -1.68331000, nom: 'Le Checkpoint',url: '/hotspot-wifi-bar-brasserie-rennes-le-checkpoint-6744.html',ville: 'Rennes', activite: 'Bar brasserie'}, {lat: 43.47995060, lng: -1.51467290, nom: 'L\'Euforia',url: '/hotspot-wifi-sauna-anglet-l-euforia-6745.html',ville: 'Anglet', activite: 'Sauna'}, {lat: 47.27737470, lng: -2.05938390, nom: 'O Cafe',url: '/hotspot-wifi-bar-tabac-corsept-o-cafe-6747.html',ville: 'Corsept', activite: 'Bar tabac'}, {lat: 48.01616500, lng: -2.17220200, nom: 'La Fée Gourmande',url: '/hotspot-wifi-bar-brasserie-paimpont-la-fee-gourmande-6748.html',ville: 'Paimpont', activite: 'Bar brasserie'}, {lat: 48.41117000, lng: -1.36789200, nom: 'Le Relais Briçois - Bar Tabac Pmu',url: '/hotspot-wifi-bar-tabac-st-brice-en-cogles-le-relais-bricois-bar-tabac-pmu-6749.html',ville: 'St Brice En Cogles', activite: 'Bar tabac'}, {lat: 47.29951790, lng: -2.40801450, nom: 'Chez Fernand Guérande',url: '/hotspot-wifi-restaurant-guerande-chez-fernand-guerande-6751.html',ville: 'Guérande', activite: 'Restaurant'}, {lat: 46.25532940, lng: 6.82175410, nom: 'Sci le Petit Savoyard',url: '/hotspot-wifi-collectif-chatel-sci-le-petit-savoyard-6754.html',ville: 'Chatel', activite: 'Collectif'}, {lat: 47.66586500, lng: -2.97850780, nom: 'La Licorne',url: '/hotspot-wifi-bar-tabac-auray-la-licorne-6755.html',ville: 'Auray', activite: 'Bar tabac'}, {lat: 46.69852380, lng: -1.97186510, nom: 'Hôtel la Corniche',url: '/hotspot-wifi-hotel-saint-hilaire-de-riez-hotel-la-corniche-6756.html',ville: 'Saint Hilaire de Riez', activite: 'Hôtel'}, {lat: 41.91968330, lng: 8.73707330, nom: 'Bistrot du Cours',url: '/hotspot-wifi-bar-brasserie-ajaccio-bistrot-du-cours-6757.html',ville: 'Ajaccio', activite: 'Bar brasserie'}, {lat: 45.37400900, lng: 7.05387900, nom: 'Chalet le Môllard',url: '/hotspot-wifi-collectif-bonneval-sur-arc-chalet-le-mollard-6758.html',ville: 'Bonneval Sur Arc', activite: 'Collectif'}, {lat: 48.51993600, lng: -1.95509700, nom: 'Le Saint O',url: '/hotspot-wifi-bar-restaurant-pleudihen-sur-rance-le-saint-o-6759.html',ville: 'Pleudihen Sur Rance', activite: 'Bar restaurant'}, {lat: 48.45423380, lng: -2.05046010, nom: 'D\'Icidelà',url: '/hotspot-wifi-restaurant-dinan-d-icidela-6760.html',ville: 'Dinan', activite: 'Restaurant'}, {lat: 48.75423460, lng: 1.92872540, nom: 'Rev\'Hotel - Freebox',url: '/hotspot-wifi-hotel-coignieres-rev-hotel-freebox-6761.html',ville: 'Coignieres', activite: 'Hôtel'}, {lat: 48.07493860, lng: -0.69924260, nom: 'Le Central',url: '/hotspot-wifi-bar-tabac-bonchamp-les-laval-le-central-6762.html',ville: 'Bonchamp-Les-Laval', activite: 'Bar tabac'}, {lat: 45.44767600, lng: 6.98132600, nom: 'Hôtel les Lauzes',url: '/hotspot-wifi-hotel-val-d-isere-hotel-les-lauzes-6763.html',ville: 'Val D\'Isère', activite: 'Hôtel'}, {lat: 48.14433370, lng: -1.90094480, nom: 'Ecole Publique Maternelle les Trois Rivières',url: '/hotspot-wifi-ecole-breteil-ecole-publique-maternelle-les-trois-rivieres-6765.html',ville: 'Breteil', activite: 'Ecole'}, {lat: 48.39024530, lng: -4.48562550, nom: 'Roadside Brest',url: '/hotspot-wifi-bar-restaurant-brest-roadside-brest-6766.html',ville: 'Brest', activite: 'Bar restaurant'}, {lat: 46.48564970, lng: -1.76497740, nom: 'Colonie du Loiret',url: '/hotspot-wifi-residence-etudiante-les-sables-d-olonne-colonie-du-loiret-6771.html',ville: 'Les Sables D\'Olonne', activite: 'Résidence étudiante'}, {lat: 48.83088220, lng: 2.23381630, nom: 'Hotel de France',url: '/hotspot-wifi-restaurant-boulogne-billancourt-hotel-de-france-6772.html',ville: 'Boulogne Billancourt', activite: 'Restaurant'}, {lat: 47.41459110, lng: -1.39121590, nom: 'Sahleduc',url: '/hotspot-wifi-societe-ligne-sahleduc-6774.html',ville: 'Ligné', activite: 'Société'}, {lat: 48.86409290, lng: 2.39797220, nom: 'Hotel Paris Gambetta',url: '/hotspot-wifi-restaurant-paris-hotel-paris-gambetta-6775.html',ville: 'Paris', activite: 'Restaurant'}, {lat: 48.14433370, lng: -1.90094480, nom: 'Ecole Publique Elémentaire les Trois Rivières',url: '/hotspot-wifi-ecole-breteil-ecole-publique-elementaire-les-trois-rivieres-6776.html',ville: 'Breteil', activite: 'Ecole'}, {lat: 43.52382020, lng: 0.16158820, nom: 'Hôtel des Comtes de Pardiac',url: '/hotspot-wifi-hotel-marciac-hotel-des-comtes-de-pardiac-6777.html',ville: 'Marciac', activite: 'Hôtel'}, {lat: 48.87672340, lng: 2.19520310, nom: 'Hôtel Bellevue',url: '/hotspot-wifi-hotel-rueil-malmaison-hotel-bellevue-6778.html',ville: 'Rueil Malmaison', activite: 'Hôtel'}, {lat: 48.82133600, lng: 2.49135460, nom: 'Grand Garage du Tremblay',url: '/hotspot-wifi-concession-automobile-champigny-sur-marne-grand-garage-du-tremblay-6779.html',ville: 'Champigny Sur Marne', activite: 'Concession automobile'}, {lat: 48.99958600, lng: 2.35892600, nom: 'Théâtre Silvia Monfort',url: '/hotspot-wifi-espace-public-st-brice-sous-foret-theatre-silvia-monfort-6780.html',ville: 'St Brice Sous Forêt', activite: 'Espace public'}, {lat: 47.53193860, lng: -2.48954730, nom: 'Bar Tabac Presse',url: '/hotspot-wifi-bar-tabac-billiers-bar-tabac-presse-6783.html',ville: 'Billiers', activite: 'Bar tabac'}, {lat: 48.11375780, lng: -1.60816670, nom: 'Premiere Classe Cesson',url: '/hotspot-wifi-hotel-cesson-sevigne-premiere-classe-cesson-6790.html',ville: 'Cesson Sevigné', activite: 'Hôtel'}, {lat: 43.75912380, lng: 7.48244890, nom: 'Hôtel Reine D\'Azur',url: '/hotspot-wifi-hotel-roquebrune-cap-martin-hotel-reine-d-azur-6791.html',ville: 'Roquebrune Cap Martin', activite: 'Hôtel'}, {lat: 48.49248220, lng: -2.73703190, nom: 'Médiathèque de Trégueux',url: '/hotspot-wifi-bibliotheque-tregueux-mediatheque-de-tregueux-6793.html',ville: 'Trégueux', activite: 'Bibliothèque '}, {lat: 47.46459000, lng: -2.48954000, nom: 'Centre le Marescle',url: '/hotspot-wifi-centre-de-loisirs-penestin-centre-le-marescle-6794.html',ville: 'Penestin', activite: 'Centre de loisirs'}, {lat: 46.49560730, lng: -1.78228320, nom: 'Hotel Arc En Ciel',url: '/hotspot-wifi-hotel-les-sables-d-olonne-hotel-arc-en-ciel-6795.html',ville: 'Les Sables D\'Olonne', activite: 'Hôtel'}, {lat: 48.09768350, lng: -1.69123770, nom: 'Halle de la Courrouze - Citedia Event',url: '/hotspot-wifi-centre-culturel-rennes-halle-de-la-courrouze-citedia-event-6798.html',ville: 'Rennes', activite: 'Centre culturel'}, {lat: 48.11300460, lng: -1.68373230, nom: 'Les Halles Martenot - Citedia Event',url: '/hotspot-wifi-centre-commercial-rennes-les-halles-martenot-citedia-event-6799.html',ville: 'Rennes', activite: 'Centre commercial'}, {lat: 46.80967800, lng: -1.13890500, nom: 'Hôtel le Sainte Florence',url: '/hotspot-wifi-hotel-sainte-florence-hotel-le-sainte-florence-6801.html',ville: 'Sainte Florence', activite: 'Hôtel'}, {lat: 47.59808300, lng: -2.84450550, nom: 'Mairie île Aux Moines',url: '/hotspot-wifi-mairie-ile-aux-moines-mairie-ile-aux-moines-6803.html',ville: 'île Aux Moines', activite: 'Mairie'}, {lat: 48.84979320, lng: 2.34263210, nom: 'Hôtel de Suez',url: '/hotspot-wifi-hotel-paris-hotel-de-suez-6829.html',ville: 'Paris', activite: 'Hôtel'}, {lat: 43.70160300, lng: 7.25898900, nom: 'Azurlingua',url: '/hotspot-wifi-residence-etudiante-nice-azurlingua-6832.html',ville: 'Nice', activite: 'Résidence étudiante'}, {lat: 42.99927280, lng: -0.60108300, nom: '6837',url: '/hotspot-wifi-vehicule-de-transport-carbon-blanc-6837-6837.html',ville: 'Carbon Blanc', activite: 'Véhicule de transport'}, {lat: 47.46883400, lng: -0.59278610, nom: 'Mercure Angers Lac de Maine',url: '/hotspot-wifi-hotel-angers-mercure-angers-lac-de-maine-6850.html',ville: 'Angers', activite: 'Hôtel'}, {lat: 45.43537000, lng: -0.44369800, nom: 'Arc En Ciel Résidence',url: '/hotspot-wifi-gite-chambres-d-hotes-jonzac-arc-en-ciel-residence-6855.html',ville: 'Jonzac', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 49.84296680, lng: 3.28885220, nom: 'Résidence Voltaire',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-quentin-residence-voltaire-6857.html',ville: 'Saint-Quentin', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.55054970, lng: -0.42106520, nom: 'Hotel** Restaurant Bellevue',url: '/hotspot-wifi-hotel-bagnoles-de-l-orne-hotel-restaurant-bellevue-6858.html',ville: 'Bagnoles de L\'Orne', activite: 'Hôtel'}, {lat: 49.35784410, lng: 6.16737490, nom: 'Latitude 49',url: '/hotspot-wifi-hotel-thionville-latitude-49-6859.html',ville: 'Thionville', activite: 'Hôtel'}, {lat: 48.87936000, lng: 2.40879600, nom: 'Paris-Residence Oceane',url: '/hotspot-wifi-ehpad-paris-paris-residence-oceane-6860.html',ville: 'Paris', activite: 'EHPAD'}, {lat: 43.68699600, lng: 7.10630700, nom: 'Office de Tourisme la Colle Sur Loup',url: '/hotspot-wifi-office-de-tourisme-la-colle-sur-loup-office-de-tourisme-la-colle-sur-loup-6863.html',ville: 'La Colle Sur Loup', activite: 'Office de tourisme'}, {lat: 43.65867660, lng: 1.37554620, nom: 'Edenis Résidence Edelweiss',url: '/hotspot-wifi-ehpad-beauzelle-edenis-residence-edelweiss-6867.html',ville: 'Beauzelle', activite: 'EHPAD'}, {lat: 48.60162700, lng: -2.95445100, nom: 'Gites D\'Armor',url: '/hotspot-wifi-gite-chambres-d-hotes-treguidel-gites-d-armor-6868.html',ville: 'Treguidel', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 47.23800020, lng: 6.02326730, nom: 'Bagelstein',url: '/hotspot-wifi-restaurant-besancon-bagelstein-6869.html',ville: 'Besançon', activite: 'Restaurant'}, {lat: 43.45310080, lng: 5.86024550, nom: 'Hotel Plaisance',url: '/hotspot-wifi-hotel-saint-maximin-hotel-plaisance-6870.html',ville: 'Saint Maximin', activite: 'Hôtel'}, {lat: 45.71405390, lng: 4.80700140, nom: 'Résidence \"la Californie\"',url: '/hotspot-wifi-ehpad-oullins-residence-la-californie-6871.html',ville: 'Oullins', activite: 'EHPAD'}, {lat: 43.24175620, lng: 0.07458360, nom: 'Mda Arsenal',url: '/hotspot-wifi-centre-culturel-tarbes-mda-arsenal-6872.html',ville: 'Tarbes', activite: 'Centre culturel'}, {lat: 45.26007600, lng: 6.80446300, nom: 'Residence de la Fontaine',url: '/hotspot-wifi-collectif-sollieres-residence-de-la-fontaine-6873.html',ville: 'Sollieres', activite: 'Collectif'}, {lat: 48.08833370, lng: 1.33487370, nom: 'Ibis Budget',url: '/hotspot-wifi-hotel-chateaudun-ibis-budget-6875.html',ville: 'Chateaudun', activite: 'Hôtel'}, {lat: 44.03833400, lng: -1.33654200, nom: 'Camping du Cap de L\'Homy',url: '/hotspot-wifi-camping-lit-et-mixe-camping-du-cap-de-l-homy-6879.html',ville: 'Lit Et Mixe', activite: 'Camping'}, {lat: 47.29417600, lng: -3.08283100, nom: 'La Fontaine',url: '/hotspot-wifi-bar-tabac-locmaria-la-fontaine-6880.html',ville: 'Locmaria', activite: 'Bar tabac'}, {lat: 47.61502700, lng: -2.75326400, nom: 'Aux Joyeux Sinagots',url: '/hotspot-wifi-bar-tabac-sene-aux-joyeux-sinagots-6882.html',ville: 'Sene', activite: 'Bar tabac'}, {lat: 46.77801000, lng: -1.06405300, nom: 'Le Petit Château des Cèdres',url: '/hotspot-wifi-gite-chambres-d-hotes-mouchamps-le-petit-chateau-des-cedres-6884.html',ville: 'Mouchamps', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 47.13681910, lng: -2.19181880, nom: 'Le Pronostic',url: '/hotspot-wifi-bar-tabac-la-plaine-sur-mer-le-pronostic-6885.html',ville: 'La Plaine Sur Mer', activite: 'Bar tabac'}, {lat: 45.19030030, lng: 5.71692370, nom: 'Hôtel des Alpes',url: '/hotspot-wifi-hotel-grenoble-hotel-des-alpes-6886.html',ville: 'Grenoble', activite: 'Hôtel'}, {lat: 50.27845400, lng: 3.11188200, nom: 'Arleux - le Jardin D\'Allium',url: '/hotspot-wifi-ehpad-arleux-arleux-le-jardin-d-allium-6888.html',ville: 'Arleux', activite: 'EHPAD'}, {lat: 48.84703060, lng: 2.28350820, nom: 'Biogrenelle',url: '/hotspot-wifi-sandwicherie-paris-biogrenelle-6889.html',ville: 'Paris', activite: 'Sandwicherie'}, {lat: 48.87146700, lng: 2.30860300, nom: 'Le Retour à la Terre les Champs',url: '/hotspot-wifi-restaurant-paris-le-retour-a-la-terre-les-champs-6890.html',ville: 'Paris', activite: 'Restaurant'}, {lat: 47.24717170, lng: 6.02360230, nom: 'Hôtel Victor Hugo & Spa',url: '/hotspot-wifi-hotel-besancon-hotel-victor-hugo-spa-6891.html',ville: 'Besancon', activite: 'Hôtel'}, {lat: 48.84481560, lng: 2.33208370, nom: 'Amorino',url: '/hotspot-wifi-bar-restaurant-paris-amorino-6894.html',ville: 'Paris', activite: 'Bar restaurant'}, {lat: 48.69863000, lng: -0.36839200, nom: 'Bar du Centre',url: '/hotspot-wifi-bar-tabac-briouze-bar-du-centre-6898.html',ville: 'Briouze', activite: 'Bar tabac'}, {lat: 50.36706600, lng: 3.07474900, nom: 'Douai - le Jardin des Augustins',url: '/hotspot-wifi-ehpad-douai-douai-le-jardin-des-augustins-6899.html',ville: 'Douai', activite: 'EHPAD'}, {lat: 50.19342620, lng: 3.21162550, nom: 'Neuville St Remy - les Edelweiss',url: '/hotspot-wifi-ehpad-neuville-st-remy-neuville-st-remy-les-edelweiss-6900.html',ville: 'Neuville St Remy', activite: 'EHPAD'}, {lat: 50.27213500, lng: 3.20754400, nom: 'Fechain - la Rose des Vents',url: '/hotspot-wifi-ehpad-fechain-fechain-la-rose-des-vents-6901.html',ville: 'Fechain', activite: 'EHPAD'}, {lat: 46.12065710, lng: 3.42588480, nom: 'Cocoon Coffee',url: '/hotspot-wifi-bar-brasserie-vichy-cocoon-coffee-6902.html',ville: 'Vichy', activite: 'Bar brasserie'}, {lat: 50.39951030, lng: 3.09147150, nom: 'Flers - le Parc Fleuri',url: '/hotspot-wifi-ehpad-flers-flers-le-parc-fleuri-6903.html',ville: 'Flers', activite: 'EHPAD'}, {lat: 48.09929430, lng: -1.61599800, nom: 'Mercure',url: '/hotspot-wifi-hotel-cesson-sevigne-mercure-6906.html',ville: 'Cesson Sevigne', activite: 'Hôtel'}, {lat: 45.22822690, lng: 6.77668500, nom: 'Le Relais de la Diligence',url: '/hotspot-wifi-gite-chambres-d-hotes-bramans-le-relais-de-la-diligence-6931.html',ville: 'Bramans', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.25173200, lng: 6.47289900, nom: 'Gites Et Mairie',url: '/hotspot-wifi-gite-chambres-d-hotes-beaune-gites-et-mairie-6932.html',ville: 'Beaune', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.87729200, lng: 6.40447300, nom: 'Maison des Bois - Chalet Epilobe',url: '/hotspot-wifi-hotel-manigod-maison-des-bois-chalet-epilobe-6934.html',ville: 'Manigod', activite: 'Hôtel'}, {lat: 46.49619020, lng: -1.78978860, nom: 'Port de Plaisance Quai Garnier',url: '/hotspot-wifi-chambre-de-commerce-et-d-industrie-les-sables-d-olonne-port-de-plaisance-quai-garnier-6935.html',ville: 'Les Sables D\'Olonne', activite: 'Chambre de commerce et d\'industrie '}, {lat: 45.87729200, lng: 6.40447300, nom: 'Maison des Bois - Chalet Berce',url: '/hotspot-wifi-gite-chambres-d-hotes-manigod-maison-des-bois-chalet-berce-6936.html',ville: 'Manigod', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 49.28018830, lng: -0.25073790, nom: 'Hôtel Restaurant L\'Ecailler',url: '/hotspot-wifi-hotel-ouistreham-hotel-restaurant-l-ecailler-6937.html',ville: 'Ouistreham', activite: 'Hôtel'}, {lat: 47.69058020, lng: -2.73726890, nom: 'Bar le Welcome',url: '/hotspot-wifi-bar-tabac-saint-ave-bar-le-welcome-6938.html',ville: 'Saint Ave', activite: 'Bar tabac'}, {lat: 47.57311180, lng: -3.07571880, nom: 'Le Manege D\'Armelle',url: '/hotspot-wifi-bar-brasserie-carnac-le-manege-d-armelle-6943.html',ville: 'Carnac', activite: 'Bar brasserie'}, {lat: 47.58677300, lng: -3.00299600, nom: 'Mediatheque-Ludotheque',url: '/hotspot-wifi-bibliotheque-saint-philibert-mediatheque-ludotheque-6944.html',ville: 'Saint-Philibert', activite: 'Bibliothèque '}, {lat: 43.32531290, lng: 6.62274360, nom: 'Amicale Sapeurs Pompiers',url: '/hotspot-wifi-clinique-hopital-sainte-maxime-amicale-sapeurs-pompiers-6945.html',ville: 'Sainte-Maxime', activite: 'Clinique / Hôpital'}, {lat: 48.86449670, lng: 2.34054150, nom: 'Le Crayon Rouge',url: '/hotspot-wifi-hotel-paris-le-crayon-rouge-6948.html',ville: 'Paris', activite: 'Hôtel'}, {lat: 48.53495100, lng: -2.77044400, nom: 'Ville de Plérin le Cap',url: '/hotspot-wifi-centre-culturel-plerin-ville-de-plerin-le-cap-6949.html',ville: 'Plérin', activite: 'Centre culturel'}, {lat: 47.06654140, lng: 2.37079740, nom: 'Feuillette Bourges',url: '/hotspot-wifi-sandwicherie-bourges-feuillette-bourges-6950.html',ville: 'Bourges', activite: 'Sandwicherie'}, {lat: 49.34109800, lng: 3.53191140, nom: 'Mairie de Braine',url: '/hotspot-wifi-mairie-braisne-mairie-de-braine-6951.html',ville: 'Braisne', activite: 'Mairie'}, {lat: 48.00461580, lng: 0.19609290, nom: 'Lk Food',url: '/hotspot-wifi-restaurant-le-mans-lk-food-6954.html',ville: 'Le Mans', activite: 'Restaurant'}, {lat: 43.85119900, lng: 1.23495500, nom: 'Maison des Jeunes Et de la Culture',url: '/hotspot-wifi-centre-culturel-verdun-sur-garonne-maison-des-jeunes-et-de-la-culture-6957.html',ville: 'Verdun Sur Garonne', activite: 'Centre culturel'}, {lat: 46.12595200, lng: 3.42917300, nom: 'Demeure D\'Hortense',url: '/hotspot-wifi-gite-chambres-d-hotes-vichy-demeure-d-hortense-6963.html',ville: 'Vichy', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.84065580, lng: 2.18164990, nom: 'Garches-Residence Services Seniors les Templitudes',url: '/hotspot-wifi-ehpad-garches-garches-residence-services-seniors-les-templitudes-7007.html',ville: 'Garches', activite: 'EHPAD'}, {lat: 44.83260830, lng: -0.63959240, nom: 'B11',url: '/hotspot-wifi-restaurant-merignac-b11-7044.html',ville: 'Merignac', activite: 'Restaurant'}, {lat: 47.38707200, lng: 0.69757900, nom: 'Ibis Budget Tours Centre Gare',url: '/hotspot-wifi-hotel-tours-ibis-budget-tours-centre-gare-7046.html',ville: 'Tours', activite: 'Hôtel'}, {lat: 45.85350270, lng: 6.61523730, nom: 'Hotel Au Coin du Feu',url: '/hotspot-wifi-hotel-megeve-hotel-au-coin-du-feu-7047.html',ville: 'Megeve', activite: 'Hôtel'}, {lat: 47.64450080, lng: -2.69894040, nom: 'Hôtel Inn Design',url: '/hotspot-wifi-hotel-theix-hotel-inn-design-7048.html',ville: 'Theix', activite: 'Hôtel'}, {lat: 43.80725790, lng: 4.09011490, nom: 'Chateau de Pondres',url: '/hotspot-wifi-hotel-villevieille-chateau-de-pondres-7050.html',ville: 'Villevieille', activite: 'Hôtel'}, {lat: 46.61790130, lng: 3.76932850, nom: 'Résidence Saint Léger',url: '/hotspot-wifi-hotel-bourbon-lancy-residence-saint-leger-7051.html',ville: 'Bourbon Lancy', activite: 'Hôtel'}, {lat: 45.15302590, lng: 1.52920630, nom: 'Grand Hotel Terminus',url: '/hotspot-wifi-hotel-brive-la-gaillarde-grand-hotel-terminus-7052.html',ville: 'Brive la Gaillarde', activite: 'Hôtel'}, {lat: 43.70424390, lng: 7.26780530, nom: 'Résidence Lamartine',url: '/hotspot-wifi-hotel-nice-residence-lamartine-7059.html',ville: 'Nice', activite: 'Hôtel'}, {lat: 45.16664670, lng: 6.43068190, nom: 'Residence Roche Chateau',url: '/hotspot-wifi-collectif-valloire-residence-roche-chateau-7066.html',ville: 'Valloire', activite: 'Collectif'}, {lat: 43.38666640, lng: 5.35215110, nom: 'Hotel Eco',url: '/hotspot-wifi-hotel-septemes-les-vallons-hotel-eco-7078.html',ville: 'Septemes les Vallons', activite: 'Hôtel'}, {lat: 48.13610500, lng: -1.62281390, nom: 'Digital Square - Citédia Pépinières',url: '/hotspot-wifi-societe-cesson-sevigne-digital-square-citedia-pepinieres-7079.html',ville: 'Cesson Sevigne', activite: 'Société'}, {lat: 45.26679920, lng: 1.77072060, nom: 'La Taverne du Sommelier',url: '/hotspot-wifi-bar-brasserie-tulle-la-taverne-du-sommelier-7080.html',ville: 'Tulle', activite: 'Bar brasserie'}, {lat: 48.50906550, lng: -2.76259400, nom: 'Novotel Saint-Brieuc Centre',url: '/hotspot-wifi-hotel-saint-brieuc-novotel-saint-brieuc-centre-7174.html',ville: 'Saint Brieuc', activite: 'Hôtel'}, {lat: 43.99613000, lng: 5.14678900, nom: 'Venasque',url: '/hotspot-wifi-office-de-tourisme-venasque-venasque-7218.html',ville: 'Venasque', activite: 'Office de tourisme'}, {lat: 48.17248600, lng: 6.88206290, nom: 'Pole Culturel de Corcieux',url: '/hotspot-wifi-centre-culturel-corcieux-pole-culturel-de-corcieux-7219.html',ville: 'Corcieux', activite: 'Centre culturel'}, {lat: 45.21828540, lng: 6.47462140, nom: 'Mairie',url: '/hotspot-wifi-mairie-saint-michel-de-maurienne-mairie-7220.html',ville: 'Saint Michel de Maurienne', activite: 'Mairie'}, {lat: 44.13846300, lng: 4.98268900, nom: 'Accueil Vacqueyras',url: '/hotspot-wifi-office-de-tourisme-vacqueyras-accueil-vacqueyras-7223.html',ville: 'Vacqueyras', activite: 'Office de tourisme'}, {lat: 49.18572270, lng: -0.39039190, nom: 'Le Flash',url: '/hotspot-wifi-bar-tabac-caen-le-flash-7225.html',ville: 'Caen', activite: 'Bar tabac'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Ibis Styles Barentin',url: '/hotspot-wifi-hotel-barentin-ibis-styles-barentin-7227.html',ville: 'Barentin', activite: 'Hôtel'}, {lat: 44.16319000, lng: 5.00436870, nom: 'Gigondas Tourisme',url: '/hotspot-wifi-office-de-tourisme-gigondas-gigondas-tourisme-7229.html',ville: 'Gigondas', activite: 'Office de tourisme'}, {lat: 48.01750320, lng: -4.52430240, nom: 'Camping de Larenvoie',url: '/hotspot-wifi-camping-plouhinec-camping-de-larenvoie-7231.html',ville: 'Plouhinec', activite: 'Camping'}, {lat: 48.20067610, lng: -2.99519600, nom: 'Camping le Point de Vue',url: '/hotspot-wifi-camping-mur-de-bretagne-camping-le-point-de-vue-7232.html',ville: 'Mûr de Bretagne', activite: 'Camping'}, {lat: 48.13871660, lng: -1.95617340, nom: 'Montfort Communaute',url: '/hotspot-wifi-office-de-tourisme-montfort-sur-meu-montfort-communaute-7235.html',ville: 'Montfort Sur Meu', activite: 'Office de tourisme'}, {lat: 43.00761160, lng: -0.09810020, nom: 'Hôtel du Soleil Levant',url: '/hotspot-wifi-hotel-argeles-gazost-hotel-du-soleil-levant-7236.html',ville: 'Argeles-Gazost', activite: 'Hôtel'}, {lat: 43.62924880, lng: 3.86959970, nom: 'La Pasquiere',url: '/hotspot-wifi-residence-de-services-montpellier-la-pasquiere-7237.html',ville: 'Montpellier', activite: 'Résidence de services'}, {lat: 45.47321190, lng: 3.27040420, nom: 'Camping les Loges',url: '/hotspot-wifi-camping-nonette-camping-les-loges-7238.html',ville: 'Nonette', activite: 'Camping'}, {lat: 45.25826600, lng: 6.26027800, nom: 'Chalet le Jardin D\'Hiver',url: '/hotspot-wifi-gite-chambres-d-hotes-la-toussuire-chalet-le-jardin-d-hiver-7239.html',ville: 'La Toussuire', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.51190690, lng: 0.35476520, nom: 'Bar de France',url: '/hotspot-wifi-bar-tabac-le-mele-sur-sarthe-bar-de-france-7240.html',ville: 'Le Mele Sur Sarthe', activite: 'Bar tabac'}, {lat: 48.85940830, lng: 2.32266500, nom: 'Le Solferino',url: '/hotspot-wifi-bar-brasserie-paris-le-solferino-7241.html',ville: 'Paris', activite: 'Bar brasserie'}, {lat: 45.51396300, lng: 6.69808700, nom: 'Spitting Feathers',url: '/hotspot-wifi-bar-brasserie-la-plagne-tarentaise-spitting-feathers-7242.html',ville: 'La Plagne Tarentaise', activite: 'Bar brasserie'}, {lat: 44.38097500, lng: 0.53731100, nom: 'Camping du Bosc',url: '/hotspot-wifi-camping-le-temple-sur-lot-camping-du-bosc-7243.html',ville: 'Le Temple Sur Lot', activite: 'Camping'}, {lat: 48.19266500, lng: -3.71362900, nom: 'Office de Tourisme de Haute Cornouaille',url: '/hotspot-wifi-office-de-tourisme-spezet-office-de-tourisme-de-haute-cornouaille-7244.html',ville: 'Spézet', activite: 'Office de tourisme'}, {lat: 48.46206170, lng: 6.74087230, nom: 'Gendarmerie de Baccarat',url: '/hotspot-wifi-residence-de-services-baccarat-gendarmerie-de-baccarat-7246.html',ville: 'Baccarat', activite: 'Résidence de services'}, {lat: 48.18594400, lng: -3.81258400, nom: 'Office du Tourisme de Haute Cornouaille',url: '/hotspot-wifi-office-de-tourisme-chateauneuf-du-faou-office-du-tourisme-de-haute-cornouaille-7247.html',ville: 'Châteauneuf du Faou', activite: 'Office de tourisme'}, {lat: 47.90699750, lng: -4.04397620, nom: 'Mairie de Pleuven',url: '/hotspot-wifi-mairie-pleuven-mairie-de-pleuven-7249.html',ville: 'Pleuven', activite: 'Mairie'}, {lat: 47.26973250, lng: -1.61392820, nom: 'Lvcom',url: '/hotspot-wifi-societe-orvault-lvcom-7252.html',ville: 'Orvault', activite: 'Société'}, {lat: 45.88971620, lng: 6.69975980, nom: 'La Ferme de Cupelin',url: '/hotspot-wifi-hotel-saint-gervais-les-bains-la-ferme-de-cupelin-7253.html',ville: 'Saint Gervais les Bains', activite: 'Hôtel'}, {lat: 46.26380720, lng: 6.02835570, nom: 'Restaurant Jardins de Malyar',url: '/hotspot-wifi-restaurant-saint-genis-pouilly-restaurant-jardins-de-malyar-7254.html',ville: 'Saint Genis Pouilly', activite: 'Restaurant'}, {lat: 44.11058900, lng: 5.10712500, nom: 'Office de Tourisme de Caromb',url: '/hotspot-wifi-office-de-tourisme-caromb-office-de-tourisme-de-caromb-7255.html',ville: 'Caromb', activite: 'Office de tourisme'}, {lat: 47.64862300, lng: 1.61382700, nom: 'Le Moulin de Crouy',url: '/hotspot-wifi-gite-chambres-d-hotes-crouy-sur-cosson-le-moulin-de-crouy-7258.html',ville: 'Crouy Sur Cosson', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 46.08376440, lng: 6.36605220, nom: 'Tna',url: '/hotspot-wifi-centre-de-loisirs-arenthon-tna-7259.html',ville: 'Arenthon', activite: 'Centre de loisirs'}, {lat: 46.22507220, lng: 2.87318370, nom: 'Gite \'Chez Jojo\'',url: '/hotspot-wifi-gite-chambres-d-hotes-durmignat-gite-chez-jojo-7263.html',ville: 'Durmignat', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.98219510, lng: -1.55827460, nom: 'Camping la Sirène',url: '/hotspot-wifi-camping-montmartin-sur-mer-camping-la-sirene-7264.html',ville: 'Montmartin Sur Mer', activite: 'Camping'}, {lat: 49.56958380, lng: 3.63151670, nom: 'Selarl Docteur Boury Et Associes',url: '/hotspot-wifi-clinique-hopital-laon-selarl-docteur-boury-et-associes-7266.html',ville: 'Laon', activite: 'Clinique / Hôpital'}, {lat: 48.51506750, lng: -2.77917230, nom: 'Msb - Ecole de Musique - Villa Carmélie',url: '/hotspot-wifi-mairie-saint-brieuc-msb-ecole-de-musique-villa-carmelie-7267.html',ville: 'Saint Brieuc', activite: 'Mairie'}, {lat: 45.88846350, lng: 6.71291290, nom: 'Les Terribles',url: '/hotspot-wifi-bar-restaurant-saint-gervais-les-bains-les-terribles-7271.html',ville: 'Saint Gervais les Bains', activite: 'Bar restaurant'}, {lat: 46.53580900, lng: 1.59170100, nom: 'Badecon le Pin-Les Jardins D Automne',url: '/hotspot-wifi-ehpad-badecon-le-pin-badecon-le-pin-les-jardins-d-automne-7272.html',ville: 'Badecon le Pin', activite: 'EHPAD'}, {lat: 49.84382030, lng: 3.27998070, nom: 'Mephisto Pub',url: '/hotspot-wifi-bar-brasserie-saint-quentin-mephisto-pub-7273.html',ville: 'Saint-Quentin', activite: 'Bar brasserie'}, {lat: 47.36031830, lng: 1.74412440, nom: 'Grand Hotel du Lion D\'Or',url: '/hotspot-wifi-hotel-romorantin-grand-hotel-du-lion-d-or-7274.html',ville: 'Romorantin', activite: 'Hôtel'}, {lat: 43.84031800, lng: 4.36310600, nom: 'Empire Hotel',url: '/hotspot-wifi-hotel-nimes-empire-hotel-7275.html',ville: 'Nimes', activite: 'Hôtel'}, {lat: 47.91260500, lng: 0.24720500, nom: 'Mulsanne-L Oree des Pins',url: '/hotspot-wifi-ehpad-mulsanne-mulsanne-l-oree-des-pins-7277.html',ville: 'Mulsanne', activite: 'EHPAD'}, {lat: 43.71108910, lng: -1.05881760, nom: 'Casino de Dax',url: '/hotspot-wifi-espace-public-dax-casino-de-dax-7278.html',ville: 'Dax', activite: 'Espace public'}, {lat: 43.29558800, lng: 1.22643330, nom: 'Airria Toulouse Sud',url: '/hotspot-wifi-societe-carbonne-airria-toulouse-sud-7281.html',ville: 'Carbonne', activite: 'Société'}, {lat: 43.29916698, lng: 5.38352868, nom: 'Centre Regional Information Jeunesse',url: '/hotspot-wifi-espace-public-marseille-centre-regional-information-jeunesse-7282.html',ville: 'Marseille', activite: 'Espace public'}, {lat: 43.09486200, lng: -0.05348000, nom: 'Hotel Notre Dame de France',url: '/hotspot-wifi-hotel-lourdes-hotel-notre-dame-de-france-7292.html',ville: 'Lourdes', activite: 'Hôtel'}, {lat: 43.70433710, lng: 7.26406360, nom: 'Hôtel Trocadero',url: '/hotspot-wifi-hotel-nice-hotel-trocadero-7315.html',ville: 'Nice', activite: 'Hôtel'}, {lat: 48.11523470, lng: -1.65247740, nom: 'Studea Beaulieu',url: '/hotspot-wifi-residence-etudiante-rennes-studea-beaulieu-7319.html',ville: 'Rennes', activite: 'Résidence étudiante'}, {lat: 45.31989200, lng: 6.99346000, nom: 'Chalet la Foue',url: '/hotspot-wifi-collectif-bessans-chalet-la-foue-7328.html',ville: 'Bessans', activite: 'Collectif'}, {lat: 45.19435300, lng: -1.07981700, nom: 'Asl Nature Et Océan',url: '/hotspot-wifi-centre-de-loisirs-hourtin-asl-nature-et-ocean-7354.html',ville: 'Hourtin', activite: 'Centre de loisirs'}, {lat: 47.99472720, lng: 0.19146090, nom: 'Ibis Styles le Mans Centre Gare',url: '/hotspot-wifi-hotel-le-mans-ibis-styles-le-mans-centre-gare-7356.html',ville: 'Le Mans', activite: 'Hôtel'}, {lat: 43.83669900, lng: 4.36005400, nom: 'Côté Patio',url: '/hotspot-wifi-hotel-nimes-cote-patio-7358.html',ville: 'Nîmes', activite: 'Hôtel'}, {lat: 48.11726600, lng: -1.67779260, nom: 'Le Zephyr',url: '/hotspot-wifi-espace-public-chateaugiron-le-zephyr-7363.html',ville: 'Chateaugiron', activite: 'Espace public'}, {lat: 45.14723500, lng: 6.41910400, nom: 'Le Pic Vert Maison',url: '/hotspot-wifi-collectif-valloire-le-pic-vert-maison-7371.html',ville: 'Valloire', activite: 'Collectif'}, {lat: 47.86540800, lng: 1.89756500, nom: 'Bonsai',url: '/hotspot-wifi-hotel-olivet-bonsai-7372.html',ville: 'Olivet', activite: 'Hôtel'}, {lat: 49.51389720, lng: -1.80699190, nom: 'Au Café du Coin',url: '/hotspot-wifi-bar-restaurant-les-pieux-au-cafe-du-coin-7373.html',ville: 'Les Pieux', activite: 'Bar restaurant'}, {lat: 49.33977800, lng: 1.08978000, nom: 'Epnak Esrp',url: '/hotspot-wifi-ecole-oissel-epnak-esrp-7374.html',ville: 'Oissel', activite: 'Ecole'}, {lat: 44.08101800, lng: 3.64152000, nom: 'Camping la Corconne',url: '/hotspot-wifi-camping-valleraugue-camping-la-corconne-7375.html',ville: 'Valleraugue', activite: 'Camping'}, {lat: 43.34353970, lng: 6.12045720, nom: 'Chemin des Oustaous Routs',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-anastasie-sur-issole-chemin-des-oustaous-routs-7377.html',ville: 'Saint Anastasie Sur Issole', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 43.08110700, lng: 0.15073320, nom: 'Camping le Monloo',url: '/hotspot-wifi-camping-bagneres-de-bigorre-camping-le-monloo-7378.html',ville: 'Bagnères-De-Bigorre', activite: 'Camping'}, {lat: 45.37133400, lng: 7.04719400, nom: 'Chalet le Grand Senail',url: '/hotspot-wifi-collectif-bonneval-sur-arc-chalet-le-grand-senail-7379.html',ville: 'Bonneval Sur Arc', activite: 'Collectif'}, {lat: 45.37539600, lng: 7.05619600, nom: 'Les Pervenches',url: '/hotspot-wifi-gite-chambres-d-hotes-bonneval-sur-arc-les-pervenches-7382.html',ville: 'Bonneval Sur Arc', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.89683600, lng: 6.12099270, nom: 'Mljba',url: '/hotspot-wifi-espace-public-annecy-mljba-7383.html',ville: 'Annecy', activite: 'Espace public'}, {lat: 46.49621110, lng: -1.77883500, nom: 'Le Camelia',url: '/hotspot-wifi-gite-chambres-d-hotes-les-sables-d-olonne-le-camelia-7385.html',ville: 'Les Sables D\'Olonne', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 46.32601700, lng: 6.26760080, nom: 'Média-Ludothèque Chens-Sur-Léman',url: '/hotspot-wifi-bibliotheque-chens-sur-leman-media-ludotheque-chens-sur-leman-7386.html',ville: 'Chens-Sur-Leman', activite: 'Bibliothèque '}, {lat: 47.74776950, lng: -3.36348610, nom: 'Roadside Lorient',url: '/hotspot-wifi-bar-restaurant-lorient-roadside-lorient-7387.html',ville: 'Lorient', activite: 'Bar restaurant'}, {lat: 43.12492140, lng: 5.93105540, nom: 'Happy Food Cafe',url: '/hotspot-wifi-bar-brasserie-toulon-happy-food-cafe-7388.html',ville: 'Toulon', activite: 'Bar brasserie'}, {lat: 48.93760820, lng: 2.58575440, nom: 'Vaujours-Les Jardins de Longuiolles',url: '/hotspot-wifi-ehpad-vaujours-vaujours-les-jardins-de-longuiolles-7390.html',ville: 'Vaujours', activite: 'EHPAD'}, {lat: 47.74825240, lng: -3.37024490, nom: 'Le Havane',url: '/hotspot-wifi-bar-brasserie-lorient-le-havane-7391.html',ville: 'Lorient', activite: 'Bar brasserie'}, {lat: 48.50472900, lng: 5.35731400, nom: 'Gendarmerie de Bure',url: '/hotspot-wifi-collectif-bure-gendarmerie-de-bure-7393.html',ville: 'Bure', activite: 'Collectif'}, {lat: 43.23727700, lng: 6.30920100, nom: 'Office de Tourisme de Collobrières',url: '/hotspot-wifi-office-de-tourisme-collobrieres-office-de-tourisme-de-collobrieres-7395.html',ville: 'Collobrières', activite: 'Office de tourisme'}, {lat: 47.88861430, lng: -4.15649220, nom: '14 - Résidence Kerborc\'His',url: '/hotspot-wifi-ehpad-combrit-14-residence-kerborc-his-7396.html',ville: 'Combrit', activite: 'EHPAD'}, {lat: 43.49729300, lng: 3.02788000, nom: 'Campotel de L\'Orb',url: '/hotspot-wifi-camping-roquebrun-campotel-de-l-orb-7397.html',ville: 'Roquebrun', activite: 'Camping'}, {lat: 48.00519460, lng: -4.09494110, nom: '23 - Résidence le Missilien',url: '/hotspot-wifi-ehpad-quimper-23-residence-le-missilien-7398.html',ville: 'Quimper', activite: 'EHPAD'}, {lat: 47.99780250, lng: -4.10863680, nom: '91 - Résidence Prat Maria',url: '/hotspot-wifi-ehpad-quimper-91-residence-prat-maria-7400.html',ville: 'Quimper', activite: 'EHPAD'}, {lat: 43.55353270, lng: 6.97354030, nom: 'Cannes la Bocca-Residence du Midi',url: '/hotspot-wifi-ehpad-cannes-la-bocca-cannes-la-bocca-residence-du-midi-7401.html',ville: 'Cannes la Bocca', activite: 'EHPAD'}, {lat: 43.50059790, lng: 3.71200800, nom: 'Gîte de Larmonys',url: '/hotspot-wifi-gite-chambres-d-hotes-gigean-gite-de-larmonys-7402.html',ville: 'Gigean', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 43.58384350, lng: 3.85921260, nom: 'Le Pétrin des Grisettes',url: '/hotspot-wifi-bar-brasserie-montpellier-le-petrin-des-grisettes-7405.html',ville: 'Montpellier', activite: 'Bar brasserie'}, {lat: 41.93742200, lng: 8.72764110, nom: 'Camping les Mimosas',url: '/hotspot-wifi-camping-ajaccio-camping-les-mimosas-7406.html',ville: 'Ajaccio', activite: 'Camping'}, {lat: 47.83021960, lng: -4.18333670, nom: '16 - Résidence Pen Allée',url: '/hotspot-wifi-ehpad-loctudy-16-residence-pen-allee-7411.html',ville: 'Loctudy', activite: 'EHPAD'}, {lat: 46.45623330, lng: -1.62093390, nom: 'Camping les Dunes',url: '/hotspot-wifi-camping-talmont-saint-hilaire-camping-les-dunes-7413.html',ville: 'Talmont Saint Hilaire', activite: 'Camping'}, {lat: 49.18835660, lng: -0.41313390, nom: 'Carpiquet-Residence Medicis',url: '/hotspot-wifi-ehpad-carpiquet-carpiquet-residence-medicis-7414.html',ville: 'Carpiquet', activite: 'EHPAD'}, {lat: 47.85637200, lng: -3.74464100, nom: '06 - Résidence Penanros',url: '/hotspot-wifi-ehpad-pont-aven-06-residence-penanros-7415.html',ville: 'Pont Aven', activite: 'EHPAD'}, {lat: 46.80196540, lng: 0.53116280, nom: 'Mjc les Renardieres',url: '/hotspot-wifi-centre-culturel-chatellerault-mjc-les-renardieres-7416.html',ville: 'Chatellerault', activite: 'Centre culturel'}, {lat: 46.30614400, lng: 4.48194750, nom: 'Gite Trambly',url: '/hotspot-wifi-gite-chambres-d-hotes-trambly-gite-trambly-7417.html',ville: 'Trambly', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 50.68638400, lng: 3.17833850, nom: 'Roubaix-Residence du Clos St Jean',url: '/hotspot-wifi-ehpad-roubaix-roubaix-residence-du-clos-st-jean-7421.html',ville: 'Roubaix', activite: 'EHPAD'}, {lat: 43.13606100, lng: 6.00906800, nom: 'Bioandco le Marché Toulon',url: '/hotspot-wifi-bar-restaurant-la-valette-du-var-bioandco-le-marche-toulon-7423.html',ville: 'La Valette du Var', activite: 'Bar restaurant'}, {lat: 48.04132500, lng: -4.48757600, nom: 'Le 29 D\'à Côté',url: '/hotspot-wifi-gite-chambres-d-hotes-pont-croix-le-29-d-a-cote-7424.html',ville: 'Pont Croix', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 43.87540400, lng: 7.08132100, nom: 'Office de Tourisme de Pierrefeu',url: '/hotspot-wifi-office-de-tourisme-pierrefeu-office-de-tourisme-de-pierrefeu-7425.html',ville: 'Pierrefeu', activite: 'Office de tourisme'}, {lat: 43.23787500, lng: 6.07219990, nom: 'Office de Tourisme de Cuers',url: '/hotspot-wifi-office-de-tourisme-cuers-office-de-tourisme-de-cuers-7426.html',ville: 'Cuers', activite: 'Office de tourisme'}, {lat: 43.59188530, lng: 1.41151600, nom: 'Toulouse-Residence la Cepiere',url: '/hotspot-wifi-ehpad-toulouse-toulouse-residence-la-cepiere-7427.html',ville: 'Toulouse', activite: 'EHPAD'}, {lat: 48.74492800, lng: -3.47291600, nom: 'Foyer Thos',url: '/hotspot-wifi-residence-etudiante-lannion-foyer-thos-7463.html',ville: 'Lannion', activite: 'Résidence étudiante'}, {lat: 45.31138500, lng: 7.05282200, nom: 'Camping Illaz',url: '/hotspot-wifi-camping-bessans-camping-illaz-7477.html',ville: 'Bessans', activite: 'Camping'}, {lat: -99.00000000, lng: -99.00000000, nom: 'La Girafe',url: '/hotspot-wifi-hotel-bagnolet-la-girafe-7478.html',ville: 'Bagnolet', activite: 'Hôtel'}, {lat: 45.57343600, lng: 2.94347200, nom: 'Hôtel de Paris',url: '/hotspot-wifi-hotel-murol-hotel-de-paris-7485.html',ville: 'Murol', activite: 'Hôtel'}, {lat: 45.52558700, lng: 4.87433900, nom: 'Hotel Premiere Classe de Vienne',url: '/hotspot-wifi-hotel-vienne-hotel-premiere-classe-de-vienne-7488.html',ville: 'Vienne', activite: 'Hôtel'}, {lat: 48.38439920, lng: -4.48822500, nom: 'Astoria',url: '/hotspot-wifi-residence-etudiante-brest-astoria-7489.html',ville: 'Brest', activite: 'Résidence étudiante'}, {lat: 43.87645200, lng: 5.39543900, nom: 'Royal Moka',url: '/hotspot-wifi-bar-brasserie-apt-royal-moka-7498.html',ville: 'Apt', activite: 'Bar brasserie'}, {lat: 43.77999690, lng: 7.49338690, nom: 'Hôtel Menton Riviera',url: '/hotspot-wifi-hotel-menton-hotel-menton-riviera-7499.html',ville: 'Menton', activite: 'Hôtel'}, {lat: 43.56373440, lng: -1.08742800, nom: 'La Belle Landaise 1809',url: '/hotspot-wifi-gite-chambres-d-hotes-peyrehorade-la-belle-landaise-1809-7500.html',ville: 'Peyrehorade', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 43.92588550, lng: 2.14923130, nom: 'La Regalade',url: '/hotspot-wifi-restaurant-albi-la-regalade-7501.html',ville: 'Albi', activite: 'Restaurant'}, {lat: 47.23296410, lng: -2.17259250, nom: 'Office de Tourisme Saint Brévin L\'Océan',url: '/hotspot-wifi-office-de-tourisme-saint-brevin-l-ocean-office-de-tourisme-saint-brevin-l-ocean-7502.html',ville: 'Saint Brévin L\'Océan', activite: 'Office de tourisme'}, {lat: 45.37159900, lng: 7.04623100, nom: 'Chalet les Narcisses',url: '/hotspot-wifi-gite-chambres-d-hotes-bonneval-sur-arc-chalet-les-narcisses-7520.html',ville: 'Bonneval Sur Arc', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 43.52389540, lng: 3.92180130, nom: 'Studio Palavas',url: '/hotspot-wifi-gite-chambres-d-hotes-palavas-les-flots-studio-palavas-7523.html',ville: 'Palavas les Flots', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.51367400, lng: -2.66748210, nom: 'Mairie Hillion',url: '/hotspot-wifi-mairie-hillion-mairie-hillion-7527.html',ville: 'Hillion', activite: 'Mairie'}, {lat: 45.94416420, lng: 6.12660870, nom: 'Tribeca Cosmopolitan Bistro',url: '/hotspot-wifi-bar-restaurant-pringy-tribeca-cosmopolitan-bistro-7528.html',ville: 'Pringy', activite: 'Bar restaurant'}, {lat: 45.18270540, lng: -1.08273950, nom: 'Résidence du Lac',url: '/hotspot-wifi-residence-de-services-hourtin-residence-du-lac-7531.html',ville: 'Hourtin', activite: 'Résidence de services'}, {lat: 45.29183700, lng: 6.92117200, nom: 'Residence Andagne',url: '/hotspot-wifi-collectif-lanslevillard-residence-andagne-7532.html',ville: 'Lanslevillard', activite: 'Collectif'}, {lat: 46.26996460, lng: 6.84003740, nom: 'L\' Echo des Montagnes',url: '/hotspot-wifi-societe-chatel-l-echo-des-montagnes-7533.html',ville: 'Chatel', activite: 'Société'}, {lat: 45.16276230, lng: 6.42795310, nom: 'Roches Fleuries B',url: '/hotspot-wifi-collectif-valloire-roches-fleuries-b-7538.html',ville: 'Valloire', activite: 'Collectif'}, {lat: 45.90464920, lng: 6.11393580, nom: 'Résidence \'Les Z\'Hirondelles\'',url: '/hotspot-wifi-hotel-annecy-residence-les-z-hirondelles-7540.html',ville: 'Annecy', activite: 'Hôtel'}, {lat: 44.83355280, lng: -0.56462370, nom: 'B&b Bordeaux Saint Michel',url: '/hotspot-wifi-gite-chambres-d-hotes-bordeaux-b-b-bordeaux-saint-michel-7541.html',ville: 'Bordeaux', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.19604300, lng: 6.33294800, nom: 'Chalet du Rocher',url: '/hotspot-wifi-collectif-albiez-montrond-chalet-du-rocher-7543.html',ville: 'Albiez Montrond', activite: 'Collectif'}, {lat: 48.57587390, lng: -3.82990360, nom: '38 - Ditep Foyer Gambetta',url: '/hotspot-wifi-ehpad-morlaix-38-ditep-foyer-gambetta-7544.html',ville: 'Morlaix', activite: 'EHPAD'}, {lat: 47.90788800, lng: -3.97956200, nom: 'Capitainerie Port la Forêt',url: '/hotspot-wifi-camping-la-foret-fouesnant-capitainerie-port-la-foret-7545.html',ville: 'La Foret Fouesnant', activite: 'Camping'}, {lat: 43.46440260, lng: 6.47942380, nom: 'L\'Entraide Salesienne',url: '/hotspot-wifi-ehpad-les-arcs-l-entraide-salesienne-7548.html',ville: 'Les Arcs', activite: 'EHPAD'}, {lat: 46.53749600, lng: -1.77583060, nom: 'Ville des Sables D\'Olonne',url: '/hotspot-wifi-mairie-olonne-sur-mer-ville-des-sables-d-olonne-7549.html',ville: 'Olonne Sur Mer', activite: 'Mairie'}, {lat: 48.19786100, lng: -2.41619800, nom: 'Val de Landrouet - Moulin',url: '/hotspot-wifi-camping-merdrignac-val-de-landrouet-moulin-7550.html',ville: 'Merdrignac', activite: 'Camping'}, {lat: 46.27508990, lng: 6.83700100, nom: 'Balcon des Alpes',url: '/hotspot-wifi-collectif-chatel-balcon-des-alpes-7552.html',ville: 'Chatel', activite: 'Collectif'}, {lat: 47.41252850, lng: 0.98329320, nom: 'Chantilly&co',url: '/hotspot-wifi-bar-brasserie-amboise-chantilly-co-7554.html',ville: 'Amboise', activite: 'Bar brasserie'}, {lat: 46.32590610, lng: -0.45221230, nom: 'Hotel du Parc',url: '/hotspot-wifi-hotel-niort-hotel-du-parc-7555.html',ville: 'Niort', activite: 'Hôtel'}, {lat: 48.18728850, lng: -3.81079110, nom: 'Relais de Cornouaille',url: '/hotspot-wifi-hotel-chateauneuf-du-faou-relais-de-cornouaille-7556.html',ville: 'Chateauneuf du Faou', activite: 'Hôtel'}, {lat: 45.88183410, lng: 0.89531900, nom: 'Esat les Seilles',url: '/hotspot-wifi-societe-saint-junien-esat-les-seilles-7558.html',ville: 'Saint Junien', activite: 'Société'}, {lat: 45.56928600, lng: 6.71456500, nom: 'Chalet le Friolin',url: '/hotspot-wifi-bar-restaurant-bellentre-chalet-le-friolin-7561.html',ville: 'Bellentre', activite: 'Bar restaurant'}, {lat: 45.22794700, lng: 6.74151700, nom: 'Les Sports',url: '/hotspot-wifi-collectif-aussois-les-sports-7563.html',ville: 'Aussois', activite: 'Collectif'}, {lat: 45.22131360, lng: 6.22131440, nom: 'Les Balcons de St So',url: '/hotspot-wifi-collectif-saint-sorlin-d-arves-les-balcons-de-st-so-7564.html',ville: 'Saint Sorlin D\'Arves', activite: 'Collectif'}, {lat: 47.23681070, lng: 6.02588750, nom: 'Hôtel Regina',url: '/hotspot-wifi-hotel-besancon-hotel-regina-7570.html',ville: 'Besancon', activite: 'Hôtel'}, {lat: 46.18719800, lng: -1.32563400, nom: 'Hôtel la Galiote En Ré 3***',url: '/hotspot-wifi-hotel-la-flotte-hotel-la-galiote-en-re-3-7571.html',ville: 'La Flotte', activite: 'Hôtel'}, {lat: 45.32003500, lng: 6.99406900, nom: 'Mairie',url: '/hotspot-wifi-mairie-bessans-mairie-7576.html',ville: 'Bessans', activite: 'Mairie'}, {lat: 45.28886800, lng: 6.90323200, nom: 'Residence Bonheur des Pistes A',url: '/hotspot-wifi-collectif-lanslevillard-residence-bonheur-des-pistes-a-7577.html',ville: 'Lanslevillard', activite: 'Collectif'}, {lat: 45.28945700, lng: 6.90992700, nom: 'Residence Bonheur des Pistes B',url: '/hotspot-wifi-collectif-lanslevillard-residence-bonheur-des-pistes-b-7578.html',ville: 'Lanslevillard', activite: 'Collectif'}, {lat: 49.54345300, lng: 0.95813000, nom: 'Ibis Styles',url: '/hotspot-wifi-hotel-barentin-ibis-styles-7579.html',ville: 'Barentin', activite: 'Hôtel'}, {lat: 45.22157600, lng: 6.23495500, nom: 'Hotel Beausoleil',url: '/hotspot-wifi-hotel-saint-sorlin-d-arves-hotel-beausoleil-7581.html',ville: 'Saint Sorlin D\'Arves', activite: 'Hôtel'}, {lat: 45.91819470, lng: 6.86773880, nom: 'Sdc les Jonquilles',url: '/hotspot-wifi-collectif-thollon-les-mesmises-sdc-les-jonquilles-7582.html',ville: 'Thollon les Mesmises', activite: 'Collectif'}, {lat: 49.42932500, lng: 2.07567600, nom: 'Le Bar de Saint Quentin',url: '/hotspot-wifi-bar-brasserie-beauvais-le-bar-de-saint-quentin-7584.html',ville: 'Beauvais', activite: 'Bar brasserie'}, {lat: 47.02994710, lng: 4.59420350, nom: 'Manoir Bonpassage',url: '/hotspot-wifi-hotel-thury-manoir-bonpassage-7585.html',ville: 'Thury', activite: 'Hôtel'}, {lat: 48.48624490, lng: -2.64093100, nom: 'Dunes',url: '/hotspot-wifi-collectif-hillion-dunes-7586.html',ville: 'Hillion', activite: 'Collectif'}, {lat: 47.87603730, lng: -3.01952000, nom: 'Le Centraö',url: '/hotspot-wifi-bar-brasserie-baud-le-centrao-7587.html',ville: 'Baud', activite: 'Bar brasserie'}, {lat: 49.20973880, lng: 2.40299320, nom: 'Camping de L\'Abbatiale',url: '/hotspot-wifi-camping-saint-leu-d-esserent-camping-de-l-abbatiale-7590.html',ville: 'Saint Leu D\'Esserent', activite: 'Camping'}, {lat: 47.65809258, lng: -3.20172340, nom: 'L\'Orange Bleue',url: '/hotspot-wifi-salle-de-sport-etel-l-orange-bleue-7594.html',ville: 'Etel', activite: 'Salle de sport'}, {lat: 48.00680400, lng: -3.31949300, nom: 'Le Charly\'S',url: '/hotspot-wifi-bar-restaurant-kernascleden-le-charly-s-7610.html',ville: 'Kernascleden', activite: 'Bar restaurant'}, {lat: 47.67839180, lng: -2.99606350, nom: 'Le Gwaskell',url: '/hotspot-wifi-bar-restaurant-auray-le-gwaskell-7616.html',ville: 'Auray', activite: 'Bar restaurant'}, {lat: 47.76204800, lng: -1.68685900, nom: 'La Fourch\'Ette',url: '/hotspot-wifi-restaurant-la-dominelais-la-fourch-ette-7619.html',ville: 'La Dominelais', activite: 'Restaurant'}, {lat: 47.54642200, lng: -2.89084400, nom: 'Restaurant la Croisette',url: '/hotspot-wifi-bar-brasserie-arzon-restaurant-la-croisette-7621.html',ville: 'Arzon', activite: 'Bar brasserie'}, {lat: 48.11176440, lng: -1.68272680, nom: 'Le Peacock',url: '/hotspot-wifi-bar-brasserie-rennes-le-peacock-7622.html',ville: 'Rennes', activite: 'Bar brasserie'}, {lat: 47.99875700, lng: -0.71674900, nom: 'Le Bréon',url: '/hotspot-wifi-bar-tabac-entrammes-le-breon-7624.html',ville: 'Entrammes', activite: 'Bar tabac'}, {lat: 48.16371410, lng: -0.97042840, nom: 'Cafe des Sports Bar Tabac Pmu',url: '/hotspot-wifi-bar-tabac-le-bourgneuf-la-foret-cafe-des-sports-bar-tabac-pmu-7626.html',ville: 'Le Bourgneuf la Foret', activite: 'Bar tabac'}, {lat: 48.06130400, lng: -0.79313200, nom: 'Le Bourny',url: '/hotspot-wifi-bar-tabac-laval-le-bourny-7629.html',ville: 'Laval', activite: 'Bar tabac'}, {lat: 47.87138930, lng: -3.91846830, nom: 'Restaurant la Verriere',url: '/hotspot-wifi-bar-brasserie-concarneau-restaurant-la-verriere-7631.html',ville: 'Concarneau', activite: 'Bar brasserie'}, {lat: 47.98608200, lng: -4.08368200, nom: 'Le Braden',url: '/hotspot-wifi-bar-tabac-quimper-le-braden-7635.html',ville: 'Quimper', activite: 'Bar tabac'}, {lat: 47.97784500, lng: -2.74574300, nom: 'Le Reg\'Enn',url: '/hotspot-wifi-bar-tabac-reguiny-le-reg-enn-7641.html',ville: 'Reguiny', activite: 'Bar tabac'}, {lat: 47.66265800, lng: -3.01426900, nom: 'L\'Aparté',url: '/hotspot-wifi-bar-restaurant-auray-l-aparte-7643.html',ville: 'Auray', activite: 'Bar restaurant'}, {lat: 44.81374800, lng: -0.55377950, nom: 'Centre D\'Affaire Jj Bosc',url: '/hotspot-wifi-collectif-begles-centre-d-affaire-jj-bosc-7650.html',ville: 'Begles', activite: 'Collectif'}, {lat: 43.72228300, lng: 1.43165000, nom: 'Café Municipal L\'Entrepotes',url: '/hotspot-wifi-bar-brasserie-gratentour-cafe-municipal-l-entrepotes-7660.html',ville: 'Gratentour', activite: 'Bar brasserie'}, {lat: 45.75699500, lng: 4.84934510, nom: 'Le Pain Ta Gone Artisan',url: '/hotspot-wifi-sandwicherie-lyon-le-pain-ta-gone-artisan-7669.html',ville: 'Lyon', activite: 'Sandwicherie'}, {lat: 43.60655250, lng: 1.45462450, nom: 'Sauna Ks',url: '/hotspot-wifi-sauna-toulouse-sauna-ks-7670.html',ville: 'Toulouse', activite: 'Sauna'}, {lat: 45.31748400, lng: 6.98820800, nom: 'Espace Nordique',url: '/hotspot-wifi-mairie-bessans-espace-nordique-7672.html',ville: 'Bessans', activite: 'Mairie'}, {lat: 45.32392600, lng: 6.99892500, nom: 'Remontées Mécaniques',url: '/hotspot-wifi-espace-public-bessans-remontees-mecaniques-7673.html',ville: 'Bessans', activite: 'Espace public'}, {lat: 48.89621270, lng: 2.21954020, nom: 'Arena',url: '/hotspot-wifi-hotel-nanterre-arena-7674.html',ville: 'Nanterre', activite: 'Hôtel'}, {lat: 43.29648200, lng: 5.36978000, nom: 'The Shamrock',url: '/hotspot-wifi-bar-brasserie-marseille-the-shamrock-7675.html',ville: 'Marseille', activite: 'Bar brasserie'}, {lat: 48.60522760, lng: -3.83037680, nom: '40 - Ditep Maison de Ploujean',url: '/hotspot-wifi-espace-public-morlaix-40-ditep-maison-de-ploujean-7682.html',ville: 'Morlaix', activite: 'Espace public'}, {lat: 45.37539600, lng: 7.05619600, nom: 'Chalet Levanna',url: '/hotspot-wifi-collectif-bonneval-sur-arc-chalet-levanna-7683.html',ville: 'Bonneval Sur Arc', activite: 'Collectif'}, {lat: 45.20936600, lng: 6.60302800, nom: 'Gites le Rocher Renod',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-andre-gites-le-rocher-renod-7685.html',ville: 'Saint André', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 44.86320620, lng: -0.57291360, nom: 'Arkose Bordeaux',url: '/hotspot-wifi-centre-de-loisirs-bordeaux-arkose-bordeaux-7690.html',ville: 'Bordeaux', activite: 'Centre de loisirs'}, {lat: 48.65472080, lng: -4.19489500, nom: 'Cap Ouest',url: '/hotspot-wifi-hotel-plouescat-cap-ouest-7692.html',ville: 'Plouescat', activite: 'Hôtel'}, {lat: 48.79702600, lng: 2.54782500, nom: 'Elysee Est Land Rover',url: '/hotspot-wifi-centre-automobile-chennevieres-8209-sur-8209-marne-elysee-est-land-rover-7693.html',ville: 'Chennevières‑sur‑marne', activite: 'Centre automobile'}, {lat: 45.25121000, lng: 6.25717320, nom: 'Restaurant la Grange',url: '/hotspot-wifi-restaurant-la-toussuire-restaurant-la-grange-7694.html',ville: 'La Toussuire', activite: 'Restaurant'}, {lat: 45.26588690, lng: 6.29642560, nom: 'Gites la Cascade',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-pancrace-les-bottieres-gites-la-cascade-7695.html',ville: 'Saint Pancrace les Bottieres', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.24326660, lng: 6.30136710, nom: 'Chalet le Reflet des Aiguilles',url: '/hotspot-wifi-collectif-la-toussuire-chalet-le-reflet-des-aiguilles-7696.html',ville: 'La Toussuire', activite: 'Collectif'}, {lat: 44.40304360, lng: 0.70406940, nom: 'Pharmacie du Rond Point',url: '/hotspot-wifi-pharmacie-parapharmacie-villeneuve-sur-lot-pharmacie-du-rond-point-7697.html',ville: 'Villeneuve Sur Lot', activite: 'Pharmacie - Parapharmacie '}, {lat: 50.64503780, lng: 3.10592360, nom: 'Mons En Baroeul - Residence les Milles Roses',url: '/hotspot-wifi-ehpad-mons-en-baroeul-mons-en-baroeul-residence-les-milles-roses-7698.html',ville: 'Mons En Baroeul', activite: 'EHPAD'}, {lat: 45.29049340, lng: 6.90919980, nom: 'Sarl Campoland',url: '/hotspot-wifi-camping-lanslevillard-sarl-campoland-7700.html',ville: 'Lanslevillard', activite: 'Camping'}, {lat: 46.05259900, lng: 1.46915700, nom: 'Bibliothèque',url: '/hotspot-wifi-mairie-saint-sulpice-lauriere-bibliotheque-7701.html',ville: 'Saint-Sulpice-Laurière', activite: 'Mairie'}, {lat: 44.81139140, lng: 3.16684720, nom: 'Auberge du Verdy',url: '/hotspot-wifi-hotel-termes-auberge-du-verdy-7702.html',ville: 'Termes', activite: 'Hôtel'}, {lat: 43.61505600, lng: 1.42883000, nom: 'Soloescalade',url: '/hotspot-wifi-salle-de-sport-toulouse-soloescalade-7707.html',ville: 'Toulouse', activite: 'Salle de sport'}, {lat: 47.80557970, lng: -3.69747770, nom: 'Gite Ti Goudoul',url: '/hotspot-wifi-gite-chambres-d-hotes-moelan-sur-mer-gite-ti-goudoul-7708.html',ville: 'Moelan Sur Mer', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 43.54352400, lng: -1.10304400, nom: 'Ot la Vallée du Kiwi',url: '/hotspot-wifi-office-de-tourisme-peyrehorade-ot-la-vallee-du-kiwi-7709.html',ville: 'Peyrehorade', activite: 'Office de tourisme'}, {lat: 47.03625540, lng: 4.83760410, nom: 'Les Blanches Fleurs',url: '/hotspot-wifi-residence-etudiante-beaune-les-blanches-fleurs-7711.html',ville: 'Beaune', activite: 'Résidence étudiante'}, {lat: 43.29648200, lng: 5.36978000, nom: 'Fac Eco Gestion',url: '/hotspot-wifi-ecole-marseille-fac-eco-gestion-7720.html',ville: 'Marseille', activite: 'Ecole'}, {lat: 46.29467830, lng: 6.79613570, nom: 'Hotel le Chabi',url: '/hotspot-wifi-hotel-la-chapelle-d-abondance-hotel-le-chabi-7727.html',ville: 'La Chapelle D\'Abondance', activite: 'Hôtel'}, {lat: 45.16310050, lng: 6.42802300, nom: 'Residence Auberge D+',url: '/hotspot-wifi-collectif-valloire-residence-auberge-d-7728.html',ville: 'Valloire', activite: 'Collectif'}, {lat: 48.85203510, lng: 2.78585430, nom: 'Cap Tonic Vde',url: '/hotspot-wifi-salle-de-sport-serris-cap-tonic-vde-7729.html',ville: 'Serris', activite: 'Salle de sport'}, {lat: 48.99945580, lng: 2.10057910, nom: 'Conflans Ste Honorine-Residence de la Tour',url: '/hotspot-wifi-ehpad-conflans-ste-honorine-conflans-ste-honorine-residence-de-la-tour-7735.html',ville: 'Conflans Ste Honorine', activite: 'EHPAD'}, {lat: 48.00205220, lng: -2.10023630, nom: 'Médiathèque Julien Gracq - Plélan-Le-Grand',url: '/hotspot-wifi-bibliotheque-plelan-le-grand-mediatheque-julien-gracq-plelan-le-grand-7744.html',ville: 'Plelan le Grand', activite: 'Bibliothèque '}, {lat: 48.02999550, lng: -1.93060550, nom: 'Médiathèque Saint Thurial',url: '/hotspot-wifi-bibliotheque-saint-thurial-mediatheque-saint-thurial-7745.html',ville: 'Saint Thurial', activite: 'Bibliothèque '}, {lat: 48.01938400, lng: -2.17366900, nom: 'Médiathèque Paimpont',url: '/hotspot-wifi-bibliotheque-paimpont-mediatheque-paimpont-7746.html',ville: 'Paimpont', activite: 'Bibliothèque '}, {lat: 43.64184050, lng: 3.86359230, nom: 'Maison de Retraite Protestante',url: '/hotspot-wifi-ehpa-montpellier-maison-de-retraite-protestante-7749.html',ville: 'Montpellier', activite: 'EHPA'}, {lat: 49.20136630, lng: -0.37968340, nom: 'Résidence Athéna',url: '/hotspot-wifi-residence-etudiante-caen-residence-athena-7778.html',ville: 'Caen', activite: 'Résidence étudiante'}, {lat: 44.83700090, lng: -0.62091790, nom: 'Technowest Logement Jeunes Gisele de Failly',url: '/hotspot-wifi-residence-de-services-merignac-technowest-logement-jeunes-gisele-de-failly-7781.html',ville: 'Merignac', activite: 'Résidence de services'}, {lat: 45.53768700, lng: 6.62768700, nom: 'Vv Jean Franco',url: '/hotspot-wifi-centre-de-loisirs-aime-vv-jean-franco-7782.html',ville: 'Aime', activite: 'Centre de loisirs'}, {lat: 44.91915770, lng: -0.63112630, nom: 'Technowest Logement Jeunes Suzanne Lacore',url: '/hotspot-wifi-residence-de-services-blanquefort-technowest-logement-jeunes-suzanne-lacore-7785.html',ville: 'Blanquefort', activite: 'Résidence de services'}, {lat: 47.59808300, lng: -2.84450550, nom: 'Rinville',url: '/hotspot-wifi-mairie-ile-aux-moines-rinville-7863.html',ville: 'Ile Aux Moines', activite: 'Mairie'}, {lat: 48.51609400, lng: 3.73398600, nom: 'Pierre',url: '/hotspot-wifi-gite-chambres-d-hotes-romilly-sur-seine-pierre-7869.html',ville: 'Romilly Sur Seine', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.49453990, lng: 3.50087100, nom: 'Ecole Flaubert',url: '/hotspot-wifi-ecole-nogent-sur-seine-ecole-flaubert-7870.html',ville: 'Nogent Sur Seine', activite: 'Ecole'}, {lat: 42.63371020, lng: 9.43763770, nom: 'L\'Atelier Informatique',url: '/hotspot-wifi-centre-commercial-biguglia-l-atelier-informatique-7875.html',ville: 'Biguglia', activite: 'Centre commercial'}, {lat: 46.62377410, lng: 3.76305370, nom: 'Mairiebourbon-Cyberspace',url: '/hotspot-wifi-mairie-bourbon-lancy-mairiebourbon-cyberspace-7876.html',ville: 'Bourbon Lancy', activite: 'Mairie'}, {lat: 46.12438660, lng: 3.41818340, nom: 'Les Rives du Parc',url: '/hotspot-wifi-gite-chambres-d-hotes-vichy-les-rives-du-parc-7883.html',ville: 'Vichy', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 47.25442870, lng: 1.65554030, nom: 'La Roseraie',url: '/hotspot-wifi-ehpad-chabris-la-roseraie-7885.html',ville: 'Chabris', activite: 'EHPAD'}, {lat: 48.53294860, lng: -2.67206350, nom: 'Camping Bellevue Mer',url: '/hotspot-wifi-camping-hillion-camping-bellevue-mer-7889.html',ville: 'Hillion', activite: 'Camping'}, {lat: 45.74838240, lng: 4.84008980, nom: 'Comme A la Maison Coffee Shop',url: '/hotspot-wifi-bar-restaurant-lyon-comme-a-la-maison-coffee-shop-7890.html',ville: 'Lyon', activite: 'Bar restaurant'}, {lat: 48.40305100, lng: -4.31807400, nom: 'Crna Ouest',url: '/hotspot-wifi-societe-loperhet-crna-ouest-7891.html',ville: 'Loperhet', activite: 'Société'}, {lat: 48.09873440, lng: 7.02417750, nom: 'Le Val Joli',url: '/hotspot-wifi-hotel-le-valtin-le-val-joli-7892.html',ville: 'Le Valtin', activite: 'Hôtel'}, {lat: 48.51387900, lng: -2.66864500, nom: 'Salle du Gué Rouget',url: '/hotspot-wifi-espace-public-hillion-salle-du-gue-rouget-7894.html',ville: 'Hillion', activite: 'Espace public'}, {lat: 48.51387900, lng: -2.66864500, nom: 'Presqu\'île',url: '/hotspot-wifi-mairie-hillion-presqu-ile-7896.html',ville: 'Hillion', activite: 'Mairie'}, {lat: 47.93198500, lng: -2.39753800, nom: 'Bar Restaurant de la Tour',url: '/hotspot-wifi-bar-brasserie-ploermel-bar-restaurant-de-la-tour-7903.html',ville: 'Ploërmel', activite: 'Bar brasserie'}, {lat: 49.29746400, lng: -0.30311600, nom: 'Le Courbet',url: '/hotspot-wifi-bar-tabac-hermanville-sur-mer-le-courbet-7907.html',ville: 'Hermanville Sur Mer', activite: 'Bar tabac'}, {lat: 48.90277790, lng: 2.30489390, nom: 'Médiathèque',url: '/hotspot-wifi-mairie-clichy-mediatheque-7910.html',ville: 'Clichy', activite: 'Mairie'}, {lat: 45.15510400, lng: 6.43511140, nom: 'Chalet Pierre Pomme',url: '/hotspot-wifi-collectif-valloire-chalet-pierre-pomme-7911.html',ville: 'Valloire', activite: 'Collectif'}, {lat: 43.58514500, lng: 5.08781650, nom: 'Brit Hotel Salon de Provence',url: '/hotspot-wifi-hotel-salon-provence-brit-hotel-salon-de-provence-7924.html',ville: 'Salon Provence', activite: 'Hôtel'}, {lat: 47.82619800, lng: -3.68521500, nom: 'Domaine de la Porte Neuve - Mgen',url: '/hotspot-wifi-camping-riec-sur-belon-domaine-de-la-porte-neuve-mgen-7925.html',ville: 'Riec Sur Bélon', activite: 'Camping'}, {lat: 43.55812910, lng: 7.01816970, nom: 'Ilec Cannes',url: '/hotspot-wifi-ecole-cannes-ilec-cannes-7926.html',ville: 'Cannes', activite: 'Ecole'}, {lat: 46.60324800, lng: -1.83244400, nom: 'Camping Yelloh! Village le Chaponnet',url: '/hotspot-wifi-camping-brem-sur-mer-camping-yelloh-village-le-chaponnet-7928.html',ville: 'Brem Sur Mer', activite: 'Camping'}, {lat: 47.20682930, lng: -1.54790380, nom: 'Novotel Bord de Loire',url: '/hotspot-wifi-hotel-nantes-novotel-bord-de-loire-7929.html',ville: 'Nantes', activite: 'Hôtel'}, {lat: 44.48305470, lng: 4.23176360, nom: 'Camping la Nouzarède',url: '/hotspot-wifi-camping-joyeuse-camping-la-nouzarede-7930.html',ville: 'Joyeuse', activite: 'Camping'}, {lat: 48.86766200, lng: 1.41855700, nom: 'Médiathèque de Ezy Sur Eure',url: '/hotspot-wifi-centre-culturel-ezy-sur-eure-mediatheque-de-ezy-sur-eure-7958.html',ville: 'Ezy Sur Eure', activite: 'Centre culturel'}, {lat: 43.29827000, lng: 2.22143800, nom: 'Camping de Montolieu',url: '/hotspot-wifi-camping-montolieu-camping-de-montolieu-7961.html',ville: 'Montolieu', activite: 'Camping'}, {lat: 49.00887200, lng: 2.35205700, nom: 'Xl Fit',url: '/hotspot-wifi-salle-de-sport-saint-brice-sous-foret-xl-fit-7964.html',ville: 'Saint Brice Sous Foret', activite: 'Salle de sport'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Le Stann',url: '/hotspot-wifi-bar-brasserie-sainte-anne-d-auray-le-stann-7965.html',ville: 'Sainte Anne D\'Auray', activite: 'Bar brasserie'}, {lat: 43.51493000, lng: 0.40696600, nom: 'Hôtel Europhôtel Maupas',url: '/hotspot-wifi-hotel-mirande-hotel-europhotel-maupas-7966.html',ville: 'Mirande', activite: 'Hôtel'}, {lat: 47.57145000, lng: -3.07587700, nom: 'La Sultana',url: '/hotspot-wifi-bar-brasserie-carnac-la-sultana-7967.html',ville: 'Carnac', activite: 'Bar brasserie'}, {lat: 48.12974690, lng: -2.03455300, nom: 'Espace Mediation Numerique',url: '/hotspot-wifi-espace-public-iffendic-espace-mediation-numerique-7970.html',ville: 'Iffendic', activite: 'Espace public'}, {lat: 48.02406300, lng: -4.56229500, nom: 'Auberge du Cabestan Hotel*** Restaurant Audierne',url: '/hotspot-wifi-hotel-esquibien-auberge-du-cabestan-hotel-restaurant-audierne-7974.html',ville: 'Esquibien', activite: 'Hôtel'}, {lat: 48.49262400, lng: 3.49816500, nom: 'Ecole Primaire Jean de la Fontaine',url: '/hotspot-wifi-ecole-nogent-sur-sur-seine-ecole-primaire-jean-de-la-fontaine-7975.html',ville: 'Nogent Sur Sur Seine', activite: 'Ecole'}, {lat: 46.30112650, lng: 4.82527220, nom: 'Cllaj Macon',url: '/hotspot-wifi-residence-etudiante-macon-cllaj-macon-7977.html',ville: 'Macon', activite: 'Résidence étudiante'}, {lat: 48.84716800, lng: 2.33181280, nom: 'Hôtel Perreyve',url: '/hotspot-wifi-hotel-paris-hotel-perreyve-7978.html',ville: 'Paris', activite: 'Hôtel'}, {lat: 48.82002980, lng: 2.33857250, nom: 'Theatre de la Cité Internationale',url: '/hotspot-wifi-bar-restaurant-paris-theatre-de-la-cite-internationale-7979.html',ville: 'Paris', activite: 'Bar restaurant'}, {lat: 45.58257590, lng: 0.06092800, nom: 'Lippi Forum',url: '/hotspot-wifi-societe-mouthiers-lippi-forum-7980.html',ville: 'Mouthiers', activite: 'Société'}, {lat: 45.91409340, lng: 0.65388530, nom: 'L\'Azur Restaurant Café Concert',url: '/hotspot-wifi-restaurant-chirac-l-azur-restaurant-cafe-concert-7981.html',ville: 'Chirac', activite: 'Restaurant'}, {lat: 46.56610010, lng: 4.90835010, nom: 'Cllaj Tournus',url: '/hotspot-wifi-residence-etudiante-tournus-cllaj-tournus-7984.html',ville: 'Tournus', activite: 'Résidence étudiante'}, {lat: 48.35220190, lng: -1.22764000, nom: 'Roadside Fougeres',url: '/hotspot-wifi-restaurant-lecousse-roadside-fougeres-7986.html',ville: 'Lecousse', activite: 'Restaurant'}, {lat: 49.66251600, lng: 5.04805100, nom: 'Camping de Douzy',url: '/hotspot-wifi-camping-douzy-camping-de-douzy-7988.html',ville: 'Douzy', activite: 'Camping'}, {lat: 43.20179010, lng: -0.90373900, nom: 'Camping Uhaitza',url: '/hotspot-wifi-camping-gotein-libarrenx-camping-uhaitza-7989.html',ville: 'Gotein Libarrenx', activite: 'Camping'}, {lat: 46.18472630, lng: 6.27215870, nom: 'Arkose Genevois',url: '/hotspot-wifi-centre-de-loisirs-vetraz-monthoux-arkose-genevois-7990.html',ville: 'Vetraz Monthoux', activite: 'Centre de loisirs'}, {lat: 43.26760710, lng: 5.39442550, nom: 'Arkose Prado',url: '/hotspot-wifi-centre-de-loisirs-marseille-arkose-prado-7991.html',ville: 'Marseille', activite: 'Centre de loisirs'}, {lat: 44.05754240, lng: 5.23431470, nom: 'Office de Tourisme de Villes Sur Auzon',url: '/hotspot-wifi-office-de-tourisme-ville-sur-auzon-office-de-tourisme-de-villes-sur-auzon-7993.html',ville: 'Ville Sur Auzon', activite: 'Office de tourisme'}, {lat: 48.39164700, lng: -4.43518150, nom: 'A L’aise Breizh Café',url: '/hotspot-wifi-bar-brasserie-brest-a-l-8217-aise-breizh-cafe-7998.html',ville: 'Brest', activite: 'Bar brasserie'}, {lat: 46.55013330, lng: 0.30221540, nom: 'Kyriad Poitiers Sud',url: '/hotspot-wifi-hotel-poitiers-kyriad-poitiers-sud-7999.html',ville: 'Poitiers', activite: 'Hôtel'}, {lat: 47.64039290, lng: -2.75374700, nom: 'Village By Ca Public',url: '/hotspot-wifi-societe-vannes-village-by-ca-public-8000.html',ville: 'Vannes', activite: 'Société'}, {lat: 46.71361600, lng: -2.34339400, nom: 'Cci Port Joinville',url: '/hotspot-wifi-chambre-de-commerce-et-d-industrie-ile-d-yeu-cci-port-joinville-8001.html',ville: 'Ile D\'Yeu', activite: 'Chambre de commerce et d\'industrie '}, {lat: 45.95134700, lng: 6.73087200, nom: 'Vv Guebriant',url: '/hotspot-wifi-centre-de-loisirs-passy-vv-guebriant-8002.html',ville: 'Passy', activite: 'Centre de loisirs'}, {lat: 45.17327400, lng: 6.65271600, nom: 'Résidence les Chavieres',url: '/hotspot-wifi-collectif-valfrejus-residence-les-chavieres-8003.html',ville: 'Valfrejus', activite: 'Collectif'}, {lat: 48.61424460, lng: -2.12678650, nom: 'Camping 3* le Petit Voilier',url: '/hotspot-wifi-camping-saint-briac-sur-mer-camping-3-le-petit-voilier-8004.html',ville: 'Saint Briac Sur Mer', activite: 'Camping'}, {lat: 45.28479940, lng: 6.87340320, nom: 'Centre de Vacances les Edelweiss',url: '/hotspot-wifi-centre-de-loisirs-lanslebourg-centre-de-vacances-les-edelweiss-8005.html',ville: 'Lanslebourg', activite: 'Centre de loisirs'}, {lat: 43.70964760, lng: -1.06330860, nom: 'Sdc Résidence Thermale de Borda',url: '/hotspot-wifi-hotel-dax-sdc-residence-thermale-de-borda-8006.html',ville: 'Dax', activite: 'Hôtel'}, {lat: 42.80059800, lng: 2.30505100, nom: 'Mairie Lapradelle',url: '/hotspot-wifi-mairie-lapradelle-puilaurens-mairie-lapradelle-8012.html',ville: 'Lapradelle Puilaurens', activite: 'Mairie'}, {lat: 47.85424260, lng: -4.04085400, nom: 'Pointe de Mousterlin - Fouesnant',url: '/hotspot-wifi-mairie-fouesnant-pointe-de-mousterlin-fouesnant-8016.html',ville: 'Fouesnant', activite: 'Mairie'}, {lat: 47.89445660, lng: -4.01223570, nom: 'Mairie de Gouesnac\'H',url: '/hotspot-wifi-mairie-gouesnac-h-mairie-de-gouesnac-h-8017.html',ville: 'Gouesnac\'H', activite: 'Mairie'}, {lat: 48.07127690, lng: 7.35912290, nom: 'Ace - 68nda',url: '/hotspot-wifi-ehpad-colmar-ace-68nda-8018.html',ville: 'Colmar', activite: 'EHPAD'}, {lat: 42.80279840, lng: 2.22809460, nom: 'Co-Working Axat',url: '/hotspot-wifi-mairie-axat-co-working-axat-8021.html',ville: 'Axat', activite: 'Mairie'}, {lat: 42.68145850, lng: 9.44367680, nom: 'Sud Hotel',url: '/hotspot-wifi-hotel-bastia-sud-hotel-8022.html',ville: 'Bastia', activite: 'Hôtel'}, {lat: 45.71672430, lng: 4.81963900, nom: 'Forum_des_associations',url: '/hotspot-wifi-mairie-oullins-forum_des_associations-8040.html',ville: 'Oullins', activite: 'Mairie'}, {lat: 48.49976970, lng: -2.78081640, nom: 'Mplo - Ecole de la Villette',url: '/hotspot-wifi-ecole-ploufragan-mplo-ecole-de-la-villette-8060.html',ville: 'Ploufragan', activite: 'Ecole'}, {lat: 43.78281000, lng: 0.73643600, nom: 'Au Gré du Vent',url: '/hotspot-wifi-camping-taybosc-au-gre-du-vent-8061.html',ville: 'Taybosc', activite: 'Camping'}, {lat: 42.86319350, lng: 1.20179600, nom: 'Auberge du Haut Salat',url: '/hotspot-wifi-hotel-seix-auberge-du-haut-salat-8063.html',ville: 'Seix', activite: 'Hôtel'}, {lat: 44.02795080, lng: 5.49283590, nom: 'Mairie de Saint Christol',url: '/hotspot-wifi-mairie-saint-christol-mairie-de-saint-christol-8064.html',ville: 'Saint Christol', activite: 'Mairie'}, {lat: 44.47972800, lng: 4.16787100, nom: 'Camping Hello Soleil',url: '/hotspot-wifi-camping-lablachere-camping-hello-soleil-8065.html',ville: 'Lablachere', activite: 'Camping'}, {lat: 44.67196400, lng: 1.06990700, nom: 'Sci la Fontaine',url: '/hotspot-wifi-societe-prats-du-perigord-sci-la-fontaine-8066.html',ville: 'Prats du Perigord', activite: 'Société'}, {lat: 42.99966020, lng: 2.81889160, nom: 'Camping Municipal L\'Espazo',url: '/hotspot-wifi-camping-durban-corbieres-camping-municipal-l-espazo-8068.html',ville: 'Durban.corbières', activite: 'Camping'}, {lat: 46.80990910, lng: -1.13950600, nom: 'Fidemeca',url: '/hotspot-wifi-societe-essarts-en-bocages-fidemeca-8069.html',ville: 'Essarts En Bocages', activite: 'Société'}, {lat: 44.82294500, lng: -0.36079000, nom: 'Gite Mariposa',url: '/hotspot-wifi-gite-chambres-d-hotes-camarsac-gite-mariposa-8071.html',ville: 'Camarsac', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.44276800, lng: -0.43477400, nom: 'L’aparté',url: '/hotspot-wifi-bar-brasserie-jonzac-l-8217-aparte-8073.html',ville: 'Jonzac', activite: 'Bar brasserie'}, {lat: 47.94655090, lng: 0.17879430, nom: 'Hôtel Inn Design',url: '/hotspot-wifi-hotel-arnage-hotel-inn-design-8075.html',ville: 'Arnage', activite: 'Hôtel'}, {lat: 43.51555200, lng: 1.55946900, nom: 'Résidence Borne Haute',url: '/hotspot-wifi-residence-de-services-escalquens-residence-borne-haute-8077.html',ville: 'Escalquens', activite: 'Résidence de services'}, {lat: 49.56204420, lng: 1.16145690, nom: 'Hair Idéal',url: '/hotspot-wifi-collectif-fontaine-le-bourg-hair-ideal-8085.html',ville: 'Fontaine le Bourg', activite: 'Collectif'}, {lat: 50.57985000, lng: 3.03313020, nom: 'Centre de la Réconciliation',url: '/hotspot-wifi-collectif-wattignies-centre-de-la-reconciliation-8086.html',ville: 'Wattignies', activite: 'Collectif'}, {lat: 48.10953020, lng: -1.68207790, nom: 'Mercure Lanjuinais',url: '/hotspot-wifi-hotel-rennes-mercure-lanjuinais-8090.html',ville: 'Rennes', activite: 'Hôtel'}, {lat: 43.31068160, lng: 2.21425720, nom: 'Bar Restaurant Casquette Et Chapeau',url: '/hotspot-wifi-restaurant-montolieu-bar-restaurant-casquette-et-chapeau-8094.html',ville: 'Montolieu', activite: 'Restaurant'}, {lat: 44.93729740, lng: 4.89565180, nom: 'Resvalbourg',url: '/hotspot-wifi-gite-chambres-d-hotes-bourg-les-valence-resvalbourg-8096.html',ville: 'Bourg les Valence', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.51204710, lng: -2.76242920, nom: 'Sbaa - Office du Tourisme',url: '/hotspot-wifi-office-de-tourisme-saint-brieuc-sbaa-office-du-tourisme-8098.html',ville: 'Saint-Brieuc', activite: 'Office de tourisme'}, {lat: 45.67489720, lng: 6.38831120, nom: 'La Récré',url: '/hotspot-wifi-sandwicherie-albertville-la-recre-8099.html',ville: 'Albertville', activite: 'Sandwicherie'}, {lat: 43.18987010, lng: 3.02928460, nom: 'Le Campus - Batiment A',url: '/hotspot-wifi-residence-etudiante-narbonne-le-campus-batiment-a-8100.html',ville: 'Narbonne', activite: 'Résidence étudiante'}, {lat: 44.46607000, lng: 1.42838200, nom: 'Hotel Deltour Cahors',url: '/hotspot-wifi-hotel-cahors-hotel-deltour-cahors-8101.html',ville: 'Cahors', activite: 'Hôtel'}, {lat: 45.16554150, lng: 6.42850390, nom: 'Les Chalets D\'Adrien Amont',url: '/hotspot-wifi-collectif-valloire-les-chalets-d-adrien-amont-8102.html',ville: 'Valloire', activite: 'Collectif'}, {lat: 45.03868710, lng: 3.10311900, nom: 'Hotel Deltour Saint Flour',url: '/hotspot-wifi-hotel-saint-flour-hotel-deltour-saint-flour-8104.html',ville: 'Saint Flour', activite: 'Hôtel'}, {lat: 48.31201100, lng: 4.04781800, nom: 'Première Classe',url: '/hotspot-wifi-hotel-la-chapelle-st-luc-premiere-classe-8105.html',ville: 'La Chapelle St Luc', activite: 'Hôtel'}, {lat: 44.11821100, lng: 4.10271290, nom: 'Hotel Deltour Ales (hotel de Paris)',url: '/hotspot-wifi-hotel-ales-hotel-deltour-ales-hotel-de-paris-8107.html',ville: 'Ales', activite: 'Hôtel'}, {lat: 44.07745410, lng: 3.02283880, nom: 'Hotel Deltour Millau Eco',url: '/hotspot-wifi-hotel-millau-hotel-deltour-millau-eco-8108.html',ville: 'Millau', activite: 'Hôtel'}, {lat: 45.21924240, lng: 6.47319510, nom: 'Les Etoiles des Neiges',url: '/hotspot-wifi-collectif-valloire-les-etoiles-des-neiges-8110.html',ville: 'Valloire', activite: 'Collectif'}, {lat: 43.18727020, lng: 3.03026360, nom: 'Le Campus - Batiment B',url: '/hotspot-wifi-residence-etudiante-narbonne-le-campus-batiment-b-8111.html',ville: 'Narbonne', activite: 'Résidence étudiante'}, {lat: 43.98101260, lng: 1.33056130, nom: 'Hotel Deltour Montauban',url: '/hotspot-wifi-hotel-montauban-hotel-deltour-montauban-8113.html',ville: 'Montauban', activite: 'Hôtel'}, {lat: 44.40513470, lng: 0.68354380, nom: 'Hotel Deltour Bias',url: '/hotspot-wifi-hotel-bias-hotel-deltour-bias-8114.html',ville: 'Bias', activite: 'Hôtel'}, {lat: 45.16554150, lng: 6.42850390, nom: 'Les Chalets D\'Adrien Aval',url: '/hotspot-wifi-collectif-valloire-les-chalets-d-adrien-aval-8115.html',ville: 'Valloire', activite: 'Collectif'}, {lat: 45.87940320, lng: 6.17595330, nom: 'Atc Camping Veyrier',url: '/hotspot-wifi-camping-veyrier-du-lac-atc-camping-veyrier-8116.html',ville: 'Veyrier du Lac', activite: 'Camping'}, {lat: 44.64375590, lng: -1.11382960, nom: 'Atc Camping Hume',url: '/hotspot-wifi-camping-gujan-mestras-atc-camping-hume-8117.html',ville: 'Gujan-Mestras', activite: 'Camping'}, {lat: 45.14723500, lng: 6.41910400, nom: 'Les Fermes du Planet',url: '/hotspot-wifi-collectif-valloire-les-fermes-du-planet-8118.html',ville: 'Valloire', activite: 'Collectif'}, {lat: 48.66334340, lng: -2.84416060, nom: 'Sarl Camping Bellevue',url: '/hotspot-wifi-camping-saint-quay-portrieux-sarl-camping-bellevue-8121.html',ville: 'Saint Quay Portrieux', activite: 'Camping'}, {lat: 45.19628700, lng: 6.66251160, nom: 'Hôtel de la Gare',url: '/hotspot-wifi-hotel-modane-hotel-de-la-gare-8123.html',ville: 'Modane', activite: 'Hôtel'}, {lat: 47.29402350, lng: -2.54559030, nom: 'Domaine de Port Aux Rocs',url: '/hotspot-wifi-hotel-le-croisic-domaine-de-port-aux-rocs-8125.html',ville: 'Le Croisic', activite: 'Hôtel'}, {lat: 47.80853650, lng: -3.64038330, nom: 'Domaine de Beg Porz',url: '/hotspot-wifi-centre-de-loisirs-moelan-sur-mer-domaine-de-beg-porz-8126.html',ville: 'Moelan Sur Mer', activite: 'Centre de loisirs'}, {lat: 44.78455000, lng: 1.98447700, nom: 'Accueil En Quercy',url: '/hotspot-wifi-hotel-terrou-accueil-en-quercy-8127.html',ville: 'Terrou', activite: 'Hôtel'}, {lat: 47.38786190, lng: 0.69671090, nom: 'Mercure',url: '/hotspot-wifi-hotel-tours-mercure-8128.html',ville: 'Tours', activite: 'Hôtel'}, {lat: 46.49496700, lng: -1.79211700, nom: 'Centre des Congrès les Atlantes',url: '/hotspot-wifi-centre-culturel-les-sables-d-olonne-centre-des-congres-les-atlantes-8129.html',ville: 'Les Sables D Olonne', activite: 'Centre culturel'}, {lat: 48.04033700, lng: -1.71247800, nom: 'Les Temporines',url: '/hotspot-wifi-gite-chambres-d-hotes-chartres-de-bretagne-les-temporines-8144.html',ville: 'Chartres de Bretagne', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 44.13009700, lng: 5.42753900, nom: 'Mairie D\'Aurel',url: '/hotspot-wifi-mairie-aurel-mairie-d-aurel-8146.html',ville: 'Aurel', activite: 'Mairie'}, {lat: 48.50401720, lng: -1.17231560, nom: 'Le Clos du Meunier',url: '/hotspot-wifi-gite-chambres-d-hotes-melle-le-clos-du-meunier-8148.html',ville: 'Melle', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.09965270, lng: -2.03280360, nom: 'Office de Tourisme - Montfort Communauté',url: '/hotspot-wifi-office-de-tourisme-iffendic-office-de-tourisme-montfort-communaute-8149.html',ville: 'Iffendic', activite: 'Office de tourisme'}, {lat: 45.54336260, lng: -1.06223310, nom: 'Hotel les Terrasses',url: '/hotspot-wifi-hotel-le-verdon-sur-mer-hotel-les-terrasses-8150.html',ville: 'Le Verdon Sur Mer', activite: 'Hôtel'}, {lat: 48.77891670, lng: 6.53766990, nom: 'La Tuilerie',url: '/hotspot-wifi-camping-vic-sur-seille-la-tuilerie-8151.html',ville: 'Vic Sur Seille', activite: 'Camping'}, {lat: 45.92667830, lng: 6.64936120, nom: 'Restaurant L\'Ecureuil',url: '/hotspot-wifi-restaurant-passy-restaurant-l-ecureuil-8153.html',ville: 'Passy', activite: 'Restaurant'}, {lat: 44.21705840, lng: -0.91921830, nom: 'Sci Cassiot',url: '/hotspot-wifi-societe-labouheyre-sci-cassiot-8154.html',ville: 'Labouheyre', activite: 'Société'}, {lat: 43.73389800, lng: 5.37606400, nom: 'Centre Culturel la Laiterie',url: '/hotspot-wifi-centre-culturel-cadenet-centre-culturel-la-laiterie-8156.html',ville: 'Cadenet', activite: 'Centre culturel'}, {lat: 43.01134900, lng: 1.92499500, nom: 'Camping les Chataigniers',url: '/hotspot-wifi-camping-ribes-camping-les-chataigniers-8157.html',ville: 'Ribes', activite: 'Camping'}, {lat: 45.25682020, lng: 6.80309200, nom: 'Centre Oul',url: '/hotspot-wifi-centre-de-loisirs-sollieres-sardieres-centre-oul-8158.html',ville: 'Sollieres Sardieres', activite: 'Centre de loisirs'}, {lat: 47.79137500, lng: -3.42104600, nom: 'Papilles Et Papottes',url: '/hotspot-wifi-bar-brasserie-queven-papilles-et-papottes-8163.html',ville: 'Queven', activite: 'Bar brasserie'}, {lat: 43.88573300, lng: -0.48485100, nom: 'Asael Gascoun',url: '/hotspot-wifi-collectif-mont-de-marsan-asael-gascoun-8165.html',ville: 'Mont de Marsan', activite: 'Collectif'}, {lat: 43.47609210, lng: -0.93836850, nom: 'Camping des Salines',url: '/hotspot-wifi-camping-salies-de-bearn-camping-des-salines-8166.html',ville: 'Salies de Béarn', activite: 'Camping'}, {lat: -99.00000000, lng: -99.00000000, nom: '856',url: '/hotspot-wifi-vehicule-de-transport-rivery-856-8201.html',ville: 'Rivery', activite: 'Véhicule de transport'}, {lat: 45.28543160, lng: 6.87605820, nom: 'Locations Filliol Gérard',url: '/hotspot-wifi-collectif-lanslebourg-locations-filliol-gerard-8288.html',ville: 'Lanslebourg', activite: 'Collectif'}, {lat: 46.64882500, lng: -0.25144100, nom: 'Un Toit En Gatine',url: '/hotspot-wifi-residence-etudiante-parthenay-un-toit-en-gatine-8290.html',ville: 'Parthenay', activite: 'Résidence étudiante'}, {lat: 48.04032400, lng: -1.71249900, nom: 'Les Temporines Rennes',url: '/hotspot-wifi-residence-de-services-rennes-les-temporines-rennes-8292.html',ville: 'Rennes', activite: 'Résidence de services'}, {lat: 48.88114800, lng: 2.35058300, nom: 'Walrus',url: '/hotspot-wifi-bar-brasserie-paris-walrus-8293.html',ville: 'Paris', activite: 'Bar brasserie'}, {lat: 47.65146830, lng: -2.75693150, nom: 'A L\'Aise Breizh Cafe',url: '/hotspot-wifi-bar-brasserie-vannes-a-l-aise-breizh-cafe-8297.html',ville: 'Vannes', activite: 'Bar brasserie'}, {lat: 48.88476860, lng: 2.32465470, nom: 'Les Caves Populaires',url: '/hotspot-wifi-bar-brasserie-paris-les-caves-populaires-8298.html',ville: 'Paris', activite: 'Bar brasserie'}, {lat: 45.50877798, lng: 6.70867298, nom: 'Bowling de la Plagne',url: '/hotspot-wifi-bowling-belle-plagne-bowling-de-la-plagne-8300.html',ville: 'Belle Plagne', activite: 'Bowling'}, {lat: 47.87379850, lng: -4.11933730, nom: 'Port de Bénodet',url: '/hotspot-wifi-mairie-benodet-port-de-benodet-8303.html',ville: 'Benodet', activite: 'Mairie'}, {lat: 45.76404300, lng: 4.83565900, nom: 'Mroc Laennec',url: '/hotspot-wifi-centre-de-loisirs-lyon-mroc-laennec-8308.html',ville: 'Lyon', activite: 'Centre de loisirs'}, {lat: 44.09298160, lng: 5.40826610, nom: 'Office de Tourisme de Sault',url: '/hotspot-wifi-office-de-tourisme-sault-office-de-tourisme-de-sault-8309.html',ville: 'Sault', activite: 'Office de tourisme'}, {lat: 45.07664580, lng: 5.17991050, nom: 'Proxi Eymeux',url: '/hotspot-wifi-grande-surface-eymeux-proxi-eymeux-8313.html',ville: 'Eymeux', activite: 'Grande surface'}, {lat: 43.61931860, lng: 1.40432070, nom: 'Edenis la Cotonniere',url: '/hotspot-wifi-ehpad-toulouse-edenis-la-cotonniere-8315.html',ville: 'Toulouse', activite: 'EHPAD'}, {lat: 41.84483810, lng: 9.05718870, nom: 'Gite du Chalet Pietri',url: '/hotspot-wifi-gite-chambres-d-hotes-olivese-gite-du-chalet-pietri-8316.html',ville: 'Olivese', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 47.52787750, lng: -2.54138620, nom: 'Camping L\'Escale',url: '/hotspot-wifi-camping-ambon-camping-l-escale-8317.html',ville: 'Ambon', activite: 'Camping'}, {lat: 48.02409210, lng: -4.56294780, nom: 'Daiquiri',url: '/hotspot-wifi-bar-tabac-goulien-daiquiri-8318.html',ville: 'Goulien', activite: 'Bar tabac'}, {lat: 48.51711800, lng: -2.74105920, nom: 'Msb - France Services - Point Justice',url: '/hotspot-wifi-mairie-saint-brieuc-msb-france-services-point-justice-8330.html',ville: 'Saint-Brieuc', activite: 'Mairie'}, {lat: 43.05533600, lng: 0.16583170, nom: 'Camping la Pommeraie',url: '/hotspot-wifi-camping-gerde-camping-la-pommeraie-8333.html',ville: 'Gerde', activite: 'Camping'}, {lat: 45.77102600, lng: 4.83166300, nom: 'Aux Thés des Merveilles',url: '/hotspot-wifi-restaurant-lyon-aux-thes-des-merveilles-8334.html',ville: 'Lyon', activite: 'Restaurant'}, {lat: 45.07642500, lng: 4.64074320, nom: 'Domaine de Pierrageais',url: '/hotspot-wifi-camping-saint-felicien-domaine-de-pierrageais-8335.html',ville: 'Saint-Félicien', activite: 'Camping'}, {lat: 43.65798500, lng: 3.88391600, nom: 'Le Foyer du Romarin',url: '/hotspot-wifi-ehpad-clapiers-le-foyer-du-romarin-8341.html',ville: 'Clapiers', activite: 'EHPAD'}, {lat: 45.21307800, lng: 6.46916900, nom: 'Le Royal Neige',url: '/hotspot-wifi-collectif-valloire-le-royal-neige-8348.html',ville: 'Valloire', activite: 'Collectif'}, {lat: 47.97061550, lng: -1.11912510, nom: 'Bar des Sports Lounge',url: '/hotspot-wifi-bar-tabac-cuille-bar-des-sports-lounge-8349.html',ville: 'Cuille', activite: 'Bar tabac'}, {lat: 43.92049980, lng: -1.24747540, nom: 'Clos 85',url: '/hotspot-wifi-hotel-linxe-clos-85-8350.html',ville: 'Linxe', activite: 'Hôtel'}, {lat: 43.18372420, lng: -0.11404690, nom: 'Hotel du Commerce',url: '/hotspot-wifi-hotel-pontacq-hotel-du-commerce-8352.html',ville: 'Pontacq', activite: 'Hôtel'}, {lat: 47.40549500, lng: -2.05348700, nom: 'Bar de L\'Etoile',url: '/hotspot-wifi-bar-tabac-pontchateau-bar-de-l-etoile-8353.html',ville: 'Pontchateau', activite: 'Bar tabac'}, {lat: 45.75921468, lng: 5.69114848, nom: 'Médiathèque',url: '/hotspot-wifi-mairie-belley-mediatheque-8354.html',ville: 'Belley', activite: 'Mairie'}, {lat: 45.87878220, lng: 6.70630310, nom: 'Centre D\'Accueil Fleur des Neiges',url: '/hotspot-wifi-centre-culturel-saint-gervais-les-bains-centre-d-accueil-fleur-des-neiges-8357.html',ville: 'Saint Gervais les Bains', activite: 'Centre culturel'}, {lat: 48.03992470, lng: -2.00632690, nom: 'Médiathèque Treffendel',url: '/hotspot-wifi-bibliotheque-treffendel-mediatheque-treffendel-8359.html',ville: 'Treffendel', activite: 'Bibliothèque '}, {lat: 48.57695080, lng: -3.81105700, nom: '03 - Dime Trevidy',url: '/hotspot-wifi-ehpad-morlaix-03-dime-trevidy-8360.html',ville: 'Morlaix', activite: 'EHPAD'}, {lat: 48.63424020, lng: -2.43299220, nom: 'Gîte Aux 4 Saisons',url: '/hotspot-wifi-gite-chambres-d-hotes-erquy-gite-aux-4-saisons-8363.html',ville: 'Erquy', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.18853690, lng: 5.90094000, nom: 'Pasta Company',url: '/hotspot-wifi-bar-restaurant-contrexeville-pasta-company-8364.html',ville: 'Contrexeville', activite: 'Bar restaurant'}, {lat: 48.27056700, lng: -0.62538200, nom: 'Chez Marlene',url: '/hotspot-wifi-bar-tabac-moulay-chez-marlene-8366.html',ville: 'Moulay', activite: 'Bar tabac'}, {lat: 48.18067430, lng: -1.63589990, nom: 'Le Longchamps',url: '/hotspot-wifi-bar-tabac-betton-le-longchamps-8371.html',ville: 'Betton', activite: 'Bar tabac'}, {lat: 48.13124100, lng: -1.60188700, nom: 'Terrain des Gens du Voyage de la Pommeraie',url: '/hotspot-wifi-camping-cesson-sevigne-terrain-des-gens-du-voyage-de-la-pommeraie-8372.html',ville: 'Cesson Sévigné', activite: 'Camping'}, {lat: 48.11472290, lng: -1.02630890, nom: 'Bar Tabac Loto le St Pierre',url: '/hotspot-wifi-bar-tabac-saint-pierre-la-cour-bar-tabac-loto-le-st-pierre-8373.html',ville: 'Saint Pierre la Cour', activite: 'Bar tabac'}, {lat: 47.98258310, lng: -2.03479610, nom: 'Médiathèque Maxent',url: '/hotspot-wifi-bibliotheque-maxent-mediatheque-maxent-8377.html',ville: 'Maxent', activite: 'Bibliothèque '}, {lat: 47.93085090, lng: -0.70153900, nom: 'Emmaus53',url: '/hotspot-wifi-gite-chambres-d-hotes-villiers-charlemagne-emmaus53-8380.html',ville: 'Villiers-Charlemagne', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 49.21638900, lng: -0.36723500, nom: 'Maison de L\'Ingenieur',url: '/hotspot-wifi-residence-etudiante-epron-maison-de-l-ingenieur-8381.html',ville: 'Epron', activite: 'Résidence étudiante'}, {lat: 45.41689600, lng: 6.36295500, nom: 'Residence la Dame Blanche',url: '/hotspot-wifi-collectif-saint-francois-longchamp-residence-la-dame-blanche-8383.html',ville: 'Saint Francois Longchamp', activite: 'Collectif'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Le Quadri',url: '/hotspot-wifi-espace-public-rennes-le-quadri-8385.html',ville: 'Rennes', activite: 'Espace public'}, {lat: 45.40963100, lng: 6.34824300, nom: 'Atc Residence St Francois',url: '/hotspot-wifi-centre-de-loisirs-saint-francois-longchamp-atc-residence-st-francois-8387.html',ville: 'Saint François Longchamp', activite: 'Centre de loisirs'}, {lat: 47.44300100, lng: 6.73557000, nom: 'Aire D\'Ecot',url: '/hotspot-wifi-espace-public-ecot-aire-d-ecot-8388.html',ville: 'Ecot', activite: 'Espace public'}, {lat: 48.63214100, lng: -2.44895800, nom: 'Camping du Val',url: '/hotspot-wifi-camping-erquy-camping-du-val-8389.html',ville: 'Erquy', activite: 'Camping'}, {lat: 45.21814300, lng: 6.47241510, nom: 'Complexe Sportif',url: '/hotspot-wifi-espace-public-saint-michel-de-maurienne-complexe-sportif-8391.html',ville: 'Saint Michel de Maurienne', activite: 'Espace public'}, {lat: 45.25647660, lng: 6.25704580, nom: 'Chalet le Savoisien',url: '/hotspot-wifi-collectif-la-toussuire-chalet-le-savoisien-8392.html',ville: 'La Toussuire', activite: 'Collectif'}, {lat: 43.61162550, lng: -1.12696800, nom: 'Tastet - Akioui',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-lon-les-mines-tastet-akioui-8393.html',ville: 'Saint Lon les Mines', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.55436500, lng: -0.41525500, nom: 'Hôtel du Roc Au Chien',url: '/hotspot-wifi-hotel-bagnoles-de-l-orne-hotel-du-roc-au-chien-8395.html',ville: 'Bagnoles de L\'Orne', activite: 'Hôtel'}, {lat: 48.06843790, lng: -1.98136460, nom: 'Médiathèque Monterfil',url: '/hotspot-wifi-bibliotheque-monterfil-mediatheque-monterfil-8396.html',ville: 'Monterfil', activite: 'Bibliothèque '}, {lat: 45.37539600, lng: 7.05619600, nom: 'Chalet Ouille du Midi',url: '/hotspot-wifi-collectif-bonneval-sur-arc-chalet-ouille-du-midi-8397.html',ville: 'Bonneval Sur Arc', activite: 'Collectif'}, {lat: 48.40233410, lng: -4.50237330, nom: 'Happy Appart Kermenguy',url: '/hotspot-wifi-residence-etudiante-brest-happy-appart-kermenguy-8402.html',ville: 'Brest', activite: 'Résidence étudiante'}, {lat: 43.56152760, lng: 4.09123780, nom: 'Atc Residence Grande Motte',url: '/hotspot-wifi-collectif-la-grande-motte-atc-residence-grande-motte-8404.html',ville: 'La Grande Motte', activite: 'Collectif'}, {lat: 48.44955100, lng: 0.09743640, nom: 'Hôtel Inn Design',url: '/hotspot-wifi-hotel-valframbert-hotel-inn-design-8405.html',ville: 'Valframbert', activite: 'Hôtel'}, {lat: 45.98234200, lng: 6.92962140, nom: 'Atc Residence Argentiere',url: '/hotspot-wifi-collectif-argentiere-atc-residence-argentiere-8411.html',ville: 'Argentiere', activite: 'Collectif'}, {lat: 48.51590400, lng: 3.73019120, nom: 'Nicey - Hôtel Spa, Lounge, Coworking',url: '/hotspot-wifi-hotel-romilly-sur-seine-nicey-hotel-spa-lounge-coworking-8419.html',ville: 'Romilly Sur Seine', activite: 'Hôtel'}, {lat: 45.23309340, lng: 6.74189500, nom: 'Le Genevrey B',url: '/hotspot-wifi-collectif-aussois-le-genevrey-b-8420.html',ville: 'Aussois', activite: 'Collectif'}, {lat: 43.64800600, lng: 1.50435500, nom: 'Caliceo Toulouse',url: '/hotspot-wifi-sauna-toulouse-caliceo-toulouse-8438.html',ville: 'Toulouse', activite: 'Sauna'}, {lat: 43.73831940, lng: 7.41765560, nom: 'Hotel Forum',url: '/hotspot-wifi-hotel-beausoleil-hotel-forum-8443.html',ville: 'Beausoleil', activite: 'Hôtel'}, {lat: 44.51966600, lng: -0.24863400, nom: 'Citram Aquitaine',url: '/hotspot-wifi-vehicule-de-transport-carbon-blanc-citram-aquitaine-8532.html',ville: 'Carbon Blanc', activite: 'Véhicule de transport'}, {lat: 48.66298920, lng: -1.98277240, nom: 'Le Castel',url: '/hotspot-wifi-hotel-saint-malo-le-castel-8535.html',ville: 'Saint Malo', activite: 'Hôtel'}, {lat: 44.83837400, lng: -0.63585700, nom: 'Jean Ferrat Technowest Logement Jeunes',url: '/hotspot-wifi-residence-de-services-merignac-jean-ferrat-technowest-logement-jeunes-8541.html',ville: 'Mérignac', activite: 'Résidence de services'}, {lat: 47.46553600, lng: -0.55084500, nom: 'Ibis Styles Angers Centre Gare',url: '/hotspot-wifi-hotel-angers-ibis-styles-angers-centre-gare-8593.html',ville: 'Angers', activite: 'Hôtel'}, {lat: 51.03098070, lng: 2.36957370, nom: 'Espace Dk\'Bus',url: '/hotspot-wifi-vehicule-de-transport-dunkerque-espace-dk-bus-8599.html',ville: 'Dunkerque', activite: 'Véhicule de transport'}, {lat: 45.56718700, lng: 5.96339700, nom: 'Hotel Inn Design la Ravoire',url: '/hotspot-wifi-hotel-la-ravoire-hotel-inn-design-la-ravoire-8608.html',ville: 'La Ravoire', activite: 'Hôtel'}, {lat: 48.07042230, lng: -0.77203760, nom: 'Roadside Laval',url: '/hotspot-wifi-restaurant-laval-roadside-laval-8611.html',ville: 'Laval', activite: 'Restaurant'}, {lat: 43.72808500, lng: -1.05483100, nom: 'Asael Ensoleillee',url: '/hotspot-wifi-collectif-saint-paul-les-dax-asael-ensoleillee-8614.html',ville: 'Saint Paul les Dax', activite: 'Collectif'}, {lat: 48.74553700, lng: -3.46742900, nom: 'Foyer Cosmos',url: '/hotspot-wifi-residence-etudiante-lannion-foyer-cosmos-8617.html',ville: 'Lannion', activite: 'Résidence étudiante'}, {lat: 48.95861650, lng: 2.46648120, nom: 'Ibis Budget Garonor',url: '/hotspot-wifi-hotel-blanc-mesnil-ibis-budget-garonor-8619.html',ville: 'Blanc Mesnil', activite: 'Hôtel'}, {lat: 48.00174540, lng: 0.20255480, nom: 'Mercure le Mans Centre',url: '/hotspot-wifi-hotel-le-mans-mercure-le-mans-centre-8620.html',ville: 'Le Mans', activite: 'Hôtel'}, {lat: 45.20156900, lng: 6.69619800, nom: 'Roc de Tougne',url: '/hotspot-wifi-gite-chambres-d-hotes-meribel-roc-de-tougne-8621.html',ville: 'Meribel', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.68931300, lng: 5.90963700, nom: 'Villa Sully Aix les Bains',url: '/hotspot-wifi-residence-de-services-aix-les-bains-villa-sully-aix-les-bains-8624.html',ville: 'Aix les Bains', activite: 'Résidence de services'}, {lat: 45.18626490, lng: 5.72022260, nom: 'Villa Sully Grenoble',url: '/hotspot-wifi-ehpad-grenoble-villa-sully-grenoble-8625.html',ville: 'Grenoble', activite: 'EHPAD'}, {lat: 49.70222580, lng: 4.94668920, nom: 'Hotel Restaurant le Saint Michel',url: '/hotspot-wifi-hotel-sedan-hotel-restaurant-le-saint-michel-8626.html',ville: 'Sedan', activite: 'Hôtel'}, {lat: 45.80966500, lng: 6.51871900, nom: 'Les Belles Roches B',url: '/hotspot-wifi-collectif-notre-dame-de-bellecombe-les-belles-roches-b-8629.html',ville: 'Notre Dame de Bellecombe', activite: 'Collectif'}, {lat: 47.36382580, lng: -1.30224240, nom: 'Gîte les Hauts de Loire',url: '/hotspot-wifi-gite-chambres-d-hotes-oudon-gite-les-hauts-de-loire-8634.html',ville: 'Oudon', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.70361578, lng: -0.33189782, nom: 'Les Pigeons Blancs',url: '/hotspot-wifi-hotel-cognac-les-pigeons-blancs-8638.html',ville: 'Cognac', activite: 'Hôtel'}, {lat: 47.20964300, lng: -1.59925900, nom: 'Gite de France 4',url: '/hotspot-wifi-vehicule-de-transport-nantes-gite-de-france-4-8641.html',ville: 'Nantes', activite: 'Véhicule de transport'}, {lat: 51.01782010, lng: 2.36065940, nom: 'Noureddine 3-',url: '/hotspot-wifi-vehicule-de-transport-dunkerque-noureddine-3-8642.html',ville: 'Dunkerque', activite: 'Véhicule de transport'}, {lat: 48.25933470, lng: -1.40923290, nom: 'Tabac le Cormier',url: '/hotspot-wifi-bar-tabac-saint-aubin-du-cormier-tabac-le-cormier-8645.html',ville: 'Saint Aubin du Cormier', activite: 'Bar tabac'}, {lat: 51.01782010, lng: 2.36065940, nom: 'Local Syndical',url: '/hotspot-wifi-vehicule-de-transport-dunkerque-local-syndical-8661.html',ville: 'Dunkerque', activite: 'Véhicule de transport'}, {lat: 48.44781700, lng: 0.57404400, nom: 'Gîte \'Le Montgacel\'',url: '/hotspot-wifi-gite-chambres-d-hotes-le-pin-la-garenne-gite-le-montgacel-8665.html',ville: 'Le Pin la Garenne', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.44781700, lng: 0.57404400, nom: 'Gîte \"les Merisiers\"',url: '/hotspot-wifi-gite-chambres-d-hotes-le-pin-la-garenne-gite-les-merisiers-8666.html',ville: 'Le Pin la Garenne', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.51380410, lng: -2.66991510, nom: 'Mediatheque Hillion',url: '/hotspot-wifi-mairie-hillion-mediatheque-hillion-8668.html',ville: 'Hillion', activite: 'Mairie'}, {lat: 47.66624400, lng: -2.97877700, nom: 'L\'Armoric',url: '/hotspot-wifi-bar-brasserie-auray-l-armoric-8669.html',ville: 'Auray', activite: 'Bar brasserie'}, {lat: 47.93360720, lng: -2.90081800, nom: 'Le Solitaire',url: '/hotspot-wifi-bar-tabac-remungol-le-solitaire-8672.html',ville: 'Remungol', activite: 'Bar tabac'}, {lat: 47.87728600, lng: -4.11298100, nom: 'Ti An Amiral - Annexe',url: '/hotspot-wifi-gite-chambres-d-hotes-benodet-ti-an-amiral-annexe-8673.html',ville: 'Benodet', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 46.08056600, lng: 6.68573200, nom: 'Ot Morillon',url: '/hotspot-wifi-office-de-tourisme-morillon-ot-morillon-8674.html',ville: 'Morillon', activite: 'Office de tourisme'}, {lat: 48.00663830, lng: -2.08932110, nom: 'Sij Brocéliande-Plelan',url: '/hotspot-wifi-centre-culturel-plelan-le-grand-sij-broceliande-plelan-8676.html',ville: 'Plélan le Grand', activite: 'Centre culturel'}, {lat: 47.38177800, lng: 0.66491400, nom: 'Irss Tours la Riche',url: '/hotspot-wifi-ecole-la-riche-irss-tours-la-riche-8677.html',ville: 'La Riche', activite: 'Ecole'}, {lat: 46.05561000, lng: 6.77575100, nom: 'Haut Giffre Tourisme',url: '/hotspot-wifi-office-de-tourisme-sixt-fer-a-cheval-haut-giffre-tourisme-8678.html',ville: 'Sixt Fer A Cheval', activite: 'Office de tourisme'}, {lat: 46.09032500, lng: 6.67650500, nom: 'Ot Verchaix',url: '/hotspot-wifi-office-de-tourisme-verchaix-ot-verchaix-8679.html',ville: 'Verchaix', activite: 'Office de tourisme'}, {lat: 48.11756400, lng: -1.68646800, nom: 'Irss Rennes',url: '/hotspot-wifi-ecole-rennes-irss-rennes-8680.html',ville: 'Rennes', activite: 'Ecole'}, {lat: 46.99369268, lng: 3.15350448, nom: 'Espace Bernadette Soubirous Nevers',url: '/hotspot-wifi-centre-culturel-nevers-espace-bernadette-soubirous-nevers-8682.html',ville: 'Nevers', activite: 'Centre culturel'}, {lat: 45.37539600, lng: 7.05619600, nom: 'Chalet les Mesanges',url: '/hotspot-wifi-collectif-bonneval-sur-arc-chalet-les-mesanges-8683.html',ville: 'Bonneval Sur Arc', activite: 'Collectif'}, {lat: 48.04955428, lng: -1.86222442, nom: 'Sij Ccbrocéliande-Breal',url: '/hotspot-wifi-espace-public-brehal-sous-montfort-sij-ccbroceliande-breal-8684.html',ville: 'Bréhal Sous Montfort', activite: 'Espace public'}, {lat: 45.24680300, lng: 6.30120300, nom: 'Chalet le Merlan',url: '/hotspot-wifi-collectif-la-toussuire-chalet-le-merlan-8685.html',ville: 'La Toussuire', activite: 'Collectif'}, {lat: 48.12184898, lng: -1.64675082, nom: 'Pascal Rochard',url: '/hotspot-wifi-societe-vitre-pascal-rochard-8686.html',ville: 'Vitre', activite: 'Société'}, {lat: 45.85872540, lng: 6.14115630, nom: 'Truchet Appartement 3 Haut',url: '/hotspot-wifi-collectif-sevrier-truchet-appartement-3-haut-8687.html',ville: 'Sevrier', activite: 'Collectif'}, {lat: 47.21411590, lng: -1.55581130, nom: 'Irss Bachelor Nantes (lefeuvre)',url: '/hotspot-wifi-ecole-nantes-irss-bachelor-nantes-lefeuvre-8688.html',ville: 'Nantes', activite: 'Ecole'}, {lat: 48.49592900, lng: 3.50831540, nom: 'Espace Anne Franck',url: '/hotspot-wifi-centre-de-loisirs-nogent-sur-seine-espace-anne-franck-8689.html',ville: 'Nogent Sur Seine', activite: 'Centre de loisirs'}, {lat: 45.32218300, lng: 6.99940400, nom: 'Chalet le Tsafray',url: '/hotspot-wifi-collectif-bessans-chalet-le-tsafray-8692.html',ville: 'Bessans', activite: 'Collectif'}, {lat: 45.32140520, lng: 6.99552300, nom: 'Chalet le Proveal',url: '/hotspot-wifi-collectif-bessans-chalet-le-proveal-8693.html',ville: 'Bessans', activite: 'Collectif'}, {lat: 45.85872540, lng: 6.14115630, nom: 'Truchet Appartement 1 Bas',url: '/hotspot-wifi-collectif-sevrier-truchet-appartement-1-bas-8694.html',ville: 'Sevrier', activite: 'Collectif'}, {lat: 45.22157600, lng: 6.23495500, nom: 'Copro Arnaud Bizel',url: '/hotspot-wifi-collectif-saint-sorlin-d-arves-copro-arnaud-bizel-8695.html',ville: 'Saint Sorlin D\'Arves', activite: 'Collectif'}, {lat: 43.52549950, lng: 1.34166650, nom: 'Edenis Résidence le Pin',url: '/hotspot-wifi-clinique-hopital-villeneuve-tolosane-edenis-residence-le-pin-8696.html',ville: 'Villeneuve Tolosane', activite: 'Clinique / Hôpital'}, {lat: 47.19670320, lng: -0.86065550, nom: 'Sojadis',url: '/hotspot-wifi-centre-automobile-jallais-sojadis-8698.html',ville: 'Jallais', activite: 'Centre automobile'}, {lat: 48.51849900, lng: -2.67154400, nom: 'Sbaa - Maison de la Baie',url: '/hotspot-wifi-espace-public-hillion-sbaa-maison-de-la-baie-8700.html',ville: 'Hillion', activite: 'Espace public'}, {lat: 48.45219670, lng: -2.81723300, nom: 'Centre Culturel Et Associatif',url: '/hotspot-wifi-centre-culturel-saint-julien-centre-culturel-et-associatif-8701.html',ville: 'Saint Julien', activite: 'Centre culturel'}, {lat: 45.95710280, lng: -0.97712080, nom: 'Hotel Inn Design',url: '/hotspot-wifi-hotel-rochefort-hotel-inn-design-8702.html',ville: 'Rochefort', activite: 'Hôtel'}, {lat: 46.98797670, lng: 3.15552230, nom: 'Hotel de Cleves',url: '/hotspot-wifi-hotel-nevers-hotel-de-cleves-8703.html',ville: 'Nevers', activite: 'Hôtel'}, {lat: 45.76777720, lng: 3.08500470, nom: 'Laverie Speed Queen',url: '/hotspot-wifi-collectif-clermont-ferrand-laverie-speed-queen-8705.html',ville: 'Clermont-Ferrand', activite: 'Collectif'}, {lat: 48.99028600, lng: 1.67645700, nom: 'Bms Mantes Buchelay',url: '/hotspot-wifi-centre-automobile-buchelay-bms-mantes-buchelay-8707.html',ville: 'Buchelay', activite: 'Centre automobile'}, {lat: 43.93159038, lng: 4.79171588, nom: 'Première Classe Avignon Courtine Gare Tgv',url: '/hotspot-wifi-hotel-avignon-premiere-classe-avignon-courtine-gare-tgv-8708.html',ville: 'Avignon', activite: 'Hôtel'}, {lat: 48.10952900, lng: -1.68479700, nom: 'Taverne la Marine',url: '/hotspot-wifi-restaurant-rennes-taverne-la-marine-8709.html',ville: 'Rennes', activite: 'Restaurant'}, {lat: 45.25709200, lng: 6.28854400, nom: 'Chalet Spagnolo les Herens',url: '/hotspot-wifi-collectif-la-toussuire-chalet-spagnolo-les-herens-8712.html',ville: 'La Toussuire', activite: 'Collectif'}, {lat: 45.28944300, lng: 6.90797400, nom: 'Chalet le Rocher',url: '/hotspot-wifi-collectif-lanslevillard-chalet-le-rocher-8716.html',ville: 'Lanslevillard', activite: 'Collectif'}, {lat: 50.80666700, lng: 1.60950400, nom: 'Arche 3 Fontaines - Site A',url: '/hotspot-wifi-collectif-ambleteuse-arche-3-fontaines-site-a-8717.html',ville: 'Ambleteuse', activite: 'Collectif'}, {lat: 43.29974140, lng: 6.22397410, nom: 'La Petite Auberge',url: '/hotspot-wifi-bar-restaurant-pignans-la-petite-auberge-8719.html',ville: 'Pignans', activite: 'Bar restaurant'}, {lat: 45.21969500, lng: 6.21842900, nom: 'Le Tetras',url: '/hotspot-wifi-bar-restaurant-saint-sorlin-d-arves-le-tetras-8720.html',ville: 'Saint Sorlin D\'Arves', activite: 'Bar restaurant'}, {lat: 45.37539600, lng: 7.05619600, nom: 'Chalet le Cairn',url: '/hotspot-wifi-gite-chambres-d-hotes-bonneval-sur-arc-chalet-le-cairn-8722.html',ville: 'Bonneval Sur Arc', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.29057950, lng: 6.91312660, nom: 'Le Lodge',url: '/hotspot-wifi-collectif-lanslevillard-le-lodge-8723.html',ville: 'Lanslevillard', activite: 'Collectif'}, {lat: 43.88659010, lng: 2.46417830, nom: 'Au Bon Accueil',url: '/hotspot-wifi-hotel-alban-au-bon-accueil-8724.html',ville: 'Alban', activite: 'Hôtel'}, {lat: 45.22157600, lng: 6.23495500, nom: 'Le Saint So Restaurant Altitude',url: '/hotspot-wifi-bar-restaurant-saint-sorlin-d-arves-le-saint-so-restaurant-altitude-8725.html',ville: 'Saint Sorlin D\'Arves', activite: 'Bar restaurant'}, {lat: 45.75494400, lng: 4.85845700, nom: 'Mroc Part-Dieu',url: '/hotspot-wifi-salle-de-sport-lyon-mroc-part-dieu-8726.html',ville: 'Lyon', activite: 'Salle de sport'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Cocoonr Postel',url: '/hotspot-wifi-gite-chambres-d-hotes-rennes-cocoonr-postel-8728.html',ville: 'Rennes', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 47.33122640, lng: 1.08389640, nom: 'Hotel Clair Cottage',url: '/hotspot-wifi-hotel-chisseaux-hotel-clair-cottage-8733.html',ville: 'Chisseaux', activite: 'Hôtel'}, {lat: 47.74975700, lng: -3.36649200, nom: 'Le Surcouf',url: '/hotspot-wifi-bar-tabac-lorient-le-surcouf-8787.html',ville: 'Lorient', activite: 'Bar tabac'}, {lat: 48.17874300, lng: -1.94410500, nom: 'Mediatheque de Bedee',url: '/hotspot-wifi-bibliotheque-bedee-mediatheque-de-bedee-8790.html',ville: 'Bedee', activite: 'Bibliothèque '}, {lat: 45.75451300, lng: 5.19718700, nom: 'Idéal Pneu Arnas',url: '/hotspot-wifi-centre-automobile-arnas-ideal-pneu-arnas-8799.html',ville: 'Arnas', activite: 'Centre automobile'}, {lat: 46.61931900, lng: 3.77307800, nom: 'Mairiebourbon St Denis',url: '/hotspot-wifi-mairie-bourbon-lancy-mairiebourbon-st-denis-8814.html',ville: 'Bourbon Lancy', activite: 'Mairie'}, {lat: 46.62547800, lng: 3.76390900, nom: 'Mairiebourbon-Mgoutheraut',url: '/hotspot-wifi-espace-public-bourbon-lancy-mairiebourbon-mgoutheraut-8820.html',ville: 'Bourbon Lancy', activite: 'Espace public'}, {lat: 46.61931900, lng: 3.77307800, nom: 'Mairiebourbon Base Nautique',url: '/hotspot-wifi-mairie-bourbon-lancy-mairiebourbon-base-nautique-8826.html',ville: 'Bourbon Lancy', activite: 'Mairie'}, {lat: 48.34685900, lng: -2.75032100, nom: 'Bibliotheque Louis Guilloux',url: '/hotspot-wifi-bibliotheque-ploeuc-l-hermitage-bibliotheque-louis-guilloux-8835.html',ville: 'Ploeuc - L\'Hermitage', activite: 'Bibliothèque '}, {lat: 46.61931900, lng: 3.77307800, nom: 'Mairiebourbon Salle St Leger',url: '/hotspot-wifi-mairie-bourbon-lancy-mairiebourbon-salle-st-leger-8838.html',ville: 'Bourbon Lancy', activite: 'Mairie'}, {lat: 48.51141130, lng: 0.35219850, nom: 'Gîtes le Mêle Sur Sarthe',url: '/hotspot-wifi-gite-chambres-d-hotes-le-mele-sur-sarthe-gites-le-mele-sur-sarthe-8844.html',ville: 'Le Mêle Sur Sarthe', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 50.28405570, lng: 2.80282540, nom: 'Peugeot Arras Vo',url: '/hotspot-wifi-concession-automobile-arras-peugeot-arras-vo-8856.html',ville: 'Arras', activite: 'Concession automobile'}, {lat: 49.91860500, lng: 2.22942000, nom: 'Gite de la Marine',url: '/hotspot-wifi-gite-chambres-d-hotes-dreuil-les-amiens-gite-de-la-marine-8865.html',ville: 'Dreuil les Amiens', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.84763310, lng: 2.33113900, nom: 'Hôtel Jean Bart',url: '/hotspot-wifi-hotel-paris-hotel-jean-bart-8868.html',ville: 'Paris', activite: 'Hôtel'}, {lat: 48.10501800, lng: -1.67802000, nom: 'Atol Colombier Rennes',url: '/hotspot-wifi-societe-rennes-atol-colombier-rennes-8871.html',ville: 'Rennes', activite: 'Société'}, {lat: 48.51470700, lng: -2.77932050, nom: 'Cdef22/courteline',url: '/hotspot-wifi-residence-de-services-saint-brieuc-cdef22-courteline-8874.html',ville: 'Saint Brieuc', activite: 'Résidence de services'}, {lat: 48.19151930, lng: -2.41514330, nom: 'Lina',url: '/hotspot-wifi-restaurant-merdrignac-lina-8877.html',ville: 'Merdrignac', activite: 'Restaurant'}, {lat: 43.28073500, lng: 6.58251800, nom: 'Hôtel Villa des Anges',url: '/hotspot-wifi-hotel-grimaud-hotel-villa-des-anges-8889.html',ville: 'Grimaud', activite: 'Hôtel'}, {lat: 48.37933900, lng: -2.97133200, nom: 'Bibliothèque le Vieux-Bourg',url: '/hotspot-wifi-bibliotheque-le-vieux-bourg-bibliotheque-le-vieux-bourg-8898.html',ville: 'Le Vieux-Bourg', activite: 'Bibliothèque '}, {lat: 48.37470060, lng: -4.64384660, nom: 'Mairie Locmaria Plouzané',url: '/hotspot-wifi-mairie-locmaria-plouzane-mairie-locmaria-plouzane-8904.html',ville: 'Locmaria Plouzané', activite: 'Mairie'}, {lat: 45.50614000, lng: 6.68452300, nom: 'La Spatule',url: '/hotspot-wifi-bar-restaurant-la-plagne-tarentaise-la-spatule-8907.html',ville: 'La Plagne Tarentaise', activite: 'Bar restaurant'}, {lat: 45.24102100, lng: 6.26758700, nom: 'Chalet Lenanska',url: '/hotspot-wifi-collectif-la-toussuire-chalet-lenanska-8919.html',ville: 'La Toussuire', activite: 'Collectif'}, {lat: 45.27890700, lng: 6.81625400, nom: 'Villa du Doron',url: '/hotspot-wifi-collectif-termignon-villa-du-doron-8922.html',ville: 'Termignon', activite: 'Collectif'}, {lat: 46.78693200, lng: 3.97757200, nom: 'Shuda',url: '/hotspot-wifi-collectif-luzy-shuda-8931.html',ville: 'Luzy', activite: 'Collectif'}, {lat: 48.84690930, lng: 2.37027430, nom: 'Hôtel de L\'Aveyron',url: '/hotspot-wifi-hotel-paris-hotel-de-l-aveyron-8934.html',ville: 'Paris', activite: 'Hôtel'}, {lat: 43.29553140, lng: 5.39385410, nom: 'Georges',url: '/hotspot-wifi-restaurant-marseille-georges-8940.html',ville: 'Marseille', activite: 'Restaurant'}, {lat: 48.58005620, lng: -2.05068990, nom: 'Manoir du Clos Clin',url: '/hotspot-wifi-gite-chambres-d-hotes-pleurtuit-manoir-du-clos-clin-8943.html',ville: 'Pleurtuit', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.24421100, lng: 6.87276500, nom: 'Le Petit Mont Cenis',url: '/hotspot-wifi-collectif-termignon-le-petit-mont-cenis-8946.html',ville: 'Termignon', activite: 'Collectif'}, {lat: 43.40021200, lng: 3.69021900, nom: 'Sarl South Lodge',url: '/hotspot-wifi-gite-chambres-d-hotes-sete-sarl-south-lodge-8952.html',ville: 'Sète', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.87135590, lng: 2.40429890, nom: 'Café le Saint Fargeau',url: '/hotspot-wifi-bar-tabac-paris-cafe-le-saint-fargeau-8958.html',ville: 'Paris', activite: 'Bar tabac'}, {lat: 44.20267800, lng: 0.62534700, nom: 'Colocation Victor Hugo',url: '/hotspot-wifi-residence-etudiante-agen-colocation-victor-hugo-8961.html',ville: 'Agen', activite: 'Résidence étudiante'}, {lat: 45.31987700, lng: 6.99013000, nom: 'Chalet du Clot',url: '/hotspot-wifi-collectif-bessans-chalet-du-clot-8970.html',ville: 'Bessans', activite: 'Collectif'}, {lat: 45.21523000, lng: 6.72000600, nom: 'Chalets Bortolussi',url: '/hotspot-wifi-collectif-avrieux-chalets-bortolussi-8973.html',ville: 'Avrieux', activite: 'Collectif'}, {lat: 45.15464900, lng: 6.66236400, nom: 'Chalet Arrondaz A1',url: '/hotspot-wifi-collectif-valfrejus-chalet-arrondaz-a1-8976.html',ville: 'Valfrejus', activite: 'Collectif'}, {lat: 45.19358600, lng: 6.65768900, nom: 'Les Arcades Bar Tabac Loto Pmu',url: '/hotspot-wifi-bar-tabac-modane-les-arcades-bar-tabac-loto-pmu-8979.html',ville: 'Modane', activite: 'Bar tabac'}, {lat: 43.94110900, lng: 3.71365600, nom: 'Ehpad le Jardin des Aines',url: '/hotspot-wifi-ehpad-ganges-ehpad-le-jardin-des-aines-8985.html',ville: 'Ganges', activite: 'EHPAD'}, {lat: 50.73442600, lng: 1.61424800, nom: 'Ehpad Notre de Dame de Boulogne',url: '/hotspot-wifi-ehpad-boulogne-ehpad-notre-de-dame-de-boulogne-9003.html',ville: 'Boulogne', activite: 'EHPAD'}, {lat: 45.37466100, lng: 7.05533800, nom: 'Chalet le Genepy',url: '/hotspot-wifi-collectif-bonneval-sur-arc-chalet-le-genepy-9012.html',ville: 'Bonneval Sur Arc', activite: 'Collectif'}, {lat: 43.72162600, lng: 4.17111400, nom: 'Hotel O\'Banel',url: '/hotspot-wifi-hotel-gallargues-le-montueux-hotel-o-banel-9015.html',ville: 'Gallargues le Montueux', activite: 'Hôtel'}, {lat: 45.37466100, lng: 7.05533800, nom: 'Location Cariou',url: '/hotspot-wifi-collectif-bonneval-sur-arc-location-cariou-9027.html',ville: 'Bonneval Sur Arc', activite: 'Collectif'}, {lat: 46.49053300, lng: -1.77252700, nom: 'O Tacos les Herbiers',url: '/hotspot-wifi-societe-les-herbiers-o-tacos-les-herbiers-9030.html',ville: 'Les Herbiers', activite: 'Société'}, {lat: 48.95742000, lng: 2.33265000, nom: 'Pépinière D\'Entreprises Plaine Vallée',url: '/hotspot-wifi-residence-de-services-montmagny-pepiniere-d-entreprises-plaine-vallee-9042.html',ville: 'Montmagny', activite: 'Résidence de services'}, {lat: 43.09635300, lng: -0.04846200, nom: 'Château Fort de Lourdes',url: '/hotspot-wifi-mairie-lourdes-chateau-fort-de-lourdes-9045.html',ville: 'Lourdes', activite: 'Mairie'}, {lat: 48.62986800, lng: -2.86970100, nom: 'Bibliotheque Plourhan',url: '/hotspot-wifi-bibliotheque-plourhan-bibliotheque-plourhan-9048.html',ville: 'Plourhan', activite: 'Bibliothèque '}, {lat: 48.38849700, lng: -2.87128300, nom: 'Médiathèque Saint-Brandan',url: '/hotspot-wifi-bibliotheque-saint-brandan-mediatheque-saint-brandan-9057.html',ville: 'Saint-Brandan', activite: 'Bibliothèque '}, {lat: 47.20964300, lng: -1.59925900, nom: 'Gite de France 3',url: '/hotspot-wifi-gite-chambres-d-hotes-nantes-gite-de-france-3-9060.html',ville: 'Nantes', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.12376800, lng: -1.68477500, nom: 'Bar Tabac le Saint Martin',url: '/hotspot-wifi-bar-tabac-rennes-bar-tabac-le-saint-martin-9066.html',ville: 'Rennes', activite: 'Bar tabac'}, {lat: 45.20155800, lng: 6.69721600, nom: 'Résidence les Avenières E - la Norma',url: '/hotspot-wifi-collectif-villarodin-bourget-residence-les-avenieres-e-la-norma-9075.html',ville: 'Villarodin Bourget', activite: 'Collectif'}, {lat: 49.00822000, lng: -1.55448200, nom: 'Camping du Havre de Regnéville',url: '/hotspot-wifi-camping-regneville-sur-mer-camping-du-havre-de-regneville-9078.html',ville: 'Regnéville-Sur-Mer', activite: 'Camping'}, {lat: 48.87282700, lng: 2.35940900, nom: 'Hotel Magenta',url: '/hotspot-wifi-hotel-paris-hotel-magenta-9081.html',ville: 'Paris', activite: 'Hôtel'}, {lat: 43.63110400, lng: 1.39564400, nom: 'Les Jardins de Maniban',url: '/hotspot-wifi-ehpad-blagnac-les-jardins-de-maniban-9093.html',ville: 'Blagnac', activite: 'EHPAD'}, {lat: 48.41108400, lng: -1.36689900, nom: 'Le Lion D\'Or',url: '/hotspot-wifi-hotel-saint-brice-en-cogles-le-lion-d-or-9110.html',ville: 'Saint Brice En Cogles', activite: 'Hôtel'}, {lat: 47.20964300, lng: -1.59925900, nom: 'Gite de France 1',url: '/hotspot-wifi-gite-chambres-d-hotes-nantes-gite-de-france-1-9114.html',ville: 'Nantes', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 47.20964300, lng: -1.59925900, nom: 'Gite de France 2',url: '/hotspot-wifi-gite-chambres-d-hotes-nantes-gite-de-france-2-9115.html',ville: 'Nantes', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.18815300, lng: 0.70793400, nom: 'Cfta Centre Ouest',url: '/hotspot-wifi-vehicule-de-transport-perigueux-cfta-centre-ouest-9198.html',ville: 'Périgueux', activite: 'Véhicule de transport'}, {lat: 48.41458000, lng: -2.90131900, nom: 'Médiathèque des Feuilles Forgées',url: '/hotspot-wifi-bibliotheque-le-foeil-mediatheque-des-feuilles-forgees-9203.html',ville: 'Le Foeil', activite: 'Bibliothèque '}, {lat: 48.90734600, lng: 2.33243200, nom: 'La Maison Basque de Paris-Pariseko Eskual Etxea',url: '/hotspot-wifi-residence-etudiante-saint-ouen-la-maison-basque-de-paris-pariseko-eskual-etxea-9205.html',ville: 'Saint-Ouen', activite: 'Résidence étudiante'}, {lat: 43.73477400, lng: -1.05269000, nom: 'Asael Mecs Spld',url: '/hotspot-wifi-espace-public-saint-paul-les-dax-asael-mecs-spld-9206.html',ville: 'Saint Paul les Dax', activite: 'Espace public'}, {lat: 43.89810700, lng: -0.46135400, nom: 'Asael Mecs les Acacias',url: '/hotspot-wifi-espace-public-mont-de-marsan-asael-mecs-les-acacias-9207.html',ville: 'Mont de Marsan', activite: 'Espace public'}, {lat: 46.83033600, lng: 3.46034300, nom: 'Fol Cada Decize',url: '/hotspot-wifi-residence-de-services-decize-fol-cada-decize-9208.html',ville: 'Decize', activite: 'Résidence de services'}, {lat: 45.42639300, lng: 1.56775900, nom: 'Hotel Teyssier',url: '/hotspot-wifi-bar-restaurant-uzerche-hotel-teyssier-9217.html',ville: 'Uzerche', activite: 'Bar restaurant'}, {lat: 47.88048400, lng: -2.42265800, nom: 'K29',url: '/hotspot-wifi-bar-tabac-montertelot-k29-9228.html',ville: 'Montertelot', activite: 'Bar tabac'}, {lat: 48.51911200, lng: -1.91189000, nom: 'Heidrun',url: '/hotspot-wifi-bar-brasserie-miniac-morvan-heidrun-9229.html',ville: 'Miniac Morvan', activite: 'Bar brasserie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Solitaire',url: '/hotspot-wifi-bar-tabac-remungol-solitaire-9231.html',ville: 'Remungol', activite: 'Bar tabac'}, {lat: 51.04196200, lng: 2.38523400, nom: 'Le Garden\'S',url: '/hotspot-wifi-bar-brasserie-mayenne-le-garden-s-9233.html',ville: 'Mayenne', activite: 'Bar brasserie'}, {lat: 48.11128000, lng: -1.68407900, nom: 'Bistrot Cocagne',url: '/hotspot-wifi-bar-brasserie-rennes-bistrot-cocagne-9235.html',ville: 'Rennes', activite: 'Bar brasserie'}, {lat: 48.06403700, lng: -1.62401700, nom: 'Upper Avenue',url: '/hotspot-wifi-centre-de-loisirs-vern-sur-seiche-upper-avenue-9237.html',ville: 'Vern Sur Seiche', activite: 'Centre de loisirs'}, {lat: -99.00000000, lng: -99.00000000, nom: 'L\'Anatica',url: '/hotspot-wifi-bar-tabac-quimper-l-anatica-9238.html',ville: 'Quimper', activite: 'Bar tabac'}, {lat: 48.00178100, lng: -2.10127300, nom: 'Le Central',url: '/hotspot-wifi-bar-tabac-liffre-le-central-9241.html',ville: 'Liffre', activite: 'Bar tabac'}, {lat: 48.21342000, lng: -1.50597200, nom: 'Le Central',url: '/hotspot-wifi-bar-tabac-liffre-le-central-9243.html',ville: 'Liffre', activite: 'Bar tabac'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Le Bout du Monde - Pornic',url: '/hotspot-wifi-bar-restaurant-pornic-le-bout-du-monde-pornic-9245.html',ville: 'Pornic', activite: 'Bar restaurant'}, {lat: 47.48251100, lng: -2.15941300, nom: 'Bar le Myroz',url: '/hotspot-wifi-bar-tabac-missillac-bar-le-myroz-9253.html',ville: 'Missillac', activite: 'Bar tabac'}, {lat: 47.33139900, lng: -2.42895500, nom: 'L\'Ourasi',url: '/hotspot-wifi-bar-restaurant-guerande-l-ourasi-9257.html',ville: 'Guerande', activite: 'Bar restaurant'}, {lat: 48.28366800, lng: -1.11854800, nom: 'Le Welcome\'S Bar',url: '/hotspot-wifi-bar-tabac-luitre-le-welcome-s-bar-9259.html',ville: 'Luitre', activite: 'Bar tabac'}, {lat: 48.56244900, lng: -4.14149200, nom: 'La P\'Tite Bedaine',url: '/hotspot-wifi-bar-restaurant-plougar-la-p-tite-bedaine-9262.html',ville: 'Plougar', activite: 'Bar restaurant'}, {lat: 47.80527070, lng: -3.27597390, nom: 'Le Kreisker',url: '/hotspot-wifi-bar-brasserie-hennebont-le-kreisker-9264.html',ville: 'Hennebont', activite: 'Bar brasserie'}, {lat: 47.87317500, lng: -3.54539800, nom: 'Le Wagon-Lit',url: '/hotspot-wifi-bar-brasserie-quimperle-le-wagon-lit-9265.html',ville: 'Quimperle', activite: 'Bar brasserie'}, {lat: 48.30779000, lng: -0.62529300, nom: 'L\'Octroi',url: '/hotspot-wifi-bar-restaurant-mayenne-l-octroi-9271.html',ville: 'Mayenne', activite: 'Bar restaurant'}, {lat: 48.12279400, lng: -1.21217000, nom: 'Les Relais D\'Alsace',url: '/hotspot-wifi-bar-brasserie-vitre-les-relais-d-alsace-9272.html',ville: 'Vitre', activite: 'Bar brasserie'}, {lat: 48.35431400, lng: -1.20019100, nom: 'La Taverne',url: '/hotspot-wifi-bar-tabac-fougeres-la-taverne-9273.html',ville: 'Fougeres', activite: 'Bar tabac'}, {lat: 48.06922800, lng: -0.76553900, nom: 'Le Méridional',url: '/hotspot-wifi-bar-brasserie-laval-le-meridional-9274.html',ville: 'Laval', activite: 'Bar brasserie'}, {lat: 48.73928000, lng: -0.02426500, nom: 'Bar de L\'Ouest',url: '/hotspot-wifi-bar-tabac-argentan-bar-de-l-ouest-9275.html',ville: 'Argentan', activite: 'Bar tabac'}, {lat: 48.41838100, lng: -0.33473300, nom: 'Le Bon Accueil',url: '/hotspot-wifi-bar-restaurant-javron-les-chapelles-le-bon-accueil-9278.html',ville: 'Javron les Chapelles', activite: 'Bar restaurant'}, {lat: 48.36223400, lng: -0.99926300, nom: 'Le Relais',url: '/hotspot-wifi-bar-tabac-larchamp-le-relais-9279.html',ville: 'Larchamp', activite: 'Bar tabac'}, {lat: 48.27397300, lng: -1.02559300, nom: 'Au Rendez-Vous des Amis',url: '/hotspot-wifi-bar-tabac-st-pierre-des-landes-au-rendez-vous-des-amis-9280.html',ville: 'St Pierre des Landes', activite: 'Bar tabac'}, {lat: 48.29696000, lng: -0.93832800, nom: 'Bar de L\'Europe',url: '/hotspot-wifi-bar-brasserie-ernee-bar-de-l-europe-9283.html',ville: 'Ernee', activite: 'Bar brasserie'}, {lat: 47.82339600, lng: -0.70807200, nom: 'La Renaissance',url: '/hotspot-wifi-bar-tabac-chateau-gontier-la-renaissance-9288.html',ville: 'Chateau Gontier', activite: 'Bar tabac'}, {lat: 48.77554400, lng: 5.16738200, nom: 'Camping du Chateau',url: '/hotspot-wifi-camping-bar-le-duc-camping-du-chateau-9289.html',ville: 'Bar le Duc', activite: 'Camping'}, {lat: 44.12073100, lng: 5.02768900, nom: 'Bibliotheque de Beaumes de Venise',url: '/hotspot-wifi-centre-culturel-beaumes-de-venise-bibliotheque-de-beaumes-de-venise-9291.html',ville: 'Beaumes de Venise', activite: 'Centre culturel'}, {lat: 45.18328700, lng: 6.48081300, nom: 'Chalet les Garands',url: '/hotspot-wifi-collectif-valmeinier-chalet-les-garands-9293.html',ville: 'Valmeinier', activite: 'Collectif'}, {lat: 47.75796700, lng: -2.84319000, nom: 'Ar Gregam Bar Pmu',url: '/hotspot-wifi-bar-brasserie-grand-champ-ar-gregam-bar-pmu-9294.html',ville: 'Grand Champ', activite: 'Bar brasserie'}, {lat: 47.34747600, lng: -3.15391100, nom: 'La Fregate',url: '/hotspot-wifi-bar-brasserie-le-palais-la-fregate-9296.html',ville: 'Le Palais', activite: 'Bar brasserie'}, {lat: 48.05812300, lng: -2.96904000, nom: 'Le Jaures',url: '/hotspot-wifi-bar-tabac-pontivy-le-jaures-9297.html',ville: 'Pontivy', activite: 'Bar tabac'}, {lat: 47.65711000, lng: -2.75779400, nom: 'Japan Cafe',url: '/hotspot-wifi-bar-brasserie-vannes-japan-cafe-9301.html',ville: 'Vannes', activite: 'Bar brasserie'}, {lat: 47.72374900, lng: -3.34399800, nom: 'Rade \'N Rol',url: '/hotspot-wifi-bar-brasserie-locmiquelic-rade-n-rol-9302.html',ville: 'Locmiquelic', activite: 'Bar brasserie'}, {lat: 47.51775300, lng: -2.29861290, nom: 'Le Manoir du Rodoir',url: '/hotspot-wifi-hotel-la-roche-bernard-le-manoir-du-rodoir-9304.html',ville: 'La Roche Bernard', activite: 'Hôtel'}, {lat: 48.68582200, lng: 5.31627100, nom: 'Camping le Chartel',url: '/hotspot-wifi-camping-ligny-en-barrois-camping-le-chartel-9306.html',ville: 'Ligny En Barrois', activite: 'Camping'}, {lat: 47.50036500, lng: -2.83794100, nom: 'Creperie D\'Antan',url: '/hotspot-wifi-restaurant-st-gildas-de-rhuy-s-creperie-d-antan-9308.html',ville: 'St Gildas de Rhuy\'S', activite: 'Restaurant'}, {lat: 48.51367400, lng: -2.66748210, nom: 'Sport',url: '/hotspot-wifi-mairie-hillion-sport-9309.html',ville: 'Hillion', activite: 'Mairie'}, {lat: 48.74490000, lng: 2.28170600, nom: 'Captonic',url: '/hotspot-wifi-centre-de-loisirs-verrieres-le-buisson-captonic-9310.html',ville: 'Verrières-Le-Buisson', activite: 'Centre de loisirs'}, {lat: 47.70206000, lng: -3.43215300, nom: 'Ty Rouile',url: '/hotspot-wifi-restaurant-lomner-ty-rouile-9312.html',ville: 'Lomner', activite: 'Restaurant'}, {lat: 49.69647840, lng: 3.62382360, nom: 'La Tour de Crecy',url: '/hotspot-wifi-hotel-crecy-sur-serre-la-tour-de-crecy-9313.html',ville: 'Crecy Sur Serre', activite: 'Hôtel'}, {lat: 49.44722900, lng: 1.09586900, nom: 'Alliance Francaise',url: '/hotspot-wifi-espace-public-rouen-alliance-francaise-9317.html',ville: 'Rouen', activite: 'Espace public'}, {lat: 44.32931600, lng: 3.89193100, nom: 'Ehpad de Vialas',url: '/hotspot-wifi-ehpad-vialas-ehpad-de-vialas-9318.html',ville: 'Vialas', activite: 'EHPAD'}, {lat: 43.30974200, lng: 5.44501400, nom: 'Les Terrasses du Levant',url: '/hotspot-wifi-residence-de-services-marseille-les-terrasses-du-levant-9319.html',ville: 'Marseille', activite: 'Résidence de services'}, {lat: 43.55825400, lng: -0.96400600, nom: 'Epicerie Tabac Labatut',url: '/hotspot-wifi-espace-public-labatut-epicerie-tabac-labatut-9321.html',ville: 'Labatut', activite: 'Espace public'}, {lat: 45.65501900, lng: 5.20513300, nom: 'Le Mas du Murinais',url: '/hotspot-wifi-restaurant-frontonas-le-mas-du-murinais-9322.html',ville: 'Frontonas', activite: 'Restaurant'}, {lat: 49.02524700, lng: 1.18844300, nom: 'Bms Evreux',url: '/hotspot-wifi-centre-automobile-evreux-bms-evreux-9323.html',ville: 'Evreux', activite: 'Centre automobile'}, {lat: 47.99747700, lng: 7.07515800, nom: 'Ferreira',url: '/hotspot-wifi-gite-chambres-d-hotes-sondernach-ferreira-9326.html',ville: 'Sondernach', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 49.49078300, lng: 0.14916400, nom: 'Bms le Havre',url: '/hotspot-wifi-centre-automobile-le-havre-bms-le-havre-9327.html',ville: 'Le Havre', activite: 'Centre automobile'}, {lat: 47.73327800, lng: -3.49808200, nom: 'Le Lagon',url: '/hotspot-wifi-bar-restaurant-ploemeur-le-lagon-9328.html',ville: 'Ploemeur', activite: 'Bar restaurant'}, {lat: 48.85493300, lng: 2.38589000, nom: 'Foyer Charonne',url: '/hotspot-wifi-residence-etudiante-paris-foyer-charonne-9329.html',ville: 'Paris', activite: 'Résidence étudiante'}, {lat: 45.58809970, lng: 2.73677700, nom: 'Eurl Rossignol',url: '/hotspot-wifi-bar-brasserie-la-bourboule-eurl-rossignol-9331.html',ville: 'La Bourboule', activite: 'Bar brasserie'}, {lat: 45.18748300, lng: 5.72141900, nom: 'Hotel Victoria',url: '/hotspot-wifi-hotel-grenoble-hotel-victoria-9332.html',ville: 'Grenoble', activite: 'Hôtel'}, {lat: 43.64982200, lng: 3.89113400, nom: 'Hameau des Horizons',url: '/hotspot-wifi-ehpa-clapiers-hameau-des-horizons-9336.html',ville: 'Clapiers', activite: 'EHPA'}, {lat: 48.51501900, lng: -2.76362200, nom: 'Sbaa - Halle Maryvonne Dupureur',url: '/hotspot-wifi-mairie-saint-brieuc-sbaa-halle-maryvonne-dupureur-9338.html',ville: 'Saint-Brieuc', activite: 'Mairie'}, {lat: 47.57843800, lng: 1.21583400, nom: 'Hotel du Pont',url: '/hotspot-wifi-hotel-molineuf-hotel-du-pont-9339.html',ville: 'Molineuf', activite: 'Hôtel'}, {lat: 48.80894500, lng: 2.12536100, nom: 'L\'éveil Gourmand',url: '/hotspot-wifi-sandwicherie-versailles-l-eveil-gourmand-9340.html',ville: 'Versailles', activite: 'Sandwicherie'}, {lat: 50.68100800, lng: 3.08372800, nom: 'Afpc Cfa Ifas',url: '/hotspot-wifi-ecole-marquette-lez-lille-afpc-cfa-ifas-9341.html',ville: 'Marquette-Lez-Lille', activite: 'Ecole'}, {lat: 44.38372400, lng: 4.98918700, nom: 'Office de Tourisme Valréas',url: '/hotspot-wifi-office-de-tourisme-valreas-office-de-tourisme-valreas-9344.html',ville: 'Valreas', activite: 'Office de tourisme'}, {lat: 45.09286230, lng: 6.07189320, nom: 'Le Chaix',url: '/hotspot-wifi-hotel-l-alpe-d-huez-le-chaix-9346.html',ville: 'L\'Alpe D\'Huez', activite: 'Hôtel'}, {lat: 48.86641400, lng: 2.29231200, nom: 'Ffie',url: '/hotspot-wifi-espace-public-paris-ffie-9348.html',ville: 'Paris', activite: 'Espace public'}, {lat: 45.32074720, lng: 6.98790250, nom: 'Salle Polyvalente Bessans',url: '/hotspot-wifi-mairie-bessans-salle-polyvalente-bessans-9392.html',ville: 'Bessans', activite: 'Mairie'}, {lat: 49.49618600, lng: 0.12611600, nom: 'Guesclin',url: '/hotspot-wifi-residence-etudiante-le-havre-guesclin-9394.html',ville: 'Le Havre', activite: 'Résidence étudiante'}, {lat: 48.10389030, lng: -1.67438480, nom: 'Novotel',url: '/hotspot-wifi-hotel-rennes-novotel-9395.html',ville: 'Rennes', activite: 'Hôtel'}, {lat: 43.70093040, lng: 7.27148380, nom: 'Hôtel Vendôme',url: '/hotspot-wifi-hotel-nice-hotel-vendome-9397.html',ville: 'Nice', activite: 'Hôtel'}, {lat: 48.72860600, lng: -3.46291900, nom: 'Résidence Habitat Jeunes Lannion',url: '/hotspot-wifi-residence-de-services-lannion-residence-habitat-jeunes-lannion-9398.html',ville: 'Lannion', activite: 'Résidence de services'}, {lat: 48.12863300, lng: 7.36224070, nom: 'Heco Colmar',url: '/hotspot-wifi-hotel-houssen-heco-colmar-9400.html',ville: 'Houssen', activite: 'Hôtel'}, {lat: 45.26805700, lng: -1.16030400, nom: 'Camping du Pin Sec',url: '/hotspot-wifi-camping-naujac-sur-mer-camping-du-pin-sec-9401.html',ville: 'Naujac Sur Mer', activite: 'Camping'}, {lat: 48.84923400, lng: 2.39161900, nom: 'Hôtel Florence',url: '/hotspot-wifi-hotel-paris-hotel-florence-9406.html',ville: 'Paris', activite: 'Hôtel'}, {lat: 45.14723500, lng: 6.41910400, nom: 'Le Pic Vert',url: '/hotspot-wifi-gite-chambres-d-hotes-valloire-le-pic-vert-9407.html',ville: 'Valloire', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 47.28243800, lng: -2.39638000, nom: 'Best Western Hôtel Brittany',url: '/hotspot-wifi-hotel-la-baule-best-western-hotel-brittany-9409.html',ville: 'La Baule', activite: 'Hôtel'}, {lat: 48.05811000, lng: -0.80612600, nom: 'Seenovia Trelaze',url: '/hotspot-wifi-societe-trelaze-seenovia-trelaze-9410.html',ville: 'Trelaze', activite: 'Société'}, {lat: 48.78789200, lng: 2.29250500, nom: 'Sarl Residence Isidore - Hotel Villa Renaissance',url: '/hotspot-wifi-hotel-fontenay-aux-roses-sarl-residence-isidore-hotel-villa-renaissance-9411.html',ville: 'Fontenay Aux Roses', activite: 'Hôtel'}, {lat: 48.11302700, lng: -1.70153500, nom: 'Résidence Habitat Jeunes Préville',url: '/hotspot-wifi-residence-etudiante-rennes-residence-habitat-jeunes-preville-9412.html',ville: 'Rennes', activite: 'Résidence étudiante'}, {lat: 47.75347600, lng: 0.87504500, nom: 'Hospitalet',url: '/hotspot-wifi-clinique-hopital-montoire-sur-le-loir-hospitalet-9413.html',ville: 'Montoire Sur le Loir', activite: 'Clinique / Hôpital'}, {lat: 47.06686100, lng: 2.39534100, nom: 'Hotel Inn Design',url: '/hotspot-wifi-hotel-bourges-hotel-inn-design-9414.html',ville: 'Bourges', activite: 'Hôtel'}, {lat: 45.40660500, lng: 7.10303700, nom: 'Chalet Myosotis 2',url: '/hotspot-wifi-collectif-bonneval-sur-arc-chalet-myosotis-2-9415.html',ville: 'Bonneval Sur Arc', activite: 'Collectif'}, {lat: 43.63648800, lng: 1.40005910, nom: 'Blagnac-Residence Tiers Temps',url: '/hotspot-wifi-ehpad-blagnac-blagnac-residence-tiers-temps-9416.html',ville: 'Blagnac', activite: 'EHPAD'}, {lat: 48.11810790, lng: 6.73303730, nom: 'Domaine du Haut Jardin',url: '/hotspot-wifi-hotel-rehaupal-domaine-du-haut-jardin-9417.html',ville: 'Rehaupal', activite: 'Hôtel'}, {lat: 45.64598800, lng: 0.15482800, nom: 'Remparts D\'Angoulême',url: '/hotspot-wifi-gite-chambres-d-hotes-angouleme-remparts-d-angouleme-9418.html',ville: 'Angoulême', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.16514600, lng: 6.42838700, nom: 'Le Chardon Bleu',url: '/hotspot-wifi-collectif-valloire-le-chardon-bleu-9419.html',ville: 'Valloire', activite: 'Collectif'}, {lat: 45.40660500, lng: 7.10303700, nom: 'Chalet Myosotis 1',url: '/hotspot-wifi-collectif-bonneval-sur-arc-chalet-myosotis-1-9420.html',ville: 'Bonneval Sur Arc', activite: 'Collectif'}, {lat: 48.90904400, lng: 2.39811600, nom: 'Hotel Fnc Villa 27',url: '/hotspot-wifi-hotel-pantin-hotel-fnc-villa-27-9423.html',ville: 'Pantin', activite: 'Hôtel'}, {lat: 46.82810100, lng: 3.46208600, nom: 'Fol Foyer Paul Bert',url: '/hotspot-wifi-collectif-decize-fol-foyer-paul-bert-9424.html',ville: 'Decize', activite: 'Collectif'}, {lat: 48.00423100, lng: 0.19701400, nom: 'Le Globe',url: '/hotspot-wifi-bar-brasserie-le-mans-le-globe-9425.html',ville: 'Le Mans', activite: 'Bar brasserie'}, {lat: 48.51418000, lng: -2.76583500, nom: 'Msb - Bibliothèque André Malraux',url: '/hotspot-wifi-bibliotheque-saint-brieuc-msb-bibliotheque-andre-malraux-9426.html',ville: 'Saint Brieuc', activite: 'Bibliothèque '}, {lat: 47.21435300, lng: -1.55438200, nom: 'Roadside Nantes',url: '/hotspot-wifi-restaurant-nantes-roadside-nantes-9430.html',ville: 'Nantes', activite: 'Restaurant'}, {lat: 46.96619400, lng: -1.28404500, nom: 'Résidence Etudiante Meslay des Landes',url: '/hotspot-wifi-residence-etudiante-la-guyonniere-residence-etudiante-meslay-des-landes-9431.html',ville: 'La Guyonnière', activite: 'Résidence étudiante'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Le Tilleul',url: '/hotspot-wifi-gite-chambres-d-hotes-les-sables-d-olonne-le-tilleul-9432.html',ville: 'Les Sables D\'Olonne', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 46.68652500, lng: -1.43092100, nom: 'O Tacos la Roche / Yon',url: '/hotspot-wifi-bar-restaurant-la-roche-sur-yon-o-tacos-la-roche-yon-9433.html',ville: 'La Roche Sur Yon', activite: 'Bar restaurant'}, {lat: 48.16242800, lng: -1.97814600, nom: 'Mairie de la Nouaye',url: '/hotspot-wifi-mairie-la-nouaye-mairie-de-la-nouaye-9435.html',ville: 'La Nouaye', activite: 'Mairie'}, {lat: 43.64295800, lng: -1.22414000, nom: 'Gîte Arsuzon',url: '/hotspot-wifi-gite-chambres-d-hotes-josse-gite-arsuzon-9436.html',ville: 'Josse', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 47.80015100, lng: -4.21610500, nom: 'Mairie de Plobannalec Lesconil',url: '/hotspot-wifi-mairie-plobannalec-lesconil-mairie-de-plobannalec-lesconil-9437.html',ville: 'Plobannalec Lesconil', activite: 'Mairie'}, {lat: 48.50891300, lng: 0.35659500, nom: 'Camping la Prairie',url: '/hotspot-wifi-camping-le-mele-sur-sarthe-camping-la-prairie-9438.html',ville: 'Le Mele Sur Sarthe', activite: 'Camping'}, {lat: 45.14754700, lng: 6.41636500, nom: 'Chalets Feutrier Bm',url: '/hotspot-wifi-collectif-valloire-chalets-feutrier-bm-9441.html',ville: 'Valloire', activite: 'Collectif'}, {lat: 48.64572100, lng: -2.82830400, nom: 'Sbaa - Pôle Nautique',url: '/hotspot-wifi-espace-public-saint-quay-portrieux-sbaa-pole-nautique-9442.html',ville: 'Saint-Quay Portrieux', activite: 'Espace public'}, {lat: 47.98866430, lng: -4.09069850, nom: '05 - Maison Familiale les Iris',url: '/hotspot-wifi-espace-public-morlaix-05-maison-familiale-les-iris-9444.html',ville: 'Morlaix', activite: 'Espace public'}, {lat: 41.96666100, lng: 8.72832700, nom: 'Les Bergeries D\'Alata',url: '/hotspot-wifi-hotel-alata-les-bergeries-d-alata-9446.html',ville: 'Alata', activite: 'Hôtel'}, {lat: 48.11212240, lng: -1.68312500, nom: 'Fox And Friends',url: '/hotspot-wifi-bar-brasserie-rennes-fox-and-friends-9448.html',ville: 'Rennes', activite: 'Bar brasserie'}, {lat: 48.34799900, lng: -2.75565800, nom: 'Sbaa - Pôle Proximité Ploeuc',url: '/hotspot-wifi-mairie-ploeuc-sbaa-pole-proximite-ploeuc-9450.html',ville: 'Ploeuc', activite: 'Mairie'}, {lat: 48.51095200, lng: -2.76246000, nom: 'Sbaa - Briqueterie',url: '/hotspot-wifi-espace-public-saint-brieuc-sbaa-briqueterie-9451.html',ville: 'Saint-Brieuc', activite: 'Espace public'}, {lat: 43.33850300, lng: -0.56635100, nom: 'Chez Maïté Et Michel',url: '/hotspot-wifi-gite-chambres-d-hotes-monein-chez-maite-et-michel-9452.html',ville: 'Monein', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 44.67172800, lng: 0.40982400, nom: 'Village de Gites de Bretou',url: '/hotspot-wifi-gite-chambres-d-hotes-eymet-village-de-gites-de-bretou-9461.html',ville: 'Eymet', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 44.38429000, lng: 4.99151100, nom: 'Laloyer Thomas',url: '/hotspot-wifi-bar-restaurant-valreas-laloyer-thomas-9462.html',ville: 'Valreas', activite: 'Bar restaurant'}, {lat: 48.88952460, lng: 2.40513870, nom: 'Pantin-Les Jardins de Pantin',url: '/hotspot-wifi-ehpa-pantin-pantin-les-jardins-de-pantin-9463.html',ville: 'Pantin', activite: 'EHPA'}, {lat: 43.40195000, lng: 5.05590600, nom: 'Hôtel Renaissance Martigues',url: '/hotspot-wifi-hotel-martigues-hotel-renaissance-martigues-9464.html',ville: 'Martigues', activite: 'Hôtel'}, {lat: 48.27573400, lng: -3.57334700, nom: '34 - Antenne de Carhaix du Ditep de L\'Ancrage',url: '/hotspot-wifi-residence-de-services-carhaix-plouguer-34-antenne-de-carhaix-du-ditep-de-l-ancrage-9465.html',ville: 'Carhaix Plouguer', activite: 'Résidence de services'}, {lat: 46.68936400, lng: -1.42481000, nom: 'Aguilar Conseil En Gestion',url: '/hotspot-wifi-societe-la-roche-sur-yon-aguilar-conseil-en-gestion-9466.html',ville: 'La Roche Sur Yon', activite: 'Société'}, {lat: 49.23213490, lng: 0.72085020, nom: 'Auberge de L Abbaye Sarl',url: '/hotspot-wifi-hotel-le-bec-hellouin-auberge-de-l-abbaye-sarl-9467.html',ville: 'Le Bec Hellouin', activite: 'Hôtel'}, {lat: 45.24110500, lng: 6.31799500, nom: 'Chalet Au Croe For',url: '/hotspot-wifi-collectif-albiez-chalet-au-croe-for-9468.html',ville: 'Albiez', activite: 'Collectif'}, {lat: 43.44672130, lng: 3.65899200, nom: 'La Voile Blanche',url: '/hotspot-wifi-hotel-bouzigues-la-voile-blanche-9470.html',ville: 'Bouzigues', activite: 'Hôtel'}, {lat: 47.32148500, lng: 0.91408700, nom: 'Amv - 37cac',url: '/hotspot-wifi-ehpad-athee-sur-cher-amv-37cac-9471.html',ville: 'Athée-Sur-Cher', activite: 'EHPAD'}, {lat: 43.23278800, lng: 0.07798900, nom: 'Mairie de Tarbes',url: '/hotspot-wifi-mairie-tarbes-mairie-de-tarbes-9472.html',ville: 'Tarbes', activite: 'Mairie'}, {lat: 45.12179400, lng: 4.98399400, nom: 'Mourey',url: '/hotspot-wifi-societe-st-donat-mourey-9473.html',ville: 'St Donat', activite: 'Société'}, {lat: 45.20766300, lng: 6.46522100, nom: 'Gite de la Tour',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-martin-d-arc-gite-de-la-tour-9474.html',ville: 'Saint Martin D\'Arc', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.21817000, lng: 6.47442900, nom: 'Gites Et Mairie du Thyl',url: '/hotspot-wifi-gite-chambres-d-hotes-le-thyl-gites-et-mairie-du-thyl-9475.html',ville: 'Le Thyl', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.89190100, lng: 2.19468500, nom: 'Fcn Hôtel Coin Tranquille',url: '/hotspot-wifi-hotel-nanterres-fcn-hotel-coin-tranquille-9477.html',ville: 'Nanterres', activite: 'Hôtel'}, {lat: 45.28610500, lng: 6.89840400, nom: 'Residence les Marmottes',url: '/hotspot-wifi-collectif-lanslebourg-residence-les-marmottes-9479.html',ville: 'Lanslebourg', activite: 'Collectif'}, {lat: 48.65422500, lng: -2.83634400, nom: 'Bibliothèque Pour Tous',url: '/hotspot-wifi-bibliotheque-saint-quay-portrieux-bibliotheque-pour-tous-9481.html',ville: 'Saint-Quay-Portrieux', activite: 'Bibliothèque '}, {lat: 49.35746600, lng: 6.16785400, nom: 'Le Titanic',url: '/hotspot-wifi-bar-brasserie-thionville-le-titanic-9482.html',ville: 'Thionville', activite: 'Bar brasserie'}, {lat: 45.88534160, lng: 0.89513740, nom: 'Le Relais de Comodoliac',url: '/hotspot-wifi-hotel-saint-junien-le-relais-de-comodoliac-9483.html',ville: 'Saint Junien', activite: 'Hôtel'}, {lat: 43.94030600, lng: 5.23417100, nom: 'Camping les Chalottes',url: '/hotspot-wifi-camping-murs-camping-les-chalottes-9484.html',ville: 'Murs', activite: 'Camping'}, {lat: 43.39735600, lng: 6.43470600, nom: 'Gites83_83g1185',url: '/hotspot-wifi-gite-chambres-d-hotes-vidauban-gites83_83g1185-9490.html',ville: 'Vidauban', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.20751600, lng: -1.07689100, nom: 'Camping les Ecureuils',url: '/hotspot-wifi-centre-culturel-hourtin-camping-les-ecureuils-9491.html',ville: 'Hourtin', activite: 'Centre culturel'}, {lat: 47.69615840, lng: -0.07455930, nom: 'Maison de Quartier Verron',url: '/hotspot-wifi-espace-public-la-fleche-maison-de-quartier-verron-9514.html',ville: 'La Fleche', activite: 'Espace public'}, {lat: 44.51870700, lng: 0.22149300, nom: 'Hôtel de Paris',url: '/hotspot-wifi-hotel-lesparre-medoc-hotel-de-paris-9515.html',ville: 'Lesparre Medoc', activite: 'Hôtel'}, {lat: 49.70065900, lng: 0.21524000, nom: 'Camping Etretat',url: '/hotspot-wifi-camping-etretat-camping-etretat-9516.html',ville: 'Etretat', activite: 'Camping'}, {lat: 48.36428500, lng: -3.74488800, nom: 'Mairie de Huelgoat',url: '/hotspot-wifi-mairie-huelgoat-mairie-de-huelgoat-9517.html',ville: 'Huelgoat', activite: 'Mairie'}, {lat: 49.35578700, lng: 0.51347000, nom: 'Me Greboval',url: '/hotspot-wifi-societe-pont-audemer-me-greboval-9518.html',ville: 'Pont Audemer', activite: 'Société'}, {lat: 47.86427100, lng: -3.90283200, nom: '35 - Résidence Avel Genwerzh',url: '/hotspot-wifi-ehpad-concarneau-35-residence-avel-genwerzh-9519.html',ville: 'Concarneau', activite: 'EHPAD'}, {lat: 50.51047000, lng: 3.02541000, nom: 'Amv-59sjp',url: '/hotspot-wifi-ehpad-phalempin-amv-59sjp-9521.html',ville: 'Phalempin', activite: 'EHPAD'}, {lat: 48.34498400, lng: -1.19012300, nom: 'Cafe de la Place',url: '/hotspot-wifi-bar-tabac-fougeres-cafe-de-la-place-9523.html',ville: 'Fougeres', activite: 'Bar tabac'}, {lat: 48.35272800, lng: -1.23138800, nom: 'La Taverne Lecousse',url: '/hotspot-wifi-restaurant-lecousse-la-taverne-lecousse-9524.html',ville: 'Lecousse', activite: 'Restaurant'}, {lat: 48.68244600, lng: -1.35495000, nom: 'Caf de la Manche - Avranches',url: '/hotspot-wifi-espace-public-avranches-caf-de-la-manche-avranches-9526.html',ville: 'Avranches', activite: 'Espace public'}, {lat: 47.69615840, lng: -0.07455930, nom: 'Espace Pierre Mendès France',url: '/hotspot-wifi-mairie-la-fleche-espace-pierre-mendes-france-9527.html',ville: 'La Fleche', activite: 'Mairie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Groupe Télécom de L\'Ouest',url: '/hotspot-wifi-societe-la-rochelle-groupe-telecom-de-l-ouest-9528.html',ville: 'La Rochelle', activite: 'Société'}, {lat: 43.77467700, lng: 0.92825200, nom: 'Mairie de Sarrant',url: '/hotspot-wifi-mairie-sarrant-mairie-de-sarrant-9529.html',ville: 'Sarrant', activite: 'Mairie'}, {lat: 48.12340000, lng: -1.19816200, nom: 'Le Bretagne',url: '/hotspot-wifi-bar-tabac-vitre-le-bretagne-9531.html',ville: 'Vitre', activite: 'Bar tabac'}, {lat: 48.11087400, lng: -1.67935400, nom: 'Arch\'Immobilier',url: '/hotspot-wifi-societe-rennes-arch-immobilier-9533.html',ville: 'Rennes', activite: 'Société'}, {lat: 47.76660810, lng: -3.55431290, nom: 'Village Ker Ar Mor',url: '/hotspot-wifi-centre-de-loisirs-clohars-carnoet-village-ker-ar-mor-9534.html',ville: 'Clohars Carnoët', activite: 'Centre de loisirs'}, {lat: 48.55966180, lng: -0.41559210, nom: 'Bois Joli',url: '/hotspot-wifi-hotel-bagnoles-de-l-orne-bois-joli-9535.html',ville: 'Bagnoles de L\'Orne', activite: 'Hôtel'}, {lat: 43.59433500, lng: 1.31388500, nom: 'Actn',url: '/hotspot-wifi-societe-tournefeuille-actn-9536.html',ville: 'Tournefeuille', activite: 'Société'}, {lat: 47.86640000, lng: -3.90215000, nom: 'Antenne de Concarneau du D.i.t.e.p Mln',url: '/hotspot-wifi-societe-concarneau-antenne-de-concarneau-du-d-i-t-e-p-mln-9538.html',ville: 'Concarneau', activite: 'Société'}, {lat: 49.70420700, lng: 0.20980000, nom: 'Ecole Maternelle Etreta',url: '/hotspot-wifi-ecole-etretat-ecole-maternelle-etreta-9539.html',ville: 'Etretat', activite: 'Ecole'}, {lat: 49.70746900, lng: 0.20596600, nom: 'Mairie',url: '/hotspot-wifi-mairie-etretat-mairie-9541.html',ville: 'Etretat', activite: 'Mairie'}, {lat: 43.66965200, lng: 7.12530700, nom: 'Aubade Cagnes Sur Mer',url: '/hotspot-wifi-societe-cagnes-sur-mer-aubade-cagnes-sur-mer-9545.html',ville: 'Cagnes-Sur-Mer', activite: 'Société'}, {lat: 49.70420700, lng: 0.20980000, nom: 'Primaire Etretat',url: '/hotspot-wifi-ecole-etretat-primaire-etretat-9546.html',ville: 'Etretat', activite: 'Ecole'}, {lat: 48.68244600, lng: -1.35495000, nom: 'Caf de la Manche - Cherbourg',url: '/hotspot-wifi-espace-public-cherbourg-caf-de-la-manche-cherbourg-9547.html',ville: 'Cherbourg', activite: 'Espace public'}, {lat: 47.66090200, lng: -2.80670700, nom: 'Le Relais de Luscanen',url: '/hotspot-wifi-hotel-ploueren-le-relais-de-luscanen-9549.html',ville: 'Ploueren', activite: 'Hôtel'}, {lat: 49.39744290, lng: 3.33351940, nom: 'Crouy-Residence les Gloriettes',url: '/hotspot-wifi-ehpad-crouy-crouy-residence-les-gloriettes-9550.html',ville: 'Crouy', activite: 'EHPAD'}, {lat: 46.74838400, lng: 5.90854400, nom: 'Hôtel de la Gare de Champagnole',url: '/hotspot-wifi-hotel-champagnole-hotel-de-la-gare-de-champagnole-9551.html',ville: 'Champagnole', activite: 'Hôtel'}, {lat: 47.55165000, lng: 0.53680200, nom: 'Reso Expert Demo',url: '/hotspot-wifi-societe-neuille-pont-pierre-reso-expert-demo-9552.html',ville: 'Neuille-Pont-Pierre', activite: 'Société'}, {lat: 43.28966300, lng: 5.38710500, nom: 'Laverie de Lodi',url: '/hotspot-wifi-collectif-marseille-laverie-de-lodi-9556.html',ville: 'Marseille', activite: 'Collectif'}, {lat: 47.96245700, lng: -4.08690400, nom: 'Ifria Ouest',url: '/hotspot-wifi-espace-public-quimper-ifria-ouest-9557.html',ville: 'Quimper', activite: 'Espace public'}, {lat: 45.92054060, lng: -1.33757230, nom: 'Camping les Tamaris',url: '/hotspot-wifi-camping-saint-pierre-d-oleron-camping-les-tamaris-9560.html',ville: 'Saint Pierre D\'Oléron', activite: 'Camping'}, {lat: 48.51255800, lng: -2.79763900, nom: 'Caf des Cotes D\'Armor',url: '/hotspot-wifi-societe-ploufragan-caf-des-cotes-d-armor-9562.html',ville: 'Ploufragan', activite: 'Société'}, {lat: 48.89643150, lng: 2.29734950, nom: 'Au Cadran Bleu',url: '/hotspot-wifi-bar-restaurant-levallois-perret-au-cadran-bleu-9563.html',ville: 'Levallois-Perret', activite: 'Bar restaurant'}, {lat: -99.00000000, lng: -99.00000000, nom: 'L’épicerie Strasbourg',url: '/hotspot-wifi-airbnb-haguenau-l-epicerie-strasbourg-9566.html',ville: 'Haguenau', activite: 'AirBnb'}, {lat: 47.79821800, lng: 1.06372300, nom: 'Feuillette Vendôme',url: '/hotspot-wifi-sandwicherie-vendome-feuillette-vendome-9569.html',ville: 'Vendôme', activite: 'Sandwicherie'}, {lat: 48.22546300, lng: -1.18199900, nom: 'Le Temps de L\'Harmonie',url: '/hotspot-wifi-bar-tabac-chatillon-en-vendelais-le-temps-de-l-harmonie-9571.html',ville: 'Chatillon En Vendelais', activite: 'Bar tabac'}, {lat: 48.22239500, lng: -4.37197890, nom: 'Camping le Panoramic - Accueil',url: '/hotspot-wifi-camping-telgruc-sur-mer-camping-le-panoramic-accueil-9573.html',ville: 'Telgruc Sur Mer', activite: 'Camping'}, {lat: 48.55768400, lng: -4.70306500, nom: 'Le Kraken',url: '/hotspot-wifi-bar-brasserie-ploudal-nezeau-le-kraken-9584.html',ville: 'Ploudal Nezeau', activite: 'Bar brasserie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'La Drosera',url: '/hotspot-wifi-restaurant-erquy-la-drosera-9589.html',ville: 'Erquy', activite: 'Restaurant'}, {lat: -99.00000000, lng: -99.00000000, nom: 'La Bonne Adresse',url: '/hotspot-wifi-restaurant-rennes-la-bonne-adresse-9591.html',ville: 'Rennes', activite: 'Restaurant'}, {lat: 48.10912600, lng: -1.69051440, nom: 'La Piste',url: '/hotspot-wifi-bar-brasserie-rennes-la-piste-9594.html',ville: 'Rennes', activite: 'Bar brasserie'}, {lat: 47.65944200, lng: -2.75317600, nom: 'Costa Cafe',url: '/hotspot-wifi-bar-brasserie-vannes-costa-cafe-9595.html',ville: 'Vannes', activite: 'Bar brasserie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Le Contre Temps',url: '/hotspot-wifi-bar-tabac-moncontour-le-contre-temps-9597.html',ville: 'Moncontour', activite: 'Bar tabac'}, {lat: 47.31569190, lng: -3.18750020, nom: 'Le Cabestan',url: '/hotspot-wifi-bar-brasserie-bangor-le-cabestan-9598.html',ville: 'Bangor', activite: 'Bar brasserie'}, {lat: 47.77879500, lng: -3.34210740, nom: 'L\'Ane Esther',url: '/hotspot-wifi-restaurant-lanester-l-ane-esther-9600.html',ville: 'Lanester', activite: 'Restaurant'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Au Spot',url: '/hotspot-wifi-bar-brasserie-hennebont-au-spot-9602.html',ville: 'Hennebont', activite: 'Bar brasserie'}, {lat: 48.66226400, lng: -1.98941800, nom: 'Le Bercail',url: '/hotspot-wifi-bar-restaurant-saint-malo-le-bercail-9603.html',ville: 'Saint-Malo', activite: 'Bar restaurant'}, {lat: 47.63793500, lng: -3.45436000, nom: 'Le Triskell',url: '/hotspot-wifi-bar-brasserie-groix-le-triskell-9606.html',ville: 'Groix', activite: 'Bar brasserie'}, {lat: 48.42805700, lng: -3.33028100, nom: 'Houssem',url: '/hotspot-wifi-agence-bancaire-bulat-pestivien-houssem-9608.html',ville: 'Bulat-Pestivien', activite: 'Agence bancaire'}, {lat: 47.74632100, lng: -3.36495800, nom: 'Le Maryland',url: '/hotspot-wifi-bar-tabac-lorient-le-maryland-9609.html',ville: 'Lorient', activite: 'Bar tabac'}, {lat: 47.52774100, lng: -2.76845200, nom: 'Le Bistronome',url: '/hotspot-wifi-bar-brasserie-sarzeau-le-bistronome-9610.html',ville: 'Sarzeau', activite: 'Bar brasserie'}, {lat: 50.36266300, lng: 3.51774060, nom: 'In Situ Hotel',url: '/hotspot-wifi-hotel-valenciennes-in-situ-hotel-9615.html',ville: 'Valenciennes', activite: 'Hôtel'}, {lat: 48.10498900, lng: -1.67810200, nom: 'Coppa',url: '/hotspot-wifi-restaurant-rennes-coppa-9618.html',ville: 'Rennes', activite: 'Restaurant'}, {lat: 48.58538300, lng: -4.57250500, nom: 'Complexe Kervigorn',url: '/hotspot-wifi-espace-public-landeda-complexe-kervigorn-9621.html',ville: 'Landeda', activite: 'Espace public'}, {lat: 47.70083000, lng: 3.58227800, nom: 'Le Clos du Roi',url: '/hotspot-wifi-bar-brasserie-coulanges-la-vineuse-le-clos-du-roi-9624.html',ville: 'Coulanges la Vineuse', activite: 'Bar brasserie'}, {lat: 48.58692100, lng: -4.57161000, nom: 'L’ecume des Mers',url: '/hotspot-wifi-espace-public-landeda-l-ecume-des-mers-9636.html',ville: 'Landeda', activite: 'Espace public'}, {lat: 45.25987700, lng: 6.37358200, nom: 'La Ferme du Soleil',url: '/hotspot-wifi-collectif-albiez-montrond-la-ferme-du-soleil-9639.html',ville: 'Albiez Montrond', activite: 'Collectif'}, {lat: 48.58694100, lng: -4.57372500, nom: 'Mairie de Landeda',url: '/hotspot-wifi-mairie-landeda-mairie-de-landeda-9642.html',ville: 'Landeda', activite: 'Mairie'}, {lat: 45.83218100, lng: 6.55071800, nom: 'Le Toi du Monde',url: '/hotspot-wifi-gite-chambres-d-hotes-flumet-le-toi-du-monde-9645.html',ville: 'Flumet', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 46.79207300, lng: 1.73980100, nom: 'Feuillette le Poinçonnet',url: '/hotspot-wifi-sandwicherie-le-poinconnet-feuillette-le-poinconnet-9648.html',ville: 'Le Poinçonnet', activite: 'Sandwicherie'}, {lat: 49.23508100, lng: 1.16883400, nom: 'Hirsch Transports',url: '/hotspot-wifi-vehicule-de-transport-val-de-reuil-hirsch-transports-9654.html',ville: 'Val de Reuil', activite: 'Véhicule de transport'}, {lat: 47.00718000, lng: 0.07415900, nom: 'Foyer D\'Accueil des Mineurs',url: '/hotspot-wifi-residence-etudiante-loudun-foyer-d-accueil-des-mineurs-9657.html',ville: 'Loudun', activite: 'Résidence étudiante'}, {lat: 42.81603700, lng: 0.32737800, nom: 'Residence le Parc',url: '/hotspot-wifi-collectif-saint-lary-soulan-residence-le-parc-9666.html',ville: 'Saint Lary Soulan', activite: 'Collectif'}, {lat: 50.72523100, lng: 1.61333400, nom: 'Kawa Coffee House',url: '/hotspot-wifi-bar-brasserie-boulogne-sur-mer-kawa-coffee-house-9675.html',ville: 'Boulogne-Sur-Mer', activite: 'Bar brasserie'}, {lat: 46.49044100, lng: -1.77228400, nom: 'Atoutweb',url: '/hotspot-wifi-societe-les-sables-d-olonne-atoutweb-9678.html',ville: 'Les Sables D\'Olonne', activite: 'Société'}, {lat: 43.35896700, lng: 5.66471900, nom: 'Banque Général',url: '/hotspot-wifi-agence-bancaire-auriol-banque-general-9692.html',ville: 'Auriol', activite: 'Agence bancaire'}, {lat: 45.58987200, lng: 3.67170100, nom: 'Auberge de la Belette',url: '/hotspot-wifi-hotel-le-monestier-auberge-de-la-belette-9725.html',ville: 'Le Monestier', activite: 'Hôtel'}, {lat: 48.51387300, lng: -2.76438200, nom: 'Dmsi - Secours',url: '/hotspot-wifi-mairie-saint-brieuc-dmsi-secours-9738.html',ville: 'Saint Brieuc', activite: 'Mairie'}, {lat: 47.69750738, lng: -0.07321032, nom: 'Place de la Libération',url: '/hotspot-wifi-mairie-la-fleche-place-de-la-liberation-9740.html',ville: 'La Fleche', activite: 'Mairie'}, {lat: 46.49611300, lng: -1.79335900, nom: 'Bureau D\'Information Touristique - Château D\'Olonne',url: '/hotspot-wifi-office-de-tourisme-les-sables-d-olonne-bureau-d-information-touristique-chateau-d-olonne-9741.html',ville: 'Les Sables D\'Olonne', activite: 'Office de tourisme'}, {lat: 47.69614900, lng: -0.07451900, nom: 'Place du Marché Au Blé',url: '/hotspot-wifi-mairie-la-fleche-place-du-marche-au-ble-9742.html',ville: 'La Flèche', activite: 'Mairie'}, {lat: 46.51463800, lng: -1.77740500, nom: 'O Tacos les Sables D\'Olonne',url: '/hotspot-wifi-restaurant-les-sables-d-olonne-o-tacos-les-sables-d-olonne-9744.html',ville: 'Les Sables D Olonne', activite: 'Restaurant'}, {lat: 43.95027100, lng: 4.90265000, nom: 'Mairie de Morières-Les-Avignon - Espace Information Jeunesse',url: '/hotspot-wifi-mairie-morieres-les-avignon-mairie-de-morieres-les-avignon-espace-information-jeunesse-9746.html',ville: 'Morieres-Lès-Avignon', activite: 'Mairie'}, {lat: 45.59908200, lng: 1.74653400, nom: 'Village D+ les Roches de Scoeux',url: '/hotspot-wifi-collectif-chamberet-village-d-les-roches-de-scoeux-9747.html',ville: 'Chamberet', activite: 'Collectif'}, {lat: 45.23910290, lng: 6.26951400, nom: 'Résidence Soyouz Vanguard - le Corbier 1',url: '/hotspot-wifi-collectif-le-corbier-residence-soyouz-vanguard-le-corbier-1-9748.html',ville: 'Le Corbier', activite: 'Collectif'}, {lat: 45.23948000, lng: 6.27153500, nom: 'Résidence Soyouz Vanguard - le Corbier 2',url: '/hotspot-wifi-collectif-villarembert-residence-soyouz-vanguard-le-corbier-2-9751.html',ville: 'Villarembert', activite: 'Collectif'}, {lat: 45.21662200, lng: 6.47301500, nom: 'Savoy Hotel',url: '/hotspot-wifi-hotel-saint-michel-de-maurienne-savoy-hotel-9752.html',ville: 'Saint Michel de Maurienne', activite: 'Hôtel'}, {lat: 49.38065510, lng: 3.33418840, nom: 'Le Rallye',url: '/hotspot-wifi-hotel-soissons-le-rallye-9753.html',ville: 'Soissons', activite: 'Hôtel'}, {lat: 45.22811600, lng: 6.74108900, nom: 'Chalet Tchapin',url: '/hotspot-wifi-collectif-aussois-chalet-tchapin-9756.html',ville: 'Aussois', activite: 'Collectif'}, {lat: 47.37390800, lng: -1.17987800, nom: 'Notaires Et Conseils',url: '/hotspot-wifi-societe-ancenis-notaires-et-conseils-9757.html',ville: 'Ancenis', activite: 'Société'}, {lat: 48.85421200, lng: 2.39774900, nom: 'Hôtel Letort',url: '/hotspot-wifi-hotel-paris-hotel-letort-9759.html',ville: 'Paris', activite: 'Hôtel'}, {lat: 45.17266940, lng: 6.65222360, nom: 'Le Grand Argentier',url: '/hotspot-wifi-collectif-valfrejus-le-grand-argentier-9760.html',ville: 'Valfrejus', activite: 'Collectif'}, {lat: 47.28199100, lng: -2.37969600, nom: 'Aquabaule',url: '/hotspot-wifi-espace-public-la-baule-aquabaule-9761.html',ville: 'La Baule', activite: 'Espace public'}, {lat: 48.84634100, lng: 2.29207500, nom: 'Ace-75er-Hotel',url: '/hotspot-wifi-hotel-paris-ace-75er-hotel-9762.html',ville: 'Paris', activite: 'Hôtel'}, {lat: 50.48031400, lng: 1.60842200, nom: 'Stella Maris',url: '/hotspot-wifi-hotel-cucq-stella-maris-9763.html',ville: 'Cucq', activite: 'Hôtel'}, {lat: 48.05811000, lng: -0.80612600, nom: 'Seenovia Saint Berthevin',url: '/hotspot-wifi-societe-saint-berthevin-seenovia-saint-berthevin-9764.html',ville: 'Saint Berthevin', activite: 'Société'}, {lat: 48.91381490, lng: 2.43484250, nom: 'Première Classe Drancy',url: '/hotspot-wifi-hotel-drancy-premiere-classe-drancy-9765.html',ville: 'Drancy', activite: 'Hôtel'}, {lat: 45.46061100, lng: 6.96593400, nom: 'Restaurant les Equinoxes',url: '/hotspot-wifi-restaurant-val-d-isere-restaurant-les-equinoxes-9766.html',ville: 'Val D\'Isère', activite: 'Restaurant'}, {lat: 47.65697500, lng: -2.08242400, nom: 'Maison D\'Accueil du Pays de Redon',url: '/hotspot-wifi-collectif-redon-maison-d-accueil-du-pays-de-redon-9767.html',ville: 'Redon', activite: 'Collectif'}, {lat: 45.19454800, lng: 6.62740600, nom: 'Résidence le Petit Mont Cenis A',url: '/hotspot-wifi-collectif-termignon-residence-le-petit-mont-cenis-a-9768.html',ville: 'Termignon', activite: 'Collectif'}, {lat: 45.43929600, lng: 4.39369300, nom: 'Immeuble République',url: '/hotspot-wifi-societe-saint-etienne-immeuble-republique-9769.html',ville: 'Saint Etienne', activite: 'Société'}, {lat: 51.01782010, lng: 2.36065940, nom: 'Dkelec Blanc',url: '/hotspot-wifi-vehicule-de-transport-dunkerque-dkelec-blanc-9773.html',ville: 'Dunkerque', activite: 'Véhicule de transport'}, {lat: 48.51408150, lng: -2.76485580, nom: 'Sbaa - Galet 4g - Erwan le Yar',url: '/hotspot-wifi-centre-culturel-saint-brieuc-sbaa-galet-4g-erwan-le-yar-9777.html',ville: 'Saint Brieuc', activite: 'Centre culturel'}, {lat: 49.21412700, lng: 1.17933700, nom: 'Patinoire de Louviers',url: '/hotspot-wifi-espace-public-louviers-patinoire-de-louviers-9778.html',ville: 'Louviers', activite: 'Espace public'}, {lat: 45.46851500, lng: 6.90373500, nom: 'Hotel le Terril Blanc',url: '/hotspot-wifi-hotel-tignes-hotel-le-terril-blanc-9780.html',ville: 'Tignes', activite: 'Hôtel'}, {lat: 48.10498100, lng: -1.67619000, nom: 'Maison des Associations',url: '/hotspot-wifi-centre-culturel-rennes-maison-des-associations-9781.html',ville: 'Rennes', activite: 'Centre culturel'}, {lat: 46.16067100, lng: -1.27944800, nom: 'Clos Bonnin',url: '/hotspot-wifi-gite-chambres-d-hotes-rivedoux-plage-clos-bonnin-9783.html',ville: 'Rivedoux-Plage', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.33405800, lng: 6.28802000, nom: 'Les Gites de la Tour',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-etienne-de-cuines-les-gites-de-la-tour-9784.html',ville: 'Saint Etienne de Cuines', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 49.39262600, lng: 2.77862700, nom: 'Le Relais du Port',url: '/hotspot-wifi-bar-restaurant-jaux-le-relais-du-port-9785.html',ville: 'Jaux', activite: 'Bar restaurant'}, {lat: 47.72094800, lng: -1.37622390, nom: 'Hôtel Inn Design',url: '/hotspot-wifi-hotel-chateaubriant-hotel-inn-design-9786.html',ville: 'Chateaubriant', activite: 'Hôtel'}, {lat: 48.00053120, lng: 0.19677610, nom: 'Concordia',url: '/hotspot-wifi-hotel-le-mans-concordia-9789.html',ville: 'Le Mans', activite: 'Hôtel'}, {lat: 45.25340600, lng: 6.26220400, nom: 'Chalet Spagnolo Kendra',url: '/hotspot-wifi-collectif-la-toussuire-chalet-spagnolo-kendra-9790.html',ville: 'La Toussuire', activite: 'Collectif'}, {lat: 45.14754700, lng: 6.41636500, nom: 'Chalet le Grand Galibier',url: '/hotspot-wifi-collectif-valloire-chalet-le-grand-galibier-9816.html',ville: 'Valloire', activite: 'Collectif'}, {lat: 48.64857100, lng: -2.00766000, nom: 'Maloinn',url: '/hotspot-wifi-airbnb-saint-malo-maloinn-9817.html',ville: 'Saint Malo', activite: 'AirBnb'}, {lat: 46.66767000, lng: -1.44444800, nom: 'Centre Sport Et Loisirs Ad',url: '/hotspot-wifi-centre-de-loisirs-la-roche-sur-yon-centre-sport-et-loisirs-ad-9820.html',ville: 'La Roche Sur Yon', activite: 'Centre de loisirs'}, {lat: 49.26242100, lng: 6.17564500, nom: 'Feuillette Mondelange',url: '/hotspot-wifi-sandwicherie-mondelange-feuillette-mondelange-9822.html',ville: 'Mondelange', activite: 'Sandwicherie'}, {lat: 48.98565400, lng: 2.29613500, nom: 'Espace Emploi',url: '/hotspot-wifi-societe-soisy-sous-montmorency-espace-emploi-9823.html',ville: 'Soisy Sous Montmorency', activite: 'Société'}, {lat: 48.56954900, lng: -2.81822800, nom: 'Kerouana',url: '/hotspot-wifi-mairie-pordic-kerouana-9825.html',ville: 'Pordic', activite: 'Mairie'}, {lat: 48.56954900, lng: -2.81822800, nom: 'Salle des Fetes',url: '/hotspot-wifi-mairie-pordic-salle-des-fetes-9826.html',ville: 'Pordic', activite: 'Mairie'}, {lat: 49.66763200, lng: 0.89578200, nom: 'Espace de la Haye',url: '/hotspot-wifi-espace-public-yerville-espace-de-la-haye-9827.html',ville: 'Yerville', activite: 'Espace public'}, {lat: 45.58927100, lng: 5.28094100, nom: 'Multiworld Bourgoin-Jallieu',url: '/hotspot-wifi-centre-de-loisirs-bourgoin-jallieu-multiworld-bourgoin-jallieu-9829.html',ville: 'Bourgoin-Jallieu', activite: 'Centre de loisirs'}, {lat: 44.35098700, lng: 2.57124900, nom: 'Sub 12 Rodez',url: '/hotspot-wifi-sandwicherie-rodez-sub-12-rodez-9831.html',ville: 'Rodez', activite: 'Sandwicherie'}, {lat: 45.71412900, lng: 4.80692700, nom: 'Mairie D\'Oullins - Renaissance',url: '/hotspot-wifi-agence-bancaire-oullins-mairie-d-oullins-renaissance-9832.html',ville: 'Oullins', activite: 'Agence bancaire'}, {lat: 47.29573000, lng: -2.20664000, nom: 'Odiwi',url: '/hotspot-wifi-collectif-trignac-odiwi-9833.html',ville: 'Trignac', activite: 'Collectif'}, {lat: 46.14380300, lng: 6.59988900, nom: 'Les Chalets Makaau',url: '/hotspot-wifi-gite-chambres-d-hotes-taninges-praz-de-lys-les-chalets-makaau-9834.html',ville: 'Taninges - Praz de Lys', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.61128900, lng: 6.18165500, nom: 'Agence Luneville',url: '/hotspot-wifi-espace-public-ludres-agence-luneville-9836.html',ville: 'Ludres', activite: 'Espace public'}, {lat: 47.25632000, lng: -2.31650000, nom: 'Feuillette Pornichet',url: '/hotspot-wifi-sandwicherie-pornichet-feuillette-pornichet-9838.html',ville: 'Pornichet', activite: 'Sandwicherie'}, {lat: 48.11081900, lng: -1.66941900, nom: 'Bar le Tiffany\'S',url: '/hotspot-wifi-bar-brasserie-rennes-bar-le-tiffany-s-9839.html',ville: 'Rennes', activite: 'Bar brasserie'}, {lat: 47.88631700, lng: -3.98989500, nom: 'Centre Nautique de Fouesnant Cornouaille',url: '/hotspot-wifi-centre-de-loisirs-fouesnant-centre-nautique-de-fouesnant-cornouaille-9842.html',ville: 'Fouesnant', activite: 'Centre de loisirs'}, {lat: 44.76902700, lng: 0.76753000, nom: 'Les Arts\'Cades',url: '/hotspot-wifi-bar-tabac-beaumontois-en-perigord-les-arts-cades-9843.html',ville: 'Beaumontois En Périgord', activite: 'Bar tabac'}, {lat: 50.06106500, lng: 1.37053400, nom: 'Au Crédit Agricole Brie Picardie',url: '/hotspot-wifi-agence-bancaire-friville-escarbotin-au-credit-agricole-brie-picardie-9844.html',ville: 'Friville Escarbotin', activite: 'Agence bancaire'}, {lat: 47.06197600, lng: -0.88176300, nom: 'O Tacos Cholet',url: '/hotspot-wifi-office-de-tourisme-cholet-o-tacos-cholet-9845.html',ville: 'Cholet', activite: 'Office de tourisme'}, {lat: 49.21909300, lng: -1.05388800, nom: 'Fauvel',url: '/hotspot-wifi-societe-moon-sur-elle-fauvel-9848.html',ville: 'Moon-Sur-Elle', activite: 'Société'}, {lat: 45.21762300, lng: 6.72448900, nom: 'Chalet Col',url: '/hotspot-wifi-collectif-avrieux-chalet-col-9851.html',ville: 'Avrieux', activite: 'Collectif'}, {lat: 45.16508900, lng: 6.42859900, nom: 'Résidence les Crêtes App 123',url: '/hotspot-wifi-gite-chambres-d-hotes-valloire-residence-les-cretes-app-123-9854.html',ville: 'Valloire', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 44.03327900, lng: -1.25867400, nom: 'Ecole de Musique Municipale de Lit Et Mixe',url: '/hotspot-wifi-ecole-lit-et-mixe-ecole-de-musique-municipale-de-lit-et-mixe-9855.html',ville: 'Lit Et Mixe', activite: 'Ecole'}, {lat: 48.21433000, lng: -3.28313600, nom: 'Hôtel Restaurant Henri 4',url: '/hotspot-wifi-hotel-rostrenen-hotel-restaurant-henri-4-9858.html',ville: 'Rostrenen', activite: 'Hôtel'}, {lat: 48.80990950, lng: 2.32122590, nom: 'Cercle Athlétique de Montrouge',url: '/hotspot-wifi-collectif-montrouge-cercle-athletique-de-montrouge-9859.html',ville: 'Montrouge', activite: 'Collectif'}, {lat: 45.89238500, lng: 6.71043900, nom: 'Hotel le Coeur des Neiges',url: '/hotspot-wifi-hotel-saint-gervais-les-bains-hotel-le-coeur-des-neiges-9860.html',ville: 'Saint Gervais les Bains', activite: 'Hôtel'}, {lat: 44.82837700, lng: -0.57461500, nom: 'Zig Zag',url: '/hotspot-wifi-bar-brasserie-bordeaux-zig-zag-9861.html',ville: 'Bordeaux', activite: 'Bar brasserie'}, {lat: 45.28945700, lng: 6.90992700, nom: 'Le Pied de Piste B',url: '/hotspot-wifi-collectif-lanslevillard-le-pied-de-piste-b-9862.html',ville: 'Lanslevillard', activite: 'Collectif'}, {lat: 45.37159900, lng: 7.04623100, nom: 'Le Chalet des Neiges',url: '/hotspot-wifi-collectif-bonneval-sur-arc-le-chalet-des-neiges-9863.html',ville: 'Bonneval Sur Arc', activite: 'Collectif'}, {lat: 46.12627100, lng: 3.42529000, nom: 'Hôtel de Naples',url: '/hotspot-wifi-hotel-vichy-hotel-de-naples-9866.html',ville: 'Vichy', activite: 'Hôtel'}, {lat: 49.16517000, lng: 5.38052600, nom: 'Boutique Rezo',url: '/hotspot-wifi-societe-verdun-boutique-rezo-9867.html',ville: 'Verdun', activite: 'Société'}, {lat: 48.20259900, lng: 6.45676000, nom: 'Feuillette Epinal',url: '/hotspot-wifi-sandwicherie-epinal-feuillette-epinal-9868.html',ville: 'Epinal', activite: 'Sandwicherie'}, {lat: 50.82056400, lng: 1.70515800, nom: 'Ehpad Ste Famille',url: '/hotspot-wifi-ehpad-marquise-ehpad-ste-famille-9871.html',ville: 'Marquise', activite: 'EHPAD'}, {lat: 48.69464300, lng: 2.51353500, nom: 'Amv-91she',url: '/hotspot-wifi-ehpad-epinay-sous-senart-amv-91she-9872.html',ville: 'Epinay Sous Sénart', activite: 'EHPAD'}, {lat: 48.53049700, lng: 0.40124800, nom: 'Ehpad Residence Fleurie',url: '/hotspot-wifi-ehpad-coulonges-sur-sarthe-ehpad-residence-fleurie-9875.html',ville: 'Coulonges Sur Sarthe', activite: 'EHPAD'}, {lat: 47.26327200, lng: -1.56644000, nom: 'Seenovia Nantes',url: '/hotspot-wifi-societe-nantes-seenovia-nantes-9876.html',ville: 'Nantes', activite: 'Société'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Musée Camille Claudel',url: '/hotspot-wifi-espace-public-nogent-sur-seine-musee-camille-claudel-9877.html',ville: 'Nogent-Sur-Seine', activite: 'Espace public'}, {lat: 43.28971700, lng: 5.37324200, nom: 'Hotel C2',url: '/hotspot-wifi-hotel-marseille-hotel-c2-9878.html',ville: 'Marseille', activite: 'Hôtel'}, {lat: 45.20155800, lng: 6.69721600, nom: 'Residence les Gentianes',url: '/hotspot-wifi-collectif-la-norma-residence-les-gentianes-9879.html',ville: 'La Norma', activite: 'Collectif'}, {lat: 47.69615840, lng: -0.07455930, nom: 'Place Henri Iv',url: '/hotspot-wifi-mairie-la-fleche-place-henri-iv-9883.html',ville: 'La Flèche', activite: 'Mairie'}, {lat: 43.60462560, lng: 1.44420500, nom: 'Clos des Amandier',url: '/hotspot-wifi-ehpad-toulouse-clos-des-amandier-9886.html',ville: 'Toulouse', activite: 'EHPAD'}, {lat: 48.54869500, lng: -2.79043100, nom: 'Maison des Consultations',url: '/hotspot-wifi-clinique-hopital-plerin-maison-des-consultations-9892.html',ville: 'Plerin', activite: 'Clinique / Hôpital'}, {lat: 45.00548000, lng: -0.09936100, nom: 'Chateau Beaulieu',url: '/hotspot-wifi-gite-chambres-d-hotes-abzac-chateau-beaulieu-9898.html',ville: 'Abzac', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.22744000, lng: 6.74487000, nom: 'La Corniche',url: '/hotspot-wifi-collectif-aussois-la-corniche-9901.html',ville: 'Aussois', activite: 'Collectif'}, {lat: 44.10743000, lng: 0.88876300, nom: 'Le Tout Va Bien',url: '/hotspot-wifi-hotel-valence-d-agen-le-tout-va-bien-9902.html',ville: 'Valence D\'Agen', activite: 'Hôtel'}, {lat: 44.55032600, lng: 4.77187000, nom: 'Airbnb Soleilhac',url: '/hotspot-wifi-airbnb-montelimar-airbnb-soleilhac-9903.html',ville: 'Montélimar', activite: 'AirBnb'}, {lat: 48.01027900, lng: 0.16140900, nom: 'Seenovia le Mans',url: '/hotspot-wifi-societe-le-mans-seenovia-le-mans-9904.html',ville: 'Le Mans', activite: 'Société'}, {lat: 46.92887000, lng: -0.81615400, nom: 'Sas Transport J. Haye',url: '/hotspot-wifi-societe-mauleon-sas-transport-j-haye-9905.html',ville: 'Mauleon', activite: 'Société'}, {lat: 46.25678600, lng: 4.79116000, nom: 'Hôtel Première Classe Mâcon',url: '/hotspot-wifi-hotel-chaintre-hotel-premiere-classe-macon-9906.html',ville: 'Chaintre', activite: 'Hôtel'}, {lat: 45.75933500, lng: -1.16998000, nom: 'Camping le Pacha',url: '/hotspot-wifi-camping-la-tremblade-camping-le-pacha-9907.html',ville: 'La Tremblade', activite: 'Camping'}, {lat: 48.51387300, lng: -2.76438200, nom: 'Msb - Galet 4g - Geneviève Goujon',url: '/hotspot-wifi-espace-public-saint-brieuc-msb-galet-4g-genevieve-goujon-9911.html',ville: 'Saint-Brieuc', activite: 'Espace public'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Cafa Formations - le 108',url: '/hotspot-wifi-ecole-bordeaux-cafa-formations-le-108-9917.html',ville: 'Bordeaux', activite: 'Ecole'}, {lat: 48.89532300, lng: 2.34321900, nom: 'Hôtel le Versigny',url: '/hotspot-wifi-hotel-paris-hotel-le-versigny-9918.html',ville: 'Paris', activite: 'Hôtel'}, {lat: 48.29474400, lng: -2.52209300, nom: 'Ville de Mené',url: '/hotspot-wifi-mairie-le-mene-ville-de-mene-9921.html',ville: 'Le Mené', activite: 'Mairie'}, {lat: 43.66847800, lng: -1.31210300, nom: 'Chalet Simone',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-vincent-de-tyrosse-chalet-simone-9924.html',ville: 'Saint Vincent de Tyrosse', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.44988900, lng: 7.01263300, nom: 'Chalet Hotel du Fornet',url: '/hotspot-wifi-hotel-val-d-isere-chalet-hotel-du-fornet-9925.html',ville: 'Val-D\'Isère', activite: 'Hôtel'}, {lat: 45.02052000, lng: 3.88004200, nom: 'Keep Cool',url: '/hotspot-wifi-salle-de-sport-puy-en-velay-keep-cool-9927.html',ville: 'Puy En Velay', activite: 'Salle de sport'}, {lat: 46.69592260, lng: -1.93951170, nom: 'Hotel le Ceitya',url: '/hotspot-wifi-hotel-saint-gilles-croix-de-vie-hotel-le-ceitya-9928.html',ville: 'Saint Gilles Croix de Vie', activite: 'Hôtel'}, {lat: 48.95972300, lng: 0.94257000, nom: 'Hotel de Normandie',url: '/hotspot-wifi-hotel-conches-en-ouche-hotel-de-normandie-9929.html',ville: 'Conches-En-Ouche', activite: 'Hôtel'}, {lat: 45.84498660, lng: 6.21269630, nom: 'Chalet Christine',url: '/hotspot-wifi-hotel-talloires-chalet-christine-9930.html',ville: 'Talloires', activite: 'Hôtel'}, {lat: 44.91559300, lng: 4.88220500, nom: 'Laverie des Alpes',url: '/hotspot-wifi-societe-valence-laverie-des-alpes-9932.html',ville: 'Valence', activite: 'Société'}, {lat: 46.69397000, lng: -1.91331900, nom: 'Feuillette St Gilles Croix de Vie',url: '/hotspot-wifi-sandwicherie-st-gilles-croix-de-vie-feuillette-st-gilles-croix-de-vie-9933.html',ville: 'St Gilles Croix de Vie', activite: 'Sandwicherie'}, {lat: 49.43888900, lng: 1.09196200, nom: 'Streetart Hotel',url: '/hotspot-wifi-hotel-rouen-streetart-hotel-9934.html',ville: 'Rouen', activite: 'Hôtel'}, {lat: 48.72945300, lng: -3.45164000, nom: 'Centre St Elivet',url: '/hotspot-wifi-centre-culturel-lannion-centre-st-elivet-9935.html',ville: 'Lannion', activite: 'Centre culturel'}, {lat: 46.98632600, lng: 3.15745500, nom: 'Foyer Clair-Joie',url: '/hotspot-wifi-collectif-nevers-foyer-clair-joie-9936.html',ville: 'Nevers', activite: 'Collectif'}, {lat: 48.63907830, lng: 2.43834450, nom: 'Evry-Residence Medicis',url: '/hotspot-wifi-ehpad-evry-evry-residence-medicis-9937.html',ville: 'Evry', activite: 'EHPAD'}, {lat: 45.14754700, lng: 6.41636500, nom: 'Chalets Feutrier',url: '/hotspot-wifi-collectif-valloire-chalets-feutrier-9938.html',ville: 'Valloire', activite: 'Collectif'}, {lat: 45.58871700, lng: 5.28685300, nom: 'Sas Maison Jas',url: '/hotspot-wifi-sandwicherie-bourgoin-jallieu-sas-maison-jas-9939.html',ville: 'Bourgoin Jallieu', activite: 'Sandwicherie'}, {lat: 45.16168700, lng: 6.42052200, nom: 'Location Beroud',url: '/hotspot-wifi-collectif-valloire-location-beroud-9941.html',ville: 'Valloire', activite: 'Collectif'}, {lat: 47.74950500, lng: 7.09627400, nom: 'Gite des Fleurs',url: '/hotspot-wifi-gite-chambres-d-hotes-guewenheim-gite-des-fleurs-9942.html',ville: 'Guewenheim', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 43.11976100, lng: 6.08026200, nom: 'Bio&co le Marché - Vallauris',url: '/hotspot-wifi-grande-surface-vallauris-bio-co-le-marche-vallauris-9943.html',ville: 'Vallauris', activite: 'Grande surface'}, {lat: 44.51870700, lng: 0.22149300, nom: 'Camping Fargogne',url: '/hotspot-wifi-camping-puygaillard-de-quercy-camping-fargogne-9945.html',ville: 'Puygaillard-De-Quercy', activite: 'Camping'}, {lat: 45.33832700, lng: 5.05403100, nom: 'Ecole de Conduite Yanic Beaurepaire',url: '/hotspot-wifi-espace-public-beaurepaire-ecole-de-conduite-yanic-beaurepaire-9946.html',ville: 'Beaurepaire', activite: 'Espace public'}, {lat: 45.06087400, lng: 4.91338500, nom: 'Earl Pierrelles',url: '/hotspot-wifi-gite-chambres-d-hotes-chanos-curson-earl-pierrelles-9947.html',ville: 'Chanos Curson', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 43.69859500, lng: 0.08461810, nom: 'Le Domaine du Castex (camping/hébergement)',url: '/hotspot-wifi-camping-aignan-le-domaine-du-castex-camping-hebergement-9948.html',ville: 'Aignan', activite: 'Camping'}, {lat: 43.55383700, lng: 7.00563300, nom: 'Mme Lequeux Pascale',url: '/hotspot-wifi-gite-chambres-d-hotes-cannes-mme-lequeux-pascale-9951.html',ville: 'Cannes', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.95439800, lng: 1.81315700, nom: 'Médiathèque D\'Epone',url: '/hotspot-wifi-collectif-epone-mediatheque-d-epone-9952.html',ville: 'Epone', activite: 'Collectif'}, {lat: 49.24075700, lng: 6.13638700, nom: 'Restaurant la Forêt',url: '/hotspot-wifi-restaurant-amneville-restaurant-la-foret-9953.html',ville: 'Amneville', activite: 'Restaurant'}, {lat: 43.25847900, lng: 0.05100600, nom: 'Bibliothèque Claude Nougaro',url: '/hotspot-wifi-bibliotheque-borderes-sur-l-echez-bibliotheque-claude-nougaro-9954.html',ville: 'Bordères Sur L\'Echez', activite: 'Bibliothèque '}, {lat: 45.52270500, lng: 4.87511700, nom: 'Ecole de Conduite Yanic Vienne',url: '/hotspot-wifi-espace-public-vienne-ecole-de-conduite-yanic-vienne-9955.html',ville: 'Vienne', activite: 'Espace public'}, {lat: 45.57300900, lng: 5.30811700, nom: 'Le Clos Vernay',url: '/hotspot-wifi-hotel-nivolas-vermelle-le-clos-vernay-9956.html',ville: 'Nivolas Vermelle', activite: 'Hôtel'}, {lat: 46.53440800, lng: -1.77310750, nom: 'Bureau D\'Information Touristique - Olonne',url: '/hotspot-wifi-office-de-tourisme-olonne-sur-mer-bureau-d-information-touristique-olonne-9957.html',ville: 'Olonne Sur Mer', activite: 'Office de tourisme'}, {lat: 45.55402900, lng: 5.00556400, nom: 'Ecole de Conduite Yanic Septeme',url: '/hotspot-wifi-espace-public-septeme-ecole-de-conduite-yanic-septeme-9958.html',ville: 'Septeme', activite: 'Espace public'}, {lat: 49.12775710, lng: 2.69648800, nom: 'Chamant - Residence les Jardins D\'Aunette',url: '/hotspot-wifi-ehpad-chamant-chamant-residence-les-jardins-d-aunette-9959.html',ville: 'Chamant', activite: 'EHPAD'}, {lat: 48.09417500, lng: 7.19725700, nom: 'Camping Labaroche',url: '/hotspot-wifi-camping-labaroche-camping-labaroche-9960.html',ville: 'Labaroche', activite: 'Camping'}, {lat: 50.32824100, lng: 2.98644700, nom: 'Ehpad St Joseph',url: '/hotspot-wifi-ehpad-vitry-en-artois-ehpad-st-joseph-9961.html',ville: 'Vitry En Artois', activite: 'EHPAD'}, {lat: 48.18838300, lng: -2.18938000, nom: 'Ehpad les Jardins de L\'Immaculée',url: '/hotspot-wifi-ehpad-saint-meen-le-grand-ehpad-les-jardins-de-l-immaculee-9962.html',ville: 'Saint Meen le Grand', activite: 'EHPAD'}, {lat: 43.23737200, lng: 0.09353900, nom: 'Bibliothèque Jules Laforgue',url: '/hotspot-wifi-bibliotheque-aureilhan-bibliotheque-jules-laforgue-9963.html',ville: 'Aureilhan', activite: 'Bibliothèque '}, {lat: 47.78157100, lng: -3.54591100, nom: 'Kap Breton',url: '/hotspot-wifi-gite-chambres-d-hotes-clohars-carnoet-kap-breton-9964.html',ville: 'Clohars Carnoet', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.96350900, lng: 2.88292000, nom: 'Caf Agence Meaux',url: '/hotspot-wifi-espace-public-meaux-caf-agence-meaux-9965.html',ville: 'Meaux', activite: 'Espace public'}, {lat: 49.18365000, lng: -0.44367500, nom: 'L’aviation',url: '/hotspot-wifi-bar-tabac-carpiquet-l-8217-aviation-9968.html',ville: 'Carpiquet', activite: 'Bar tabac'}, {lat: 44.56217210, lng: 2.27788840, nom: 'Flowercamping Lac Aux Oiseaux',url: '/hotspot-wifi-camping-martiel-flowercamping-lac-aux-oiseaux-9969.html',ville: 'Martiel', activite: 'Camping'}, {lat: 47.85706100, lng: -3.98229900, nom: 'Beg Meil - Fouesnant',url: '/hotspot-wifi-office-de-tourisme-fouesnant-beg-meil-fouesnant-9970.html',ville: 'Fouesnant', activite: 'Office de tourisme'}, {lat: 48.11285890, lng: -1.58873750, nom: 'Ibis Budget',url: '/hotspot-wifi-hotel-cesson-sevigne-ibis-budget-9971.html',ville: 'Cesson Sévigné', activite: 'Hôtel'}, {lat: 43.24381500, lng: 0.06348900, nom: 'Bibliothèque Nelson Mandela',url: '/hotspot-wifi-bibliotheque-tarbes-bibliotheque-nelson-mandela-9972.html',ville: 'Tarbes', activite: 'Bibliothèque '}, {lat: 44.81895330, lng: -0.42798500, nom: 'Fargues St Hilaire-Residence du Clos Lafitte',url: '/hotspot-wifi-ehpad-fargues-saint-hilaire-fargues-st-hilaire-residence-du-clos-lafitte-9974.html',ville: 'Fargues Saint Hilaire', activite: 'EHPAD'}, {lat: 50.45836100, lng: 2.79546700, nom: 'Pierre Damageux',url: '/hotspot-wifi-residence-etudiante-loos-en-gohelle-pierre-damageux-9977.html',ville: 'Loos En Gohelle', activite: 'Résidence étudiante'}, {lat: 48.44157800, lng: 0.47268900, nom: 'Gite Gouin',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-jouin-de-blavou-gite-gouin-9978.html',ville: 'Saint Jouin de Blavou', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 50.95389700, lng: 1.85146670, nom: 'H Eco',url: '/hotspot-wifi-hotel-calais-h-eco-9980.html',ville: 'Calais', activite: 'Hôtel'}, {lat: 43.34233800, lng: 3.21344500, nom: 'Le Quartier Gourmand',url: '/hotspot-wifi-sandwicherie-beziers-le-quartier-gourmand-9981.html',ville: 'Beziers', activite: 'Sandwicherie'}, {lat: 44.48460500, lng: 1.83929600, nom: 'Camping Municipal le Terriol**',url: '/hotspot-wifi-camping-cajarc-camping-municipal-le-terriol-9982.html',ville: 'Cajarc', activite: 'Camping'}, {lat: 43.23602900, lng: 0.07777500, nom: 'Médiathèque Louis Aragon',url: '/hotspot-wifi-bibliotheque-tarbes-mediatheque-louis-aragon-9984.html',ville: 'Tarbes', activite: 'Bibliothèque '}, {lat: 47.17042000, lng: -1.52892100, nom: 'Fitness Prime',url: '/hotspot-wifi-salle-de-sport-reze-fitness-prime-9985.html',ville: 'Reze', activite: 'Salle de sport'}, {lat: 45.26732400, lng: 6.89721500, nom: 'Salon de Thé la Ramasse',url: '/hotspot-wifi-bar-restaurant-lanslebourg-salon-de-the-la-ramasse-9986.html',ville: 'Lanslebourg', activite: 'Bar restaurant'}, {lat: -99.00000000, lng: -99.00000000, nom: '97 Rue Nationale',url: '/hotspot-wifi-residence-de-services-forbach-97-rue-nationale-9988.html',ville: 'Forbach', activite: 'Résidence de services'}, {lat: 48.54164500, lng: 0.90322700, nom: 'La Bonne Franquette',url: '/hotspot-wifi-bar-tabac-neuilly-sur-eure-la-bonne-franquette-9989.html',ville: 'Neuilly Sur Eure', activite: 'Bar tabac'}, {lat: 45.28000000, lng: 6.32000000, nom: 'Location Boissonnet',url: '/hotspot-wifi-gite-chambres-d-hotes-jarrier-location-boissonnet-9990.html',ville: 'Jarrier', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.21813600, lng: 6.34108400, nom: 'Gite Martin',url: '/hotspot-wifi-gite-chambres-d-hotes-albiez-montrond-gite-martin-9994.html',ville: 'Albiez-Montrond', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.23296900, lng: 6.74503500, nom: 'Chalet L\'Ancolie',url: '/hotspot-wifi-collectif-aussois-chalet-l-ancolie-9995.html',ville: 'Aussois', activite: 'Collectif'}, {lat: 46.19642400, lng: 6.23495500, nom: 'Laverie de la Gare Annemasse',url: '/hotspot-wifi-espace-public-annemasse-laverie-de-la-gare-annemasse-9996.html',ville: 'Annemasse', activite: 'Espace public'}, {lat: 44.59095700, lng: 2.92162000, nom: 'Ehpad Abbe Pierre Romieu',url: '/hotspot-wifi-ehpad-saint-chely-d-aubrac-ehpad-abbe-pierre-romieu-9997.html',ville: 'Saint Chély D\'Aubrac', activite: 'EHPAD'}, {lat: 48.50587200, lng: -2.74499700, nom: 'Sbaa - Smitom Lantic',url: '/hotspot-wifi-societe-saint-brieuc-sbaa-smitom-lantic-9998.html',ville: 'Saint Brieuc', activite: 'Société'}, {lat: 45.22627000, lng: 6.73917000, nom: 'Chalet de L\'Ortet',url: '/hotspot-wifi-collectif-aussois-chalet-de-l-ortet-10001.html',ville: 'Aussois', activite: 'Collectif'}, {lat: 48.32778600, lng: 0.80376400, nom: 'Brit Hotel du Perche',url: '/hotspot-wifi-hotel-nogent-le-rotrou-brit-hotel-du-perche-10008.html',ville: 'Nogent-Le-Rotrou', activite: 'Hôtel'}, {lat: 48.53494500, lng: -2.77052800, nom: 'Espace Roger Ollivier',url: '/hotspot-wifi-mairie-plerin-espace-roger-ollivier-10020.html',ville: 'Plérin', activite: 'Mairie'}, {lat: 48.10444900, lng: -1.67303700, nom: 'Le Paris-Brest Hôtel',url: '/hotspot-wifi-hotel-rennes-le-paris-brest-hotel-10026.html',ville: 'Rennes', activite: 'Hôtel'}, {lat: 46.33211700, lng: 6.05830400, nom: 'Le Lingot D\'Orge',url: '/hotspot-wifi-bar-brasserie-gex-le-lingot-d-orge-10029.html',ville: 'Gex', activite: 'Bar brasserie'}, {lat: 43.59551400, lng: 3.84810400, nom: 'Montpelier Herault Rugby',url: '/hotspot-wifi-societe-montpelier-montpelier-herault-rugby-10032.html',ville: 'Montpelier', activite: 'Société'}, {lat: 47.87400000, lng: -3.91703300, nom: 'Mer Concept',url: '/hotspot-wifi-collectif-concarneau-mer-concept-10044.html',ville: 'Concarneau', activite: 'Collectif'}, {lat: 45.66417100, lng: 0.49585000, nom: 'Ehpad de Montbron',url: '/hotspot-wifi-ehpad-montbron-ehpad-de-montbron-10047.html',ville: 'Montbron', activite: 'EHPAD'}, {lat: 48.11896080, lng: -1.20969430, nom: 'Ibis Vitré Centre',url: '/hotspot-wifi-hotel-vitre-ibis-vitre-centre-10050.html',ville: 'Vitré', activite: 'Hôtel'}, {lat: 48.89859700, lng: 2.30752600, nom: 'Hotel National',url: '/hotspot-wifi-hotel-clichy-hotel-national-10053.html',ville: 'Clichy', activite: 'Hôtel'}, {lat: 45.40170900, lng: 6.57049100, nom: 'Copropriété le Pas du Lac',url: '/hotspot-wifi-collectif-meribel-copropriete-le-pas-du-lac-10059.html',ville: 'Méribel', activite: 'Collectif'}, {lat: 43.33667290, lng: 5.07646080, nom: 'Hôtel Première Classe Martigues',url: '/hotspot-wifi-hotel-martigues-hotel-premiere-classe-martigues-10062.html',ville: 'Martigues', activite: 'Hôtel'}, {lat: 43.50621700, lng: 6.01418500, nom: 'Gites de la Réparade',url: '/hotspot-wifi-gite-chambres-d-hotes-chateauvert-gites-de-la-reparade-10065.html',ville: 'Châteauvert', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 43.06934900, lng: 0.14991100, nom: 'Atc - Route du Monde',url: '/hotspot-wifi-collectif-bagneres-de-bigorre-atc-route-du-monde-10068.html',ville: 'Bagneres de Bigorre', activite: 'Collectif'}, {lat: 48.13253200, lng: -1.63418800, nom: 'Ibis Styles Rennes Cesson',url: '/hotspot-wifi-hotel-cesson-sevigne-ibis-styles-rennes-cesson-10070.html',ville: 'Cesson Sevigne', activite: 'Hôtel'}, {lat: 43.77212900, lng: 1.67636100, nom: 'Aire les Portes du Tarn',url: '/hotspot-wifi-restaurant-saint-sulpice-la-pointe-aire-les-portes-du-tarn-10071.html',ville: 'Saint Sulpice la Pointe', activite: 'Restaurant'}, {lat: 45.22698800, lng: 6.74225900, nom: 'Hotel du Soleil',url: '/hotspot-wifi-hotel-aussois-hotel-du-soleil-10073.html',ville: 'Aussois', activite: 'Hôtel'}, {lat: 48.99789900, lng: 1.14666600, nom: 'Uimm Evreux',url: '/hotspot-wifi-ecole-evreux-uimm-evreux-10074.html',ville: 'Evreux', activite: 'Ecole'}, {lat: 48.11441400, lng: -1.67876840, nom: 'Centre Commercial la Visitation',url: '/hotspot-wifi-centre-commercial-rennes-centre-commercial-la-visitation-10075.html',ville: 'Rennes', activite: 'Centre commercial'}, {lat: 49.10786100, lng: 1.49980200, nom: 'Itii Vernon',url: '/hotspot-wifi-ecole-vernon-itii-vernon-10077.html',ville: 'Vernon', activite: 'Ecole'}, {lat: 45.48461500, lng: 6.52992600, nom: 'Hotel Inn Moutiers',url: '/hotspot-wifi-hotel-moutiers-hotel-inn-moutiers-10078.html',ville: 'Moutiers', activite: 'Hôtel'}, {lat: 45.21232600, lng: 6.47808700, nom: 'Le Marintan',url: '/hotspot-wifi-hotel-saint-michel-de-maurienne-le-marintan-10079.html',ville: 'Saint Michel de Maurienne', activite: 'Hôtel'}, {lat: 47.63898360, lng: 6.87442630, nom: 'Ibis Budget Belfort',url: '/hotspot-wifi-hotel-belfort-ibis-budget-belfort-10081.html',ville: 'Belfort', activite: 'Hôtel'}, {lat: 48.09306600, lng: -1.77781400, nom: 'Orchis - Citédia Pépinières',url: '/hotspot-wifi-societe-le-rheu-orchis-citedia-pepinieres-10083.html',ville: 'Le Rheu', activite: 'Société'}, {lat: 45.01224600, lng: 6.12430200, nom: 'Hotel la Brunerie',url: '/hotspot-wifi-hotel-les-deux-alpes-hotel-la-brunerie-10084.html',ville: 'Les Deux Alpes', activite: 'Hôtel'}, {lat: 45.35864000, lng: 6.86397600, nom: 'Residence le Petit Mont Cenis B',url: '/hotspot-wifi-collectif-termignon-residence-le-petit-mont-cenis-b-10085.html',ville: 'Termignon', activite: 'Collectif'}, {lat: 44.35973300, lng: 4.91135800, nom: 'Office de Tourisme Richerenches',url: '/hotspot-wifi-office-de-tourisme-richerenches-office-de-tourisme-richerenches-10126.html',ville: 'Richerenches', activite: 'Office de tourisme'}, {lat: 45.31289300, lng: 1.76647100, nom: 'Hotel - Restaurant L\'Oustal',url: '/hotspot-wifi-hotel-naves-hotel-restaurant-l-oustal-10127.html',ville: 'Naves', activite: 'Hôtel'}, {lat: 43.33248100, lng: 5.45635600, nom: 'Les Maisons de Marie',url: '/hotspot-wifi-ehpad-marseille-les-maisons-de-marie-10129.html',ville: 'Marseille', activite: 'EHPAD'}, {lat: 45.69480200, lng: -0.32751000, nom: 'Laverie Speed Queen Cognac',url: '/hotspot-wifi-societe-cognac-laverie-speed-queen-cognac-10130.html',ville: 'Cognac', activite: 'Société'}, {lat: 43.83310700, lng: 4.32757600, nom: 'Ime la Cigale',url: '/hotspot-wifi-residence-etudiante-nimes-ime-la-cigale-10131.html',ville: 'Nimes', activite: 'Résidence étudiante'}, {lat: 47.64998900, lng: -2.87749900, nom: 'Médiathèque le Triskell',url: '/hotspot-wifi-bibliotheque-ploeren-mediatheque-le-triskell-10132.html',ville: 'Ploeren', activite: 'Bibliothèque '}, {lat: 48.53574900, lng: 0.34231200, nom: 'Salle des Fêtes',url: '/hotspot-wifi-mairie-saint-aubin-d-appenai-salle-des-fetes-10134.html',ville: 'Saint Aubin D\'Appenai', activite: 'Mairie'}, {lat: 45.76168800, lng: 5.02119200, nom: 'Idéal Pneu Meyzieu',url: '/hotspot-wifi-centre-automobile-meyzieu-ideal-pneu-meyzieu-10135.html',ville: 'Meyzieu', activite: 'Centre automobile'}, {lat: 48.49343900, lng: 3.50279300, nom: 'Espace Heude Maccagno',url: '/hotspot-wifi-espace-public-nogent-sur-seine-espace-heude-maccagno-10136.html',ville: 'Nogent Sur Seine', activite: 'Espace public'}, {lat: 43.22830800, lng: 0.10546800, nom: 'Bibliothèque Albert Camus',url: '/hotspot-wifi-bibliotheque-semeac-bibliotheque-albert-camus-10137.html',ville: 'Semeac', activite: 'Bibliothèque '}, {lat: 49.63719800, lng: 5.17290300, nom: 'Msap',url: '/hotspot-wifi-espace-public-carignan-msap-10139.html',ville: 'Carignan', activite: 'Espace public'}, {lat: 43.30022100, lng: -0.37194300, nom: 'Ace-64lp',url: '/hotspot-wifi-ehpad-pau-ace-64lp-10140.html',ville: 'Pau', activite: 'EHPAD'}, {lat: 48.89813800, lng: 2.30685600, nom: 'Hôtel Modern',url: '/hotspot-wifi-hotel-clichy-hotel-modern-10142.html',ville: 'Clichy', activite: 'Hôtel'}, {lat: 48.84783640, lng: 2.29765800, nom: 'Hotel de L\'Avre',url: '/hotspot-wifi-hotel-paris-hotel-de-l-avre-10143.html',ville: 'Paris', activite: 'Hôtel'}, {lat: 44.05742700, lng: 5.23333200, nom: 'Bibliothèque Villes Sur Auzon',url: '/hotspot-wifi-bibliotheque-villes-sur-auzon-bibliotheque-villes-sur-auzon-10144.html',ville: 'Villes Sur Auzon', activite: 'Bibliothèque '}, {lat: 47.01534100, lng: 3.15168900, nom: 'E2c Nièvre',url: '/hotspot-wifi-ecole-varennes-vauzelles-e2c-nievre-10145.html',ville: 'Varennes Vauzelles', activite: 'Ecole'}, {lat: 43.64701900, lng: 0.58323300, nom: 'Hotel de France',url: '/hotspot-wifi-hotel-auch-hotel-de-france-10148.html',ville: 'Auch', activite: 'Hôtel'}, {lat: 47.60993600, lng: 1.36053100, nom: 'Siège Feuillette',url: '/hotspot-wifi-sandwicherie-la-chaussee-st-victor-siege-feuillette-10149.html',ville: 'La Chaussée St Victor', activite: 'Sandwicherie'}, {lat: 45.41310800, lng: 4.39452950, nom: 'Hotel du Midi',url: '/hotspot-wifi-hotel-saint-etienne-hotel-du-midi-10150.html',ville: 'Saint Etienne', activite: 'Hôtel'}, {lat: 43.92129380, lng: -1.30627810, nom: 'Camping L\'Océane',url: '/hotspot-wifi-camping-vielle-st-girons-camping-l-oceane-10151.html',ville: 'Vielle St Girons', activite: 'Camping'}, {lat: -20.88594400, lng: 55.45534700, nom: 'Groupe Mediaustral Residence Aude',url: '/hotspot-wifi-ehpad-saint-denis-reunion-groupe-mediaustral-residence-aude-10153.html',ville: 'Saint Denis Reunion', activite: 'EHPAD'}, {lat: 44.38043400, lng: 4.69800000, nom: 'Lycée Gustave Jaume',url: '/hotspot-wifi-ecole-pierrelatte-lycee-gustave-jaume-10154.html',ville: 'Pierrelatte', activite: 'Ecole'}, {lat: 47.59855000, lng: 1.32400100, nom: 'Feuillette Blois',url: '/hotspot-wifi-bar-restaurant-blois-feuillette-blois-10156.html',ville: 'Blois', activite: 'Bar restaurant'}, {lat: 47.41487500, lng: 0.70680900, nom: 'Feuillette Tours',url: '/hotspot-wifi-sandwicherie-tours-feuillette-tours-10157.html',ville: 'Tours', activite: 'Sandwicherie'}, {lat: 45.73949800, lng: -0.35478100, nom: 'Médiathèque',url: '/hotspot-wifi-bibliotheque-cherves-richemont-mediatheque-10159.html',ville: 'Cherves Richemont', activite: 'Bibliothèque '}, {lat: 43.61641100, lng: 7.11758800, nom: 'Antibes-Chateau de la Brague',url: '/hotspot-wifi-ehpad-antibes-antibes-chateau-de-la-brague-10164.html',ville: 'Antibes', activite: 'EHPAD'}, {lat: 43.81702100, lng: 1.73379300, nom: 'Salle Polyvalente de Couffouleux',url: '/hotspot-wifi-mairie-couffouleux-salle-polyvalente-de-couffouleux-10166.html',ville: 'Couffouleux', activite: 'Mairie'}, {lat: 48.81662100, lng: 7.78761000, nom: 'Caf Agence de Haguenau',url: '/hotspot-wifi-espace-public-haguenau-caf-agence-de-haguenau-10167.html',ville: 'Haguenau', activite: 'Espace public'}, {lat: 45.15440200, lng: 6.42135300, nom: 'Chalet Alpenroc',url: '/hotspot-wifi-gite-chambres-d-hotes-valloire-chalet-alpenroc-10169.html',ville: 'Valloire', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 46.86876800, lng: 4.57319400, nom: 'Hôtel des Trois Maures',url: '/hotspot-wifi-hotel-couches-hotel-des-trois-maures-10170.html',ville: 'Couches', activite: 'Hôtel'}, {lat: 48.92065200, lng: 2.18374800, nom: 'Hôtel la Passerelle',url: '/hotspot-wifi-hotel-houilles-hotel-la-passerelle-10172.html',ville: 'Houilles', activite: 'Hôtel'}, {lat: 45.68781170, lng: 5.91406290, nom: 'La Rotonde Sas L\'Intemporel',url: '/hotspot-wifi-bar-restaurant-aix-les-bains-la-rotonde-sas-l-intemporel-10174.html',ville: 'Aix les Bains', activite: 'Bar restaurant'}, {lat: 48.90647500, lng: 1.27434100, nom: 'Mairie',url: '/hotspot-wifi-mairie-saint-andre-de-l-eure-mairie-10175.html',ville: 'Saint-André-De-L\'Eure', activite: 'Mairie'}, {lat: 45.74950500, lng: 5.69078100, nom: 'Belley-Belley Village',url: '/hotspot-wifi-ehpad-belley-belley-belley-village-10176.html',ville: 'Belley', activite: 'EHPAD'}, {lat: 45.92768970, lng: 6.64538880, nom: 'Vmb / Camping L\'Ecureuil',url: '/hotspot-wifi-camping-sallanches-vmb-camping-l-ecureuil-10178.html',ville: 'Sallanches', activite: 'Camping'}, {lat: 46.99391800, lng: 3.14936500, nom: 'Feuillette Nevers',url: '/hotspot-wifi-bar-restaurant-nevers-feuillette-nevers-10179.html',ville: 'Nevers', activite: 'Bar restaurant'}, {lat: 47.47034500, lng: -0.55431900, nom: 'La Tour D\'Adam',url: '/hotspot-wifi-gite-chambres-d-hotes-angers-la-tour-d-adam-10181.html',ville: 'Angers', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 44.01974100, lng: 1.35386400, nom: 'Moulin de la Bruère',url: '/hotspot-wifi-espace-public-la-fleche-moulin-de-la-bruere-10182.html',ville: 'La Flèche', activite: 'Espace public'}, {lat: 47.73673400, lng: -3.42738000, nom: 'Cafe de L Eglise',url: '/hotspot-wifi-bar-brasserie-ploemeur-cafe-de-l-eglise-10185.html',ville: 'Ploemeur', activite: 'Bar brasserie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'La Zone',url: '/hotspot-wifi-bar-restaurant-guingamp-la-zone-10188.html',ville: 'Guingamp', activite: 'Bar restaurant'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Le Graal',url: '/hotspot-wifi-bar-tabac-la-roche-derrien-le-graal-10194.html',ville: 'La Roche Derrien', activite: 'Bar tabac'}, {lat: 48.30332300, lng: -0.61562200, nom: 'Le Fluvial',url: '/hotspot-wifi-bar-tabac-mayenne-le-fluvial-10197.html',ville: 'Mayenne', activite: 'Bar tabac'}, {lat: 48.58963500, lng: -0.35732900, nom: 'Le Vincennes',url: '/hotspot-wifi-bar-tabac-le-ferte-mace-le-vincennes-10200.html',ville: 'Le Ferte Mace', activite: 'Bar tabac'}, {lat: -99.00000000, lng: -99.00000000, nom: 'La Terrasse',url: '/hotspot-wifi-bar-brasserie-laval-la-terrasse-10203.html',ville: 'Laval', activite: 'Bar brasserie'}, {lat: 48.25103900, lng: -0.36384300, nom: 'Le Lion D\'Or',url: '/hotspot-wifi-bar-restaurant-bais-le-lion-d-or-10209.html',ville: 'Bais', activite: 'Bar restaurant'}, {lat: 47.34794100, lng: 0.65665200, nom: 'Feuillette Joué-Lès-Tours',url: '/hotspot-wifi-sandwicherie-joue-les-tours-feuillette-joue-les-tours-10212.html',ville: 'Joué-Lès-Tours', activite: 'Sandwicherie'}, {lat: 47.34931200, lng: 2.18302800, nom: 'Les Sablés de Nancay',url: '/hotspot-wifi-societe-nancay-les-sables-de-nancay-10218.html',ville: 'Nancay', activite: 'Société'}, {lat: 48.95663500, lng: 1.81361200, nom: 'Ccas - Police Municipale',url: '/hotspot-wifi-mairie-epone-ccas-police-municipale-10221.html',ville: 'Epône', activite: 'Mairie'}, {lat: 48.82214000, lng: 0.70999700, nom: 'Mairie de Rugles',url: '/hotspot-wifi-espace-public-rugles-mairie-de-rugles-10224.html',ville: 'Rugles', activite: 'Espace public'}, {lat: 49.11149100, lng: -1.08734700, nom: 'Caf de la Manche - Saint Lô',url: '/hotspot-wifi-espace-public-saint-lo-caf-de-la-manche-saint-lo-10230.html',ville: 'Saint Lô', activite: 'Espace public'}, {lat: 46.43436900, lng: -1.57736700, nom: 'Résidence Romaric',url: '/hotspot-wifi-camping-jard-sur-mer-residence-romaric-10236.html',ville: 'Jard-Sur-Mer', activite: 'Camping'}, {lat: 49.48518800, lng: 0.21861500, nom: 'Hotel le Cormoran',url: '/hotspot-wifi-hotel-gonfreville-l-orcher-hotel-le-cormoran-10239.html',ville: 'Gonfreville L\'Orcher', activite: 'Hôtel'}, {lat: 47.90654800, lng: -2.12431900, nom: 'Le Longchamp',url: '/hotspot-wifi-bar-tabac-guer-le-longchamp-10242.html',ville: 'Guer', activite: 'Bar tabac'}, {lat: 49.32131000, lng: 1.13940300, nom: 'Adapei_résidence les Tourelles (igoville)',url: '/hotspot-wifi-espace-public-igoville-adapei_residence-les-tourelles-igoville-10245.html',ville: 'Igoville', activite: 'Espace public'}, {lat: 43.83867100, lng: 4.35469800, nom: 'Royal Hotel',url: '/hotspot-wifi-hotel-nimes-royal-hotel-10248.html',ville: 'Nimes', activite: 'Hôtel'}, {lat: 43.64998920, lng: 6.79250360, nom: 'Office de Tourisme de Saint Cézaire',url: '/hotspot-wifi-office-de-tourisme-saint-cezaire-sur-siagne-office-de-tourisme-de-saint-cezaire-10257.html',ville: 'Saint Cézaire Sur Siagne', activite: 'Office de tourisme'}, {lat: 49.34466100, lng: 0.34370200, nom: 'Commune de Beuzeville',url: '/hotspot-wifi-espace-public-beuzeville-commune-de-beuzeville-10263.html',ville: 'Beuzeville', activite: 'Espace public'}, {lat: 43.90287900, lng: 4.47424900, nom: 'Moulin à Huile Nicolas',url: '/hotspot-wifi-golf-cabrieres-moulin-a-huile-nicolas-10266.html',ville: 'Cabrières', activite: 'Golf'}, {lat: 43.19913100, lng: 2.75846100, nom: 'Wifi Mediatheque (ares)',url: '/hotspot-wifi-mairie-lezignan-les-corbieres-wifi-mediatheque-ares-10270.html',ville: 'Lezignan les Corbieres', activite: 'Mairie'}, {lat: 45.75065900, lng: 5.70990000, nom: 'La Raffinerie Belley',url: '/hotspot-wifi-bar-brasserie-belley-la-raffinerie-belley-10271.html',ville: 'Belley', activite: 'Bar brasserie'}, {lat: 48.41161900, lng: 0.08940600, nom: 'Epnak Esrp Grand Ouest-Alencon',url: '/hotspot-wifi-ecole-alencon-epnak-esrp-grand-ouest-alencon-10272.html',ville: 'Alencon', activite: 'Ecole'}, {lat: 45.72998200, lng: 4.83582700, nom: 'Epnak Villefranche',url: '/hotspot-wifi-ecole-lyon-epnak-villefranche-10274.html',ville: 'Lyon', activite: 'Ecole'}, {lat: 43.24411700, lng: 0.06858000, nom: 'Communauté D\'Agglomération Tarbes Lourdes Pyrénées',url: '/hotspot-wifi-espace-public-tarbes-communaute-d-agglomeration-tarbes-lourdes-pyrenees-10276.html',ville: 'Tarbes', activite: 'Espace public'}, {lat: 43.83163200, lng: 4.36765200, nom: 'Agence Lio',url: '/hotspot-wifi-vehicule-de-transport-nimes-agence-lio-10277.html',ville: 'Nîmes', activite: 'Véhicule de transport'}, {lat: 47.36489600, lng: -1.18786000, nom: 'Residence la Davrays',url: '/hotspot-wifi-ehpad-ancenis-residence-la-davrays-10278.html',ville: 'Ancenis', activite: 'EHPAD'}, {lat: 50.37196900, lng: 3.11109200, nom: '172 Libercourt',url: '/hotspot-wifi-vehicule-de-transport-mark-172-libercourt-10285.html',ville: 'Mark', activite: 'Véhicule de transport'}, {lat: 45.18481000, lng: 0.70860400, nom: '6877',url: '/hotspot-wifi-vehicule-de-transport-perigueux-6877-10333.html',ville: 'Périgueux', activite: 'Véhicule de transport'}, {lat: 47.13389600, lng: 4.48595600, nom: 'Chez Camille',url: '/hotspot-wifi-hotel-arnay-le-duc-chez-camille-10337.html',ville: 'Arnay le Duc', activite: 'Hôtel'}, {lat: 45.08002600, lng: 0.11984500, nom: 'Le Ruisseau Chaud',url: '/hotspot-wifi-gite-chambres-d-hotes-eygurande-le-ruisseau-chaud-10339.html',ville: 'Eygurande', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 49.15670700, lng: 6.15958900, nom: 'Feuillette Woippy',url: '/hotspot-wifi-sandwicherie-woippy-feuillette-woippy-10340.html',ville: 'Woippy', activite: 'Sandwicherie'}, {lat: 47.46463500, lng: -0.54076100, nom: 'Irss Angers St Léonard',url: '/hotspot-wifi-ecole-angers-irss-angers-st-leonard-10341.html',ville: 'Angers', activite: 'Ecole'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Le Lion D Or',url: '/hotspot-wifi-bar-tabac-gouarec-le-lion-d-or-10343.html',ville: 'Gouarec', activite: 'Bar tabac'}, {lat: 47.56927600, lng: -3.09702400, nom: 'Le Kreiz',url: '/hotspot-wifi-restaurant-carnac-le-kreiz-10344.html',ville: 'Carnac', activite: 'Restaurant'}, {lat: 45.18811400, lng: 5.68450000, nom: 'Idéal Pneu Fontaine',url: '/hotspot-wifi-centre-automobile-fontaine-ideal-pneu-fontaine-10345.html',ville: 'Fontaine', activite: 'Centre automobile'}, {lat: 48.39177300, lng: -4.48374400, nom: 'Irss Brest - Jean Jaurés',url: '/hotspot-wifi-ecole-brest-irss-brest-jean-jaures-10346.html',ville: 'Brest', activite: 'Ecole'}, {lat: 49.20352930, lng: -0.38438490, nom: 'Résidence Tassigny',url: '/hotspot-wifi-residence-etudiante-caen-residence-tassigny-10348.html',ville: 'Caen', activite: 'Résidence étudiante'}, {lat: 46.56132100, lng: 0.37117100, nom: 'Irss Poitiers 2 Schoelcher',url: '/hotspot-wifi-ecole-poitiers-irss-poitiers-2-schoelcher-10349.html',ville: 'Poitiers', activite: 'Ecole'}, {lat: 49.19894900, lng: -0.35877800, nom: 'Irss Caen',url: '/hotspot-wifi-ecole-caen-irss-caen-10352.html',ville: 'Caen', activite: 'Ecole'}, {lat: 48.41732300, lng: -4.46070800, nom: 'Irss Brest Edouard Belin',url: '/hotspot-wifi-ecole-brest-irss-brest-edouard-belin-10354.html',ville: 'Brest', activite: 'Ecole'}, {lat: 45.58571100, lng: 4.87848900, nom: 'Ecole de Conduite Yanic Chuzelles',url: '/hotspot-wifi-espace-public-chuzelles-ecole-de-conduite-yanic-chuzelles-10355.html',ville: 'Chuzelles', activite: 'Espace public'}, {lat: 45.58542600, lng: 4.95437100, nom: 'Ecole de Conduite Yanic Luzinay',url: '/hotspot-wifi-espace-public-luzinay-ecole-de-conduite-yanic-luzinay-10357.html',ville: 'Luzinay', activite: 'Espace public'}, {lat: 50.10639800, lng: 2.84798900, nom: 'Véhicule 2',url: '/hotspot-wifi-vehicule-de-transport-bapaume-vehicule-2-10394.html',ville: 'Bapaume', activite: 'Véhicule de transport'}, {lat: 48.30041500, lng: -2.00622300, nom: 'Mairie Plouasne',url: '/hotspot-wifi-mairie-plouasne-mairie-plouasne-10399.html',ville: 'Plouasne', activite: 'Mairie'}, {lat: 48.06783300, lng: -2.94582900, nom: 'La Colok',url: '/hotspot-wifi-bar-restaurant-pontivy-la-colok-10400.html',ville: 'Pontivy', activite: 'Bar restaurant'}, {lat: 45.76168800, lng: 5.02119200, nom: 'Ideal Pneu St Priest',url: '/hotspot-wifi-centre-automobile-saint-priest-ideal-pneu-st-priest-10401.html',ville: 'Saint Priest', activite: 'Centre automobile'}, {lat: 45.75717000, lng: 4.85726800, nom: 'Laverie Speed Queen Part-Dieu',url: '/hotspot-wifi-societe-lyon-laverie-speed-queen-part-dieu-10403.html',ville: 'Lyon', activite: 'Société'}, {lat: 43.90328720, lng: 1.89265900, nom: 'La Verrerie',url: '/hotspot-wifi-hotel-gaillac-la-verrerie-10404.html',ville: 'Gaillac', activite: 'Hôtel'}, {lat: 49.45202800, lng: 1.07146000, nom: 'Résidence le Chasselien',url: '/hotspot-wifi-residence-etudiante-rouen-residence-le-chasselien-10405.html',ville: 'Rouen', activite: 'Résidence étudiante'}, {lat: 48.50616300, lng: -2.74647900, nom: 'Sbaa - Eie',url: '/hotspot-wifi-espace-public-saint-brieuc-sbaa-eie-10407.html',ville: 'Saint Brieuc', activite: 'Espace public'}, {lat: 47.84280470, lng: -0.33133780, nom: 'Hotel Inn Design',url: '/hotspot-wifi-hotel-sable-sur-sarthe-hotel-inn-design-10408.html',ville: 'Sable Sur Sarthe', activite: 'Hôtel'}, {lat: 47.81027700, lng: -3.24204400, nom: 'Le Coin des Abeilles',url: '/hotspot-wifi-bar-restaurant-hennebont-le-coin-des-abeilles-10412.html',ville: 'Hennebont', activite: 'Bar restaurant'}, {lat: 47.34746000, lng: -3.15430300, nom: 'L\'Atlantique',url: '/hotspot-wifi-bar-restaurant-le-palais-l-atlantique-10413.html',ville: 'Le Palais', activite: 'Bar restaurant'}, {lat: 48.55839900, lng: -0.41509100, nom: 'La Chaumière',url: '/hotspot-wifi-gite-chambres-d-hotes-bagnoles-de-l-orne-la-chaumiere-10414.html',ville: 'Bagnoles de L\'Orne', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 47.91513800, lng: -3.33456500, nom: 'Compagnie des Ports du Morbihan',url: '/hotspot-wifi-espace-public-plouay-compagnie-des-ports-du-morbihan-10416.html',ville: 'Plouay', activite: 'Espace public'}, {lat: 47.93198500, lng: -2.39753800, nom: 'Cafe de la Tour',url: '/hotspot-wifi-bar-brasserie-ploermel-cafe-de-la-tour-10417.html',ville: 'Ploermel', activite: 'Bar brasserie'}, {lat: 45.16471700, lng: 6.42965100, nom: 'Location Rapin',url: '/hotspot-wifi-collectif-valloire-location-rapin-10421.html',ville: 'Valloire', activite: 'Collectif'}, {lat: 47.78948200, lng: -3.31539100, nom: 'An Oriant Moto',url: '/hotspot-wifi-concession-automobile-caudan-an-oriant-moto-10422.html',ville: 'Caudan', activite: 'Concession automobile'}, {lat: 48.58081700, lng: 7.73193000, nom: 'Le Quai 67',url: '/hotspot-wifi-bar-restaurant-strasbourg-le-quai-67-10423.html',ville: 'Strasbourg', activite: 'Bar restaurant'}, {lat: 50.70823400, lng: 3.24893400, nom: 'Stéphane Truffaut',url: '/hotspot-wifi-residence-etudiante-wattrelos-stephane-truffaut-10424.html',ville: 'Wattrelos', activite: 'Résidence étudiante'}, {lat: 45.37393900, lng: 7.05290100, nom: 'Chalet la Cascade',url: '/hotspot-wifi-collectif-bonneval-sur-arc-chalet-la-cascade-10425.html',ville: 'Bonneval Sur Arc', activite: 'Collectif'}, {lat: 43.30518460, lng: 3.49117870, nom: 'Les Jardins de Brescou',url: '/hotspot-wifi-ehpad-agde-les-jardins-de-brescou-10426.html',ville: 'Agde', activite: 'EHPAD'}, {lat: 45.27003700, lng: -1.10710000, nom: 'Afps',url: '/hotspot-wifi-gite-chambres-d-hotes-naujac-afps-10427.html',ville: 'Naujac', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.37291600, lng: 4.79649800, nom: 'Ecole de Conduite Yanic le Péage de Roussillon',url: '/hotspot-wifi-espace-public-le-peage-de-roussillon-ecole-de-conduite-yanic-le-peage-de-roussillon-10428.html',ville: 'Le Péage de Roussillon', activite: 'Espace public'}, {lat: 45.32129900, lng: 6.99491300, nom: 'Chalet L\'Aster',url: '/hotspot-wifi-gite-chambres-d-hotes-bessans-chalet-l-aster-10429.html',ville: 'Bessans', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.22772600, lng: 6.78011000, nom: 'Chalet Veliski',url: '/hotspot-wifi-collectif-bramans-chalet-veliski-10430.html',ville: 'Bramans', activite: 'Collectif'}, {lat: 50.63310300, lng: 2.43858900, nom: 'Camping la Petite Forêt',url: '/hotspot-wifi-camping-aire-sur-la-lys-camping-la-petite-foret-10431.html',ville: 'Aire-Sur-La-Lys', activite: 'Camping'}, {lat: 46.73983800, lng: -1.42658200, nom: 'Vendée Fluide Energie',url: '/hotspot-wifi-societe-dompierre-sur-yon-vendee-fluide-energie-10432.html',ville: 'Dompierre Sur Yon', activite: 'Société'}, {lat: 47.20892200, lng: -1.53526700, nom: 'Irss Nantes Viviani',url: '/hotspot-wifi-ecole-nantes-irss-nantes-viviani-10433.html',ville: 'Nantes', activite: 'Ecole'}, {lat: 48.42596900, lng: -4.46851100, nom: 'Iroise Moto Brest',url: '/hotspot-wifi-concession-automobile-brest-iroise-moto-brest-10434.html',ville: 'Brest', activite: 'Concession automobile'}, {lat: 49.25464350, lng: 4.03119900, nom: 'Café du Palais',url: '/hotspot-wifi-bar-brasserie-reims-cafe-du-palais-10435.html',ville: 'Reims', activite: 'Bar brasserie'}, {lat: 45.32271400, lng: 6.99860200, nom: 'Chalet L\'Etagne',url: '/hotspot-wifi-gite-chambres-d-hotes-bessans-chalet-l-etagne-10436.html',ville: 'Bessans', activite: 'Gîte / Chambres d\'hôtes'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Villa Aiguille Noire',url: '/hotspot-wifi-collectif-valloire-villa-aiguille-noire-10437.html',ville: 'Valloire', activite: 'Collectif'}, {lat: 50.72111400, lng: 2.95164600, nom: 'Hemelsdael',url: '/hotspot-wifi-residence-etudiante-deulemont-hemelsdael-10438.html',ville: 'Deulemont', activite: 'Résidence étudiante'}, {lat: 46.33918500, lng: -0.40072700, nom: 'Niort',url: '/hotspot-wifi-hotel-niort-niort-10439.html',ville: 'Niort', activite: 'Hôtel'}, {lat: 50.94252090, lng: 1.85543290, nom: 'Hermant',url: '/hotspot-wifi-residence-etudiante-calais-hermant-10440.html',ville: 'Calais', activite: 'Résidence étudiante'}, {lat: 45.77076700, lng: 4.86482600, nom: 'Laverie Speed Queen Villeurbanne',url: '/hotspot-wifi-societe-villeurbanne-laverie-speed-queen-villeurbanne-10441.html',ville: 'Villeurbanne', activite: 'Société'}, {lat: 47.26923550, lng: -1.48537850, nom: 'Hotel Inn Design',url: '/hotspot-wifi-hotel-carquefou-hotel-inn-design-10442.html',ville: 'Carquefou', activite: 'Hôtel'}, {lat: 48.49205500, lng: -2.76704100, nom: 'Sbaa - Cias',url: '/hotspot-wifi-mairie-tregueux-sbaa-cias-10444.html',ville: 'Tregueux', activite: 'Mairie'}, {lat: 47.80262500, lng: -3.27581100, nom: 'Le Galion',url: '/hotspot-wifi-bar-brasserie-hennebont-le-galion-10446.html',ville: 'Hennebont', activite: 'Bar brasserie'}, {lat: 46.56079300, lng: 0.37474900, nom: 'Irss Poitiers (gibauderie)',url: '/hotspot-wifi-ecole-poitiers-irss-poitiers-gibauderie-10447.html',ville: 'Poitiers', activite: 'Ecole'}, {lat: 49.12701700, lng: 6.16796800, nom: 'Epnak Crp Metz',url: '/hotspot-wifi-ecole-metz-epnak-crp-metz-10452.html',ville: 'Metz', activite: 'Ecole'}, {lat: 50.36710200, lng: 3.52879200, nom: 'Epnak',url: '/hotspot-wifi-agence-bancaire-valenciennes-epnak-10455.html',ville: 'Valenciennes', activite: 'Agence bancaire'}, {lat: 48.11359900, lng: -1.67623900, nom: 'Ezff',url: '/hotspot-wifi-agence-bancaire-rennes-ezff-10470.html',ville: 'Rennes', activite: 'Agence bancaire'}, {lat: 48.06177300, lng: -2.68686700, nom: 'Mairie de Bréhan',url: '/hotspot-wifi-mairie-brehan-mairie-de-brehan-10471.html',ville: 'Brehan', activite: 'Mairie'}, {lat: 49.25734100, lng: 4.01942000, nom: 'Sweet Home 12',url: '/hotspot-wifi-airbnb-reims-sweet-home-12-10473.html',ville: 'Reims', activite: 'AirBnb'}, {lat: 48.62043200, lng: -3.09070700, nom: 'Mairie de Pommerit le Vicomte',url: '/hotspot-wifi-mairie-pommerit-le-vicomte-mairie-de-pommerit-le-vicomte-10474.html',ville: 'Pommerit le Vicomte', activite: 'Mairie'}, {lat: 46.80553100, lng: 4.42051500, nom: 'Le Creusot Hotel',url: '/hotspot-wifi-hotel-le-creusot-le-creusot-hotel-10478.html',ville: 'Le Creusot', activite: 'Hôtel'}, {lat: 43.56043500, lng: 4.07571800, nom: 'Un Autre Pain',url: '/hotspot-wifi-sandwicherie-la-grande-motte-un-autre-pain-10479.html',ville: 'La Grande Motte', activite: 'Sandwicherie'}, {lat: 48.10892600, lng: -1.67339400, nom: 'Garden Hôtel',url: '/hotspot-wifi-hotel-rennes-garden-hotel-10481.html',ville: 'Rennes', activite: 'Hôtel'}, {lat: 49.40169400, lng: 1.06514800, nom: 'Epnak Dt Grand Ouest',url: '/hotspot-wifi-ecole-st-etienne-de-rouvray-epnak-dt-grand-ouest-10483.html',ville: 'St Etienne de Rouvray', activite: 'Ecole'}, {lat: 49.19299060, lng: 2.46533540, nom: 'L\'Avenue',url: '/hotspot-wifi-hotel-chantilly-l-avenue-10485.html',ville: 'Chantilly', activite: 'Hôtel'}, {lat: 46.50029800, lng: -1.45808500, nom: '85nuancesdecom & Avi85',url: '/hotspot-wifi-societe-st-avaugourd-des-landes-85nuancesdecom-avi85-10486.html',ville: 'St Avaugourd des Landes', activite: 'Société'}, {lat: 47.36393700, lng: 1.71130800, nom: 'Feuillette Pruniers-En-Sologne',url: '/hotspot-wifi-sandwicherie-pruniers-en-sologne-feuillette-pruniers-en-sologne-10488.html',ville: 'Pruniers-En-Sologne', activite: 'Sandwicherie'}, {lat: 45.81646700, lng: 3.75753800, nom: 'Au Rendez Vous des Chasseurs',url: '/hotspot-wifi-hotel-noiretable-au-rendez-vous-des-chasseurs-10489.html',ville: 'Noiretable', activite: 'Hôtel'}, {lat: 46.18263700, lng: -1.11419400, nom: 'Résidence de Beaulieu',url: '/hotspot-wifi-ehpad-puilboreau-residence-de-beaulieu-10491.html',ville: 'Puilboreau', activite: 'EHPAD'}, {lat: 46.33483800, lng: -0.47459800, nom: 'Résidence du Cédre',url: '/hotspot-wifi-residence-de-services-niort-residence-du-cedre-10493.html',ville: 'Niort', activite: 'Résidence de services'}, {lat: 44.34906800, lng: -1.06911500, nom: 'Cc des Grands Lacs',url: '/hotspot-wifi-espace-public-parentis-en-born-cedex-cc-des-grands-lacs-10496.html',ville: 'Parentis En Born Cedex', activite: 'Espace public'}, {lat: 48.12081600, lng: -1.63178400, nom: 'Irss Rennes 2 (le Nobel)',url: '/hotspot-wifi-ecole-rennes-irss-rennes-2-le-nobel-10499.html',ville: 'Rennes', activite: 'Ecole'}, {lat: 45.43929600, lng: 4.39369300, nom: 'Immeuble Ferdinand',url: '/hotspot-wifi-collectif-saint-etienne-immeuble-ferdinand-10502.html',ville: 'Saint étienne', activite: 'Collectif'}, {lat: 50.94870900, lng: 1.92759200, nom: 'Marck - Ecole des Hautes Communes',url: '/hotspot-wifi-mairie-marck-marck-ecole-des-hautes-communes-10503.html',ville: 'Marck', activite: 'Mairie'}, {lat: 45.02062900, lng: 6.12369700, nom: 'Le Chalet des Glaciers',url: '/hotspot-wifi-hotel-les-deux-alpes-le-chalet-des-glaciers-10504.html',ville: 'Les Deux Alpes', activite: 'Hôtel'}, {lat: 44.51908800, lng: 0.22138400, nom: 'Chalet Mont Vallon',url: '/hotspot-wifi-collectif-meribel-les-allues-chalet-mont-vallon-10505.html',ville: 'Meribel les Allues', activite: 'Collectif'}, {lat: 44.51870700, lng: 0.22149300, nom: 'Idéal Pneu Tignieu Jameyzieu',url: '/hotspot-wifi-centre-automobile-tignieu-jameyzieu-ideal-pneu-tignieu-jameyzieu-10508.html',ville: 'Tignieu Jameyzieu', activite: 'Centre automobile'}, {lat: 44.66956570, lng: 4.20318790, nom: 'Camping de Belos',url: '/hotspot-wifi-camping-thueyts-camping-de-belos-10509.html',ville: 'Thueyts', activite: 'Camping'}, {lat: 48.70192200, lng: 2.19433400, nom: 'Fabienne Plestan',url: '/hotspot-wifi-agence-bancaire-erquy-fabienne-plestan-10511.html',ville: 'Erquy', activite: 'Agence bancaire'}, {lat: 45.26746300, lng: 5.91839600, nom: 'Idéal Pneu Froges',url: '/hotspot-wifi-centre-automobile-froges-ideal-pneu-froges-10512.html',ville: 'Froges', activite: 'Centre automobile'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Gite le Tilleul',url: '/hotspot-wifi-gite-chambres-d-hotes-cernay-gite-le-tilleul-10513.html',ville: 'Cernay', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 44.51870700, lng: 0.22149300, nom: 'Degemer-Mat Au Mené',url: '/hotspot-wifi-bar-tabac-le-mene-degemer-mat-au-mene-10514.html',ville: 'Le Mené', activite: 'Bar tabac'}, {lat: 44.51870700, lng: 0.22149300, nom: 'Idéal Pneu St Egrève',url: '/hotspot-wifi-centre-automobile-st-egreve-ideal-pneu-st-egreve-10516.html',ville: 'St Egreve', activite: 'Centre automobile'}, {lat: 48.40295800, lng: -4.48116600, nom: 'Coloc Montaigne',url: '/hotspot-wifi-airbnb-brest-coloc-montaigne-10517.html',ville: 'Brest', activite: 'AirBnb'}, {lat: 47.93294900, lng: -2.39760400, nom: 'Les 4 Soldats',url: '/hotspot-wifi-bar-tabac-ploermel-les-4-soldats-10518.html',ville: 'Ploermel', activite: 'Bar tabac'}, {lat: 42.78402000, lng: 1.29876100, nom: 'Chalet la Pause de L\'Ours',url: '/hotspot-wifi-gite-chambres-d-hotes-ustou-chalet-la-pause-de-l-ours-10520.html',ville: 'Ustou', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 47.82050300, lng: 7.38261000, nom: 'Relais Ancienne Poste',url: '/hotspot-wifi-restaurant-battenheim-relais-ancienne-poste-10521.html',ville: 'Battenheim', activite: 'Restaurant'}, {lat: 45.22813480, lng: 6.74488240, nom: 'La Combe',url: '/hotspot-wifi-collectif-aussois-la-combe-10523.html',ville: 'Aussois', activite: 'Collectif'}, {lat: 45.06416780, lng: 4.83451160, nom: 'Ibiris',url: '/hotspot-wifi-collectif-tournon-sur-rhone-ibiris-10524.html',ville: 'Tournon Sur Rhone', activite: 'Collectif'}, {lat: 45.70948100, lng: 4.77047200, nom: 'Idéal Pneu Saint-Genis-Laval',url: '/hotspot-wifi-centre-automobile-saint-genis-laval-ideal-pneu-saint-genis-laval-10526.html',ville: 'Saint-Genis-Laval', activite: 'Centre automobile'}, {lat: 42.64393000, lng: 9.33875200, nom: 'Sas les Arbousiers',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-florent-sas-les-arbousiers-10527.html',ville: 'Saint Florent', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 47.21276692, lng: -1.55716028, nom: 'Irss Sante Tours - 2 Lions',url: '/hotspot-wifi-ecole-nantes-irss-sante-tours-2-lions-10528.html',ville: 'Nantes', activite: 'Ecole'}, {lat: 48.52515500, lng: 2.65306500, nom: 'Caf Agence Melun',url: '/hotspot-wifi-espace-public-melun-caf-agence-melun-10529.html',ville: 'Melun', activite: 'Espace public'}, {lat: 45.89642500, lng: -0.79402300, nom: 'Au P\'Tit Borniquais',url: '/hotspot-wifi-bar-tabac-bords-au-p-tit-borniquais-10532.html',ville: 'Bords', activite: 'Bar tabac'}, {lat: 48.51051190, lng: -2.78592130, nom: 'Msb - Ecole Primaire Ville Hellio',url: '/hotspot-wifi-ecole-saint-brieuc-msb-ecole-primaire-ville-hellio-10535.html',ville: 'Saint-Brieuc', activite: 'Ecole'}, {lat: 46.84743300, lng: -1.87801600, nom: 'Roadside Challans',url: '/hotspot-wifi-bar-restaurant-challans-roadside-challans-10537.html',ville: 'Challans', activite: 'Bar restaurant'}, {lat: 44.51870700, lng: 0.22149300, nom: 'Logement Monnerie',url: '/hotspot-wifi-espace-public-la-fleche-logement-monnerie-10538.html',ville: 'La Flèche', activite: 'Espace public'}, {lat: 45.78423800, lng: 4.88975300, nom: 'Idéal Pneu Villeurbanne',url: '/hotspot-wifi-centre-automobile-villeurbanne-ideal-pneu-villeurbanne-10540.html',ville: 'Villeurbanne', activite: 'Centre automobile'}, {lat: 48.57343900, lng: 7.74895400, nom: 'Siege Caf Bas Rhin',url: '/hotspot-wifi-espace-public-strasbourg-siege-caf-bas-rhin-10541.html',ville: 'Strasbourg', activite: 'Espace public'}, {lat: 45.29994800, lng: 5.49279600, nom: 'Idéal Pneu Tullins',url: '/hotspot-wifi-centre-automobile-tullins-ideal-pneu-tullins-10542.html',ville: 'Tullins', activite: 'Centre automobile'}, {lat: 48.83508300, lng: 2.65381200, nom: 'Caf Agence Lognes',url: '/hotspot-wifi-espace-public-lognes-caf-agence-lognes-10543.html',ville: 'Lognes', activite: 'Espace public'}, {lat: 45.21783500, lng: 6.47140200, nom: 'Communaute de Communes St Michel',url: '/hotspot-wifi-office-de-tourisme-saint-michel-de-maurienne-communaute-de-communes-st-michel-10544.html',ville: 'Saint Michel de Maurienne', activite: 'Office de tourisme'}, {lat: 48.26071800, lng: 7.45916800, nom: 'Caf Agence de Selestat',url: '/hotspot-wifi-espace-public-selestat-caf-agence-de-selestat-10545.html',ville: 'Selestat', activite: 'Espace public'}, {lat: 48.59122000, lng: 7.70337200, nom: 'Caf Agence de Hautepierre',url: '/hotspot-wifi-espace-public-strasbourg-caf-agence-de-hautepierre-10546.html',ville: 'Strasbourg', activite: 'Espace public'}, {lat: 48.60682900, lng: 7.76119600, nom: 'Caf Agence de Schiltigheim',url: '/hotspot-wifi-espace-public-schiltigheim-caf-agence-de-schiltigheim-10547.html',ville: 'Schiltigheim', activite: 'Espace public'}, {lat: 45.16493000, lng: 5.74204840, nom: 'Hotel Inn Grenoble Sud Eybens Parc des Expositions',url: '/hotspot-wifi-hotel-eybens-hotel-inn-grenoble-sud-eybens-parc-des-expositions-10548.html',ville: 'Eybens', activite: 'Hôtel'}, {lat: 47.95791700, lng: -2.97312300, nom: 'Mairie de Pluméliau-Bieuzy - Drosera',url: '/hotspot-wifi-espace-public-plumeliau-bieuzy-mairie-de-plumeliau-bieuzy-drosera-10551.html',ville: 'Plumeliau Bieuzy', activite: 'Espace public'}, {lat: 45.32665500, lng: 5.58555800, nom: 'Logis du Grand Champ',url: '/hotspot-wifi-residence-de-services-saint-jean-de-moirans-logis-du-grand-champ-10554.html',ville: 'Saint Jean de Moirans', activite: 'Résidence de services'}, {lat: 45.23910290, lng: 6.26951400, nom: 'Résidence Soyouz Vanguard - le Corbier 3',url: '/hotspot-wifi-collectif-le-corbier-residence-soyouz-vanguard-le-corbier-3-10557.html',ville: 'Le Corbier', activite: 'Collectif'}, {lat: 48.86981800, lng: 2.29912700, nom: 'Helzear Etoile',url: '/hotspot-wifi-hotel-paris-helzear-etoile-10560.html',ville: 'Paris', activite: 'Hôtel'}, {lat: 48.82333900, lng: 0.71148200, nom: 'Rugles Salle des Fete',url: '/hotspot-wifi-espace-public-rugles-rugles-salle-des-fete-10563.html',ville: 'Rugles', activite: 'Espace public'}, {lat: 48.89190100, lng: 2.19468500, nom: 'Hôtel Fnc Star',url: '/hotspot-wifi-hotel-les-lilas-hotel-fnc-star-10566.html',ville: 'Les Lilas', activite: 'Hôtel'}, {lat: 48.95439800, lng: 1.81315700, nom: 'Centre D\'Action Culturelle Dominique de Roux',url: '/hotspot-wifi-mairie-epone-centre-d-action-culturelle-dominique-de-roux-10569.html',ville: 'Epone', activite: 'Mairie'}, {lat: 47.95784200, lng: -2.97580100, nom: 'Mairie de Pluméliau - Pôle Culturel',url: '/hotspot-wifi-centre-culturel-plumeliau-bieuzy-mairie-de-plumeliau-pole-culturel-10572.html',ville: 'Plumeliau Bieuzy', activite: 'Centre culturel'}, {lat: 50.50000600, lng: 2.63390900, nom: 'Ehpad Saint Camille',url: '/hotspot-wifi-ehpad-verquin-ehpad-saint-camille-10575.html',ville: 'Verquin', activite: 'EHPAD'}, {lat: 48.19786100, lng: -2.41619800, nom: 'Le Val de Landrouet',url: '/hotspot-wifi-camping-merdrignac-le-val-de-landrouet-10590.html',ville: 'Merdrignac', activite: 'Camping'}, {lat: 47.65723200, lng: -2.75791000, nom: 'Hôtel de Roscanvec',url: '/hotspot-wifi-restaurant-vannes-hotel-de-roscanvec-10593.html',ville: 'Vannes', activite: 'Restaurant'}, {lat: 44.51870700, lng: 0.22149300, nom: 'Sci Espace',url: '/hotspot-wifi-collectif-mont-de-marsan-sci-espace-10596.html',ville: 'Mont de Marsan', activite: 'Collectif'}, {lat: 48.85080900, lng: 2.37002200, nom: 'Hotel Pavillon Bastille',url: '/hotspot-wifi-hotel-paris-hotel-pavillon-bastille-10600.html',ville: 'Paris', activite: 'Hôtel'}, {lat: 48.06246090, lng: -2.97555790, nom: 'Résidence le Clos de Kerjalotte',url: '/hotspot-wifi-residence-etudiante-pontivy-residence-le-clos-de-kerjalotte-10601.html',ville: 'Pontivy', activite: 'Résidence étudiante'}, {lat: 48.66191300, lng: -1.99207700, nom: 'Hôtel Restaurant Ar Iniz',url: '/hotspot-wifi-hotel-saint-malo-hotel-restaurant-ar-iniz-10603.html',ville: 'Saint-Malo', activite: 'Hôtel'}, {lat: 47.95791700, lng: -2.97312300, nom: 'Mairie de Plumeliau - Esplanade',url: '/hotspot-wifi-espace-public-plumeliau-bieuzy-mairie-de-plumeliau-esplanade-10604.html',ville: 'Plumeliau-Bieuzy', activite: 'Espace public'}, {lat: 48.84634100, lng: 2.29207500, nom: 'Ace-75er-Salles',url: '/hotspot-wifi-hotel-paris-ace-75er-salles-10605.html',ville: 'Paris', activite: 'Hôtel'}, {lat: 45.72998200, lng: 4.83582700, nom: 'Epnak Esrp Lyon',url: '/hotspot-wifi-ecole-lyon-epnak-esrp-lyon-10606.html',ville: 'Lyon', activite: 'Ecole'}, {lat: 48.84492000, lng: 7.64063500, nom: 'Menuiserie Schalck',url: '/hotspot-wifi-societe-niedermodern-menuiserie-schalck-10607.html',ville: 'Niedermodern', activite: 'Société'}, {lat: 47.70315400, lng: 7.44006700, nom: 'Aire de Haut Koenisbourg',url: '/hotspot-wifi-restaurant-orschwiller-aire-de-haut-koenisbourg-10609.html',ville: 'Orschwiller', activite: 'Restaurant'}, {lat: 49.53314100, lng: 0.18027350, nom: 'Hôtel Inn',url: '/hotspot-wifi-agence-bancaire-montivilliers-hotel-inn-10610.html',ville: 'Montivilliers', activite: 'Agence bancaire'}, {lat: 43.13308300, lng: 3.13448100, nom: 'Centre de Vacance Carsat Auvergne',url: '/hotspot-wifi-residence-de-services-gruissan-centre-de-vacance-carsat-auvergne-10612.html',ville: 'Gruissan', activite: 'Résidence de services'}, {lat: 47.22156600, lng: 4.96269300, nom: 'S2eg Gevrey',url: '/hotspot-wifi-restaurant-gevrey-chambertin-s2eg-gevrey-10613.html',ville: 'Gevrey Chambertin', activite: 'Restaurant'}, {lat: 46.58565500, lng: 1.51861400, nom: 'Manoir de Boisvillers',url: '/hotspot-wifi-hotel-argenton-sur-creuse-manoir-de-boisvillers-10615.html',ville: 'Argenton Sur Creuse', activite: 'Hôtel'}, {lat: 48.10734000, lng: -1.71758600, nom: 'Brit Hôtel du Stade',url: '/hotspot-wifi-hotel-rennes-brit-hotel-du-stade-10616.html',ville: 'Rennes', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Salle Sainte Anne - Mairie S André des Eaux',url: '/hotspot-wifi-mairie-saint-andre-des-eaux-salle-sainte-anne-mairie-s-andre-des-eaux-10617.html',ville: 'Saint André des Eaux', activite: 'Mairie'}, {lat: 43.23270700, lng: 0.07802700, nom: 'Mairie de Tarbes - Parking Brauhauban',url: '/hotspot-wifi-mairie-tarbes-mairie-de-tarbes-parking-brauhauban-10621.html',ville: 'Tarbes', activite: 'Mairie'}, {lat: 48.65654100, lng: 7.84278600, nom: 'Gite Jlc',url: '/hotspot-wifi-gite-chambres-d-hotes-la-wantzenau-gite-jlc-10622.html',ville: 'La Wantzenau', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 44.93477600, lng: 2.21397500, nom: 'Camping le Garoustel',url: '/hotspot-wifi-camping-saint-gerons-camping-le-garoustel-10625.html',ville: 'Saint-Gerons', activite: 'Camping'}, {lat: 45.32334400, lng: 6.99820800, nom: 'Camping les Balmasses',url: '/hotspot-wifi-camping-lanslebourg-camping-les-balmasses-10627.html',ville: 'Lanslebourg', activite: 'Camping'}, {lat: 47.76507900, lng: -3.39463400, nom: 'Feuillette Lorient',url: '/hotspot-wifi-sandwicherie-lorient-feuillette-lorient-10629.html',ville: 'Lorient', activite: 'Sandwicherie'}, {lat: 47.86850600, lng: -3.99194300, nom: 'Camping la Roche Percée',url: '/hotspot-wifi-hotel-fouesnant-camping-la-roche-percee-10633.html',ville: 'Fouesnant', activite: 'Hôtel'}, {lat: 45.28604580, lng: 6.87947100, nom: 'L\'Ouillon',url: '/hotspot-wifi-collectif-val-cenis-l-ouillon-10634.html',ville: 'Val Cenis', activite: 'Collectif'}, {lat: 45.40437500, lng: 2.06118700, nom: 'Erhard',url: '/hotspot-wifi-agence-bancaire-egletons-erhard-10635.html',ville: 'Egletons', activite: 'Agence bancaire'}, {lat: 48.86585900, lng: 1.41992300, nom: 'Mairie Ezy Sur Eure',url: '/hotspot-wifi-espace-public-ezy-sur-eure-mairie-ezy-sur-eure-10636.html',ville: 'Ezy Sur Eure', activite: 'Espace public'}, {lat: 47.60514900, lng: 1.35204000, nom: 'Feuillette la Chaussée Saint Victor',url: '/hotspot-wifi-sandwicherie-la-chaussee-saint-victor-feuillette-la-chaussee-saint-victor-10637.html',ville: 'La Chaussee Saint Victor', activite: 'Sandwicherie'}, {lat: 45.22811200, lng: 6.74157500, nom: 'La Roche du Croue',url: '/hotspot-wifi-gite-chambres-d-hotes-aussois-la-roche-du-croue-10638.html',ville: 'Aussois', activite: 'Gîte / Chambres d\'hôtes'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Communauté de Communes Ventoux Sud',url: '/hotspot-wifi-mairie-sault-communaute-de-communes-ventoux-sud-10681.html',ville: 'Sault', activite: 'Mairie'}, {lat: 47.72355100, lng: -3.34262600, nom: 'Le Transat',url: '/hotspot-wifi-bar-brasserie-locmiquelic-le-transat-10682.html',ville: 'Locmiquélic', activite: 'Bar brasserie'}, {lat: 47.80420000, lng: -2.41800200, nom: 'L\'Escale de L\'Oust',url: '/hotspot-wifi-bar-tabac-st-marcel-l-escale-de-l-oust-10683.html',ville: 'St Marcel', activite: 'Bar tabac'}, {lat: 47.76248000, lng: -3.12043800, nom: 'Le Bartabas',url: '/hotspot-wifi-bar-tabac-landevant-le-bartabas-10684.html',ville: 'Landevant', activite: 'Bar tabac'}, {lat: 44.51870700, lng: 0.22149300, nom: 'Centre de Clohars-Fouesnant',url: '/hotspot-wifi-centre-culturel-clohars-fouesnant-centre-de-clohars-fouesnant-10685.html',ville: 'Clohars Fouesnant', activite: 'Centre culturel'}, {lat: 47.67244900, lng: -2.76618800, nom: 'Ty Colibri',url: '/hotspot-wifi-agence-bancaire-vannes-ty-colibri-10687.html',ville: 'Vannes', activite: 'Agence bancaire'}, {lat: 47.71218000, lng: -3.30979600, nom: 'Pmu Lamour',url: '/hotspot-wifi-bar-tabac-riantec-pmu-lamour-10688.html',ville: 'Riantec', activite: 'Bar tabac'}, {lat: 45.19115800, lng: 5.73115500, nom: 'Au Rencard (sarl Frerimou)',url: '/hotspot-wifi-bar-brasserie-grenoble-au-rencard-sarl-frerimou-10690.html',ville: 'Grenoble', activite: 'Bar brasserie'}, {lat: 48.54439200, lng: -2.72424800, nom: 'Au Bord du Monde',url: '/hotspot-wifi-collectif-plerin-au-bord-du-monde-10692.html',ville: 'Plerin', activite: 'Collectif'}, {lat: 45.80204700, lng: 4.76857600, nom: 'Idéal Pneu Dardilly',url: '/hotspot-wifi-centre-automobile-dardilly-ideal-pneu-dardilly-10693.html',ville: 'Dardilly', activite: 'Centre automobile'}, {lat: 43.88320960, lng: 4.56237060, nom: 'Mairie de Meynes',url: '/hotspot-wifi-mairie-meynes-mairie-de-meynes-10697.html',ville: 'Meynes', activite: 'Mairie'}, {lat: 47.86505200, lng: -4.22140300, nom: 'Kafe Koefet',url: '/hotspot-wifi-restaurant-pont-l-abbe-kafe-koefet-10698.html',ville: 'Pont L\'Abbe', activite: 'Restaurant'}, {lat: 48.10447600, lng: -1.67285400, nom: 'Le Paris Brest - Restaurant',url: '/hotspot-wifi-restaurant-rennes-le-paris-brest-restaurant-10701.html',ville: 'Rennes', activite: 'Restaurant'}, {lat: 45.74613000, lng: 6.42289900, nom: 'Coworkspace',url: '/hotspot-wifi-societe-ugine-coworkspace-10702.html',ville: 'Ugine', activite: 'Société'}, {lat: 47.89237300, lng: -4.00555600, nom: 'Centre Aquatique les Balneides',url: '/hotspot-wifi-centre-de-loisirs-fouesnant-centre-aquatique-les-balneides-10703.html',ville: 'Fouesnant', activite: 'Centre de loisirs'}, {lat: 49.42990590, lng: 1.08436610, nom: 'Elan Gymnique Rouennais',url: '/hotspot-wifi-centre-de-loisirs-rouen-elan-gymnique-rouennais-10705.html',ville: 'Rouen', activite: 'Centre de loisirs'}, {lat: 47.91048850, lng: -3.97819500, nom: 'Place de la Mairie',url: '/hotspot-wifi-mairie-saint-evarzec-place-de-la-mairie-10709.html',ville: 'Saint Evarzec', activite: 'Mairie'}, {lat: 46.12003700, lng: 1.05077900, nom: 'Espace Public Multimédia de la Ville de Bellac ( Epmb)',url: '/hotspot-wifi-espace-public-bellac-espace-public-multimedia-de-la-ville-de-bellac-epmb-10710.html',ville: 'Bellac', activite: 'Espace public'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Skatepark Fouesnantais',url: '/hotspot-wifi-espace-public-fouesnant-skatepark-fouesnantais-10713.html',ville: 'Fouesnant', activite: 'Espace public'}, {lat: 46.16253300, lng: -1.15910700, nom: 'Caf de la Charente-Maritime - la Rochelle',url: '/hotspot-wifi-espace-public-la-rochelle-caf-de-la-charente-maritime-la-rochelle-10714.html',ville: 'La Rochelle', activite: 'Espace public'}, {lat: 47.09132000, lng: 5.49419300, nom: 'Oups Bnb',url: '/hotspot-wifi-airbnb-dole-oups-bnb-10715.html',ville: 'Dole', activite: 'AirBnb'}, {lat: 45.29512100, lng: -0.23763300, nom: 'Km488',url: '/hotspot-wifi-bar-restaurant-chevanceaux-km488-10716.html',ville: 'Chevanceaux', activite: 'Bar restaurant'}, {lat: 47.32528700, lng: 0.40829100, nom: 'Office de Tourisme Touraine Nature',url: '/hotspot-wifi-office-de-tourisme-langeais-office-de-tourisme-touraine-nature-10718.html',ville: 'Langeais', activite: 'Office de tourisme'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Feuillette St Gervais',url: '/hotspot-wifi-sandwicherie-saint-gervais-la-foret-feuillette-st-gervais-10722.html',ville: 'Saint Gervais la Foret', activite: 'Sandwicherie'}, {lat: 48.25124000, lng: -1.94956200, nom: 'Médiathèque Irodouer',url: '/hotspot-wifi-bibliotheque-irodouer-mediatheque-irodouer-10723.html',ville: 'Irodouer', activite: 'Bibliothèque '}, {lat: 47.92238800, lng: -2.40308200, nom: 'Ehpad St Antoine',url: '/hotspot-wifi-ehpad-ploermel-ehpad-st-antoine-10724.html',ville: 'Ploermel', activite: 'EHPAD'}, {lat: 48.65722100, lng: -1.98474800, nom: 'Vill’arc En Ciel',url: '/hotspot-wifi-hotel-saint-malo-vill-arc-en-ciel-10725.html',ville: 'Saint Malo', activite: 'Hôtel'}, {lat: 48.11675300, lng: -1.68253000, nom: 'Les Ajoncs',url: '/hotspot-wifi-clinique-hopital-rennes-les-ajoncs-10727.html',ville: 'Rennes', activite: 'Clinique / Hôpital'}, {lat: 43.55201100, lng: 7.02643700, nom: 'Aubade Cannes',url: '/hotspot-wifi-boutique-pret-a-porter-cannes-aubade-cannes-10728.html',ville: 'Cannes', activite: 'Boutique prêt a porter'}, {lat: 43.45931200, lng: 5.55522800, nom: 'Rendez Vous',url: '/hotspot-wifi-bar-brasserie-fuveau-rendez-vous-10729.html',ville: 'Fuveau', activite: 'Bar brasserie'}, {lat: 44.50460800, lng: 3.73570900, nom: 'Hotel la Remise',url: '/hotspot-wifi-hotel-mont-lozere-et-goulet-hotel-la-remise-10730.html',ville: 'Mont Lozere Et Goulet', activite: 'Hôtel'}, {lat: 42.83694600, lng: 0.40791100, nom: 'Camping le Hourgade',url: '/hotspot-wifi-camping-avajan-camping-le-hourgade-10733.html',ville: 'Avajan', activite: 'Camping'}, {lat: 49.25687900, lng: 4.02640200, nom: 'Hotel Crystal Reims Centre',url: '/hotspot-wifi-hotel-reims-hotel-crystal-reims-centre-10734.html',ville: 'Reims', activite: 'Hôtel'}, {lat: 49.66548300, lng: 0.88194600, nom: 'Crjs',url: '/hotspot-wifi-salle-de-sport-yerville-crjs-10735.html',ville: 'Yerville', activite: 'Salle de sport'}, {lat: 44.13617110, lng: 4.80559370, nom: 'Snc le Sanglier',url: '/hotspot-wifi-bar-restaurant-orange-snc-le-sanglier-10739.html',ville: 'Orange', activite: 'Bar restaurant'}, {lat: 43.66754000, lng: 4.01838600, nom: 'Ehpad Louis Laget',url: '/hotspot-wifi-ehpad-baillargues-ehpad-louis-laget-10740.html',ville: 'Baillargues', activite: 'EHPAD'}, {lat: 47.25924400, lng: 3.68773200, nom: 'Locaboat Plaisance Corbigny',url: '/hotspot-wifi-gite-chambres-d-hotes-corbigny-locaboat-plaisance-corbigny-10743.html',ville: 'Corbigny', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 43.89089000, lng: 5.14909800, nom: 'Le Vieux Bistrot',url: '/hotspot-wifi-restaurant-cabrieres-d-avignon-le-vieux-bistrot-10746.html',ville: 'Cabrières-D\'Avignon', activite: 'Restaurant'}, {lat: 49.75448900, lng: 0.39705000, nom: 'Interactif',url: '/hotspot-wifi-societe-fecamp-interactif-10747.html',ville: 'Fecamp', activite: 'Société'}, {lat: 49.32928900, lng: 1.05582200, nom: 'Esrp Epnak',url: '/hotspot-wifi-ecole-oissel-esrp-epnak-10749.html',ville: 'Oissel', activite: 'Ecole'}, {lat: 45.69268800, lng: -0.36348800, nom: 'La Demeure de Roumillac - Babinot',url: '/hotspot-wifi-gite-chambres-d-hotes-javrezac-la-demeure-de-roumillac-babinot-10750.html',ville: 'Javrezac', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 47.28415500, lng: -2.40341500, nom: 'Hôtel la Closerie',url: '/hotspot-wifi-hotel-la-baule-hotel-la-closerie-10753.html',ville: 'La Baule', activite: 'Hôtel'}, {lat: 48.72786900, lng: -3.45658900, nom: 'Ccas Accueil D\'Urgence',url: '/hotspot-wifi-mairie-lannion-ccas-accueil-d-urgence-10755.html',ville: 'Lannion', activite: 'Mairie'}, {lat: 41.85727600, lng: 9.39086200, nom: 'Les Terrasses de Sari',url: '/hotspot-wifi-hotel-sari-solenzara-les-terrasses-de-sari-10757.html',ville: 'Sari Solenzara', activite: 'Hôtel'}, {lat: 43.01366200, lng: 1.92922300, nom: 'Camping le Rocdelrey',url: '/hotspot-wifi-camping-belloc-camping-le-rocdelrey-10758.html',ville: 'Belloc', activite: 'Camping'}, {lat: 49.17685400, lng: -0.35218700, nom: 'Campanile Caen Centre Gare',url: '/hotspot-wifi-hotel-caen-campanile-caen-centre-gare-10759.html',ville: 'Caen', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Résidence les Equinoxes',url: '/hotspot-wifi-hotel-val-d-isere-residence-les-equinoxes-10761.html',ville: 'Val D\'Isère', activite: 'Hôtel'}, {lat: 46.56161500, lng: -1.05990300, nom: 'Aire de Vendee',url: '/hotspot-wifi-restaurant-sainte-hermine-aire-de-vendee-10763.html',ville: 'Sainte-Hermine', activite: 'Restaurant'}, {lat: 47.98273810, lng: 7.21762510, nom: 'Camping Nature',url: '/hotspot-wifi-camping-osenbach-camping-nature-10764.html',ville: 'Osenbach', activite: 'Camping'}, {lat: 45.76075800, lng: 3.14164000, nom: 'Ace Hotel Clermont',url: '/hotspot-wifi-hotel-clermont-ferrand-ace-hotel-clermont-10765.html',ville: 'Clermont-Ferrand', activite: 'Hôtel'}, {lat: 47.90576600, lng: -4.27459800, nom: 'Manoir de Kerhuel',url: '/hotspot-wifi-hotel-ploneour-lanvern-manoir-de-kerhuel-10766.html',ville: 'Ploneour Lanvern', activite: 'Hôtel'}, {lat: 44.93973390, lng: 1.92949500, nom: 'Camping du Lac',url: '/hotspot-wifi-camping-laval-de-cere-camping-du-lac-10767.html',ville: 'Laval de Cere', activite: 'Camping'}, {lat: 45.21307800, lng: 6.46916900, nom: 'Residence le Chardonnet',url: '/hotspot-wifi-collectif-valloire-residence-le-chardonnet-10768.html',ville: 'Valloire', activite: 'Collectif'}, {lat: 46.61804900, lng: 3.76716690, nom: 'Grand Hôtel',url: '/hotspot-wifi-hotel-bourbon-lancy-grand-hotel-10770.html',ville: 'Bourbon-Lancy', activite: 'Hôtel'}, {lat: 45.08420100, lng: 1.51862200, nom: 'Domaine de la Fage',url: '/hotspot-wifi-restaurant-noailles-domaine-de-la-fage-10771.html',ville: 'Noailles', activite: 'Restaurant'}, {lat: 49.42002800, lng: 1.07942400, nom: 'French In Normandy',url: '/hotspot-wifi-ecole-rouen-french-in-normandy-10773.html',ville: 'Rouen', activite: 'Ecole'}, {lat: 48.26326300, lng: 5.84422800, nom: 'Aire de Sandaucourt',url: '/hotspot-wifi-restaurant-sandaucourt-aire-de-sandaucourt-10774.html',ville: 'Sandaucourt', activite: 'Restaurant'}, {lat: 48.84719200, lng: 2.37779500, nom: 'Hotel Prince Albert Lyon Bercy',url: '/hotspot-wifi-hotel-paris-hotel-prince-albert-lyon-bercy-10775.html',ville: 'Paris', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Sdc Escurial',url: '/hotspot-wifi-residence-etudiante-vandoeuvres-les-nancy-sdc-escurial-10776.html',ville: 'Vandoeuvres les Nancy', activite: 'Résidence étudiante'}, {lat: 49.01431500, lng: 1.11537400, nom: 'Le Manoir de Josephine',url: '/hotspot-wifi-hotel-evreux-le-manoir-de-josephine-10777.html',ville: 'Evreux', activite: 'Hôtel'}, {lat: 46.99591200, lng: 3.11924700, nom: 'Foyer Bourgoin',url: '/hotspot-wifi-espace-public-marzy-foyer-bourgoin-10802.html',ville: 'Marzy', activite: 'Espace public'}, {lat: 43.09165200, lng: -0.04525800, nom: 'Lac de Lourdes',url: '/hotspot-wifi-mairie-lourdes-lac-de-lourdes-10805.html',ville: 'Lourdes', activite: 'Mairie'}, {lat: 42.56163300, lng: 9.52654800, nom: 'Oro Biancu',url: '/hotspot-wifi-agence-bancaire-lucciana-oro-biancu-10814.html',ville: 'Lucciana', activite: 'Agence bancaire'}, {lat: 47.99460100, lng: -4.10226900, nom: 'Chambre des Notaires du Finistere',url: '/hotspot-wifi-societe-quimper-chambre-des-notaires-du-finistere-10817.html',ville: 'Quimper', activite: 'Société'}, {lat: 49.18630300, lng: 6.89932600, nom: 'Studio 97 Nat',url: '/hotspot-wifi-collectif-forbach-studio-97-nat-10820.html',ville: 'Forbach', activite: 'Collectif'}, {lat: 44.51870700, lng: 0.22149300, nom: 'Feuillette St Cyr Sur Loire',url: '/hotspot-wifi-sandwicherie-st-cyr-sur-loire-feuillette-st-cyr-sur-loire-10823.html',ville: 'St Cyr Sur Loire', activite: 'Sandwicherie'}, {lat: 49.07954620, lng: 6.69470180, nom: 'Moselle Immobilier',url: '/hotspot-wifi-residence-etudiante-valmont-moselle-immobilier-10829.html',ville: 'Valmont', activite: 'Résidence étudiante'}, {lat: 48.74749200, lng: -3.26262200, nom: 'Ecole la Roche Derrien',url: '/hotspot-wifi-ecole-la-roche-derrien-ecole-la-roche-derrien-10835.html',ville: 'La Roche Derrien', activite: 'Ecole'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Ace - 83ca',url: '/hotspot-wifi-ehpad-ollioules-ace-83ca-10841.html',ville: 'Ollioules', activite: 'EHPAD'}, {lat: 48.73106200, lng: -3.24154800, nom: 'Ecole Pouldouran',url: '/hotspot-wifi-ecole-pommerit-jaudy-ecole-pouldouran-10844.html',ville: 'Pommerit Jaudy', activite: 'Ecole'}, {lat: 45.27207500, lng: -0.24978300, nom: 'Domaine du Haut Preau',url: '/hotspot-wifi-gite-chambres-d-hotes-st-palais-de-negrignac-domaine-du-haut-preau-10847.html',ville: 'St Palais de Négrignac', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 46.47372200, lng: -1.72141500, nom: 'Camping le Petit Paris',url: '/hotspot-wifi-agence-bancaire-les-sables-d-olonne-camping-le-petit-paris-10850.html',ville: 'Les Sables D Olonne', activite: 'Agence bancaire'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Ace-26lo',url: '/hotspot-wifi-ehpad-valence-ace-26lo-10853.html',ville: 'Valence', activite: 'EHPAD'}, {lat: 47.20791400, lng: -1.52702300, nom: 'Conseil Départemental de Loire-Atlantique de L\'Ordre des Médecins',url: '/hotspot-wifi-collectif-nantes-conseil-departemental-de-loire-atlantique-de-l-ordre-des-medecins-10856.html',ville: 'Nantes', activite: 'Collectif'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Cafa Formations - le 89',url: '/hotspot-wifi-ecole-bordeaux-cafa-formations-le-89-10868.html',ville: 'Bordeaux', activite: 'Ecole'}, {lat: 50.29497500, lng: 2.78273700, nom: 'Institut de Formatique Pedagogique Arras',url: '/hotspot-wifi-ecole-arras-institut-de-formatique-pedagogique-arras-10869.html',ville: 'Arras', activite: 'Ecole'}, {lat: 50.64170700, lng: 3.08475900, nom: 'Institut de Formation Pedagogique Lille',url: '/hotspot-wifi-ecole-lille-institut-de-formation-pedagogique-lille-10871.html',ville: 'Lille', activite: 'Ecole'}, {lat: 46.31084500, lng: 6.07108300, nom: 'L\'Incontro',url: '/hotspot-wifi-restaurant-cessy-l-incontro-10872.html',ville: 'Cessy', activite: 'Restaurant'}, {lat: 44.51870700, lng: 0.22149300, nom: 'Capitainerie de Port Camargue',url: '/hotspot-wifi-espace-public-le-grau-du-roi-capitainerie-de-port-camargue-10876.html',ville: 'Le-Grau-Du-Roi', activite: 'Espace public'}, {lat: 44.51870700, lng: 0.22149300, nom: 'Ace Hotel Rouen',url: '/hotspot-wifi-hotel-petit-couronne-ace-hotel-rouen-10877.html',ville: 'Petit Couronne', activite: 'Hôtel'}, {lat: 47.39054800, lng: 0.68160000, nom: 'Hotel les Tresorieres',url: '/hotspot-wifi-agence-bancaire-tours-hotel-les-tresorieres-10880.html',ville: 'Tours', activite: 'Agence bancaire'}, {lat: 47.61389100, lng: 1.33647600, nom: 'Hotel Balladins Blois',url: '/hotspot-wifi-hotel-blois-hotel-balladins-blois-10883.html',ville: 'Blois', activite: 'Hôtel'}, {lat: 50.64170700, lng: 3.08475900, nom: 'Institut de Formation Pédagogique Nord Pas de Calais Lille',url: '/hotspot-wifi-ecole-lille-institut-de-formation-pedagogique-nord-pas-de-calais-lille-10885.html',ville: 'Lille', activite: 'Ecole'}, {lat: 45.48143100, lng: -1.11543600, nom: 'Brochard Location - L\'Estival',url: '/hotspot-wifi-camping-soulac-sur-mer-brochard-location-l-estival-10887.html',ville: 'Soulac Sur Mer', activite: 'Camping'}, {lat: 43.23086000, lng: 0.08395300, nom: 'Mairie de Tarbes - Place Marcadieu',url: '/hotspot-wifi-mairie-tarbes-mairie-de-tarbes-place-marcadieu-10888.html',ville: 'Tarbes', activite: 'Mairie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Simeka Gallieni',url: '/hotspot-wifi-residence-etudiante-sainte-savine-simeka-gallieni-10890.html',ville: 'Sainte Savine', activite: 'Résidence étudiante'}, {lat: 46.61969000, lng: 3.77511700, nom: 'Maison Partagée Ville de Bourbon-Lancy',url: '/hotspot-wifi-mairie-bourbon-lancy-maison-partagee-ville-de-bourbon-lancy-10891.html',ville: 'Bourbon-Lancy', activite: 'Mairie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Epnak Esrp Bordeaux Temp',url: '/hotspot-wifi-agence-bancaire-auxerre-epnak-esrp-bordeaux-temp-10894.html',ville: 'Auxerre', activite: 'Agence bancaire'}, {lat: 42.65035500, lng: 2.83579100, nom: 'Appartements Canohès',url: '/hotspot-wifi-gite-chambres-d-hotes-canohes-appartements-canohes-10895.html',ville: 'Canohes', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.93926000, lng: -0.97558800, nom: 'La Piece à Café',url: '/hotspot-wifi-bar-brasserie-rochefort-la-piece-a-cafe-10896.html',ville: 'Rochefort', activite: 'Bar brasserie'}, {lat: 46.60358200, lng: -1.83730400, nom: 'Résidence les Tamarins',url: '/hotspot-wifi-collectif-brem-sur-mer-residence-les-tamarins-10897.html',ville: 'Brem Sur Mer', activite: 'Collectif'}, {lat: 46.61814510, lng: 3.76970280, nom: 'Résidence Richelieu',url: '/hotspot-wifi-hotel-bourbon-lancy-residence-richelieu-10898.html',ville: 'Bourbon-Lancy', activite: 'Hôtel'}, {lat: 49.32067890, lng: -0.65902040, nom: 'Camping les Bas Carreaux',url: '/hotspot-wifi-camping-tracy-camping-les-bas-carreaux-10899.html',ville: 'Tracy', activite: 'Camping'}, {lat: 49.48390200, lng: 1.72394400, nom: 'Hotel le Cygne',url: '/hotspot-wifi-hotel-gournay-en-bray-hotel-le-cygne-10900.html',ville: 'Gournay En Bray', activite: 'Hôtel'}, {lat: 45.99023400, lng: 4.02499300, nom: 'Ace - 422s',url: '/hotspot-wifi-ehpad-villerest-ace-422s-10901.html',ville: 'Villerest', activite: 'EHPAD'}, {lat: 45.26010890, lng: 6.37219950, nom: 'Dufreney Location',url: '/hotspot-wifi-collectif-albiez-montrond-dufreney-location-10902.html',ville: 'Albiez Montrond', activite: 'Collectif'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Domaine des Roches \" Batiment E \"',url: '/hotspot-wifi-hotel-dieppe-domaine-des-roches-batiment-e-10903.html',ville: 'Dieppe', activite: 'Hôtel'}, {lat: 45.25722200, lng: 6.28865900, nom: 'Location Chaumaz',url: '/hotspot-wifi-residence-de-services-la-toussuire-location-chaumaz-10904.html',ville: 'La Toussuire', activite: 'Résidence de services'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Camp de Base',url: '/hotspot-wifi-collectif-bonneval-sur-arc-camp-de-base-10905.html',ville: 'Bonneval Sur Arc', activite: 'Collectif'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Domaine des Roches \" Batiment B \"',url: '/hotspot-wifi-hotel-dieppe-domaine-des-roches-batiment-b-10906.html',ville: 'Dieppe', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Gsvi Lyon',url: '/hotspot-wifi-vehicule-de-transport-saint-priest-gsvi-lyon-10908.html',ville: 'Saint-Priest', activite: 'Véhicule de transport'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Gsvi Calade',url: '/hotspot-wifi-vehicule-de-transport-calade-gsvi-calade-10909.html',ville: 'Calade', activite: 'Véhicule de transport'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Gsvi Montpellier',url: '/hotspot-wifi-vehicule-de-transport-baillargues-gsvi-montpellier-10910.html',ville: 'Baillargues', activite: 'Véhicule de transport'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Gsvi Marseille',url: '/hotspot-wifi-vehicule-de-transport-saint-victoret-gsvi-marseille-10911.html',ville: 'Saint-Victoret', activite: 'Véhicule de transport'}, {lat: 43.97542100, lng: 4.85825800, nom: 'Gsvi Avignon',url: '/hotspot-wifi-vehicule-de-transport-le-pontet-gsvi-avignon-10912.html',ville: 'Le Pontet', activite: 'Véhicule de transport'}, {lat: 46.63411100, lng: -1.59753300, nom: 'Le Palmier Et L’acacia',url: '/hotspot-wifi-airbnb-st-georges-de-pointindoux-le-palmier-et-l-acacia-10914.html',ville: 'St Georges de Pointindoux', activite: 'AirBnb'}, {lat: 46.43580070, lng: -1.04321530, nom: 'Gites Au Bas Marais',url: '/hotspot-wifi-gite-chambres-d-hotes-nalliers-gites-au-bas-marais-10916.html',ville: 'Nalliers', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 43.09165200, lng: -0.04525800, nom: 'Maison France Service',url: '/hotspot-wifi-mairie-lourdes-maison-france-service-10917.html',ville: 'Lourdes', activite: 'Mairie'}, {lat: 47.99986360, lng: 0.20297040, nom: 'Mercure Seminaire',url: '/hotspot-wifi-hotel-le-mans-mercure-seminaire-10918.html',ville: 'Le Mans', activite: 'Hôtel'}, {lat: 43.56057600, lng: 4.08213500, nom: 'Un Autre Goût',url: '/hotspot-wifi-bar-brasserie-la-grande-motte-un-autre-gout-10920.html',ville: 'La Grande Motte', activite: 'Bar brasserie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Gsvi Muret',url: '/hotspot-wifi-vehicule-de-transport-muret-gsvi-muret-10922.html',ville: 'Muret', activite: 'Véhicule de transport'}, {lat: 48.73106200, lng: -3.24154800, nom: 'Ecole Pommerit Jaudy',url: '/hotspot-wifi-ecole-pommerit-jaudy-ecole-pommerit-jaudy-10923.html',ville: 'Pommerit Jaudy', activite: 'Ecole'}, {lat: 48.84714200, lng: -2.99948900, nom: 'Ecole de Kerano',url: '/hotspot-wifi-ecole-ile-de-brehat-ecole-de-kerano-10924.html',ville: 'Ile de Brehat', activite: 'Ecole'}, {lat: 48.57319100, lng: -3.85803700, nom: 'Bowling le Corsaire',url: '/hotspot-wifi-bowling-saint-martin-des-champs-bowling-le-corsaire-10926.html',ville: 'Saint Martin des Champs', activite: 'Bowling'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Esat Véronique',url: '/hotspot-wifi-restaurant-saint-laurent-des-arbres-esat-veronique-10938.html',ville: 'Saint Laurent des Arbres', activite: 'Restaurant'}, {lat: 48.51839760, lng: -2.67191380, nom: 'Sbaa - Cia',url: '/hotspot-wifi-espace-public-saint-brieuc-sbaa-cia-10939.html',ville: 'Saint Brieuc', activite: 'Espace public'}, {lat: 45.33388600, lng: 3.85140600, nom: 'Mfs Craponne',url: '/hotspot-wifi-espace-public-craponne-sur-arezon-mfs-craponne-10943.html',ville: 'Craponne Sur Arezon', activite: 'Espace public'}, {lat: 45.23227600, lng: 6.74358700, nom: 'Clos D\'Aussois',url: '/hotspot-wifi-collectif-aussois-clos-d-aussois-10944.html',ville: 'Aussois', activite: 'Collectif'}, {lat: 48.84609100, lng: 2.37712800, nom: 'Hotel Prince Albert Concordia',url: '/hotspot-wifi-hotel-paris-hotel-prince-albert-concordia-10945.html',ville: 'Paris', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Mairie Audembert',url: '/hotspot-wifi-mairie-audembert-mairie-audembert-10946.html',ville: 'Audembert', activite: 'Mairie'}, {lat: 45.67858300, lng: 0.14409700, nom: 'Maison des Sports - Cdos16',url: '/hotspot-wifi-residence-de-services-saint-yrieix-sur-charente-maison-des-sports-cdos16-10947.html',ville: 'Saint Yrieix Sur Charente', activite: 'Résidence de services'}, {lat: 47.98773480, lng: -4.08168570, nom: '07 - Foyer L\'Escale',url: '/hotspot-wifi-collectif-quimper-07-foyer-l-escale-10948.html',ville: 'Quimper', activite: 'Collectif'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Ty Mad',url: '/hotspot-wifi-bar-tabac-port-launay-ty-mad-10950.html',ville: 'Port Launay', activite: 'Bar tabac'}, {lat: 48.07839400, lng: -4.19168800, nom: 'Le Baladin',url: '/hotspot-wifi-bar-restaurant-plogonnec-le-baladin-10951.html',ville: 'Plogonnec', activite: 'Bar restaurant'}, {lat: 47.63845000, lng: -3.45073100, nom: 'L’ancre de la Marine',url: '/hotspot-wifi-bar-tabac-groix-l-ancre-de-la-marine-10952.html',ville: 'Groix', activite: 'Bar tabac'}, {lat: 47.70334600, lng: -3.45613200, nom: 'Snc Ker Rock Cafe',url: '/hotspot-wifi-bar-tabac-ploemeur-snc-ker-rock-cafe-10953.html',ville: 'Ploemeur', activite: 'Bar tabac'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Creperie Lannig',url: '/hotspot-wifi-bar-restaurant-douarnenez-creperie-lannig-10955.html',ville: 'Douarnenez', activite: 'Bar restaurant'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Au Vieux Puits',url: '/hotspot-wifi-bar-brasserie-arzon-au-vieux-puits-10957.html',ville: 'Arzon', activite: 'Bar brasserie'}, {lat: 47.69573000, lng: -2.36455600, nom: 'La Cour Royale',url: '/hotspot-wifi-bar-tabac-pluherlin-la-cour-royale-10958.html',ville: 'Pluherlin', activite: 'Bar tabac'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Johann Vetel',url: '/hotspot-wifi-bar-brasserie-st-gildas-de-rhuy-s-johann-vetel-10959.html',ville: 'St Gildas de Rhuy\'S', activite: 'Bar brasserie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Chez Woody',url: '/hotspot-wifi-bar-restaurant-vannes-chez-woody-10960.html',ville: 'Vannes', activite: 'Bar restaurant'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Le Narval',url: '/hotspot-wifi-bar-tabac-damgan-le-narval-10962.html',ville: 'Damgan', activite: 'Bar tabac'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Le Quai Roman',url: '/hotspot-wifi-bar-brasserie-lorient-le-quai-roman-10963.html',ville: 'Lorient', activite: 'Bar brasserie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Cafe de la Place',url: '/hotspot-wifi-bar-brasserie-pont-scorff-cafe-de-la-place-10964.html',ville: 'Pont Scorff', activite: 'Bar brasserie'}, {lat: 45.18942980, lng: 5.71654130, nom: 'Aloha Aigle',url: '/hotspot-wifi-salle-de-sport-grenoble-aloha-aigle-10965.html',ville: 'Grenoble', activite: 'Salle de sport'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Eden Lake',url: '/hotspot-wifi-centre-de-loisirs-egletons-eden-lake-10968.html',ville: 'Egletons', activite: 'Centre de loisirs'}, {lat: 43.70085200, lng: 7.26153400, nom: 'Hotel Aria',url: '/hotspot-wifi-hotel-nice-hotel-aria-10969.html',ville: 'Nice', activite: 'Hôtel'}, {lat: 48.88649900, lng: 2.31234100, nom: 'Hotel Prince Albert Wagram',url: '/hotspot-wifi-hotel-paris-hotel-prince-albert-wagram-10970.html',ville: 'Paris', activite: 'Hôtel'}, {lat: 48.24792000, lng: -4.42143300, nom: 'L\'Améthyste',url: '/hotspot-wifi-collectif-crozon-l-amethyste-10971.html',ville: 'Crozon', activite: 'Collectif'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Centre Nautique Plérin',url: '/hotspot-wifi-mairie-plerin-centre-nautique-plerin-10972.html',ville: 'Plerin', activite: 'Mairie'}, {lat: 45.27538950, lng: 6.34657160, nom: 'Hotel Saint Georges',url: '/hotspot-wifi-hotel-saint-jean-de-maurienne-hotel-saint-georges-10975.html',ville: 'Saint Jean de Maurienne', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Arcelin',url: '/hotspot-wifi-restaurant-lanslebourg-arcelin-10976.html',ville: 'Lanslebourg', activite: 'Restaurant'}, {lat: 45.28944300, lng: 6.90797400, nom: 'Pied de Piste A',url: '/hotspot-wifi-collectif-lanslevillard-pied-de-piste-a-10977.html',ville: 'Lanslevillard', activite: 'Collectif'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Résidence Van Kempen',url: '/hotspot-wifi-agence-bancaire-arneke-residence-van-kempen-10978.html',ville: 'Arneke', activite: 'Agence bancaire'}, {lat: 43.62743900, lng: 0.87690500, nom: 'Villa des Sources',url: '/hotspot-wifi-restaurant-gimont-villa-des-sources-10979.html',ville: 'Gimont', activite: 'Restaurant'}, {lat: 43.53527500, lng: 6.15323900, nom: 'Camping Municipal Cotignac',url: '/hotspot-wifi-camping-cotignac-camping-municipal-cotignac-10980.html',ville: 'Cotignac', activite: 'Camping'}, {lat: 47.92413900, lng: -4.34782300, nom: 'Cidres le Brun',url: '/hotspot-wifi-gite-chambres-d-hotes-plovan-cidres-le-brun-10982.html',ville: 'Plovan', activite: 'Gîte / Chambres d\'hôtes'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Trait D’union',url: '/hotspot-wifi-bar-tabac-baden-trait-d-union-10984.html',ville: 'Baden', activite: 'Bar tabac'}, {lat: 48.32891500, lng: -1.83375400, nom: 'Le Batracien',url: '/hotspot-wifi-bar-tabac-tinteniac-le-batracien-10987.html',ville: 'Tinteniac', activite: 'Bar tabac'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Le Dundee',url: '/hotspot-wifi-bar-tabac-locoal-mendon-le-dundee-10988.html',ville: 'Locoal Mendon', activite: 'Bar tabac'}, {lat: 48.58430290, lng: -2.53759440, nom: 'Hôtel de France - la Placette du Bourg',url: '/hotspot-wifi-hotel-pleneuf-val-andre-hotel-de-france-la-placette-du-bourg-10989.html',ville: 'Pléneuf Val André', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Gsvi Pau',url: '/hotspot-wifi-vehicule-de-transport-serres-castet-gsvi-pau-10990.html',ville: 'Serres-Castet', activite: 'Véhicule de transport'}, {lat: 46.89343700, lng: -1.25090200, nom: 'Chavagnes International College',url: '/hotspot-wifi-ecole-chavagnes-en-paillers-chavagnes-international-college-10991.html',ville: 'Chavagnes En Paillers', activite: 'Ecole'}, {lat: 43.14144800, lng: 6.38031000, nom: 'Hotel la Bastide',url: '/hotspot-wifi-hotel-le-lavandou-hotel-la-bastide-10992.html',ville: 'Le Lavandou', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Marie de Saint-Antonin-Noble-Val',url: '/hotspot-wifi-mairie-saint-antonin-noble-val-marie-de-saint-antonin-noble-val-10993.html',ville: 'Saint-Antonin-Noble-Val', activite: 'Mairie'}, {lat: 43.45274000, lng: 1.39912000, nom: 'Médiathèque Françoise Giroud',url: '/hotspot-wifi-bibliotheque-labarthe-sur-leze-mediatheque-francoise-giroud-10994.html',ville: 'Labarthe-Sur-Lèze', activite: 'Bibliothèque '}, {lat: -99.00000000, lng: -99.00000000, nom: 'Gsvi St-Etienne',url: '/hotspot-wifi-vehicule-de-transport-andrezieux-boutheon-gsvi-st-etienne-10995.html',ville: 'Andrezieux Boutheon', activite: 'Véhicule de transport'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Gsvi Valence',url: '/hotspot-wifi-vehicule-de-transport-portes-les-valence-gsvi-valence-10997.html',ville: 'Portes-Les-Valence', activite: 'Véhicule de transport'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Gsvi Annecy',url: '/hotspot-wifi-vehicule-de-transport-seynod-gsvi-annecy-10998.html',ville: 'Seynod', activite: 'Véhicule de transport'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Ahmedelices',url: '/hotspot-wifi-restaurant-metz-ahmedelices-10999.html',ville: 'Metz', activite: 'Restaurant'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Bar Calamity Jane\'S Cafe',url: '/hotspot-wifi-bar-brasserie-saint-nicolas-de-redon-bar-calamity-jane-s-cafe-11000.html',ville: 'Saint Nicolas de Redon', activite: 'Bar brasserie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Domi Delices',url: '/hotspot-wifi-bar-brasserie-locmine-domi-delices-11001.html',ville: 'Locmine', activite: 'Bar brasserie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Le P\'Tit Zeph',url: '/hotspot-wifi-bar-tabac-saint-jean-brevelay-le-p-tit-zeph-11002.html',ville: 'Saint Jean Brevelay', activite: 'Bar tabac'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Chez Grenouille',url: '/hotspot-wifi-bar-brasserie-st-servant-chez-grenouille-11003.html',ville: 'St Servant', activite: 'Bar brasserie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'L\'Entract',url: '/hotspot-wifi-bar-tabac-guilliers-l-entract-11004.html',ville: 'Guilliers', activite: 'Bar tabac'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Restaurant la Rabine',url: '/hotspot-wifi-bar-restaurant-st-pierre-des-landes-restaurant-la-rabine-11007.html',ville: 'St Pierre des Landes', activite: 'Bar restaurant'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Creperie D\'Antan',url: '/hotspot-wifi-bar-restaurant-st-gildas-de-rhuy-s-creperie-d-antan-11009.html',ville: 'St Gildas de Rhuy\'S', activite: 'Bar restaurant'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Amv 78sl',url: '/hotspot-wifi-ehpad-versailles-amv-78sl-11010.html',ville: 'Versailles', activite: 'EHPAD'}, {lat: 45.89009400, lng: 6.71379300, nom: 'Mjc Saint Gervais les Bains',url: '/hotspot-wifi-centre-de-loisirs-saint-gervais-les-bains-mjc-saint-gervais-les-bains-11011.html',ville: 'Saint Gervais les Bains', activite: 'Centre de loisirs'}, {lat: 44.12058080, lng: 5.02776290, nom: 'Office Tourisme Beaumes de Venise',url: '/hotspot-wifi-office-de-tourisme-beaumes-de-venise-office-tourisme-beaumes-de-venise-11012.html',ville: 'Beaumes de Venise', activite: 'Office de tourisme'}, {lat: 48.27085500, lng: -1.85429000, nom: 'Médiathèque la Passagère',url: '/hotspot-wifi-bibliotheque-la-chapelle-chaussee-mediatheque-la-passagere-11014.html',ville: 'La Chapelle Chaussee', activite: 'Bibliothèque '}, {lat: 50.83995800, lng: 1.83634400, nom: 'La Ferme du Grand Air',url: '/hotspot-wifi-gite-chambres-d-hotes-fiennes-la-ferme-du-grand-air-11015.html',ville: 'Fiennes', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 47.96571990, lng: -4.08454690, nom: 'Espace Auto',url: '/hotspot-wifi-concession-automobile-quimper-espace-auto-11016.html',ville: 'Quimper', activite: 'Concession automobile'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Maison France Services Bourbon-Lancy',url: '/hotspot-wifi-mairie-bourbon-lancy-maison-france-services-bourbon-lancy-11017.html',ville: 'Bourbon-Lancy', activite: 'Mairie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Sij Cias Loudeac Communaute',url: '/hotspot-wifi-agence-bancaire-loudeac-sij-cias-loudeac-communaute-11019.html',ville: 'Loudeac', activite: 'Agence bancaire'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Epnak St Gaudens',url: '/hotspot-wifi-ecole-saint-gaudens-epnak-st-gaudens-11020.html',ville: 'Saint Gaudens', activite: 'Ecole'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Feuillette Vierzon',url: '/hotspot-wifi-sandwicherie-vierzo-feuillette-vierzon-11022.html',ville: 'Vierzo', activite: 'Sandwicherie'}, {lat: 48.27256100, lng: 4.05555800, nom: 'Feuillette Saint André les Vergers',url: '/hotspot-wifi-sandwicherie-saint-andre-les-vergers-feuillette-saint-andre-les-vergers-11023.html',ville: 'Saint André les Vergers', activite: 'Sandwicherie'}, {lat: 46.12459200, lng: 5.81201700, nom: 'Idéal Pneu Valserhône',url: '/hotspot-wifi-centre-automobile-valserhone-ideal-pneu-valserhone-11024.html',ville: 'Valserhone', activite: 'Centre automobile'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Robshouse',url: '/hotspot-wifi-restaurant-chateauneuf-sur-loire-robshouse-11025.html',ville: 'Chateauneuf Sur Loire', activite: 'Restaurant'}, {lat: 47.97955000, lng: -4.10101100, nom: 'Hotel Kyriad Quimper Sud',url: '/hotspot-wifi-hotel-quimper-hotel-kyriad-quimper-sud-11026.html',ville: 'Quimper', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Vikings Auto Saint Lo',url: '/hotspot-wifi-concession-automobile-saint-lo-vikings-auto-saint-lo-11029.html',ville: 'Saint Lo', activite: 'Concession automobile'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Vikings Auto Coutances',url: '/hotspot-wifi-centre-automobile-coutances-vikings-auto-coutances-11030.html',ville: 'Coutances', activite: 'Centre automobile'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Vikings Auto Granville',url: '/hotspot-wifi-centre-automobile-granville-vikings-auto-granville-11031.html',ville: 'Granville', activite: 'Centre automobile'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Atelier du Bon Temps',url: '/hotspot-wifi-airbnb-rumilly-les-vaudes-atelier-du-bon-temps-11032.html',ville: 'Rumilly-Lès-Vaudes', activite: 'AirBnb'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Nautilus',url: '/hotspot-wifi-collectif-lorient-nautilus-11033.html',ville: 'Lorient', activite: 'Collectif'}, {lat: 45.20084500, lng: 6.29045400, nom: 'Chalet le Petit Bonheur',url: '/hotspot-wifi-collectif-saint-jean-d-arves-chalet-le-petit-bonheur-11035.html',ville: 'Saint Jean D\'Arves', activite: 'Collectif'}, {lat: -99.00000000, lng: -99.00000000, nom: 'La Grande Maison',url: '/hotspot-wifi-gite-chambres-d-hotes-valloire-la-grande-maison-11036.html',ville: 'Valloire', activite: 'Gîte / Chambres d\'hôtes'}, {lat: -99.00000000, lng: -99.00000000, nom: 'O-Saint-Michel',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-michel-de-maurienne-o-saint-michel-11037.html',ville: 'Saint Michel de Maurienne', activite: 'Gîte / Chambres d\'hôtes'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Feuillette St Jean de Soudain',url: '/hotspot-wifi-sandwicherie-st-jean-de-soudain-feuillette-st-jean-de-soudain-11038.html',ville: 'St Jean de Soudain', activite: 'Sandwicherie'}, {lat: 43.76273610, lng: -0.89624530, nom: 'Camping de L\'étang de Laubanère',url: '/hotspot-wifi-office-de-tourisme-louer-camping-de-l-etang-de-laubanere-11039.html',ville: 'Louer', activite: 'Office de tourisme'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Atc Camping Oree des Bois',url: '/hotspot-wifi-camping-saint-pierre-d-oleron-atc-camping-oree-des-bois-11041.html',ville: 'Saint Pierre D\'Oléron', activite: 'Camping'}, {lat: 47.27886400, lng: -2.36374900, nom: 'Sportsup - Hotel les Tennismen',url: '/hotspot-wifi-hotel-la-baule-escoublac-sportsup-hotel-les-tennismen-11043.html',ville: 'La Baule-Escoublac', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Hotel Atlantic',url: '/hotspot-wifi-hotel-rennes-hotel-atlantic-11044.html',ville: 'Rennes', activite: 'Hôtel'}, {lat: 45.40947140, lng: 6.34842980, nom: 'Le Roc Noir',url: '/hotspot-wifi-collectif-saint-francois-longchamp-le-roc-noir-11046.html',ville: 'Saint Francois Longchamp', activite: 'Collectif'}, {lat: 48.12784120, lng: -1.70763610, nom: 'Faculté Libre D\'étiopathie de Bretagne',url: '/hotspot-wifi-ecole-rennes-faculte-libre-d-etiopathie-de-bretagne-11047.html',ville: 'Rennes', activite: 'Ecole'}, {lat: 43.70219940, lng: 7.27187790, nom: 'Ilec Nice',url: '/hotspot-wifi-ecole-nice-ilec-nice-11048.html',ville: 'Nice', activite: 'Ecole'}, {lat: -99.00000000, lng: -99.00000000, nom: 'La Grande Rosière',url: '/hotspot-wifi-collectif-meribel-les-allues-la-grande-rosiere-11049.html',ville: 'Meribel les Allues', activite: 'Collectif'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Amv-59scl',url: '/hotspot-wifi-ehpa-lille-amv-59scl-11051.html',ville: 'Lille', activite: 'EHPA'}, {lat: 48.50292130, lng: -2.75472290, nom: 'Msb - Ecole Primaire Beauvallon',url: '/hotspot-wifi-ecole-saint-brieuc-msb-ecole-primaire-beauvallon-11053.html',ville: 'Saint-Brieuc', activite: 'Ecole'}, {lat: 45.60164000, lng: 5.22979400, nom: 'Fifty Nine Bourgoin',url: '/hotspot-wifi-salle-de-sport-bourgoin-jailleu-fifty-nine-bourgoin-11054.html',ville: 'Bourgoin Jailleu', activite: 'Salle de sport'}, {lat: 43.52607230, lng: 1.32355190, nom: 'Frouzins-Les Terrasses de Mailheaux',url: '/hotspot-wifi-ehpa-frouzins-frouzins-les-terrasses-de-mailheaux-11056.html',ville: 'Frouzins', activite: 'EHPA'}, {lat: 48.84979310, lng: 2.34019050, nom: 'Hôtel Stella',url: '/hotspot-wifi-hotel-paris-hotel-stella-11057.html',ville: 'Paris', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Vikings Auto Tourlaville',url: '/hotspot-wifi-concession-automobile-tourlaville-vikings-auto-tourlaville-11058.html',ville: 'Tourlaville', activite: 'Concession automobile'}, {lat: 46.34076350, lng: 4.82830870, nom: 'Hôtel Inn Design Mâcon',url: '/hotspot-wifi-hotel-sance-hotel-inn-design-macon-11059.html',ville: 'Sancé', activite: 'Hôtel'}, {lat: 47.70133400, lng: 2.71280300, nom: 'Domaine de Bel Air',url: '/hotspot-wifi-gite-chambres-d-hotes-gien-domaine-de-bel-air-11060.html',ville: 'Gien', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 49.18257560, lng: -0.28643250, nom: 'La Ferme D\'Amelie',url: '/hotspot-wifi-gite-chambres-d-hotes-giberville-la-ferme-d-amelie-11061.html',ville: 'Giberville', activite: 'Gîte / Chambres d\'hôtes'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Mairie de Carpiquet',url: '/hotspot-wifi-mairie-carpiquet-mairie-de-carpiquet-11062.html',ville: 'Carpiquet', activite: 'Mairie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Médiathèque Ernest Coeurderoy',url: '/hotspot-wifi-agence-bancaire-tonnerre-mediatheque-ernest-coeurderoy-11063.html',ville: 'Tonnerre', activite: 'Agence bancaire'}, {lat: 43.60726650, lng: 3.87709650, nom: 'Hôtel des Etuves',url: '/hotspot-wifi-hotel-montpellier-hotel-des-etuves-11064.html',ville: 'Montpellier', activite: 'Hôtel'}, {lat: 49.43449680, lng: 1.09878570, nom: 'Bar de L\'Ile',url: '/hotspot-wifi-bar-brasserie-rouen-bar-de-l-ile-11065.html',ville: 'Rouen', activite: 'Bar brasserie'}, {lat: 49.88536530, lng: 2.26966920, nom: 'Restaurant le Vivier',url: '/hotspot-wifi-restaurant-amiens-restaurant-le-vivier-11067.html',ville: 'Amiens', activite: 'Restaurant'}, {lat: 48.69360810, lng: 6.18422220, nom: 'Grand Hôtel de la Reine',url: '/hotspot-wifi-hotel-nancy-grand-hotel-de-la-reine-11068.html',ville: 'Nancy', activite: 'Hôtel'}, {lat: 48.50743600, lng: -2.75337300, nom: 'Msb - Ecole Maternelle Berthelot',url: '/hotspot-wifi-ecole-saint-brieuc-msb-ecole-maternelle-berthelot-11069.html',ville: 'Saint Brieuc', activite: 'Ecole'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Salle Tremlez',url: '/hotspot-wifi-mairie-pordic-salle-tremlez-11072.html',ville: 'Pordic', activite: 'Mairie'}, {lat: 45.61540100, lng: 5.14005400, nom: 'Boulangerie Colette',url: '/hotspot-wifi-restaurant-saint-savin-boulangerie-colette-11073.html',ville: 'Saint Savin', activite: 'Restaurant'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Us Feurs',url: '/hotspot-wifi-espace-public-feurs-us-feurs-11077.html',ville: 'Feurs', activite: 'Espace public'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Mapad de Conches',url: '/hotspot-wifi-residence-de-services-conches-en-ouche-mapad-de-conches-11080.html',ville: 'Conches-En-Ouche', activite: 'Résidence de services'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Pôle Culturel',url: '/hotspot-wifi-mairie-conches-en-ouche-pole-culturel-11081.html',ville: 'Conches-En-Ouche', activite: 'Mairie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Centre de Santé',url: '/hotspot-wifi-mairie-conches-en-ouche-centre-de-sante-11082.html',ville: 'Conches-En-Ouche', activite: 'Mairie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Fab Lab',url: '/hotspot-wifi-espace-public-conches-en-ouche-fab-lab-11083.html',ville: 'Conches-En-Ouche', activite: 'Espace public'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Mairie Conches',url: '/hotspot-wifi-mairie-conches-en-ouche-mairie-conches-11085.html',ville: 'Conches-En-Ouche', activite: 'Mairie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Maison France Service',url: '/hotspot-wifi-mairie-conches-en-ouche-maison-france-service-11086.html',ville: 'Conches-En-Ouche', activite: 'Mairie'}, {lat: 49.08944400, lng: 0.59791900, nom: 'Ville de Bernay',url: '/hotspot-wifi-mairie-bernay-ville-de-bernay-11087.html',ville: 'Bernay', activite: 'Mairie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Epnak Prépa Jeunes Soisy',url: '/hotspot-wifi-ecole-etampes-epnak-prepa-jeunes-soisy-11088.html',ville: 'Etampes', activite: 'Ecole'}, {lat: 45.74852300, lng: 4.93372000, nom: 'Idéal Pneu Décines',url: '/hotspot-wifi-centre-automobile-decines-ideal-pneu-decines-11089.html',ville: 'Decines', activite: 'Centre automobile'}, {lat: 46.68751800, lng: 4.39829200, nom: 'Résidence Symphonie',url: '/hotspot-wifi-residence-de-services-blanzy-residence-symphonie-11091.html',ville: 'Blanzy', activite: 'Résidence de services'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Ecole des Chesneaux',url: '/hotspot-wifi-espace-public-chateau-thierry-ecole-des-chesneaux-11093.html',ville: 'Chateau-Thierry', activite: 'Espace public'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Ehpad les Caselles',url: '/hotspot-wifi-ehpad-bozouls-ehpad-les-caselles-11097.html',ville: 'Bozouls', activite: 'EHPAD'}, {lat: 47.47447800, lng: -3.10860600, nom: 'Le Bellevue',url: '/hotspot-wifi-hotel-quiberon-le-bellevue-11101.html',ville: 'Quiberon', activite: 'Hôtel'}, {lat: 47.47370600, lng: -3.11020200, nom: 'Hôtel la Petite Sirène Quiberon',url: '/hotspot-wifi-hotel-quiberon-hotel-la-petite-sirene-quiberon-11102.html',ville: 'Quiberon', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Aire de la Bruche',url: '/hotspot-wifi-agence-bancaire-duttlenheim-aire-de-la-bruche-11103.html',ville: 'Duttlenheim', activite: 'Agence bancaire'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Fam Résidence Melville',url: '/hotspot-wifi-ehpa-guichainville-fam-residence-melville-11141.html',ville: 'Guichainville', activite: 'EHPA'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Oscar Hotel',url: '/hotspot-wifi-hotel-le-havre-oscar-hotel-11142.html',ville: 'Le Havre', activite: 'Hôtel'}, {lat: 45.42806400, lng: 4.39042700, nom: 'Comme A la Maison Clients',url: '/hotspot-wifi-bar-restaurant-saint-etienne-comme-a-la-maison-clients-11144.html',ville: 'Saint Etienne', activite: 'Bar restaurant'}, {lat: 44.85507000, lng: -0.57898200, nom: 'Sci Volubilis',url: '/hotspot-wifi-airbnb-bordeaux-sci-volubilis-11145.html',ville: 'Bordeaux', activite: 'AirBnb'}, {lat: 47.27984200, lng: 5.01168300, nom: 'Distrimatic',url: '/hotspot-wifi-societe-marsannay-la-cote-distrimatic-11146.html',ville: 'Marsannay la Côte', activite: 'Société'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Résidence de L\'Arsenal Royal',url: '/hotspot-wifi-residence-de-services-rochefort-residence-de-l-arsenal-royal-11147.html',ville: 'Rochefort', activite: 'Résidence de services'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Georges Pereira',url: '/hotspot-wifi-airbnb-saint-gervais-les-bains-georges-pereira-11150.html',ville: 'Saint Gervais les Bains', activite: 'AirBnb'}, {lat: 48.11523600, lng: -1.71570900, nom: 'Biopôle - Citédia Pépinières',url: '/hotspot-wifi-societe-rennes-biopole-citedia-pepinieres-11153.html',ville: 'Rennes', activite: 'Société'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Brit Hotel du Dauphin',url: '/hotspot-wifi-hotel-l-aigle-brit-hotel-du-dauphin-11154.html',ville: 'L\'Aigle', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Aphj-Guérande',url: '/hotspot-wifi-collectif-guerande-aphj-guerande-11155.html',ville: 'Guerande', activite: 'Collectif'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Aphj - la Baule',url: '/hotspot-wifi-collectif-la-baule-aphj-la-baule-11156.html',ville: 'La Baule', activite: 'Collectif'}, {lat: 47.44781100, lng: -2.32080600, nom: 'Aphj - Herbignac',url: '/hotspot-wifi-agence-bancaire-herbignac-aphj-herbignac-11157.html',ville: 'Herbignac', activite: 'Agence bancaire'}, {lat: 44.36023498, lng: 2.55924498, nom: 'Hotel Deltour Rodez',url: '/hotspot-wifi-hotel-rodez-hotel-deltour-rodez-11162.html',ville: 'Rodez', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Hotel California',url: '/hotspot-wifi-hotel-le-lavandou-hotel-california-11163.html',ville: 'Le Lavandou', activite: 'Hôtel'}, {lat: 46.06152700, lng: 4.60436800, nom: 'Chateau des Loges',url: '/hotspot-wifi-hotel-le-perreon-chateau-des-loges-11166.html',ville: 'Le Perréon', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Mairie Pleubian',url: '/hotspot-wifi-mairie-pleubian-mairie-pleubian-11169.html',ville: 'Pleubian', activite: 'Mairie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Médiathèque Espéraza',url: '/hotspot-wifi-bibliotheque-esperaza-mediatheque-esperaza-11171.html',ville: 'Esperaza', activite: 'Bibliothèque '}, {lat: 43.70023400, lng: 1.81586100, nom: 'Hotel les Pasteliers',url: '/hotspot-wifi-hotel-lavaur-hotel-les-pasteliers-11175.html',ville: 'Lavaur', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Entech Smart Energies',url: '/hotspot-wifi-espace-public-quimper-entech-smart-energies-11176.html',ville: 'Quimper', activite: 'Espace public'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Gîtes \"les Fauvettes & les Iris\"',url: '/hotspot-wifi-gite-chambres-d-hotes-le-pin-la-garenne-gites-les-fauvettes-les-iris-11179.html',ville: 'Le Pin la Garenne', activite: 'Gîte / Chambres d\'hôtes'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Mairie Marchemaisons',url: '/hotspot-wifi-espace-public-marchemaisons-mairie-marchemaisons-11180.html',ville: 'Marchemaisons', activite: 'Espace public'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Pharmacie du Grand Cap',url: '/hotspot-wifi-pharmacie-parapharmacie-le-havre-pharmacie-du-grand-cap-11182.html',ville: 'Le Havre', activite: 'Pharmacie - Parapharmacie '}, {lat: 48.11006200, lng: -1.21624300, nom: 'Roadside Vitre',url: '/hotspot-wifi-restaurant-vitre-roadside-vitre-11245.html',ville: 'Vitré', activite: 'Restaurant'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Golf de Jumièges',url: '/hotspot-wifi-golf-mesnil-sous-jumieges-golf-de-jumieges-11246.html',ville: 'Mesnil Sous Jumièges', activite: 'Golf'}, {lat: 47.71693260, lng: -3.36894880, nom: 'Le Kernevel',url: '/hotspot-wifi-bar-brasserie-larmor-plage-le-kernevel-11249.html',ville: 'Larmor-Plage', activite: 'Bar brasserie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Vsm Tregueux (feuillette)',url: '/hotspot-wifi-restaurant-tregueux-vsm-tregueux-feuillette-11250.html',ville: 'Tregueux', activite: 'Restaurant'}, {lat: 49.89344370, lng: 2.28882290, nom: 'Résidence Crems',url: '/hotspot-wifi-collectif-amiens-residence-crems-11251.html',ville: 'Amiens', activite: 'Collectif'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Café des Officiers',url: '/hotspot-wifi-bar-brasserie-paris-cafe-des-officiers-11253.html',ville: 'Paris', activite: 'Bar brasserie'}, {lat: 45.15951910, lng: 5.70896860, nom: 'Abbatiale Hôtel - Restaurant la Boucherie',url: '/hotspot-wifi-hotel-grenoble-abbatiale-hotel-restaurant-la-boucherie-11255.html',ville: 'Grenoble', activite: 'Hôtel'}, {lat: 48.00213900, lng: 0.20251890, nom: 'Ibis Budget',url: '/hotspot-wifi-hotel-le-mans-ibis-budget-11256.html',ville: 'Le Mans', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Camping le Domaine des Forges - Wifi4eu',url: '/hotspot-wifi-camping-lamongerie-camping-le-domaine-des-forges-wifi4eu-11257.html',ville: 'Lamongerie', activite: 'Camping'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Eden Aubree - Wifi4eu',url: '/hotspot-wifi-mairie-beyssac-eden-aubree-wifi4eu-11258.html',ville: 'Beyssac', activite: 'Mairie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Camping Municipal Lac de Pontcharal - Wifi4eu',url: '/hotspot-wifi-camping-vigeois-camping-municipal-lac-de-pontcharal-wifi4eu-11259.html',ville: 'Vigeois', activite: 'Camping'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Mairie de Frossay-Salle Co-Working',url: '/hotspot-wifi-mairie-frossay-mairie-de-frossay-salle-co-working-11260.html',ville: 'Frossay', activite: 'Mairie'}, {lat: 46.60349900, lng: -1.64807100, nom: 'Brithotel Vendeemer',url: '/hotspot-wifi-hotel-les-achards-brithotel-vendeemer-11261.html',ville: 'Les Achards', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Communauté D\'Agglomération Tarbes Lourdes Pyrénées - Siège',url: '/hotspot-wifi-espace-public-juillan-communaute-d-agglomeration-tarbes-lourdes-pyrenees-siege-11262.html',ville: 'Juillan', activite: 'Espace public'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Résidence Sociale Rémy Priolet',url: '/hotspot-wifi-residence-de-services-rennes-residence-sociale-remy-priolet-11263.html',ville: 'Rennes', activite: 'Résidence de services'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Ace Hotel Angers',url: '/hotspot-wifi-hotel-saint-barthelemy-d-anjou-ace-hotel-angers-11264.html',ville: 'Saint Barthelemy D\'Anjou', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Mairie',url: '/hotspot-wifi-mairie-montaimont-mairie-11265.html',ville: 'Montaimont', activite: 'Mairie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Gites de Montaimont',url: '/hotspot-wifi-gite-chambres-d-hotes-montaimont-gites-de-montaimont-11266.html',ville: 'Montaimont', activite: 'Gîte / Chambres d\'hôtes'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Croix Rouge 66 : Maison D\'Adriana',url: '/hotspot-wifi-collectif-perpignan-croix-rouge-66-maison-d-adriana-11268.html',ville: 'Perpignan', activite: 'Collectif'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Mairie Couffouleux Berenguier',url: '/hotspot-wifi-mairie-couffouleux-mairie-couffouleux-berenguier-11269.html',ville: 'Couffouleux', activite: 'Mairie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Mairie de Couffouleux Pôle Numérique',url: '/hotspot-wifi-agence-bancaire-couffouleux-mairie-de-couffouleux-pole-numerique-11270.html',ville: 'Couffouleux', activite: 'Agence bancaire'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Activdesign',url: '/hotspot-wifi-societe-rennes-activdesign-11272.html',ville: 'Rennes', activite: 'Société'}, {lat: 48.51663500, lng: -3.03269800, nom: 'Mairie de Lanrodec',url: '/hotspot-wifi-mairie-lanrodec-mairie-de-lanrodec-11273.html',ville: 'Lanrodec', activite: 'Mairie'}, {lat: 48.52373960, lng: -2.74654430, nom: 'Sbaa - Saint-Brieuc Factory',url: '/hotspot-wifi-collectif-saint-brieuc-sbaa-saint-brieuc-factory-11275.html',ville: 'Saint Brieuc', activite: 'Collectif'}, {lat: 48.64224000, lng: 4.94847200, nom: 'Agence Ticea',url: '/hotspot-wifi-vehicule-de-transport-saint-dizier-agence-ticea-11276.html',ville: 'Saint-Dizier', activite: 'Véhicule de transport'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Mediatheque de Tinteniac',url: '/hotspot-wifi-centre-culturel-tinteniac-mediatheque-de-tinteniac-11278.html',ville: 'Tinteniac', activite: 'Centre culturel'}, {lat: 43.63976630, lng: 6.90931250, nom: 'Grasse-Residence le Clos des Vignes',url: '/hotspot-wifi-ehpad-grasse-grasse-residence-le-clos-des-vignes-11279.html',ville: 'Grasse', activite: 'EHPAD'}, {lat: 48.89651300, lng: 5.53783060, nom: 'Hotel de la Gare',url: '/hotspot-wifi-hotel-saint-mihiel-hotel-de-la-gare-11280.html',ville: 'Saint Mihiel', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Cop Melaine',url: '/hotspot-wifi-restaurant-rennes-cop-melaine-11281.html',ville: 'Rennes', activite: 'Restaurant'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Credit Agricole Brie Picardie',url: '/hotspot-wifi-agence-bancaire-amiens-credit-agricole-brie-picardie-11285.html',ville: 'Amiens', activite: 'Agence bancaire'}, {lat: 48.61595560, lng: 6.17740060, nom: 'Hôtel Première Classe',url: '/hotspot-wifi-hotel-ludres-hotel-premiere-classe-11287.html',ville: 'Ludres', activite: 'Hôtel'}, {lat: 43.13862200, lng: 6.23520800, nom: 'Office de Tourisme Port de la Londe les Maures',url: '/hotspot-wifi-office-de-tourisme-la-londe-les-maures-office-de-tourisme-port-de-la-londe-les-maures-11290.html',ville: 'La Londe les Maures', activite: 'Office de tourisme'}, {lat: 43.24814090, lng: 2.76751500, nom: 'Locaboat Argens',url: '/hotspot-wifi-societe-argens-minervois-locaboat-argens-11291.html',ville: 'Argens-Minervois', activite: 'Société'}, {lat: 46.67874300, lng: -1.51789900, nom: 'France Poutres',url: '/hotspot-wifi-societe-venansault-france-poutres-11292.html',ville: 'Venansault', activite: 'Société'}, {lat: 48.07935890, lng: 7.35851200, nom: 'Hotel Kyriad Colmar',url: '/hotspot-wifi-hotel-colmar-hotel-kyriad-colmar-11293.html',ville: 'Colmar', activite: 'Hôtel'}, {lat: 48.77305200, lng: 5.16603700, nom: 'Agence Tub',url: '/hotspot-wifi-vehicule-de-transport-bar-le-duc-agence-tub-11294.html',ville: 'Bar le Duc', activite: 'Véhicule de transport'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Sbaa - Bibliotheque de Treveneuc',url: '/hotspot-wifi-mairie-treveneuc-sbaa-bibliotheque-de-treveneuc-11295.html',ville: 'Treveneuc', activite: 'Mairie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Vikings Auto Audi Saint Lo',url: '/hotspot-wifi-centre-automobile-saint-lo-vikings-auto-audi-saint-lo-11296.html',ville: 'Saint Lo', activite: 'Centre automobile'}, {lat: 45.90612240, lng: 6.70214740, nom: 'Hotel des 2 Gares',url: '/hotspot-wifi-hotel-le-fayet-hotel-des-2-gares-11297.html',ville: 'Le Fayet', activite: 'Hôtel'}, {lat: 46.21385600, lng: -1.10353100, nom: 'Les Trois Lilas',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-xandre-les-trois-lilas-11300.html',ville: 'Saint-Xandre', activite: 'Gîte / Chambres d\'hôtes'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Bara Lorient Nayel',url: '/hotspot-wifi-restaurant-lorient-bara-lorient-nayel-11301.html',ville: 'Lorient', activite: 'Restaurant'}, {lat: 49.49091000, lng: 1.01965100, nom: 'Vikings Auto Saint Jean du Cardonnay',url: '/hotspot-wifi-centre-automobile-saint-jean-du-cardonnay-vikings-auto-saint-jean-du-cardonnay-11307.html',ville: 'Saint Jean du Cardonnay', activite: 'Centre automobile'}, {lat: 47.87379840, lng: -4.11933740, nom: 'Le Bistrot du Bac',url: '/hotspot-wifi-hotel-sainte-marine-le-bistrot-du-bac-11308.html',ville: 'Sainte Marine', activite: 'Hôtel'}, {lat: 43.60645900, lng: 3.87785700, nom: 'Hôtel des Arts',url: '/hotspot-wifi-hotel-montpellier-hotel-des-arts-11310.html',ville: 'Montpellier', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Le Oken',url: '/hotspot-wifi-bar-brasserie-paris-le-oken-11311.html',ville: 'Paris', activite: 'Bar brasserie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Piscine Maurice Gigoi',url: '/hotspot-wifi-espace-public-ezanville-piscine-maurice-gigoi-11312.html',ville: 'ézanville', activite: 'Espace public'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Centre Aquatique Carvin',url: '/hotspot-wifi-centre-automobile-carvin-centre-aquatique-carvin-11313.html',ville: 'Carvin', activite: 'Centre automobile'}, {lat: 47.29095300, lng: 3.81548400, nom: 'Centre Hospitalier les Cygnes',url: '/hotspot-wifi-ehpad-lormes-centre-hospitalier-les-cygnes-11314.html',ville: 'Lormes', activite: 'EHPAD'}, {lat: 46.57622000, lng: 0.33895900, nom: 'Ehpad Résidence Jean Xxiii',url: '/hotspot-wifi-ehpad-rodez-ehpad-residence-jean-xxiii-11315.html',ville: 'Rodez', activite: 'EHPAD'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Alaph',url: '/hotspot-wifi-residence-de-services-rennes-alaph-11317.html',ville: 'Rennes', activite: 'Résidence de services'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Alaph Iffendic',url: '/hotspot-wifi-residence-de-services-iffendic-alaph-iffendic-11318.html',ville: 'Iffendic', activite: 'Résidence de services'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Mr la Providence - Rouans',url: '/hotspot-wifi-ehpad-rouans-mr-la-providence-rouans-11324.html',ville: 'Rouans', activite: 'EHPAD'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Happy Appart Kerhallet',url: '/hotspot-wifi-residence-de-services-brest-happy-appart-kerhallet-11326.html',ville: 'Brest', activite: 'Résidence de services'}, {lat: 48.43773310, lng: 1.52032370, nom: 'Hôtel Inn Design',url: '/hotspot-wifi-hotel-chartres-hotel-inn-design-11327.html',ville: 'Chartres', activite: 'Hôtel'}, {lat: 49.56413300, lng: 3.61989000, nom: 'Hotel Inn Design',url: '/hotspot-wifi-hotel-laon-hotel-inn-design-11328.html',ville: 'Laon', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Beaurivage - Camping, Lodges & Spa',url: '/hotspot-wifi-camping-bellerive-sur-allier-beaurivage-camping-lodges-spa-11329.html',ville: 'Bellerive Sur Allier', activite: 'Camping'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Aire de Camping-Car de Vichy / Bellerive',url: '/hotspot-wifi-camping-bellerive-sur-allier-aire-de-camping-car-de-vichy-bellerive-11330.html',ville: 'Bellerive Sur Allier', activite: 'Camping'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Mairie de Jugeals-Nazareth - Wifi4eu',url: '/hotspot-wifi-mairie-jugeals-nazareth-mairie-de-jugeals-nazareth-wifi4eu-11331.html',ville: 'Jugeals-Nazareth', activite: 'Mairie'}, {lat: 48.30836700, lng: 6.04262400, nom: 'Auberge du Parc',url: '/hotspot-wifi-hotel-rouvres-en-xaintois-auberge-du-parc-11332.html',ville: 'Rouvres-En-Xaintois', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Ace Hotel Roanne',url: '/hotspot-wifi-hotel-mably-ace-hotel-roanne-11333.html',ville: 'Mably', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Ace Hotel Montlucon',url: '/hotspot-wifi-hotel-saint-victor-ace-hotel-montlucon-11334.html',ville: 'Saint Victor', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Epnak Esrp Limoges',url: '/hotspot-wifi-collectif-limoges-epnak-esrp-limoges-11335.html',ville: 'Limoges', activite: 'Collectif'}, {lat: 43.61328000, lng: 1.50760000, nom: 'Manoir Et Résidence Saint Clair',url: '/hotspot-wifi-gite-chambres-d-hotes-balma-manoir-et-residence-saint-clair-11336.html',ville: 'Balma', activite: 'Gîte / Chambres d\'hôtes'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Esrp-Espo Metz',url: '/hotspot-wifi-agence-bancaire-metz-esrp-espo-metz-11337.html',ville: 'Metz', activite: 'Agence bancaire'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Ace Hotel Issoire',url: '/hotspot-wifi-hotel-issoire-ace-hotel-issoire-11338.html',ville: 'Issoire', activite: 'Hôtel'}, {lat: 48.11624700, lng: -1.72090200, nom: 'Terrain des Gens du Voyage du Petit Champeaux',url: '/hotspot-wifi-collectif-rennes-terrain-des-gens-du-voyage-du-petit-champeaux-11339.html',ville: 'Rennes', activite: 'Collectif'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Ace Hotel Annemasse',url: '/hotspot-wifi-hotel-ville-la-grand-ace-hotel-annemasse-11340.html',ville: 'Ville la Grand', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Ace Hotel Noyelles',url: '/hotspot-wifi-hotel-noyelles-godault-ace-hotel-noyelles-11341.html',ville: 'Noyelles-Godault', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Ace Hotel Bourges',url: '/hotspot-wifi-hotel-bourges-ace-hotel-bourges-11344.html',ville: 'Bourges', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Eden Hotel',url: '/hotspot-wifi-hotel-bois-guillaume-eden-hotel-11345.html',ville: 'Bois Guillaume', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Bibliotheque de Plancoet',url: '/hotspot-wifi-bibliotheque-plancoet-bibliotheque-de-plancoet-11346.html',ville: 'Plancoet', activite: 'Bibliothèque '}, {lat: -99.00000000, lng: -99.00000000, nom: 'Village Vacances la Bolle',url: '/hotspot-wifi-hotel-saint-die-des-vosges-village-vacances-la-bolle-11347.html',ville: 'Saint-Die-Des-Vosges', activite: 'Hôtel'}, {lat: 44.51420000, lng: 3.47486400, nom: 'Camping le Tivoli',url: '/hotspot-wifi-camping-mende-camping-le-tivoli-11348.html',ville: 'Mende', activite: 'Camping'}, {lat: 44.51870700, lng: 0.22149300, nom: 'Idéal Pneu Bourgoin-Jallieu',url: '/hotspot-wifi-centre-automobile-bourgoin-jallieu-ideal-pneu-bourgoin-jallieu-11350.html',ville: 'Bourgoin-Jallieu', activite: 'Centre automobile'}, {lat: 43.89176700, lng: -0.50196100, nom: 'Office de Tourisme Mont de Marsan',url: '/hotspot-wifi-office-de-tourisme-mont-de-marsan-office-de-tourisme-mont-de-marsan-11351.html',ville: 'Mont de Marsan', activite: 'Office de tourisme'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Ea Pro Act 56 - Pro Net Services',url: '/hotspot-wifi-collectif-plougoumelen-ea-pro-act-56-pro-net-services-11353.html',ville: 'Plougoumelen', activite: 'Collectif'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Opalinn',url: '/hotspot-wifi-hotel-boulogne-sur-mer-opalinn-11355.html',ville: 'Boulogne Sur Mer', activite: 'Hôtel'}, {lat: 45.95434400, lng: 2.16476650, nom: 'Hotel la Beauze',url: '/hotspot-wifi-hotel-aubusson-hotel-la-beauze-11357.html',ville: 'Aubusson', activite: 'Hôtel'}, {lat: 48.27162300, lng: 7.28899400, nom: 'Camping du Haut-Koenigsbourg',url: '/hotspot-wifi-camping-liepvre-camping-du-haut-koenigsbourg-11358.html',ville: 'Liepvre', activite: 'Camping'}, {lat: -99.00000000, lng: -99.00000000, nom: '19 Rue Ferdinand',url: '/hotspot-wifi-collectif-saint-etienne-19-rue-ferdinand-11360.html',ville: 'Saint étienne', activite: 'Collectif'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Hébergement Golf Jumièges',url: '/hotspot-wifi-gite-chambres-d-hotes-le-mesnil-sous-jumieges-hebergement-golf-jumieges-11362.html',ville: 'Le Mesnil Sous Jumièges', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 46.76152890, lng: -2.01349610, nom: 'Centre Oul St Jean de Monts',url: '/hotspot-wifi-centre-de-loisirs-saint-jean-de-monts-centre-oul-st-jean-de-monts-11363.html',ville: 'Saint Jean de Monts', activite: 'Centre de loisirs'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Le Newport',url: '/hotspot-wifi-bar-brasserie-le-mans-le-newport-11366.html',ville: 'Le Mans', activite: 'Bar brasserie'}, {lat: 45.16276230, lng: 6.42795310, nom: 'Roches Fleuries A',url: '/hotspot-wifi-collectif-valloire-roches-fleuries-a-11367.html',ville: 'Valloire', activite: 'Collectif'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Bibliothèque',url: '/hotspot-wifi-bibliotheque-saint-francois-longchamp-bibliotheque-11368.html',ville: 'Saint François Longchamp', activite: 'Bibliothèque '}, {lat: -99.00000000, lng: -99.00000000, nom: 'Locations Barret',url: '/hotspot-wifi-gite-chambres-d-hotes-lanslevillard-locations-barret-11369.html',ville: 'Lanslevillard', activite: 'Gîte / Chambres d\'hôtes'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Hotel Kyriad Orthez',url: '/hotspot-wifi-hotel-orthez-hotel-kyriad-orthez-11372.html',ville: 'Orthez', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Passerelles Vers L\'Emploi',url: '/hotspot-wifi-collectif-avranches-passerelles-vers-l-emploi-11374.html',ville: 'Avranches', activite: 'Collectif'}, {lat: 50.63422300, lng: 3.06498300, nom: 'Climb Up Lille Centre',url: '/hotspot-wifi-salle-de-sport-lille-climb-up-lille-centre-11375.html',ville: 'Lille', activite: 'Salle de sport'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Feuillette Lavau',url: '/hotspot-wifi-sandwicherie-pont-sainte-marie-feuillette-lavau-11376.html',ville: 'Pont Sainte Marie', activite: 'Sandwicherie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'K\'Frine / Artefact',url: '/hotspot-wifi-bar-restaurant-saint-denis-k-frine-artefact-11377.html',ville: 'Saint Denis', activite: 'Bar restaurant'}, {lat: -20.88147900, lng: 55.45787200, nom: 'Cafe Edouard Et Zarathoustra',url: '/hotspot-wifi-bar-restaurant-saint-denis-cafe-edouard-et-zarathoustra-11378.html',ville: 'Saint Denis', activite: 'Bar restaurant'}, {lat: -20.88147900, lng: 55.45787200, nom: 'Kt-Dral',url: '/hotspot-wifi-restaurant-saint-denis-kt-dral-11379.html',ville: 'Saint Denis', activite: 'Restaurant'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Ace Hotel Cornebarrieu',url: '/hotspot-wifi-hotel-cornebarrieu-ace-hotel-cornebarrieu-11385.html',ville: 'Cornebarrieu', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Restaurant Cocottes Et Popotes',url: '/hotspot-wifi-restaurant-boulazac-isle-manoire-restaurant-cocottes-et-popotes-11386.html',ville: 'Boulazac Isle Manoire', activite: 'Restaurant'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Ace Hotel Riom',url: '/hotspot-wifi-hotel-riom-ace-hotel-riom-11387.html',ville: 'Riom', activite: 'Hôtel'}, {lat: 48.12432770, lng: -1.69599010, nom: 'Biotrial',url: '/hotspot-wifi-clinique-hopital-rennes-biotrial-11388.html',ville: 'Rennes', activite: 'Clinique / Hôpital'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Ace Hotel Chartres',url: '/hotspot-wifi-hotel-le-coudray-ace-hotel-chartres-11390.html',ville: 'Le Coudray', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Ace Hotel Paris Roissy',url: '/hotspot-wifi-hotel-mitry-mory-ace-hotel-paris-roissy-11391.html',ville: 'Mitry Mory', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Ace Hôtel Paris Marne-La-Vallée',url: '/hotspot-wifi-hotel-bailly-romainvilliers-ace-hotel-paris-marne-la-vallee-11392.html',ville: 'Bailly Romainvilliers', activite: 'Hôtel'}, {lat: 43.07863870, lng: 1.37266280, nom: 'Camping le Petit Pyrénéen',url: '/hotspot-wifi-camping-le-mas-d-azil-camping-le-petit-pyreneen-11393.html',ville: 'Le Mas D\'Azil', activite: 'Camping'}, {lat: 48.08374090, lng: -0.80244380, nom: 'Hotel Inn Design',url: '/hotspot-wifi-hotel-laval-hotel-inn-design-11394.html',ville: 'Laval', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Valcke',url: '/hotspot-wifi-agence-bancaire-le-havre-valcke-11396.html',ville: 'Le Havre', activite: 'Agence bancaire'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Commune de Verrières En Anjou',url: '/hotspot-wifi-mairie-verrieres-en-anjou-commune-de-verrieres-en-anjou-11397.html',ville: 'Verrières En Anjou', activite: 'Mairie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'La Rechasse',url: '/hotspot-wifi-gite-chambres-d-hotes-termignon-la-rechasse-11400.html',ville: 'Termignon', activite: 'Gîte / Chambres d\'hôtes'}, {lat: -99.00000000, lng: -99.00000000, nom: 'La Piemontaise',url: '/hotspot-wifi-gite-chambres-d-hotes-aussois-la-piemontaise-11401.html',ville: 'Aussois', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.37283200, lng: 6.33792500, nom: 'Mairie Montgellafrey',url: '/hotspot-wifi-mairie-saint-francois-longchamp-mairie-montgellafrey-11402.html',ville: 'Saint Francois Longchamp', activite: 'Mairie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Location Lagache',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-michel-de-maurienne-location-lagache-11403.html',ville: 'Saint Michel de Maurienne', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 47.95393700, lng: 5.74942200, nom: 'Camping Montmorency',url: '/hotspot-wifi-camping-bourbonne-les-bains-camping-montmorency-11404.html',ville: 'Bourbonne les Bains', activite: 'Camping'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Le K',url: '/hotspot-wifi-restaurant-tregueux-le-k-11406.html',ville: 'Tregueux', activite: 'Restaurant'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Scea Château Balac',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-laurent-medoc-scea-chateau-balac-11407.html',ville: 'Saint Laurent Medoc', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.89326000, lng: 2.33978700, nom: 'Hôtel Prince Albert Montmartre',url: '/hotspot-wifi-hotel-paris-hotel-prince-albert-montmartre-11408.html',ville: 'Paris', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Ace Hotel Creutzwald',url: '/hotspot-wifi-hotel-creutzwald-ace-hotel-creutzwald-11413.html',ville: 'Creutzwald', activite: 'Hôtel'}, {lat: 43.64351600, lng: 0.61709400, nom: 'Domaine de Baulieu',url: '/hotspot-wifi-hotel-auch-domaine-de-baulieu-11414.html',ville: 'Auch', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Ace Hotel Carbon Blanc',url: '/hotspot-wifi-hotel-carbon-blanc-ace-hotel-carbon-blanc-11415.html',ville: 'Carbon Blanc', activite: 'Hôtel'}, {lat: 45.95686750, lng: 2.16788540, nom: 'Résidence Anae',url: '/hotspot-wifi-collectif-aubusson-residence-anae-11416.html',ville: 'Aubusson', activite: 'Collectif'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Hôtel des Trois Gares - H3g',url: '/hotspot-wifi-hotel-paris-hotel-des-trois-gares-h3g-11417.html',ville: 'Paris', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Brit Hotel du Laca',url: '/hotspot-wifi-hotel-capvern-brit-hotel-du-laca-11418.html',ville: 'Capvern', activite: 'Hôtel'}, {lat: 49.48883310, lng: 0.10768500, nom: 'Hotel le Richelieu',url: '/hotspot-wifi-hotel-le-havre-hotel-le-richelieu-11419.html',ville: 'Le Havre', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Somouest',url: '/hotspot-wifi-societe-montsurs-somouest-11420.html',ville: 'Montsurs', activite: 'Société'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Cook Si',url: '/hotspot-wifi-restaurant-vannes-cook-si-11423.html',ville: 'Vannes', activite: 'Restaurant'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Le Solitaire',url: '/hotspot-wifi-bar-tabac-remungol-le-solitaire-11424.html',ville: 'Remungol', activite: 'Bar tabac'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Kafe Kanggui',url: '/hotspot-wifi-bar-restaurant-brest-kafe-kanggui-11426.html',ville: 'Brest', activite: 'Bar restaurant'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Jump Session 56',url: '/hotspot-wifi-centre-de-loisirs-vannes-jump-session-56-11427.html',ville: 'Vannes', activite: 'Centre de loisirs'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Les Decapsules',url: '/hotspot-wifi-bar-brasserie-baud-les-decapsules-11428.html',ville: 'Baud', activite: 'Bar brasserie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Bar de la Plage',url: '/hotspot-wifi-bar-tabac-clohars-carnoet-bar-de-la-plage-11430.html',ville: 'Clohars Carnoet', activite: 'Bar tabac'}, {lat: -99.00000000, lng: -99.00000000, nom: 'L\'Atlantic',url: '/hotspot-wifi-restaurant-concarneau-l-atlantic-11431.html',ville: 'Concarneau', activite: 'Restaurant'}, {lat: -99.00000000, lng: -99.00000000, nom: 'L\'Ecluse',url: '/hotspot-wifi-bar-tabac-le-palais-l-ecluse-11432.html',ville: 'Le Palais', activite: 'Bar tabac'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Chez Marie Jo',url: '/hotspot-wifi-bar-tabac-kerfourn-chez-marie-jo-11433.html',ville: 'Kerfourn', activite: 'Bar tabac'}, {lat: -99.00000000, lng: -99.00000000, nom: 'L\' Embuscade',url: '/hotspot-wifi-bar-tabac-guerledan-l-embuscade-11435.html',ville: 'Guerlédan', activite: 'Bar tabac'}, {lat: 46.15757010, lng: -1.27562010, nom: 'Camping les Acacias',url: '/hotspot-wifi-camping-rivedoux-plage-camping-les-acacias-11438.html',ville: 'Rivedoux Plage', activite: 'Camping'}, {lat: 48.11734210, lng: -1.70751980, nom: 'La Villa Tri Men',url: '/hotspot-wifi-hotel-combrit-la-villa-tri-men-11439.html',ville: 'Combrit', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'L\' Instant Charnel',url: '/hotspot-wifi-gite-chambres-d-hotes-plouha-l-instant-charnel-11440.html',ville: 'Plouha', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.90561700, lng: 2.33665200, nom: 'Storyboard',url: '/hotspot-wifi-centre-culturel-saint-ouen-sur-seine-storyboard-11441.html',ville: 'Saint Ouen Sur Seine', activite: 'Centre culturel'}, {lat: 42.70653100, lng: 9.36955400, nom: 'A Casa Di L\'Alivu',url: '/hotspot-wifi-gite-chambres-d-hotes-patrimonio-a-casa-di-l-alivu-11442.html',ville: 'Patrimonio', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 47.11921700, lng: -2.10130500, nom: 'Pmu L\'Ocean',url: '/hotspot-wifi-bar-tabac-pornic-pmu-l-ocean-11444.html',ville: 'Pornic', activite: 'Bar tabac'}, {lat: 47.11508290, lng: -2.10215010, nom: 'Quai 34',url: '/hotspot-wifi-bar-restaurant-pornic-quai-34-11445.html',ville: 'Pornic', activite: 'Bar restaurant'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Le Rio',url: '/hotspot-wifi-restaurant-st-brevin-les-pins-le-rio-11447.html',ville: 'St Brevin les Pins', activite: 'Restaurant'}, {lat: 44.82835600, lng: -0.56201900, nom: 'Ténéo Apparthotel Bordeaux Gare Saint-Jean',url: '/hotspot-wifi-hotel-bordeaux-teneo-apparthotel-bordeaux-gare-saint-jean-11452.html',ville: 'Bordeaux', activite: 'Hôtel'}, {lat: 48.67298980, lng: -4.33122360, nom: 'Camping Côte des Légendes',url: '/hotspot-wifi-camping-brignogan-plages-camping-cote-des-legendes-11454.html',ville: 'Brignogan - Plages', activite: 'Camping'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Les Jardins de Montplaisirs',url: '/hotspot-wifi-ehpad-liguge-les-jardins-de-montplaisirs-11456.html',ville: 'Liguge', activite: 'EHPAD'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Ace Hotel Arras',url: '/hotspot-wifi-hotel-beaurains-ace-hotel-arras-11457.html',ville: 'Beaurains', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Brit Hotel St Brieuc - Langueux',url: '/hotspot-wifi-hotel-langueux-brit-hotel-st-brieuc-langueux-11458.html',ville: 'Langueux', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Kyriad',url: '/hotspot-wifi-hotel-cholet-kyriad-11459.html',ville: 'Cholet', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Les Nouveaux Sauvages',url: '/hotspot-wifi-bar-brasserie-montreuil-les-nouveaux-sauvages-11462.html',ville: 'Montreuil', activite: 'Bar brasserie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Les Blouses Blanches',url: '/hotspot-wifi-bar-brasserie-paris-les-blouses-blanches-11463.html',ville: 'Paris', activite: 'Bar brasserie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Hotel de France',url: '/hotspot-wifi-hotel-la-cote-saint-andre-hotel-de-france-11464.html',ville: 'La Cote Saint Andre', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Antica Stazione',url: '/hotspot-wifi-restaurant-guebwiller-antica-stazione-11465.html',ville: 'Guebwiller', activite: 'Restaurant'}, {lat: 48.64680510, lng: -2.02702660, nom: 'Hotel Quic En Groigne',url: '/hotspot-wifi-hotel-saint-malo-hotel-quic-en-groigne-11466.html',ville: 'Saint Malo', activite: 'Hôtel'}, {lat: 48.86268200, lng: 2.34188800, nom: 'Irasshai',url: '/hotspot-wifi-restaurant-paris-irasshai-11467.html',ville: 'Paris', activite: 'Restaurant'}, {lat: 49.08065720, lng: -0.65319060, nom: 'Au Vieux Puits',url: '/hotspot-wifi-bar-tabac-villers-bocage-au-vieux-puits-11469.html',ville: 'Villers Bocage', activite: 'Bar tabac'}, {lat: 43.69700500, lng: 7.27534700, nom: 'Restaurant Marinette',url: '/hotspot-wifi-restaurant-nice-restaurant-marinette-11471.html',ville: 'Nice', activite: 'Restaurant'}, {lat: 43.58301900, lng: 7.12124500, nom: 'Bohobos (2nd Site Workstation)',url: '/hotspot-wifi-collectif-antibes-bohobos-2nd-site-workstation-11472.html',ville: 'Antibes', activite: 'Collectif'}, {lat: 47.79946500, lng: 4.08832700, nom: 'La Gravière du Moulin',url: '/hotspot-wifi-camping-lezinnes-la-graviere-du-moulin-11474.html',ville: 'Lezinnes', activite: 'Camping'}, {lat: 44.84206200, lng: -0.40065100, nom: 'Gîte Fourat',url: '/hotspot-wifi-gite-chambres-d-hotes-salleboeuf-gite-fourat-11475.html',ville: 'Salleboeuf', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 44.65262200, lng: -1.24288600, nom: 'Fredeliant',url: '/hotspot-wifi-bar-brasserie-lege-cap-ferret-fredeliant-11478.html',ville: 'Lege Cap Ferret', activite: 'Bar brasserie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Balade En Provence',url: '/hotspot-wifi-bar-brasserie-antibes-balade-en-provence-11480.html',ville: 'Antibes', activite: 'Bar brasserie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Office de Tourisme Touraine Nature',url: '/hotspot-wifi-office-de-tourisme-bourgueil-office-de-tourisme-touraine-nature-11481.html',ville: 'Bourgueil', activite: 'Office de tourisme'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Camping Lefébure Bas - Am Loisirs',url: '/hotspot-wifi-camping-orbey-camping-lefebure-bas-am-loisirs-11482.html',ville: 'Orbey', activite: 'Camping'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Camping Lefébure Haut - Am Loisirs',url: '/hotspot-wifi-camping-orbey-camping-lefebure-haut-am-loisirs-11483.html',ville: 'Orbey', activite: 'Camping'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Boulangerie des Volcans',url: '/hotspot-wifi-sandwicherie-cournon-boulangerie-des-volcans-11484.html',ville: 'Cournon', activite: 'Sandwicherie'}, {lat: 47.98164400, lng: 3.38874500, nom: 'Locaboat Joigny',url: '/hotspot-wifi-societe-joigny-locaboat-joigny-11485.html',ville: 'Joigny', activite: 'Société'}, {lat: 44.85400500, lng: -0.57075100, nom: 'Edenslow Stay',url: '/hotspot-wifi-gite-chambres-d-hotes-bordeaux-edenslow-stay-11486.html',ville: 'Bordeaux', activite: 'Gîte / Chambres d\'hôtes'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Bibliothèque Chausée D\'Ivry',url: '/hotspot-wifi-bibliotheque-la-chausee-d-ivry-bibliotheque-chausee-d-ivry-11489.html',ville: 'La Chausée D\'Ivry', activite: 'Bibliothèque '}, {lat: 46.19347900, lng: -1.43445600, nom: 'Perle de Ré',url: '/hotspot-wifi-hotel-la-couarde-sur-mer-perle-de-re-11490.html',ville: 'La Couarde Sur Mer', activite: 'Hôtel'}, {lat: 43.56064400, lng: 4.07563000, nom: 'Extrem Gym',url: '/hotspot-wifi-salle-de-sport-la-grande-motte-extrem-gym-11491.html',ville: 'La Grande Motte', activite: 'Salle de sport'}, {lat: -99.00000000, lng: -99.00000000, nom: 'La Taverne de Chambray les Tours',url: '/hotspot-wifi-restaurant-chambray-les-tours-la-taverne-de-chambray-les-tours-11494.html',ville: 'Chambray les Tours', activite: 'Restaurant'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Camping des Nacres',url: '/hotspot-wifi-camping-solaro-camping-des-nacres-11495.html',ville: 'Solaro', activite: 'Camping'}, {lat: 44.82528900, lng: 1.24769900, nom: 'Gîtes la Roseraie',url: '/hotspot-wifi-gite-chambres-d-hotes-vitrac-gites-la-roseraie-11500.html',ville: 'Vitrac', activite: 'Gîte / Chambres d\'hôtes'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Atmosphere Hotel',url: '/hotspot-wifi-hotel-les-deux-alpes-atmosphere-hotel-11506.html',ville: 'Les Deux Alpes', activite: 'Hôtel'}, {lat: 44.30028900, lng: 4.08359900, nom: 'Camping Besseges',url: '/hotspot-wifi-camping-besseges-camping-besseges-11508.html',ville: 'Bessèges', activite: 'Camping'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Hotel_select',url: '/hotspot-wifi-hotel-saint-denis-hotel_select-11511.html',ville: 'Saint Denis', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Mediatheque Terrasson',url: '/hotspot-wifi-mairie-terrasson-lavilledieu-mediatheque-terrasson-11512.html',ville: 'Terrasson-Lavilledieu', activite: 'Mairie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Gip65',url: '/hotspot-wifi-espace-public-tarbes-gip65-11513.html',ville: 'Tarbes', activite: 'Espace public'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Les Tamaris',url: '/hotspot-wifi-gite-chambres-d-hotes-corpe-les-tamaris-11514.html',ville: 'Corpe', activite: 'Gîte / Chambres d\'hôtes'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Caf de la Charente-Maritime - Rochefort',url: '/hotspot-wifi-espace-public-rochefort-caf-de-la-charente-maritime-rochefort-11515.html',ville: 'Rochefort', activite: 'Espace public'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Gîte la Robinière',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-germain-de-martigny-gite-la-robiniere-11516.html',ville: 'Saint Germain de Martigny', activite: 'Gîte / Chambres d\'hôtes'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Boulangerie Stéphanie',url: '/hotspot-wifi-sandwicherie-molsheim-boulangerie-stephanie-11517.html',ville: 'Molsheim', activite: 'Sandwicherie'}, {lat: 47.51986700, lng: -1.95493700, nom: 'Comptoir Hc',url: '/hotspot-wifi-bar-tabac-guenrouet-comptoir-hc-11518.html',ville: 'Guenrouet', activite: 'Bar tabac'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Les 3 Moulins',url: '/hotspot-wifi-bar-brasserie-reze-les-3-moulins-11520.html',ville: 'Reze', activite: 'Bar brasserie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'La Station du Val D\'Oust',url: '/hotspot-wifi-restaurant-quily-la-station-du-val-d-oust-11524.html',ville: 'Quily', activite: 'Restaurant'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Le Clam',url: '/hotspot-wifi-bar-tabac-bono-le-clam-11525.html',ville: 'Bono', activite: 'Bar tabac'}, {lat: 47.63989600, lng: -2.94928000, nom: 'Le Petit Mousse',url: '/hotspot-wifi-bar-restaurant-bono-le-petit-mousse-11527.html',ville: 'Bono', activite: 'Bar restaurant'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Le Temps D\'Un Café',url: '/hotspot-wifi-bar-brasserie-langoelan-le-temps-d-un-cafe-11528.html',ville: 'Langoëlan', activite: 'Bar brasserie'}, {lat: 47.98820400, lng: -4.10044400, nom: 'Café Creme',url: '/hotspot-wifi-bar-restaurant-quimperle-cafe-creme-11531.html',ville: 'Quimperle', activite: 'Bar restaurant'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Les Tamaris',url: '/hotspot-wifi-bar-tabac-ploemeur-les-tamaris-11532.html',ville: 'Ploemeur', activite: 'Bar tabac'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Esrp Epnak Bordeaux',url: '/hotspot-wifi-collectif-bordeaux-esrp-epnak-bordeaux-11533.html',ville: 'Bordeaux', activite: 'Collectif'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Mairie de Orelle',url: '/hotspot-wifi-espace-public-orelle-mairie-de-orelle-11534.html',ville: 'Orelle', activite: 'Espace public'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Bodygo Hostel',url: '/hotspot-wifi-hotel-valfrejus-bodygo-hostel-11535.html',ville: 'Valfréjus', activite: 'Hôtel'}, {lat: 45.26010890, lng: 6.37219950, nom: 'Résidence Champfleuri 1',url: '/hotspot-wifi-collectif-albiez-montrond-residence-champfleuri-1-11536.html',ville: 'Albiez Montrond', activite: 'Collectif'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Palais des Rencontres Château-Thierry',url: '/hotspot-wifi-espace-public-chateau-thierry-palais-des-rencontres-chateau-thierry-11537.html',ville: 'Chateau-Thierry', activite: 'Espace public'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Brit Hotel Lannion-Perros',url: '/hotspot-wifi-hotel-lannion-brit-hotel-lannion-perros-11538.html',ville: 'Lannion', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Thermadour - Hôtel Régina',url: '/hotspot-wifi-hotel-dax-thermadour-hotel-regina-11539.html',ville: 'Dax', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Hotel Premiere Classe',url: '/hotspot-wifi-hotel-mouilleron-le-captif-hotel-premiere-classe-11540.html',ville: 'Mouilleron le Captif', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Bowling le Kilhou',url: '/hotspot-wifi-bowling-noyal-pontivy-bowling-le-kilhou-11541.html',ville: 'Noyal Pontivy', activite: 'Bowling'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Ace Hotel Vendee',url: '/hotspot-wifi-hotel-sainte-hermine-ace-hotel-vendee-11542.html',ville: 'Sainte Hermine', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Ace Hotel Poitiers',url: '/hotspot-wifi-hotel-poitiers-ace-hotel-poitiers-11543.html',ville: 'Poitiers', activite: 'Hôtel'}, {lat: 48.30369120, lng: 4.08563770, nom: '93 Rue Kleber',url: '/hotspot-wifi-residence-etudiante-troyes-93-rue-kleber-11544.html',ville: 'Troyes', activite: 'Résidence étudiante'}, {lat: -99.00000000, lng: -99.00000000, nom: 'La Sagesse',url: '/hotspot-wifi-ehpad-saint-briac-sur-mer-la-sagesse-11545.html',ville: 'Saint Briac Sur Mer', activite: 'EHPAD'}, {lat: 43.45698100, lng: 6.42735300, nom: 'Chateau Taradeau',url: '/hotspot-wifi-gite-chambres-d-hotes-taradeau-chateau-taradeau-11546.html',ville: 'Taradeau', activite: 'Gîte / Chambres d\'hôtes'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Epnak Sens les Genets',url: '/hotspot-wifi-collectif-sens-epnak-sens-les-genets-11548.html',ville: 'Sens', activite: 'Collectif'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Nice Pam Hotel',url: '/hotspot-wifi-hotel-nice-nice-pam-hotel-11549.html',ville: 'Nice', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Suite Home Briancon',url: '/hotspot-wifi-hotel-briancon-suite-home-briancon-11550.html',ville: 'Briancon', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Ace Hotel Troyes',url: '/hotspot-wifi-hotel-saint-andre-les-verges-ace-hotel-troyes-11551.html',ville: 'Saint Andre les Verges', activite: 'Hôtel'}, {lat: 46.68341570, lng: -1.42076540, nom: 'Foyer la Louisiane',url: '/hotspot-wifi-residence-etudiante-la-roche-sur-yon-foyer-la-louisiane-11552.html',ville: 'La Roche Sur Yon', activite: 'Résidence étudiante'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Fjt la Ruche',url: '/hotspot-wifi-agence-bancaire-fort-de-france-fjt-la-ruche-11553.html',ville: 'Fort de France', activite: 'Agence bancaire'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Chateau de Collias Réseau \'Conviveshotel\' Ou \'Convivesrestaurant\'',url: '/hotspot-wifi-hotel-collias-chateau-de-collias-reseau-conviveshotel-ou-convivesrestaurant-11555.html',ville: 'Collias', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'La Taverne des Neiges',url: '/hotspot-wifi-restaurant-tignes-la-taverne-des-neiges-11557.html',ville: 'Tignes', activite: 'Restaurant'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Résidence Hôtelière Apt',url: '/hotspot-wifi-hotel-apt-en-luberon-residence-hoteliere-apt-11558.html',ville: 'Apt En Luberon', activite: 'Hôtel'}, {lat: 49.69524060, lng: 4.91150020, nom: 'Hotel Inn Design Sedan',url: '/hotspot-wifi-hotel-sedan-hotel-inn-design-sedan-11559.html',ville: 'Sedan', activite: 'Hôtel'}, {lat: 43.73131000, lng: -1.06411600, nom: 'La Résidence des Chênes',url: '/hotspot-wifi-residence-de-services-saint-paul-les-dax-la-residence-des-chenes-11560.html',ville: 'Saint Paul Lès Dax', activite: 'Résidence de services'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Ha Guingamp - Brit Hotel Armor',url: '/hotspot-wifi-agence-bancaire-guingamp-ha-guingamp-brit-hotel-armor-11562.html',ville: 'Guingamp', activite: 'Agence bancaire'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Hotel 85 B',url: '/hotspot-wifi-hotel-paris-hotel-85-b-11563.html',ville: 'Paris', activite: 'Hôtel'}, {lat: 45.16276230, lng: 6.42795310, nom: 'Chalet Hôtel les Rochers',url: '/hotspot-wifi-hotel-valloire-chalet-hotel-les-rochers-11564.html',ville: 'Valloire', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Communauté de Communes de Desvres - Ot Samer',url: '/hotspot-wifi-espace-public-desvres-communaute-de-communes-de-desvres-ot-samer-11565.html',ville: 'Desvres', activite: 'Espace public'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Amv-94sjc',url: '/hotspot-wifi-ehpad-cachan-amv-94sjc-11566.html',ville: 'Cachan', activite: 'EHPAD'}, {lat: -99.00000000, lng: -99.00000000, nom: 'L\'échoppe à Sushi',url: '/hotspot-wifi-restaurant-bordeaux-l-echoppe-a-sushi-11567.html',ville: 'Bordeaux', activite: 'Restaurant'}, {lat: 49.04734900, lng: 2.08146200, nom: 'Go Park',url: '/hotspot-wifi-centre-de-loisirs-pontoise-go-park-11568.html',ville: 'Pontoise', activite: 'Centre de loisirs'}, {lat: 48.59427400, lng: -2.28807700, nom: 'Maison France Service Matignon',url: '/hotspot-wifi-mairie-matignon-maison-france-service-matignon-11569.html',ville: 'Matignon', activite: 'Mairie'}, {lat: 48.61619710, lng: 6.17737850, nom: 'Hotel Bonsai',url: '/hotspot-wifi-hotel-ludres-hotel-bonsai-11570.html',ville: 'Ludres', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Ace - 36lc',url: '/hotspot-wifi-ehpad-issoudun-ace-36lc-11571.html',ville: 'Issoudun', activite: 'EHPAD'}, {lat: 48.00679700, lng: -2.08879800, nom: 'Broceliande Communaute',url: '/hotspot-wifi-agence-bancaire-plelan-le-grand-broceliande-communaute-11572.html',ville: 'Plelan le Grand', activite: 'Agence bancaire'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Fleur de Sarrasin',url: '/hotspot-wifi-restaurant-basse-goulaine-fleur-de-sarrasin-11578.html',ville: 'Basse Goulaine', activite: 'Restaurant'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Ehpad Chateau Morlon',url: '/hotspot-wifi-ehpad-cercy-la-tour-ehpad-chateau-morlon-11582.html',ville: 'Cercy la Tour', activite: 'EHPAD'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Le Bistrot du Port',url: '/hotspot-wifi-bar-restaurant-le-grau-du-roi-le-bistrot-du-port-11583.html',ville: 'Le Grau du Roi', activite: 'Bar restaurant'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Feuillette St Jean de la Ruelle',url: '/hotspot-wifi-sandwicherie-saint-jean-de-la-ruelle-feuillette-st-jean-de-la-ruelle-11584.html',ville: 'Saint Jean de la Ruelle', activite: 'Sandwicherie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Base Sports Nature',url: '/hotspot-wifi-salle-de-sport-plemet-base-sports-nature-11587.html',ville: 'Plemet', activite: 'Salle de sport'}, {lat: 43.55683900, lng: 3.78033900, nom: 'Aire de Fabregues',url: '/hotspot-wifi-restaurant-fabregues-aire-de-fabregues-11589.html',ville: 'Fabregues', activite: 'Restaurant'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Hotel Bel Ami',url: '/hotspot-wifi-hotel-pacy-sur-eure-hotel-bel-ami-11591.html',ville: 'Pacy Sur Eure', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Gite Mr Peyreaud',url: '/hotspot-wifi-gite-chambres-d-hotes-plouha-gite-mr-peyreaud-11592.html',ville: 'Plouha', activite: 'Gîte / Chambres d\'hôtes'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Eghm',url: '/hotspot-wifi-societe-aumale-eghm-11593.html',ville: 'Aumale', activite: 'Société'}, {lat: 48.51347900, lng: -2.66786100, nom: 'Maison des Arts',url: '/hotspot-wifi-centre-de-loisirs-hillion-maison-des-arts-11594.html',ville: 'Hillion', activite: 'Centre de loisirs'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Location Pontet',url: '/hotspot-wifi-gite-chambres-d-hotes-bessans-location-pontet-11595.html',ville: 'Bessans', activite: 'Gîte / Chambres d\'hôtes'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Les Agneaux',url: '/hotspot-wifi-gite-chambres-d-hotes-valloire-les-agneaux-11596.html',ville: 'Valloire', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.16276230, lng: 6.42795310, nom: 'Chalet Riton',url: '/hotspot-wifi-collectif-valloire-chalet-riton-11597.html',ville: 'Valloire', activite: 'Collectif'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Roadside Saint-Malo',url: '/hotspot-wifi-restaurant-saint-malo-roadside-saint-malo-11598.html',ville: 'Saint-Malo', activite: 'Restaurant'}, {lat: 45.76912000, lng: -0.89018200, nom: 'Mediatheque Sainte Gemme',url: '/hotspot-wifi-bibliotheque-sainte-gemme-mediatheque-sainte-gemme-11600.html',ville: 'Sainte Gemme', activite: 'Bibliothèque '}, {lat: 45.45522000, lng: -0.48961600, nom: 'Camping des Acacias',url: '/hotspot-wifi-camping-clion-camping-des-acacias-11601.html',ville: 'Clion', activite: 'Camping'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Au Métro',url: '/hotspot-wifi-bar-brasserie-paris-au-metro-11604.html',ville: 'Paris', activite: 'Bar brasserie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'L\'Inattendu',url: '/hotspot-wifi-gite-chambres-d-hotes-lavaur-l-inattendu-11605.html',ville: 'Lavaur', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 43.56984300, lng: 7.00410700, nom: 'Leclerc Kamelia',url: '/hotspot-wifi-centre-commercial-le-cannet-leclerc-kamelia-11608.html',ville: 'Le Cannet', activite: 'Centre commercial'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Aux Folies',url: '/hotspot-wifi-bar-brasserie-paris-aux-folies-11611.html',ville: 'Paris', activite: 'Bar brasserie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Omnubo Collection',url: '/hotspot-wifi-hotel-saint-mars-la-reorthe-omnubo-collection-11612.html',ville: 'Saint Mars la Reorthe', activite: 'Hôtel'}, {lat: 47.29681800, lng: -2.39124200, nom: 'Aphj - Mesemena',url: '/hotspot-wifi-collectif-la-baule-aphj-mesemena-11613.html',ville: 'La Baule', activite: 'Collectif'}, {lat: 48.63957370, lng: -2.01310630, nom: 'Ibis Styles',url: '/hotspot-wifi-hotel-saint-malo-ibis-styles-11614.html',ville: 'Saint Malo', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Sas Pors Mabo Lodge',url: '/hotspot-wifi-societe-trebeurden-sas-pors-mabo-lodge-11618.html',ville: 'Trebeurden', activite: 'Société'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Feuillette Lons-Le-Saunier',url: '/hotspot-wifi-sandwicherie-lons-le-saunier-feuillette-lons-le-saunier-11619.html',ville: 'Lons-Le-Saunier', activite: 'Sandwicherie'}, {lat: 45.86442900, lng: 1.26934600, nom: 'Hôtel du Parc',url: '/hotspot-wifi-hotel-limoges-hotel-du-parc-11620.html',ville: 'Limoges', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Maison de Secours',url: '/hotspot-wifi-ehpad-besseges-maison-de-secours-11621.html',ville: 'Besseges', activite: 'EHPAD'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Feuillette Romilly',url: '/hotspot-wifi-agence-bancaire-romilly-sur-seine-feuillette-romilly-11622.html',ville: 'Romilly Sur Seine', activite: 'Agence bancaire'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Mplo - Complexe Sportif les Grands Chemins',url: '/hotspot-wifi-salle-de-sport-ploufragan-mplo-complexe-sportif-les-grands-chemins-11623.html',ville: 'Ploufragan', activite: 'Salle de sport'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Epnak Lva de Dourdan',url: '/hotspot-wifi-agence-bancaire-janville-sur-juine-epnak-lva-de-dourdan-11624.html',ville: 'Janville Sur Juine', activite: 'Agence bancaire'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Mairie de Montjoire Chapelle',url: '/hotspot-wifi-mairie-montjoire-mairie-de-montjoire-chapelle-11626.html',ville: 'Montjoire', activite: 'Mairie'}, {lat: 44.13295500, lng: 4.80117400, nom: 'Ehpad Sacré-Coeur',url: '/hotspot-wifi-ehpad-orange-ehpad-sacre-coeur-11631.html',ville: 'Orange', activite: 'EHPAD'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Lh Station Cafe',url: '/hotspot-wifi-bar-restaurant-le-havre-lh-station-cafe-11632.html',ville: 'Le Havre', activite: 'Bar restaurant'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Hotel Bellevue',url: '/hotspot-wifi-hotel-morcenx-la-nouvelle-hotel-bellevue-11634.html',ville: 'Morcenx la Nouvelle', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Climb Up Cergy',url: '/hotspot-wifi-salle-de-sport-cergy-climb-up-cergy-11635.html',ville: 'Cergy', activite: 'Salle de sport'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Epnak Eeap Auxerre',url: '/hotspot-wifi-collectif-auxerre-epnak-eeap-auxerre-11636.html',ville: 'Auxerre', activite: 'Collectif'}, {lat: 48.89720220, lng: 2.81224820, nom: 'Esbly-Residence les Tourterelles',url: '/hotspot-wifi-ehpad-esbly-esbly-residence-les-tourterelles-11641.html',ville: 'Esbly', activite: 'EHPAD'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0619',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0619-11763.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 47.52014000, lng: -0.47162700, nom: 'Commune de Verrières-En-Anjou - Hotspot Nomade',url: '/hotspot-wifi-mairie-verrieres-en-anjou-commune-de-verrieres-en-anjou-hotspot-nomade-11820.html',ville: 'Verrières-En-Anjou', activite: 'Mairie'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0620',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0620-11821.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0624',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0624-11822.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0616',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0616-11823.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0622',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0622-11824.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0627',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0627-11826.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0625',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0625-11827.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0614',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0614-11828.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0615',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0615-11829.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.03291200, lng: -1.37340700, nom: 'Camping les Lauriers',url: '/hotspot-wifi-camping-saint-denis-d-oleron-camping-les-lauriers-11838.html',ville: 'Saint-Denis D\'Oléron', activite: 'Camping'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Transdev Grand Est',url: '/hotspot-wifi-vehicule-de-transport-st-avold-transdev-grand-est-11857.html',ville: 'St Avold', activite: 'Véhicule de transport'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Transdev Grand Est',url: '/hotspot-wifi-vehicule-de-transport-saint-avold-transdev-grand-est-11860.html',ville: 'Saint-Avold', activite: 'Véhicule de transport'}, {lat: 50.99449310, lng: 2.21717680, nom: 'Hôtel Restaurant la Tente Verte',url: '/hotspot-wifi-hotel-loon-plage-hotel-restaurant-la-tente-verte-11866.html',ville: 'Loon Plage', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Domaine du Bois de L\'Arc',url: '/hotspot-wifi-gite-chambres-d-hotes-yerville-domaine-du-bois-de-l-arc-11869.html',ville: 'Yerville', activite: 'Gîte / Chambres d\'hôtes'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Cote Ouest Automobiles Volvo',url: '/hotspot-wifi-centre-automobile-saint-brieuc-cedex-1-cote-ouest-automobiles-volvo-11872.html',ville: 'Saint Brieuc Cedex 1', activite: 'Centre automobile'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Aux Saveurs des Ecrevolles',url: '/hotspot-wifi-agence-bancaire-pont-sainte-marie-aux-saveurs-des-ecrevolles-11875.html',ville: 'Pont Sainte Marie', activite: 'Agence bancaire'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Mairie de Maisons',url: '/hotspot-wifi-mairie-maisons-mairie-de-maisons-11881.html',ville: 'Maisons', activite: 'Mairie'}, {lat: 48.41275900, lng: 6.86484500, nom: 'Gites du Charmois',url: '/hotspot-wifi-gite-chambres-d-hotes-raon-l-etape-gites-du-charmois-11890.html',ville: 'Raon L Etape', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.05260900, lng: -4.07674000, nom: 'Village de Kerlavic',url: '/hotspot-wifi-gite-chambres-d-hotes-quimper-village-de-kerlavic-11893.html',ville: 'Quimper', activite: 'Gîte / Chambres d\'hôtes'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Sgao',url: '/hotspot-wifi-centre-automobile-plerin-cedex-sgao-11902.html',ville: 'Plérin Cedex', activite: 'Centre automobile'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Point Info',url: '/hotspot-wifi-mairie-pordic-point-info-11905.html',ville: 'Pordic', activite: 'Mairie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Armor Auto',url: '/hotspot-wifi-concession-automobile-lamballe-armor-auto-11911.html',ville: 'Lamballe', activite: 'Concession automobile'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Agence du Trégor Terres D\'Armor Habitat',url: '/hotspot-wifi-societe-lannion-agence-du-tregor-terres-d-armor-habitat-11914.html',ville: 'Lannion', activite: 'Société'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Le Fourret',url: '/hotspot-wifi-gite-chambres-d-hotes-peyrehorade-le-fourret-11917.html',ville: 'Peyrehorade', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 49.70820800, lng: 0.20225500, nom: 'Hotel le Rayon Vert',url: '/hotspot-wifi-hotel-etretat-hotel-le-rayon-vert-11920.html',ville: 'Etretat', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Résidence Richelieu',url: '/hotspot-wifi-agence-bancaire-rennes-residence-richelieu-11926.html',ville: 'Rennes', activite: 'Agence bancaire'}, {lat: 48.07770300, lng: 5.05607200, nom: 'Cité Aéronautique Centre Val de Loire',url: '/hotspot-wifi-ecole-deols-cite-aeronautique-centre-val-de-loire-11929.html',ville: 'Deols', activite: 'Ecole'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Campanile Agen',url: '/hotspot-wifi-hotel-agen-campanile-agen-11932.html',ville: 'Agen', activite: 'Hôtel'}, {lat: 46.39734500, lng: 6.50323400, nom: 'Camping le Disdillou',url: '/hotspot-wifi-camping-thonon-les-bains-camping-le-disdillou-11935.html',ville: 'Thonon les Bains', activite: 'Camping'}, {lat: 47.32107500, lng: -2.30740800, nom: 'Camping les Chalands Fleuris',url: '/hotspot-wifi-camping-saint-andre-des-eaux-camping-les-chalands-fleuris-11938.html',ville: 'Saint André des Eaux', activite: 'Camping'}, {lat: 47.27939460, lng: 5.02306660, nom: 'Hotel Inn Dijon',url: '/hotspot-wifi-hotel-marsannay-la-cote-hotel-inn-dijon-11944.html',ville: 'Marsannay la Cote', activite: 'Hôtel'}, {lat: 47.66560300, lng: 2.61187900, nom: 'Villa Hotel Gien',url: '/hotspot-wifi-hotel-poilly-lez-gien-villa-hotel-gien-11947.html',ville: 'Poilly-Lez-Gien', activite: 'Hôtel'}, {lat: 46.67988400, lng: -1.40379200, nom: 'Seenovia la Roche Sur Yon',url: '/hotspot-wifi-societe-la-roche-sur-yon-seenovia-la-roche-sur-yon-11950.html',ville: 'La Roche Sur Yon', activite: 'Société'}, {lat: -99.00000000, lng: -99.00000000, nom: '24710',url: '/hotspot-wifi-vehicule-de-transport-blois-24710-11954.html',ville: 'Blois', activite: 'Véhicule de transport'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Test-Clement',url: '/hotspot-wifi-vehicule-de-transport-rennes-test-clement-11955.html',ville: 'Rennes', activite: 'Véhicule de transport'}, {lat: 48.51619750, lng: -2.74124400, nom: 'Msb - Ecole Primaire Breche',url: '/hotspot-wifi-ecole-saint-brieuc-msb-ecole-primaire-breche-11962.html',ville: 'Saint-Brieuc', activite: 'Ecole'}, {lat: 43.54268300, lng: 1.60746900, nom: 'La Cocagne',url: '/hotspot-wifi-ehpad-sainte-foy-d-aigrefeuille-la-cocagne-11973.html',ville: 'Sainte-Foy D\'Aigrefeuille', activite: 'EHPAD'}, {lat: 45.83962170, lng: 6.08508300, nom: 'Quintal-Le Jardin des Gentianes',url: '/hotspot-wifi-ehpad-quintal-quintal-le-jardin-des-gentianes-11974.html',ville: 'Quintal', activite: 'EHPAD'}, {lat: 47.99857080, lng: -4.10998600, nom: '08 - Massé',url: '/hotspot-wifi-espace-public-quimper-08-masse-11975.html',ville: 'Quimper', activite: 'Espace public'}, {lat: 48.51773200, lng: 3.72627500, nom: 'Communauté de Communes des Portes de Romilly Sur Seine - Médiathèque',url: '/hotspot-wifi-bibliotheque-romilly-sur-seine-communaute-de-communes-des-portes-de-romilly-sur-seine-mediatheque-11976.html',ville: 'Romilly Sur Seine', activite: 'Bibliothèque '}, {lat: 46.08404400, lng: 6.72817300, nom: 'Office de Tourisme Samoens',url: '/hotspot-wifi-office-de-tourisme-samoens-office-de-tourisme-samoens-11978.html',ville: 'Samoens', activite: 'Office de tourisme'}, {lat: 48.51326170, lng: -2.74990100, nom: 'Msb - Ecole Maternelle Balzac',url: '/hotspot-wifi-ecole-saint-brieuc-msb-ecole-maternelle-balzac-11979.html',ville: 'Saint-Brieuc', activite: 'Ecole'}, {lat: 48.57820520, lng: 7.75033240, nom: 'Oh My Goodness Café',url: '/hotspot-wifi-bar-brasserie-strasbourg-oh-my-goodness-cafe-11980.html',ville: 'Strasbourg', activite: 'Bar brasserie'}, {lat: 46.84817300, lng: -0.95542800, nom: 'Le Mas des Roches',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-paul-en-pareds-le-mas-des-roches-11983.html',ville: 'Saint Paul En Pareds', activite: 'Gîte / Chambres d\'hôtes'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Chambres D\'Hotes le Cerisier',url: '/hotspot-wifi-gite-chambres-d-hotes-chanverrie-chambres-d-hotes-le-cerisier-11984.html',ville: 'Chanverrie', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 46.89850100, lng: -1.14011100, nom: 'Chateau la Richerie',url: '/hotspot-wifi-hotel-beaurepaire-chateau-la-richerie-11985.html',ville: 'Beaurepaire', activite: 'Hôtel'}, {lat: 45.25325930, lng: 6.25677820, nom: 'L\'Edelweiss',url: '/hotspot-wifi-centre-de-loisirs-la-toussuire-l-edelweiss-11987.html',ville: 'La Toussuire', activite: 'Centre de loisirs'}, {lat: 45.24753500, lng: 6.78462600, nom: 'Genevray Location',url: '/hotspot-wifi-collectif-sollieres-genevray-location-11988.html',ville: 'Sollieres', activite: 'Collectif'}, {lat: 45.25182600, lng: 6.25709100, nom: 'La Côte du Bois',url: '/hotspot-wifi-hotel-la-toussuire-la-cote-du-bois-11989.html',ville: 'La Toussuire', activite: 'Hôtel'}, {lat: 49.24591000, lng: 1.43275700, nom: 'Foyer Familial Oasis',url: '/hotspot-wifi-residence-de-services-les-andelys-foyer-familial-oasis-11991.html',ville: 'Les Andelys', activite: 'Résidence de services'}, {lat: 49.15810000, lng: 1.33018300, nom: 'Foyer Familial Oasis Gaillon',url: '/hotspot-wifi-residence-de-services-gaillon-foyer-familial-oasis-gaillon-11992.html',ville: 'Gaillon', activite: 'Résidence de services'}, {lat: 50.39550530, lng: 3.10488730, nom: 'Corfu',url: '/hotspot-wifi-societe-douai-corfu-11993.html',ville: 'Douai', activite: 'Société'}, {lat: 43.33705200, lng: 3.22327800, nom: 'Citivie Residence Seniors des Poètes',url: '/hotspot-wifi-residence-de-services-beziers-citivie-residence-seniors-des-poetes-11995.html',ville: 'Beziers', activite: 'Résidence de services'}, {lat: 48.51399600, lng: -2.75948000, nom: 'Restaurant le Koadenn',url: '/hotspot-wifi-bar-restaurant-saint-brieuc-restaurant-le-koadenn-11997.html',ville: 'Saint-Brieuc', activite: 'Bar restaurant'}, {lat: 47.75329600, lng: -3.36564700, nom: 'Le Havane',url: '/hotspot-wifi-bar-brasserie-lorient-le-havane-12002.html',ville: 'Lorient', activite: 'Bar brasserie'}, {lat: 45.89092940, lng: 6.79878670, nom: 'Hotel Val D\'Este',url: '/hotspot-wifi-hotel-saint-gervais-les-bains-hotel-val-d-este-12003.html',ville: 'Saint Gervais les Bains', activite: 'Hôtel'}, {lat: 47.64003690, lng: -3.15383620, nom: 'Les Menhirs',url: '/hotspot-wifi-bar-tabac-erdeven-les-menhirs-12004.html',ville: 'Erdeven', activite: 'Bar tabac'}, {lat: 44.55963800, lng: 6.07975800, nom: 'Gap-Residence Tiers Temps',url: '/hotspot-wifi-ehpad-gap-gap-residence-tiers-temps-12005.html',ville: 'Gap', activite: 'EHPAD'}, {lat: 48.38799910, lng: 7.71287370, nom: 'Camp Au Clair Ruisseau',url: '/hotspot-wifi-camping-gerstheim-camp-au-clair-ruisseau-12007.html',ville: 'Gerstheim', activite: 'Camping'}, {lat: 49.65391800, lng: -1.65247400, nom: 'Camping la Saline',url: '/hotspot-wifi-camping-equeurdreville-camping-la-saline-12008.html',ville: 'Equeurdreville', activite: 'Camping'}, {lat: 49.44481800, lng: 1.08846000, nom: 'Rouen-Residence Tiers Temps',url: '/hotspot-wifi-ehpad-rouen-rouen-residence-tiers-temps-12010.html',ville: 'Rouen', activite: 'EHPAD'}, {lat: 50.28856830, lng: 2.78997870, nom: 'Arras - Ehpad St Francois',url: '/hotspot-wifi-ehpad-arras-arras-ehpad-st-francois-12011.html',ville: 'Arras', activite: 'EHPAD'}, {lat: 48.10434580, lng: -1.66896800, nom: 'Bnbcity - Solferino',url: '/hotspot-wifi-residence-de-services-rennes-bnbcity-solferino-12014.html',ville: 'Rennes', activite: 'Résidence de services'}, {lat: 48.50731220, lng: -2.75393550, nom: 'Msb - Ecole Maternelle Curie',url: '/hotspot-wifi-ecole-saint-brieuc-msb-ecole-maternelle-curie-12015.html',ville: 'Saint-Brieuc', activite: 'Ecole'}, {lat: 43.96462500, lng: 5.60768900, nom: 'Camping de Valsaintes',url: '/hotspot-wifi-camping-simiane-la-rotonde-camping-de-valsaintes-12016.html',ville: 'Simiane la Rotonde', activite: 'Camping'}, {lat: 45.89977320, lng: 6.62896150, nom: 'Le Floralp Sng',url: '/hotspot-wifi-hotel-combloux-le-floralp-sng-12017.html',ville: 'Combloux', activite: 'Hôtel'}, {lat: 48.85124450, lng: 2.40222900, nom: 'Arkose Nation',url: '/hotspot-wifi-centre-de-loisirs-paris-arkose-nation-12018.html',ville: 'Paris', activite: 'Centre de loisirs'}, {lat: 48.98215260, lng: -1.55614900, nom: 'Camping les Dauphins',url: '/hotspot-wifi-camping-monmartin-sur-mer-camping-les-dauphins-12019.html',ville: 'Monmartin Sur Mer', activite: 'Camping'}, {lat: 47.87692300, lng: -4.11364700, nom: 'Ti An Amiral - Villa',url: '/hotspot-wifi-residence-de-services-benodet-ti-an-amiral-villa-12020.html',ville: 'Benodet', activite: 'Résidence de services'}, {lat: 48.82133510, lng: 2.41754990, nom: 'Centre Henri Iv',url: '/hotspot-wifi-societe-charenton-le-pont-centre-henri-iv-12022.html',ville: 'Charenton-Le-Pont', activite: 'Société'}, {lat: 47.78864010, lng: -3.67218010, nom: 'Sarl Steren-Ar-Mor',url: '/hotspot-wifi-societe-moelan-sur-mer-sarl-steren-ar-mor-12025.html',ville: 'Moelan Sur Mer', activite: 'Société'}, {lat: 48.12675420, lng: -1.67921700, nom: 'Terrain des Gens du Voyage de Gros Malhon',url: '/hotspot-wifi-camping-rennes-terrain-des-gens-du-voyage-de-gros-malhon-12026.html',ville: 'Rennes', activite: 'Camping'}, {lat: 46.84464470, lng: 4.63189070, nom: 'Locaboat St Léger',url: '/hotspot-wifi-centre-de-loisirs-saint-leger-sur-dheune-locaboat-st-leger-12027.html',ville: 'Saint Leger Sur Dheune', activite: 'Centre de loisirs'}, {lat: 48.95345450, lng: 2.16454790, nom: 'Maisons Laffitte-Residence du Parc',url: '/hotspot-wifi-ehpad-maisons-laffite-maisons-laffitte-residence-du-parc-12028.html',ville: 'Maisons Laffite', activite: 'EHPAD'}, {lat: 48.95756760, lng: 1.81261610, nom: 'Mairie D\'Epône',url: '/hotspot-wifi-mairie-epone-mairie-d-epone-12029.html',ville: 'Epône', activite: 'Mairie'}, {lat: 48.12745400, lng: -1.68483800, nom: 'France',url: '/hotspot-wifi-agence-bancaire-house-3-france-12030.html',ville: 'House. 3', activite: 'Agence bancaire'}, {lat: 47.27777720, lng: 5.99469610, nom: 'Ibis Budget - Ecole Valentin',url: '/hotspot-wifi-hotel-besancon-ibis-budget-ecole-valentin-12031.html',ville: 'Besançon', activite: 'Hôtel'}, {lat: 43.09367100, lng: -0.04708000, nom: 'Médiathèque de Lourdes',url: '/hotspot-wifi-bibliotheque-lourdes-mediatheque-de-lourdes-12034.html',ville: 'Lourdes', activite: 'Bibliothèque '}, {lat: 49.84494390, lng: 3.29068790, nom: 'St Quentin-Residence Tiers Temps',url: '/hotspot-wifi-ehpad-st-quentin-st-quentin-residence-tiers-temps-12035.html',ville: 'St Quentin', activite: 'EHPAD'}, {lat: 48.55998640, lng: 2.84469760, nom: 'Bombon-Residence du Chateau de Montjay',url: '/hotspot-wifi-ehpad-bombon-bombon-residence-du-chateau-de-montjay-12036.html',ville: 'Bombon', activite: 'EHPAD'}, {lat: 48.50842270, lng: -2.76323040, nom: 'Msb - Ecole des Beaux Arts',url: '/hotspot-wifi-mairie-saint-brieuc-msb-ecole-des-beaux-arts-12037.html',ville: 'Saint Brieuc', activite: 'Mairie'}, {lat: 45.21674600, lng: 6.33631670, nom: 'Résidence Champfleuri 2',url: '/hotspot-wifi-collectif-albiez-montrond-residence-champfleuri-2-12038.html',ville: 'Albiez Montrond', activite: 'Collectif'}, {lat: 48.62349700, lng: 2.43025100, nom: 'Epnak Evry',url: '/hotspot-wifi-collectif-evry-epnak-evry-12040.html',ville: 'Evry', activite: 'Collectif'}, {lat: 48.20564000, lng: 3.30203000, nom: 'Epnak Dg Sens',url: '/hotspot-wifi-collectif-sens-epnak-dg-sens-12041.html',ville: 'Sens', activite: 'Collectif'}, {lat: 48.09002700, lng: -0.75442000, nom: 'Fiteco Laval Siège',url: '/hotspot-wifi-societe-change-fiteco-laval-siege-12042.html',ville: 'Changé', activite: 'Société'}, {lat: 47.91929610, lng: -4.02087780, nom: 'Archipel de Fouesnant',url: '/hotspot-wifi-centre-culturel-fouesnant-archipel-de-fouesnant-12043.html',ville: 'Fouesnant', activite: 'Centre culturel'}, {lat: 42.43625800, lng: 9.53365300, nom: 'Residence Mare E Sole',url: '/hotspot-wifi-hotel-taglio-isolaccio-residence-mare-e-sole-12046.html',ville: 'Taglio Isolaccio', activite: 'Hôtel'}, {lat: 47.06395440, lng: 2.38899950, nom: 'Gite Et Amitié',url: '/hotspot-wifi-collectif-bourges-gite-et-amitie-12047.html',ville: 'Bourges', activite: 'Collectif'}, {lat: 47.65974600, lng: -2.75469900, nom: 'Balade En Crepanie',url: '/hotspot-wifi-restaurant-vannes-balade-en-crepanie-12048.html',ville: 'Vannes', activite: 'Restaurant'}, {lat: 47.65579200, lng: -2.75788900, nom: 'Crêperie Sarra Zen',url: '/hotspot-wifi-restaurant-vannes-creperie-sarra-zen-12049.html',ville: 'Vannes', activite: 'Restaurant'}, {lat: 48.99248000, lng: 1.71675800, nom: 'Fiteco Mantes-La-Jolie',url: '/hotspot-wifi-societe-mantes-la-jolie-fiteco-mantes-la-jolie-12050.html',ville: 'Mantes-La-Jolie', activite: 'Société'}, {lat: 48.88036600, lng: 2.39925600, nom: 'Fiteco L\'Aigle',url: '/hotspot-wifi-societe-l-aigle-fiteco-l-aigle-12051.html',ville: 'L\'Aigle', activite: 'Société'}, {lat: 47.58937100, lng: 1.33678300, nom: 'Fiteco Blois',url: '/hotspot-wifi-societe-blois-fiteco-blois-12052.html',ville: 'Blois', activite: 'Société'}, {lat: 47.81513400, lng: -0.70696100, nom: 'Fiteco Château-Gontier',url: '/hotspot-wifi-societe-chateau-gontier-sur-mayenne-fiteco-chateau-gontier-12053.html',ville: 'Chateau-Gontier-Sur-Mayenne', activite: 'Société'}, {lat: 48.79354200, lng: 2.39527400, nom: 'Fiteco Vitry-Sur-Seine',url: '/hotspot-wifi-societe-virty-sur-seine-fiteco-vitry-sur-seine-12055.html',ville: 'Virty-Sur-Seine', activite: 'Société'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Fiteco Alencon',url: '/hotspot-wifi-societe-vlaframbert-fiteco-alencon-12056.html',ville: 'Vlaframbert', activite: 'Société'}, {lat: 48.29424900, lng: -0.60736000, nom: 'Fiteco Mayenne',url: '/hotspot-wifi-agence-bancaire-mayenne-fiteco-mayenne-12057.html',ville: 'Mayenne', activite: 'Agence bancaire'}, {lat: 49.20487300, lng: -0.39301300, nom: 'Fiteco Ifs',url: '/hotspot-wifi-societe-saint-contest-fiteco-ifs-12058.html',ville: 'Saint-Contest', activite: 'Société'}, {lat: 48.09089600, lng: 1.33426700, nom: 'Fiteco Chateaudun',url: '/hotspot-wifi-societe-chateaudun-fiteco-chateaudun-12059.html',ville: 'Châteaudun', activite: 'Société'}, {lat: 47.74742300, lng: -3.36397000, nom: 'Little Delirium',url: '/hotspot-wifi-bar-brasserie-lorient-little-delirium-12060.html',ville: 'Lorient', activite: 'Bar brasserie'}, {lat: 48.11498800, lng: -1.69358800, nom: 'Epnak Esrp Rennes',url: '/hotspot-wifi-ecole-rennes-epnak-esrp-rennes-12063.html',ville: 'Rennes', activite: 'Ecole'}, {lat: 46.94760200, lng: 4.27795100, nom: 'Pappillons Blancs Autunois',url: '/hotspot-wifi-residence-de-services-autun-pappillons-blancs-autunois-12064.html',ville: 'Autun', activite: 'Résidence de services'}, {lat: 48.88706500, lng: 2.19183400, nom: 'Hôtel des Oliviers',url: '/hotspot-wifi-hotel-nanterre-hotel-des-oliviers-12065.html',ville: 'Nanterre', activite: 'Hôtel'}, {lat: 48.04916400, lng: -1.86361200, nom: 'Médiathèque Bréal Sous Montfort',url: '/hotspot-wifi-bibliotheque-breal-sous-montfort-mediatheque-breal-sous-montfort-12066.html',ville: 'Bréal Sous Montfort', activite: 'Bibliothèque '}, {lat: 48.50539930, lng: -2.76816240, nom: 'Msb - Ecole élémentaire Hoche',url: '/hotspot-wifi-ecole-saint-brieuc-msb-ecole-elementaire-hoche-12067.html',ville: 'Saint-Brieuc', activite: 'Ecole'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0621',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0621-12068.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 48.50155740, lng: -2.76357280, nom: 'Msb - Salle Steredenn',url: '/hotspot-wifi-mairie-saint-brieuc-msb-salle-steredenn-12071.html',ville: 'Saint Brieuc', activite: 'Mairie'}, {lat: 48.51568700, lng: -2.76169140, nom: 'Msb - Ecole Baratoux',url: '/hotspot-wifi-ecole-saint-brieuc-msb-ecole-baratoux-12074.html',ville: 'Saint-Brieuc', activite: 'Ecole'}, {lat: 48.49780000, lng: -2.74714100, nom: 'Msb - Bibliothèque Albert Camus',url: '/hotspot-wifi-bibliotheque-saint-brieuc-msb-bibliotheque-albert-camus-12080.html',ville: 'Saint Brieuc', activite: 'Bibliothèque '}, {lat: 48.99756300, lng: 1.04610100, nom: 'Domaine de la Noé',url: '/hotspot-wifi-centre-de-loisirs-la-bonneville-sur-iton-domaine-de-la-noe-12083.html',ville: 'La Bonneville Sur Iton', activite: 'Centre de loisirs'}, {lat: 48.32796800, lng: -4.16086400, nom: 'Mairie de Hanvec',url: '/hotspot-wifi-mairie-hanvec-mairie-de-hanvec-12086.html',ville: 'Hanvec', activite: 'Mairie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Cilef',url: '/hotspot-wifi-residence-de-services-autun-cilef-12089.html',ville: 'Autun', activite: 'Résidence de services'}, {lat: 46.40017670, lng: 6.58772700, nom: 'Hôtel du Palais',url: '/hotspot-wifi-hotel-evian-les-bains-hotel-du-palais-12092.html',ville: 'Evian les Bains', activite: 'Hôtel'}, {lat: 48.59189500, lng: -2.82547200, nom: 'Camping le Panoramic',url: '/hotspot-wifi-camping-binic-etables-sur-mer-camping-le-panoramic-12095.html',ville: 'Binic-étables-Sur-Mer', activite: 'Camping'}, {lat: 48.04084700, lng: -4.48740500, nom: 'L\'Assiette du Cap',url: '/hotspot-wifi-restaurant-pont-croix-l-assiette-du-cap-12101.html',ville: 'Pont Croix', activite: 'Restaurant'}, {lat: 48.38544000, lng: -4.49323300, nom: 'Simone & Yvette',url: '/hotspot-wifi-bar-restaurant-brest-simone-yvette-12110.html',ville: 'Brest', activite: 'Bar restaurant'}, {lat: 48.32826600, lng: -4.24137000, nom: 'La Gabare',url: '/hotspot-wifi-bar-tabac-hopital-camfrout-la-gabare-12122.html',ville: 'Hôpital-Camfrout', activite: 'Bar tabac'}, {lat: 48.09905800, lng: -4.35184000, nom: 'Le Dz',url: '/hotspot-wifi-bar-brasserie-douarnenez-le-dz-12125.html',ville: 'Douarnenez', activite: 'Bar brasserie'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0631',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0631-12131.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0633',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0633-12134.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0636',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0636-12135.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0634',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0634-12136.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0629',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0629-12137.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0632',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0632-12138.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0630',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0630-12139.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0635',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0635-12140.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0623',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0623-12141.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0617',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0617-12142.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0618',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0618-12143.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0628',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0628-12144.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.95483000, lng: 4.32131800, nom: 'Eduen',url: '/hotspot-wifi-collectif-autun-eduen-12145.html',ville: 'Autun', activite: 'Collectif'}, {lat: 43.54813300, lng: 7.02986900, nom: 'Le Vesuvio',url: '/hotspot-wifi-bar-restaurant-cannes-le-vesuvio-12146.html',ville: 'Cannes', activite: 'Bar restaurant'}, {lat: 43.32160100, lng: 6.66433400, nom: 'La Voile',url: '/hotspot-wifi-bar-restaurant-sainte-maxime-la-voile-12147.html',ville: 'Sainte-Maxime', activite: 'Bar restaurant'}, {lat: 47.90588000, lng: 3.94910600, nom: 'Esat les Ateliers de Chesnay',url: '/hotspot-wifi-ecole-cheney-esat-les-ateliers-de-chesnay-12148.html',ville: 'Cheney', activite: 'Ecole'}, {lat: 48.09002700, lng: -0.75442000, nom: 'Fiteco Laval Agence',url: '/hotspot-wifi-societe-change-fiteco-laval-agence-12150.html',ville: 'Changé', activite: 'Société'}, {lat: 45.83393900, lng: 1.27140600, nom: 'Epnak Esrp Limoges',url: '/hotspot-wifi-ecole-limoges-epnak-esrp-limoges-12151.html',ville: 'Limoges', activite: 'Ecole'}, {lat: 44.32176030, lng: 3.59542210, nom: 'Hôtel des Gorges du Tarn',url: '/hotspot-wifi-hotel-florac-hotel-des-gorges-du-tarn-12152.html',ville: 'Florac', activite: 'Hôtel'}, {lat: 48.44920400, lng: 1.54301300, nom: 'Fiteco Chartres',url: '/hotspot-wifi-societe-chartres-fiteco-chartres-12153.html',ville: 'Chartres', activite: 'Société'}, {lat: 48.10553700, lng: -1.68020500, nom: 'Test Pierre Erx',url: '/hotspot-wifi-agence-bancaire-rennes-test-pierre-erx-12155.html',ville: 'Rennes', activite: 'Agence bancaire'}, {lat: 47.07255000, lng: -0.83938700, nom: 'Coclico',url: '/hotspot-wifi-gite-chambres-d-hotes-cholet-coclico-12156.html',ville: 'Cholet', activite: 'Gîte / Chambres d\'hôtes'}, {lat: -99.00000000, lng: -99.00000000, nom: 'L\'Etage',url: '/hotspot-wifi-bar-brasserie-la-trinite-sur-mer-l-etage-12157.html',ville: 'La Trinité Sur Mer', activite: 'Bar brasserie'}, {lat: 46.98865900, lng: 3.80950300, nom: 'Ehpad Sud Morvan',url: '/hotspot-wifi-ehpad-moulins-engilbert-ehpad-sud-morvan-12158.html',ville: 'Moulins Engilbert', activite: 'EHPAD'}, {lat: 47.97899000, lng: -3.11118200, nom: 'Le Melrandais',url: '/hotspot-wifi-bar-tabac-melrand-le-melrandais-12162.html',ville: 'Melrand', activite: 'Bar tabac'}, {lat: 47.65928600, lng: -2.75457200, nom: 'Les Messes Basses',url: '/hotspot-wifi-bar-restaurant-vannes-les-messes-basses-12166.html',ville: 'Vannes', activite: 'Bar restaurant'}, {lat: 47.55904500, lng: -2.50762200, nom: 'Barbak',url: '/hotspot-wifi-bar-restaurant-ambon-barbak-12171.html',ville: 'Ambon', activite: 'Bar restaurant'}, {lat: 47.87493100, lng: -3.01903500, nom: 'Le Retro',url: '/hotspot-wifi-bar-tabac-baud-le-retro-12173.html',ville: 'Baud', activite: 'Bar tabac'}, {lat: 47.98180200, lng: -3.04191000, nom: 'Le Kristen',url: '/hotspot-wifi-bar-brasserie-plumeliau-le-kristen-12175.html',ville: 'Plumeliau', activite: 'Bar brasserie'}, {lat: 45.91628000, lng: 6.86184800, nom: 'Transdev Chamonix',url: '/hotspot-wifi-vehicule-de-transport-chamonix-transdev-chamonix-12178.html',ville: 'Chamonix', activite: 'Véhicule de transport'}, {lat: 48.85513800, lng: 2.33897530, nom: 'Hôtel de Nesle',url: '/hotspot-wifi-hotel-paris-hotel-de-nesle-12181.html',ville: 'Paris', activite: 'Hôtel'}, {lat: 48.51408400, lng: -2.78445900, nom: 'Cdef22/ Sadja',url: '/hotspot-wifi-espace-public-saint-brieuc-cdef22-sadja-12183.html',ville: 'Saint Brieuc', activite: 'Espace public'}, {lat: 49.24846500, lng: 1.18675300, nom: 'Au Bureau Vdr',url: '/hotspot-wifi-bar-restaurant-val-de-reuil-au-bureau-vdr-12184.html',ville: 'Val de Reuil', activite: 'Bar restaurant'}, {lat: 49.90757700, lng: 1.08037800, nom: 'Au Bureau Dieppe',url: '/hotspot-wifi-bar-restaurant-dieppe-au-bureau-dieppe-12185.html',ville: 'Dieppe', activite: 'Bar restaurant'}, {lat: 48.63107000, lng: -3.30112500, nom: 'Cdef Foyer Ti Kelou',url: '/hotspot-wifi-collectif-begard-cdef-foyer-ti-kelou-12186.html',ville: 'Begard', activite: 'Collectif'}, {lat: 48.65930900, lng: -4.33589900, nom: 'Les Nymphéas',url: '/hotspot-wifi-camping-plouneour-trez-les-nympheas-12187.html',ville: 'Plounéour-Trez', activite: 'Camping'}, {lat: 48.49561900, lng: -2.75405100, nom: 'Cdef22 Foyer Kereole',url: '/hotspot-wifi-collectif-saint-brieuc-cdef22-foyer-kereole-12188.html',ville: 'Saint Brieuc', activite: 'Collectif'}, {lat: 48.62119600, lng: -2.34732900, nom: 'Restaurant la Droséra',url: '/hotspot-wifi-bar-restaurant-frehel-restaurant-la-drosera-12192.html',ville: 'Frehel', activite: 'Bar restaurant'}, {lat: 48.36356400, lng: -2.39989500, nom: 'Mairie de Plenee Jugon',url: '/hotspot-wifi-collectif-plenee-jugon-mairie-de-plenee-jugon-12193.html',ville: 'Plénée-Jugon', activite: 'Collectif'}, {lat: 50.17754000, lng: 3.23517900, nom: 'Fibre Informatique',url: '/hotspot-wifi-societe-cambrai-fibre-informatique-12194.html',ville: 'Cambrai', activite: 'Société'}, {lat: 43.84060300, lng: 4.02748500, nom: 'Les Tilleuls',url: '/hotspot-wifi-gite-chambres-d-hotes-gailhan-les-tilleuls-12195.html',ville: 'Gailhan', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.48902400, lng: -2.79415600, nom: 'Mplo - Ville de Ploufragan',url: '/hotspot-wifi-mairie-ploufragan-mplo-ville-de-ploufragan-12196.html',ville: 'Ploufragan', activite: 'Mairie'}, {lat: 46.01123400, lng: -1.17447800, nom: 'Hôtel le Napoléon',url: '/hotspot-wifi-hotel-ile-d-aix-hotel-le-napoleon-12197.html',ville: 'île D\'Aix', activite: 'Hôtel'}, {lat: 48.30185150, lng: -0.61996760, nom: 'La Tour des Anglais',url: '/hotspot-wifi-hotel-mayenne-la-tour-des-anglais-12199.html',ville: 'Mayenne', activite: 'Hôtel'}, {lat: 46.88250600, lng: -0.89831400, nom: 'Marpa les Myosotis',url: '/hotspot-wifi-ehpad-les-epesses-marpa-les-myosotis-12200.html',ville: 'Les Epesses', activite: 'EHPAD'}, {lat: 46.88342200, lng: -0.89972400, nom: 'Mairie des Epesses',url: '/hotspot-wifi-mairie-les-epesses-mairie-des-epesses-12201.html',ville: 'Les Epesses', activite: 'Mairie'}, {lat: 46.88709100, lng: -0.89939800, nom: 'Salle Multisport',url: '/hotspot-wifi-salle-de-sport-les-epesses-salle-multisport-12202.html',ville: 'Les Epesses', activite: 'Salle de sport'}, {lat: 46.26541400, lng: 4.72645800, nom: 'Allee des Pommiers',url: '/hotspot-wifi-gite-chambres-d-hotes-leynes-allee-des-pommiers-12203.html',ville: 'Leynes', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 49.69414820, lng: 1.36516060, nom: 'Relais des Hayons',url: '/hotspot-wifi-hotel-esclavelles-relais-des-hayons-12204.html',ville: 'Esclavelles', activite: 'Hôtel'}, {lat: 48.18005400, lng: 2.25186000, nom: 'Feuillette Pithiviers',url: '/hotspot-wifi-sandwicherie-pithiviers-feuillette-pithiviers-12205.html',ville: 'Pithiviers', activite: 'Sandwicherie'}, {lat: 48.86194300, lng: 2.35069200, nom: 'Café Blanchet',url: '/hotspot-wifi-bar-brasserie-paris-cafe-blanchet-12208.html',ville: 'Paris', activite: 'Bar brasserie'}, {lat: 49.86091830, lng: 2.27650440, nom: 'Hotel-Inn Design/restaurant',url: '/hotspot-wifi-bar-brasserie-dury-hotel-inn-design-restaurant-12209.html',ville: 'Dury', activite: 'Bar brasserie'}, {lat: 49.19383300, lng: 1.23999300, nom: 'Mairie de Heudebouville',url: '/hotspot-wifi-mairie-heudebouville-mairie-de-heudebouville-12210.html',ville: 'Heudebouville', activite: 'Mairie'}, {lat: 49.19383300, lng: 1.23999300, nom: 'Commune de Heudebouville',url: '/hotspot-wifi-mairie-heudebouville-commune-de-heudebouville-12211.html',ville: 'Heudebouville', activite: 'Mairie'}, {lat: 50.54346500, lng: 3.10829100, nom: 'Debrock',url: '/hotspot-wifi-residence-etudiante-ennevelin-debrock-12212.html',ville: 'Ennevelin', activite: 'Résidence étudiante'}, {lat: 49.66848400, lng: 0.89780700, nom: 'Espace Jacques Lemery',url: '/hotspot-wifi-agence-bancaire-yerville-espace-jacques-lemery-12213.html',ville: 'Yerville', activite: 'Agence bancaire'}, {lat: 47.93326400, lng: -4.14142300, nom: '50 - Lycée Horticulture Et Paysage de Kerbernez',url: '/hotspot-wifi-ecole-plomelin-50-lycee-horticulture-et-paysage-de-kerbernez-12215.html',ville: 'Plomelin', activite: 'Ecole'}, {lat: 48.78095400, lng: -3.23764800, nom: 'Foyer Logement Treguier',url: '/hotspot-wifi-ehpad-treguier-foyer-logement-treguier-12216.html',ville: 'Treguier', activite: 'EHPAD'}, {lat: 48.98997300, lng: 1.03620400, nom: 'Mediatheque',url: '/hotspot-wifi-bibliotheque-la-bonneville-sur-iton-mediatheque-12217.html',ville: 'La Bonneville Sur Iton', activite: 'Bibliothèque '}, {lat: 47.83120800, lng: 0.20803200, nom: 'Commune de St-Ouen-En-Belin - Salle Audonienne',url: '/hotspot-wifi-centre-culturel-st-ouen-en-belin-commune-de-st-ouen-en-belin-salle-audonienne-12218.html',ville: 'St Ouen En Belin', activite: 'Centre culturel'}, {lat: 44.93025300, lng: -0.56243800, nom: 'Grattequina',url: '/hotspot-wifi-hotel-blanquefort-grattequina-12219.html',ville: 'Blanquefort', activite: 'Hôtel'}, {lat: 49.66938200, lng: 0.90033300, nom: 'Espace Delahaye - Commune de Yerville',url: '/hotspot-wifi-mairie-yerville-espace-delahaye-commune-de-yerville-12224.html',ville: 'Yerville', activite: 'Mairie'}, {lat: 48.83468110, lng: 2.32550980, nom: 'Helzear Montparnasse',url: '/hotspot-wifi-hotel-paris-helzear-montparnasse-12225.html',ville: 'Paris', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Camping Baie de Terenez',url: '/hotspot-wifi-camping-plouezoc-h-camping-baie-de-terenez-12227.html',ville: 'Plouezoc\'H', activite: 'Camping'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Ace Hotel Cestas',url: '/hotspot-wifi-hotel-cestas-ace-hotel-cestas-12228.html',ville: 'Cestas', activite: 'Hôtel'}, {lat: 49.10384700, lng: 6.23521100, nom: 'Ace Hotel Metz',url: '/hotspot-wifi-hotel-metz-ace-hotel-metz-12230.html',ville: 'Metz', activite: 'Hôtel'}, {lat: 43.65039000, lng: -1.44437700, nom: 'Bodygo Surf House',url: '/hotspot-wifi-hotel-capbreton-bodygo-surf-house-12231.html',ville: 'Capbreton', activite: 'Hôtel'}, {lat: 48.90997100, lng: 2.28281100, nom: 'Epnak Institut Gustave Baguer',url: '/hotspot-wifi-ecole-asnieres-sur-seine-epnak-institut-gustave-baguer-12232.html',ville: 'Asnieres-Sur-Seine', activite: 'Ecole'}, {lat: 50.72407900, lng: 1.60509100, nom: 'Hôtel le Metropole',url: '/hotspot-wifi-hotel-boulogne-sur-mer-hotel-le-metropole-12233.html',ville: 'Boulogne Sur Mer', activite: 'Hôtel'}, {lat: 43.46429900, lng: 1.32766300, nom: 'Epnak Lva Lo Ligot 31',url: '/hotspot-wifi-ecole-muret-epnak-lva-lo-ligot-31-12234.html',ville: 'Muret', activite: 'Ecole'}, {lat: 45.78725200, lng: -1.15796700, nom: 'Les Ombrages',url: '/hotspot-wifi-camping-ronce-les-bains-les-ombrages-12236.html',ville: 'Ronce les Bains', activite: 'Camping'}, {lat: 45.83393900, lng: 1.27140600, nom: 'Esat-Chagrenon',url: '/hotspot-wifi-agence-bancaire-limoges-esat-chagrenon-12238.html',ville: 'Limoges', activite: 'Agence bancaire'}, {lat: 48.87781900, lng: 2.47573200, nom: 'Brit Hotel Rosny Sous Bois',url: '/hotspot-wifi-hotel-rosny-sous-bois-brit-hotel-rosny-sous-bois-12239.html',ville: 'Rosny-Sous-Bois', activite: 'Hôtel'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0845',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0845-12240.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0902',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0902-12241.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0909',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0909-12242.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0901',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0901-12243.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0905',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0905-12244.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0912',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0912-12245.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0900',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0900-12246.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0903',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0903-12247.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 1251',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-1251-12248.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0800',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0800-12249.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0911',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0911-12250.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0848',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0848-12251.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0910',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0910-12252.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0908',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0908-12253.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0906',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0906-12254.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 1252',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-1252-12255.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0907',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0907-12256.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0904',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0904-12257.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0853',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0853-12258.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: 43.49483000, lng: -1.51354400, nom: 'Speed Queen Anglet Bab',url: '/hotspot-wifi-societe-anglet-speed-queen-anglet-bab-12263.html',ville: 'Anglet', activite: 'Société'}, {lat: 43.59149200, lng: -1.42683300, nom: 'Laverie Labenne',url: '/hotspot-wifi-societe-labenne-laverie-labenne-12266.html',ville: 'Labenne', activite: 'Société'}, {lat: 44.68611400, lng: -0.16524500, nom: 'Le Séchoir de L\'Engranne',url: '/hotspot-wifi-gite-chambres-d-hotes-castelviel-le-sechoir-de-l-engranne-12269.html',ville: 'Castelviel', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 49.51013200, lng: -1.46993300, nom: 'Fiteco Valognes',url: '/hotspot-wifi-societe-valognes-fiteco-valognes-12284.html',ville: 'Valognes', activite: 'Société'}, {lat: 48.73269100, lng: -0.57741100, nom: 'Fiteco Flers',url: '/hotspot-wifi-societe-flers-fiteco-flers-12287.html',ville: 'Flers', activite: 'Société'}, {lat: 48.82259900, lng: 2.20876400, nom: 'Fiteco Sevres',url: '/hotspot-wifi-societe-sevres-fiteco-sevres-12290.html',ville: 'Sevres', activite: 'Société'}, {lat: 48.48971800, lng: -2.75060600, nom: 'Fiteco Saint-Brieuc',url: '/hotspot-wifi-societe-saint-brieuc-fiteco-saint-brieuc-12296.html',ville: 'Saint-Brieuc', activite: 'Société'}, {lat: 49.08915100, lng: 1.47981900, nom: 'Fiteco Vernon',url: '/hotspot-wifi-societe-vernon-fiteco-vernon-12299.html',ville: 'Vernon', activite: 'Société'}, {lat: 43.77112000, lng: 1.68065700, nom: 'Maison de Retraite Chez Nous',url: '/hotspot-wifi-ehpad-saint-sulpice-maison-de-retraite-chez-nous-12305.html',ville: 'Saint Sulpice', activite: 'EHPAD'}, {lat: 48.37227400, lng: -1.88109000, nom: 'Ehpad Docmael',url: '/hotspot-wifi-ehpad-saint-domineuc-ehpad-docmael-12308.html',ville: 'Saint-Domineuc', activite: 'EHPAD'}, {lat: 43.67090300, lng: 4.41799000, nom: 'Mermoz Academy',url: '/hotspot-wifi-ecole-saint-gilles-mermoz-academy-12311.html',ville: 'Saint-Gilles', activite: 'Ecole'}, {lat: 46.15815600, lng: -1.26972000, nom: 'Feuillette Rivedoux-Plage',url: '/hotspot-wifi-sandwicherie-rivedoux-plage-feuillette-rivedoux-plage-12314.html',ville: 'Rivedoux-Plage', activite: 'Sandwicherie'}, {lat: 49.32093200, lng: 0.54628200, nom: 'Hôtel le Petit Coq Aux Champs',url: '/hotspot-wifi-hotel-campigny-hotel-le-petit-coq-aux-champs-12317.html',ville: 'Campigny', activite: 'Hôtel'}, {lat: 45.23012200, lng: 6.73955900, nom: 'Le Montana',url: '/hotspot-wifi-bar-restaurant-aussois-le-montana-12323.html',ville: 'Aussois', activite: 'Bar restaurant'}, {lat: 45.21485400, lng: 6.26041500, nom: 'Chalet Arvina',url: '/hotspot-wifi-collectif-saint-jean-d-arves-chalet-arvina-12324.html',ville: 'Saint Jean D\'Arves', activite: 'Collectif'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Le Gite de la Villette',url: '/hotspot-wifi-gite-chambres-d-hotes-albiez-montrond-le-gite-de-la-villette-12325.html',ville: 'Albiez Montrond', activite: 'Gîte / Chambres d\'hôtes'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Msb - la Cabane',url: '/hotspot-wifi-mairie-saint-brieux-msb-la-cabane-12326.html',ville: 'Saint Brieux', activite: 'Mairie'}, {lat: 48.15444800, lng: -1.69762400, nom: 'Sas Bee Cowork',url: '/hotspot-wifi-societe-st-gregoire-sas-bee-cowork-12327.html',ville: 'St Gregoire', activite: 'Société'}, {lat: 49.36648900, lng: 3.31317300, nom: 'Ibis Soissons',url: '/hotspot-wifi-hotel-soissons-ibis-soissons-12328.html',ville: 'Soissons', activite: 'Hôtel'}, {lat: 47.31353000, lng: 5.06650300, nom: 'Alfa Vernon',url: '/hotspot-wifi-ecole-vernon-alfa-vernon-12329.html',ville: 'Vernon', activite: 'Ecole'}, {lat: 44.91230300, lng: -0.31339700, nom: 'Monzie Johan',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-michel-de-fronsac-monzie-johan-12334.html',ville: 'Saint-Michel de Fronsac', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 42.69738800, lng: 2.87981900, nom: 'Gare',url: '/hotspot-wifi-gite-chambres-d-hotes-perpignan-gare-12336.html',ville: 'Perpignan', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 49.68149900, lng: 0.20259300, nom: 'Hotel Saint Christophe',url: '/hotspot-wifi-hotel-le-tilleul-hotel-saint-christophe-12337.html',ville: 'Le Tilleul', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Feuillette Yvré L\'Evêque',url: '/hotspot-wifi-sandwicherie-yvre-l-eveque-feuillette-yvre-l-eveque-12338.html',ville: 'Yvré L\'Evêque', activite: 'Sandwicherie'}, {lat: 45.61672350, lng: 6.76890360, nom: 'Hôtel Arolla',url: '/hotspot-wifi-hotel-bourg-saint-maurice-hotel-arolla-12339.html',ville: 'Bourg Saint-Maurice', activite: 'Hôtel'}, {lat: 47.85672400, lng: 3.97352700, nom: 'Camping la Cascade',url: '/hotspot-wifi-camping-tonnerre-camping-la-cascade-12340.html',ville: 'Tonnerre', activite: 'Camping'}, {lat: 43.52158700, lng: 4.12783000, nom: 'Capitainerie de Port Camargue (sanitaires)',url: '/hotspot-wifi-espace-public-le-grau-du-roi-capitainerie-de-port-camargue-sanitaires-12341.html',ville: 'Le-Grau-Du-Roi', activite: 'Espace public'}, {lat: 45.15335400, lng: 6.42063600, nom: 'Le Strato Martin',url: '/hotspot-wifi-gite-chambres-d-hotes-valloire-le-strato-martin-12343.html',ville: 'Valloire', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.18560100, lng: 6.48008500, nom: 'Chalet le 133',url: '/hotspot-wifi-gite-chambres-d-hotes-valmeinier-chalet-le-133-12344.html',ville: 'Valmeinier', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.25695700, lng: 6.26519900, nom: 'Chalet le Floral',url: '/hotspot-wifi-collectif-la-toussuire-chalet-le-floral-12345.html',ville: 'La Toussuire', activite: 'Collectif'}, {lat: 47.81824400, lng: -3.63255400, nom: 'Les Moulins du Duc Ecolodge',url: '/hotspot-wifi-restaurant-moelan-sur-mer-les-moulins-du-duc-ecolodge-12346.html',ville: 'Moëlan Sur Mer', activite: 'Restaurant'}, {lat: 44.93261200, lng: -0.23794900, nom: 'Feuillette Libourne',url: '/hotspot-wifi-sandwicherie-libourne-feuillette-libourne-12347.html',ville: 'Libourne', activite: 'Sandwicherie'}, {lat: 47.87119300, lng: -3.92033200, nom: 'Les Embruns',url: '/hotspot-wifi-bar-tabac-concarneau-les-embruns-12348.html',ville: 'Concarneau', activite: 'Bar tabac'}, {lat: 48.96669100, lng: 3.32263600, nom: 'Nogent L Artaud-Chateau de la Source',url: '/hotspot-wifi-ehpad-nogent-l-artaud-nogent-l-artaud-chateau-de-la-source-12350.html',ville: 'Nogent L Artaud', activite: 'EHPAD'}, {lat: 46.05395400, lng: 4.06415400, nom: 'Feuillette Riorges',url: '/hotspot-wifi-sandwicherie-riorges-feuillette-riorges-12351.html',ville: 'Riorges', activite: 'Sandwicherie'}, {lat: 45.15100300, lng: 1.51147500, nom: 'Feuillette Brive-La-Gaillarde',url: '/hotspot-wifi-sandwicherie-brive-la-gaillarde-feuillette-brive-la-gaillarde-12352.html',ville: 'Brive-La-Gaillarde', activite: 'Sandwicherie'}, {lat: 43.72601100, lng: -1.05031700, nom: 'Résidence Enea',url: '/hotspot-wifi-residence-de-services-saint-paul-les-dax-residence-enea-12353.html',ville: 'Saint Paul les Dax', activite: 'Résidence de services'}, {lat: 48.53328300, lng: -2.76882400, nom: 'Ehpad Ti Arvor',url: '/hotspot-wifi-ehpad-plerin-sur-mer-ehpad-ti-arvor-12354.html',ville: 'Plérin Sur Mer', activite: 'EHPAD'}, {lat: 50.91157860, lng: 1.75129490, nom: 'Camping les Epinettes',url: '/hotspot-wifi-camping-peuplingues-camping-les-epinettes-12355.html',ville: 'Peuplingues', activite: 'Camping'}, {lat: 42.82042500, lng: 0.32256000, nom: 'Royal Milan',url: '/hotspot-wifi-agence-bancaire-saint-lary-soulan-royal-milan-12356.html',ville: 'Saint Lary Soulan', activite: 'Agence bancaire'}, {lat: 47.47327600, lng: -0.57078300, nom: 'Afocal',url: '/hotspot-wifi-collectif-angers-afocal-12362.html',ville: 'Angers', activite: 'Collectif'}, {lat: 45.56030700, lng: -0.18631700, nom: 'Ehpad L\'Archier',url: '/hotspot-wifi-ehpad-lignere-ambleville-ehpad-l-archier-12363.html',ville: 'Lignere Ambleville', activite: 'EHPAD'}, {lat: 44.56362700, lng: 4.47465400, nom: 'Office de Tourisme de Berg Et Coiron',url: '/hotspot-wifi-office-de-tourisme-mirabel-office-de-tourisme-de-berg-et-coiron-12364.html',ville: 'Mirabel', activite: 'Office de tourisme'}, {lat: 43.25358800, lng: 2.17793800, nom: 'Mairie D\'Alzonne Esplanade',url: '/hotspot-wifi-mairie-alzonne-mairie-d-alzonne-esplanade-12366.html',ville: 'Alzonne', activite: 'Mairie'}, {lat: 47.94745800, lng: 0.23575800, nom: 'Ac-Concepts',url: '/hotspot-wifi-societe-ruaudin-ac-concepts-12367.html',ville: 'Ruaudin', activite: 'Société'}, {lat: 46.85976000, lng: -1.09808300, nom: 'Espace Jeunes Mesnard la Barotiere',url: '/hotspot-wifi-mairie-mesnard-la-barotiere-espace-jeunes-mesnard-la-barotiere-12368.html',ville: 'Mesnard la Barotiere', activite: 'Mairie'}, {lat: 49.76625100, lng: 1.75417300, nom: 'Villa des Houx',url: '/hotspot-wifi-hotel-aumale-villa-des-houx-12370.html',ville: 'Aumale', activite: 'Hôtel'}, {lat: 43.47184300, lng: -1.55539900, nom: 'Le Café de la Baleine',url: '/hotspot-wifi-bar-restaurant-biarritz-le-cafe-de-la-baleine-12373.html',ville: 'Biarritz', activite: 'Bar restaurant'}, {lat: 46.86383200, lng: 4.57837300, nom: 'Salle Jean Genet',url: '/hotspot-wifi-centre-culturel-couches-salle-jean-genet-12375.html',ville: 'Couches', activite: 'Centre culturel'}, {lat: 46.99089200, lng: 4.51379000, nom: 'Pole D\'Epinac',url: '/hotspot-wifi-collectif-epinac-pole-d-epinac-12376.html',ville: 'Epinac', activite: 'Collectif'}, {lat: 46.99089200, lng: 4.51379000, nom: 'Médiathèque D\'Epinac',url: '/hotspot-wifi-centre-culturel-epinac-mediatheque-d-epinac-12377.html',ville: 'Epinac', activite: 'Centre culturel'}, {lat: 47.07608300, lng: 4.12207700, nom: 'Pôle D\'Anost',url: '/hotspot-wifi-espace-public-anost-pole-d-anost-12378.html',ville: 'Anost', activite: 'Espace public'}, {lat: 47.50684600, lng: -3.12741140, nom: 'Camping Park Er Lann',url: '/hotspot-wifi-camping-st-pierre-quiberon-camping-park-er-lann-12381.html',ville: 'St Pierre Quiberon', activite: 'Camping'}, {lat: 43.07902000, lng: 6.15390100, nom: 'Hôtel le Méditerranée',url: '/hotspot-wifi-hotel-hyeres-hotel-le-mediterranee-12394.html',ville: 'Hyères', activite: 'Hôtel'}, {lat: 50.17669900, lng: 3.22411900, nom: 'Le Mirage',url: '/hotspot-wifi-bowling-cambrai-le-mirage-12399.html',ville: 'Cambrai', activite: 'Bowling'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0847',url: '/hotspot-wifi-agence-bancaire-la-roche-sur-yon-sovetours-0847-12400.html',ville: 'La Roche Sur Yon', activite: 'Agence bancaire'}, {lat: 43.65924800, lng: 7.19294900, nom: 'Hôtel Galaxie',url: '/hotspot-wifi-hotel-saint-laurent-du-var-hotel-galaxie-12401.html',ville: 'Saint Laurent du Var', activite: 'Hôtel'}, {lat: 48.10974450, lng: -1.68963600, nom: 'Les Grands Gamins',url: '/hotspot-wifi-bar-brasserie-rennes-les-grands-gamins-12407.html',ville: 'Rennes', activite: 'Bar brasserie'}, {lat: 47.82677200, lng: 5.89902430, nom: 'Bar le Parisien',url: '/hotspot-wifi-bar-tabac-jussey-bar-le-parisien-12415.html',ville: 'Jussey', activite: 'Bar tabac'}, {lat: 49.07800200, lng: 6.10298200, nom: 'Feuillette Augny',url: '/hotspot-wifi-sandwicherie-augny-feuillette-augny-12416.html',ville: 'Augny', activite: 'Sandwicherie'}, {lat: 49.41696200, lng: 1.07304200, nom: 'Feuillette le Petit-Quevilly',url: '/hotspot-wifi-sandwicherie-le-petit-quevilly-feuillette-le-petit-quevilly-12418.html',ville: 'Le Petit-Quevilly', activite: 'Sandwicherie'}, {lat: 45.12432300, lng: 6.41902600, nom: 'La Ferme des Etroits',url: '/hotspot-wifi-gite-chambres-d-hotes-valloire-la-ferme-des-etroits-12420.html',ville: 'Valloire', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 46.54725400, lng: 3.34066800, nom: 'Feuillette Yzeure',url: '/hotspot-wifi-sandwicherie-yzeure-feuillette-yzeure-12421.html',ville: 'Yzeure', activite: 'Sandwicherie'}, {lat: 46.89821600, lng: 0.40629900, nom: 'Residence Ceres',url: '/hotspot-wifi-ehpad-saint-gerver-les-trois-clochets-residence-ceres-12427.html',ville: 'Saint Gerver les Trois Clochets', activite: 'EHPAD'}, {lat: 47.88158000, lng: 1.87292100, nom: 'Rs Lac de St Pryve',url: '/hotspot-wifi-agence-bancaire-saint-pryve-saint-mesmin-rs-lac-de-st-pryve-12428.html',ville: 'Saint Pryve Saint Mesmin', activite: 'Agence bancaire'}, {lat: 45.57087500, lng: 5.91157000, nom: 'Emera - Ehpad Agélia',url: '/hotspot-wifi-ehpad-chambery-emera-ehpad-agelia-12429.html',ville: 'Chambéry', activite: 'EHPAD'}, {lat: 43.47123200, lng: 6.55550200, nom: 'Emera - Rs Mille Soleils',url: '/hotspot-wifi-ehpad-muy-emera-rs-mille-soleils-12430.html',ville: 'Muy', activite: 'EHPAD'}, {lat: 43.56673600, lng: 6.93979500, nom: 'Ra - Marie Claire Emera',url: '/hotspot-wifi-residence-de-services-mandelieu-ra-marie-claire-emera-12431.html',ville: 'Mandelieu', activite: 'Résidence de services'}, {lat: 47.38510900, lng: 0.55518300, nom: 'Hôtel Restaurant le Xii',url: '/hotspot-wifi-hotel-luynes-hotel-restaurant-le-xii-12433.html',ville: 'Luynes', activite: 'Hôtel'}, {lat: 44.95170900, lng: -0.60065900, nom: 'Parempuyre-Le Parc des Oliviers',url: '/hotspot-wifi-ehpad-parempuyre-parempuyre-le-parc-des-oliviers-12434.html',ville: 'Parempuyre', activite: 'EHPAD'}, {lat: 44.81785390, lng: 5.94105100, nom: 'La Tuile Aux Loups',url: '/hotspot-wifi-collectif-corps-la-tuile-aux-loups-12436.html',ville: 'Corps', activite: 'Collectif'}, {lat: 48.87163700, lng: 2.39250900, nom: 'Monsieur Culbuto',url: '/hotspot-wifi-bar-brasserie-paris-monsieur-culbuto-12437.html',ville: 'Paris', activite: 'Bar brasserie'}, {lat: 47.79122200, lng: -3.35230200, nom: 'Ehpad Ti Aieul',url: '/hotspot-wifi-ehpad-caudan-ehpad-ti-aieul-12439.html',ville: 'Caudan', activite: 'EHPAD'}, {lat: 48.12493800, lng: -1.66223600, nom: 'Caq Maurepas',url: '/hotspot-wifi-societe-rennes-caq-maurepas-12441.html',ville: 'Rennes', activite: 'Société'}, {lat: 47.31176500, lng: 0.88623500, nom: 'Ace Hotel Travel Athee Sur Cher',url: '/hotspot-wifi-hotel-athee-sur-cher-ace-hotel-travel-athee-sur-cher-12442.html',ville: 'Athee Sur Cher', activite: 'Hôtel'}, {lat: 46.84900200, lng: 1.70290500, nom: 'Ace Hotel Chateauroux',url: '/hotspot-wifi-hotel-deols-ace-hotel-chateauroux-12444.html',ville: 'Deols', activite: 'Hôtel'}, {lat: 45.25102400, lng: 6.25663500, nom: 'Locations Spagnolo Comborciere',url: '/hotspot-wifi-gite-chambres-d-hotes-la-toussuire-locations-spagnolo-comborciere-12445.html',ville: 'La Toussuire', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.20825800, lng: 6.71069700, nom: 'Le Saint Antoine',url: '/hotspot-wifi-gite-chambres-d-hotes-villarodin-le-saint-antoine-12448.html',ville: 'Villarodin', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.21969900, lng: 6.21834100, nom: 'Le Barock',url: '/hotspot-wifi-bar-restaurant-saint-sorlin-le-barock-12451.html',ville: 'Saint Sorlin', activite: 'Bar restaurant'}, {lat: 44.83839600, lng: -0.77678000, nom: 'Ehpad du Bourg',url: '/hotspot-wifi-ehpad-martignas-sur-jalle-ehpad-du-bourg-12458.html',ville: 'Martignas Sur Jalle', activite: 'EHPAD'}, {lat: 45.82359660, lng: 0.82129640, nom: 'Le Café des Sports',url: '/hotspot-wifi-bar-brasserie-rochechouart-le-cafe-des-sports-12459.html',ville: 'Rochechouart', activite: 'Bar brasserie'}, {lat: 48.50445700, lng: -2.74179000, nom: 'Savra Citroën',url: '/hotspot-wifi-concession-automobile-saint-brieuc-cedex-1-savra-citroen-12460.html',ville: 'Saint-Brieuc Cedex 1', activite: 'Concession automobile'}, {lat: 47.59624500, lng: 1.34163700, nom: 'Chez Lucette Blois',url: '/hotspot-wifi-agence-bancaire-blois-chez-lucette-blois-12461.html',ville: 'Blois', activite: 'Agence bancaire'}, {lat: 46.84867500, lng: -0.95571900, nom: 'Villa la Narduciere',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-mars-la-reorthe-villa-la-narduciere-12462.html',ville: 'Saint Mars la Reorthe', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.12206590, lng: 5.34216300, nom: 'Camping du Chateau 38160 Beauvoir En Royans',url: '/hotspot-wifi-camping-beauvoir-en-royans-camping-du-chateau-38160-beauvoir-en-royans-12463.html',ville: 'Beauvoir En Royans', activite: 'Camping'}, {lat: 45.75481000, lng: 4.76302500, nom: 'Ehpad Marguerite Dethel',url: '/hotspot-wifi-agence-bancaire-tassin-la-demi-lune-ehpad-marguerite-dethel-12465.html',ville: 'Tassin la Demi Lune', activite: 'Agence bancaire'}, {lat: 48.86644630, lng: 2.22452270, nom: 'Suresnes-Residence Tiers Temps',url: '/hotspot-wifi-ehpad-suresnes-suresnes-residence-tiers-temps-12466.html',ville: 'Suresnes', activite: 'EHPAD'}, {lat: 49.36070100, lng: 0.08358700, nom: 'Feuillette Deauville',url: '/hotspot-wifi-restaurant-deauville-feuillette-deauville-12467.html',ville: 'Deauville', activite: 'Restaurant'}, {lat: 44.73452150, lng: -0.25632300, nom: 'Cousinet',url: '/hotspot-wifi-gite-chambres-d-hotes-targon-cousinet-12472.html',ville: 'Targon', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 48.15982900, lng: -0.19840500, nom: 'Commune de Rouesse Vasse',url: '/hotspot-wifi-mairie-rouesse-vasse-commune-de-rouesse-vasse-12473.html',ville: 'Rouesse Vasse', activite: 'Mairie'}, {lat: 48.87110600, lng: 2.28334100, nom: 'Fiteco Paris',url: '/hotspot-wifi-societe-paris-fiteco-paris-12475.html',ville: 'Paris', activite: 'Société'}, {lat: 50.52192700, lng: 2.62355600, nom: 'L\'Assiette Au Boeuf',url: '/hotspot-wifi-restaurant-bethune-l-assiette-au-boeuf-12476.html',ville: 'Bethune', activite: 'Restaurant'}, {lat: 45.22904400, lng: 6.74303500, nom: 'Fleurs Et Neige',url: '/hotspot-wifi-agence-bancaire-aussois-fleurs-et-neige-12477.html',ville: 'Aussois', activite: 'Agence bancaire'}, {lat: 46.97070900, lng: 4.26935800, nom: 'Centre de Ressources Numeriques',url: '/hotspot-wifi-mairie-autun-centre-de-ressources-numeriques-12480.html',ville: 'Autun', activite: 'Mairie'}, {lat: 47.96045600, lng: -2.97301000, nom: 'Foyer la Villeneuve',url: '/hotspot-wifi-residence-de-services-plumeliau-bieuzy-foyer-la-villeneuve-12481.html',ville: 'Plumeliau Bieuzy', activite: 'Résidence de services'}, {lat: 44.81220800, lng: -0.59193800, nom: 'Ténéo Apparthotel Talence Centre',url: '/hotspot-wifi-hotel-talence-teneo-apparthotel-talence-centre-12493.html',ville: 'Talence', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Mediatheque de Pordic',url: '/hotspot-wifi-mairie-pordic-mediatheque-de-pordic-12498.html',ville: 'Pordic', activite: 'Mairie'}, {lat: 47.21656280, lng: 2.10379730, nom: 'Hotel Inn Vierzon',url: '/hotspot-wifi-hotel-vierzon-hotel-inn-vierzon-12499.html',ville: 'Vierzon', activite: 'Hôtel'}, {lat: 44.93037700, lng: 6.72228700, nom: 'Office de Tourisme Montgenevre',url: '/hotspot-wifi-office-de-tourisme-montgenevre-office-de-tourisme-montgenevre-12502.html',ville: 'Montgenevre', activite: 'Office de tourisme'}, {lat: 48.39940500, lng: -2.90278600, nom: 'Sbaa - Pôle Enfance Quintin',url: '/hotspot-wifi-mairie-quintin-sbaa-pole-enfance-quintin-12506.html',ville: 'Quintin', activite: 'Mairie'}, {lat: 43.61103490, lng: -1.13933500, nom: 'Gîtes Hounon',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-lon-les-mines-gites-hounon-12507.html',ville: 'Saint Lon les Mines', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 43.43056600, lng: 5.39405100, nom: 'Climb Up Bouc Bel Air',url: '/hotspot-wifi-centre-de-loisirs-bouc-bel-air-climb-up-bouc-bel-air-12508.html',ville: 'Bouc Bel Air', activite: 'Centre de loisirs'}, {lat: 47.72785300, lng: 7.28733300, nom: 'Gifop Formation',url: '/hotspot-wifi-ecole-mulhouse-gifop-formation-12509.html',ville: 'Mulhouse', activite: 'Ecole'}, {lat: 46.95162000, lng: 4.63004800, nom: 'Mairie de Nolay',url: '/hotspot-wifi-mairie-nolay-mairie-de-nolay-12510.html',ville: 'Nolay', activite: 'Mairie'}, {lat: 48.51270500, lng: 0.35276400, nom: 'Hotel de la Poste',url: '/hotspot-wifi-hotel-le-mele-sur-sarthe-hotel-de-la-poste-12511.html',ville: 'Le Mele Sur Sarthe', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'College Saint Yves',url: '/hotspot-wifi-ecole-treguier-college-saint-yves-12512.html',ville: 'Treguier', activite: 'Ecole'}, {lat: 45.08256800, lng: 0.73265500, nom: 'Mairie D\'Eglise Neuve de Vergt',url: '/hotspot-wifi-mairie-eglise-neuve-de-vergt-mairie-d-eglise-neuve-de-vergt-12513.html',ville: 'Eglise Neuve de Vergt', activite: 'Mairie'}, {lat: 49.28450200, lng: -0.15182700, nom: 'Golf Cabourg le Home',url: '/hotspot-wifi-golf-varaville-golf-cabourg-le-home-12518.html',ville: 'Varaville', activite: 'Golf'}, {lat: 48.49642190, lng: -2.75371950, nom: 'Msb - Ecole Primaire Jacques Brel',url: '/hotspot-wifi-ecole-saint-brieuc-msb-ecole-primaire-jacques-brel-12519.html',ville: 'Saint-Brieuc', activite: 'Ecole'}, {lat: 48.73222100, lng: 2.28880300, nom: 'Arkose Strasbourg Saint Denis',url: '/hotspot-wifi-centre-de-loisirs-paris-arkose-strasbourg-saint-denis-12520.html',ville: 'Paris', activite: 'Centre de loisirs'}, {lat: 49.20098900, lng: 3.50959800, nom: 'Espace Culturel Camille Claudel',url: '/hotspot-wifi-centre-culturel-fere-en-tardenois-espace-culturel-camille-claudel-12521.html',ville: 'Fère En Tardenois', activite: 'Centre culturel'}, {lat: 45.68080700, lng: 0.64665900, nom: 'Perigord Farine - Minoterie Allafort',url: '/hotspot-wifi-societe-busserolles-perigord-farine-minoterie-allafort-12530.html',ville: 'Busserolles', activite: 'Société'}, {lat: 45.25393000, lng: 6.26109900, nom: 'Office du Tourisme de la Toussuire',url: '/hotspot-wifi-office-de-tourisme-fontcouverte-latoussuire-office-du-tourisme-de-la-toussuire-12531.html',ville: 'Fontcouverte Latoussuire', activite: 'Office de tourisme'}, {lat: 45.25598800, lng: 6.26331100, nom: 'Hotel le Beau Soleil',url: '/hotspot-wifi-hotel-la-toussuire-hotel-le-beau-soleil-12532.html',ville: 'La Toussuire', activite: 'Hôtel'}, {lat: 43.44548500, lng: 6.46922700, nom: 'Hôtel Aurelia',url: '/hotspot-wifi-hotel-les-arcs-sur-argens-hotel-aurelia-12533.html',ville: 'Les Arcs Sur Argens', activite: 'Hôtel'}, {lat: 48.13642800, lng: -1.68960800, nom: 'Ldlc Rennes',url: '/hotspot-wifi-societe-saint-gregoire-ldlc-rennes-12534.html',ville: 'Saint-Gregoire', activite: 'Société'}, {lat: 47.62974300, lng: -2.64895100, nom: 'Brit Hotel Fleur de Rhuys',url: '/hotspot-wifi-hotel-theix-brit-hotel-fleur-de-rhuys-12536.html',ville: 'Theix', activite: 'Hôtel'}, {lat: 44.77202600, lng: -0.34383900, nom: 'Les Halles de Créon',url: '/hotspot-wifi-agence-bancaire-creon-les-halles-de-creon-12537.html',ville: 'Creon', activite: 'Agence bancaire'}, {lat: 48.10553700, lng: -1.68020500, nom: 'Signé Clément',url: '/hotspot-wifi-agence-bancaire-rennes-signe-clement-12539.html',ville: 'Rennes', activite: 'Agence bancaire'}, {lat: 48.68514500, lng: 2.20337600, nom: 'Exertis-Azenn',url: '/hotspot-wifi-societe-les-ulis-exertis-azenn-12540.html',ville: 'Les Ulis', activite: 'Société'}, {lat: 43.68401300, lng: 3.87492900, nom: 'Mission Africaine',url: '/hotspot-wifi-ehpad-monferrier-sur-lez-mission-africaine-12541.html',ville: 'Monferrier-Sur-Lez', activite: 'EHPAD'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Les Oustalous',url: '/hotspot-wifi-gite-chambres-d-hotes-les-cabannes-les-oustalous-12543.html',ville: 'Les Cabannes', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 44.99063600, lng: -0.43627600, nom: 'Transgironde',url: '/hotspot-wifi-vehicule-de-transport-st-andre-de-cubzac-transgironde-12548.html',ville: 'St André de Cubzac', activite: 'Véhicule de transport'}, {lat: 49.66763200, lng: 0.89578200, nom: 'Pharmacie Louvel',url: '/hotspot-wifi-pharmacie-parapharmacie-yerville-pharmacie-louvel-12554.html',ville: 'Yerville', activite: 'Pharmacie - Parapharmacie '}, {lat: 48.72146100, lng: 2.28595400, nom: 'Epnak Savi Massy',url: '/hotspot-wifi-agence-bancaire-massy-epnak-savi-massy-12557.html',ville: 'Massy', activite: 'Agence bancaire'}, {lat: 48.48916300, lng: 2.18903200, nom: 'Epnak Savi Etrechy',url: '/hotspot-wifi-agence-bancaire-etrechy-epnak-savi-etrechy-12558.html',ville: 'Etrechy', activite: 'Agence bancaire'}, {lat: 48.20557800, lng: 3.30195200, nom: 'Epnak Ime Ste Beate',url: '/hotspot-wifi-agence-bancaire-sens-epnak-ime-ste-beate-12559.html',ville: 'Sens', activite: 'Agence bancaire'}, {lat: 48.20557800, lng: 3.30195200, nom: 'Epnak Eam le Chenes Bertin',url: '/hotspot-wifi-agence-bancaire-sens-epnak-eam-le-chenes-bertin-12560.html',ville: 'Sens', activite: 'Agence bancaire'}, {lat: 46.62487400, lng: 3.77218400, nom: 'Mairie de Bourbon-Lancy - Château Courmont',url: '/hotspot-wifi-mairie-bourbon-lancy-mairie-de-bourbon-lancy-chateau-courmont-12571.html',ville: 'Bourbon-Lancy', activite: 'Mairie'}, {lat: 49.44568400, lng: 1.09453400, nom: 'Hotel Morand',url: '/hotspot-wifi-hotel-rouen-hotel-morand-12574.html',ville: 'Rouen', activite: 'Hôtel'}, {lat: 46.15495800, lng: 6.66534430, nom: 'Les Mélèzes',url: '/hotspot-wifi-gite-chambres-d-hotes-les-gets-les-melezes-12575.html',ville: 'Les Gets', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 45.17856400, lng: 0.78206600, nom: 'Ampaline Périgueux',url: '/hotspot-wifi-hotel-boulazac-ampaline-perigueux-12578.html',ville: 'Boulazac', activite: 'Hôtel'}, {lat: 47.70384700, lng: 3.16657600, nom: 'Epnak_esat_mezilles_catagri',url: '/hotspot-wifi-ecole-mezilles-epnak_esat_mezilles_catagri-12579.html',ville: 'Mezilles', activite: 'Ecole'}, {lat: 48.51032500, lng: 2.23675000, nom: 'Epnak_ime_gillevoisin',url: '/hotspot-wifi-collectif-janville-sur-juine-epnak_ime_gillevoisin-12582.html',ville: 'Janville Sur Juine', activite: 'Collectif'}, {lat: 48.49332700, lng: 2.19078300, nom: 'Epnak_sessad_trefle',url: '/hotspot-wifi-ecole-etrechy-epnak_sessad_trefle-12583.html',ville: 'Etrechy', activite: 'Ecole'}, {lat: 48.48737700, lng: 2.19700200, nom: 'Sessad_peps_tsa',url: '/hotspot-wifi-ecole-etrechy-sessad_peps_tsa-12584.html',ville: 'Etrechy', activite: 'Ecole'}, {lat: 45.75972800, lng: 6.31704800, nom: 'Brit Hotel Florimont & le Chalet Florimont',url: '/hotspot-wifi-hotel-saint-ferreol-brit-hotel-florimont-le-chalet-florimont-12585.html',ville: 'Saint Ferreol', activite: 'Hôtel'}, {lat: 45.54892800, lng: 3.24987100, nom: 'Hotel le Pariou',url: '/hotspot-wifi-hotel-issoire-hotel-le-pariou-12586.html',ville: 'Issoire', activite: 'Hôtel'}, {lat: 45.76141700, lng: 3.14199000, nom: 'Bbowl',url: '/hotspot-wifi-bowling-clermont-ferrand-bbowl-12587.html',ville: 'Clermont Ferrand', activite: 'Bowling'}, {lat: 49.02209300, lng: 1.14487400, nom: 'La Filature',url: '/hotspot-wifi-espace-public-evreux-la-filature-12588.html',ville: 'Evreux', activite: 'Espace public'}, {lat: 49.41257500, lng: 0.21809000, nom: 'Hotel le Rituel',url: '/hotspot-wifi-hotel-honfleur-hotel-le-rituel-12589.html',ville: 'Honfleur', activite: 'Hôtel'}, {lat: 48.70749920, lng: 2.86418940, nom: 'Fontenay Tresigny-Les Jardins Medicis',url: '/hotspot-wifi-ehpad-fontenay-tresigny-fontenay-tresigny-les-jardins-medicis-12600.html',ville: 'Fontenay Tresigny', activite: 'EHPAD'}, {lat: 48.49995380, lng: -2.74448080, nom: 'Msb - Ecole Maternelle Etablette',url: '/hotspot-wifi-ecole-saint-brieuc-msb-ecole-maternelle-etablette-12603.html',ville: 'Saint-Brieuc', activite: 'Ecole'}, {lat: 49.21362800, lng: 4.01430700, nom: 'Feuillette Reims',url: '/hotspot-wifi-sandwicherie-reims-feuillette-reims-12605.html',ville: 'Reims', activite: 'Sandwicherie'}, {lat: 42.99536300, lng: 1.61583700, nom: 'Epnak_dispositif_foix',url: '/hotspot-wifi-ecole-foix-epnak_dispositif_foix-12606.html',ville: 'Foix', activite: 'Ecole'}, {lat: 48.91937900, lng: 2.03817000, nom: 'Poissy-Residence Eleusis',url: '/hotspot-wifi-ehpad-poissy-poissy-residence-eleusis-12607.html',ville: 'Poissy', activite: 'EHPAD'}, {lat: 46.15327600, lng: -1.15589300, nom: 'Aj Rochelle-Camping du Soleil',url: '/hotspot-wifi-camping-la-rochelle-aj-rochelle-camping-du-soleil-12608.html',ville: 'La Rochelle', activite: 'Camping'}, {lat: 48.13634200, lng: 7.17617600, nom: 'Association le Pole',url: '/hotspot-wifi-espace-public-orbey-association-le-pole-12609.html',ville: 'Orbey', activite: 'Espace public'}, {lat: 43.20483500, lng: 2.39872300, nom: 'Audotel',url: '/hotspot-wifi-hotel-carcassonne-audotel-12613.html',ville: 'Carcassonne', activite: 'Hôtel'}, {lat: 44.10661000, lng: 2.68950100, nom: 'Camping Cantarelles',url: '/hotspot-wifi-camping-alrance-camping-cantarelles-12619.html',ville: 'Alrance', activite: 'Camping'}, {lat: 45.65633400, lng: 0.55458700, nom: 'Camping les Gorges du Chambon',url: '/hotspot-wifi-camping-eymouthiers-camping-les-gorges-du-chambon-12620.html',ville: 'Eymouthiers', activite: 'Camping'}, {lat: 43.59223100, lng: 6.67995000, nom: 'Lou Cantaire',url: '/hotspot-wifi-camping-fayence-lou-cantaire-12622.html',ville: 'Fayence', activite: 'Camping'}, {lat: 44.73185600, lng: 5.54160300, nom: 'Camping le Lac Bleu *** - Koawa Vacances',url: '/hotspot-wifi-agence-bancaire-chatillon-en-diois-camping-le-lac-bleu-koawa-vacances-12623.html',ville: 'Chatillon En Diois', activite: 'Agence bancaire'}, {lat: 46.15265400, lng: -1.33373900, nom: 'Meublés Guilbon',url: '/hotspot-wifi-agence-bancaire-sainte-marie-de-re-meubles-guilbon-12625.html',ville: 'Sainte Marie de Ré', activite: 'Agence bancaire'}, {lat: 43.48644300, lng: -1.47594800, nom: 'Aviron Bayonnais',url: '/hotspot-wifi-salle-de-sport-bayonne-aviron-bayonnais-12626.html',ville: 'Bayonne', activite: 'Salle de sport'}, {lat: 43.58315660, lng: 7.12278310, nom: 'Workstation',url: '/hotspot-wifi-gite-chambres-d-hotes-antibes-workstation-12654.html',ville: 'Antibes', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 49.21620500, lng: -0.34990100, nom: 'Koesio',url: '/hotspot-wifi-bar-restaurant-herouville-st-clair-koesio-12655.html',ville: 'Hérouville-St-Clair', activite: 'Bar restaurant'}, {lat: 48.87422200, lng: 2.33109000, nom: 'Prince Albert Opéra',url: '/hotspot-wifi-hotel-paris-prince-albert-opera-12663.html',ville: 'Paris', activite: 'Hôtel'}, {lat: 48.15685700, lng: 2.70798000, nom: 'Comcom Gatinais Val de Loing',url: '/hotspot-wifi-mairie-chateau-landon-comcom-gatinais-val-de-loing-12675.html',ville: 'Chateau Landon', activite: 'Mairie'}, {lat: 49.39761300, lng: 1.06225900, nom: 'Feuillette St-Etienne-Du-Rouvray',url: '/hotspot-wifi-sandwicherie-st-etienne-du-rouvray-feuillette-st-etienne-du-rouvray-12680.html',ville: 'St-Etienne-Du-Rouvray', activite: 'Sandwicherie'}, {lat: 42.73036000, lng: 2.89021900, nom: 'Feuillette Perpignan',url: '/hotspot-wifi-sandwicherie-perpignan-feuillette-perpignan-12681.html',ville: 'Perpignan', activite: 'Sandwicherie'}, {lat: 44.51870700, lng: 0.22149300, nom: 'Sci Vincaud Immo',url: '/hotspot-wifi-airbnb-egletons-sci-vincaud-immo-12682.html',ville: 'Egletons', activite: 'AirBnb'}, {lat: 43.72158900, lng: 1.43259200, nom: 'Mairie de Gratentour',url: '/hotspot-wifi-mairie-gratentour-mairie-de-gratentour-12683.html',ville: 'Gratentour', activite: 'Mairie'}, {lat: 43.58865900, lng: -1.17749000, nom: 'Mairie St Etienne D\'Orthe',url: '/hotspot-wifi-mairie-saint-etienne-d-orthe-mairie-st-etienne-d-orthe-12684.html',ville: 'Saint Etienne D\'Orthe', activite: 'Mairie'}, {lat: 47.95048700, lng: -3.96471600, nom: 'Camping les Myrtilles',url: '/hotspot-wifi-camping-saint-yvi-camping-les-myrtilles-12690.html',ville: 'Saint Yvi', activite: 'Camping'}, {lat: 47.80169800, lng: 3.57910600, nom: 'Epnak_direction_territoriale_bfc_auxerre',url: '/hotspot-wifi-ecole-auxerre-epnak_direction_territoriale_bfc_auxerre-12691.html',ville: 'Auxerre', activite: 'Ecole'}, {lat: 49.86091830, lng: 2.27650440, nom: 'Hotel Inn Design',url: '/hotspot-wifi-hotel-dury-hotel-inn-design-12693.html',ville: 'Dury', activite: 'Hôtel'}, {lat: 47.65414200, lng: -2.73622100, nom: 'Fiteco Vannes',url: '/hotspot-wifi-societe-vannes-fiteco-vannes-12715.html',ville: 'Vannes', activite: 'Société'}, {lat: 46.56560600, lng: 3.33015600, nom: 'Fiteco Moulins',url: '/hotspot-wifi-societe-moulins-fiteco-moulins-12721.html',ville: 'Moulins', activite: 'Société'}, {lat: 47.83018900, lng: 3.57682600, nom: 'Epnak_saja_moneteau',url: '/hotspot-wifi-ecole-moneteau-epnak_saja_moneteau-12727.html',ville: 'Moneteau', activite: 'Ecole'}, {lat: 44.84215900, lng: -0.58803100, nom: 'Bordeaux-Residence Services Seniors les Templitudes',url: '/hotspot-wifi-ehpad-bordeaux-bordeaux-residence-services-seniors-les-templitudes-12730.html',ville: 'Bordeaux', activite: 'EHPAD'}, {lat: 48.49332700, lng: 2.19078300, nom: 'Epnak_sessad_trefle',url: '/hotspot-wifi-agence-bancaire-etrechy-epnak_sessad_trefle-12731.html',ville: 'Etrechy', activite: 'Agence bancaire'}, {lat: 49.16460700, lng: 0.21961000, nom: 'Vikings Auto Lisieux',url: '/hotspot-wifi-concession-automobile-lisieux-vikings-auto-lisieux-12732.html',ville: 'Lisieux', activite: 'Concession automobile'}, {lat: 49.08611400, lng: 0.58966200, nom: 'Vikings Auto Bernay',url: '/hotspot-wifi-concession-automobile-bernay-vikings-auto-bernay-12733.html',ville: 'Bernay', activite: 'Concession automobile'}, {lat: 48.00167340, lng: 0.19647910, nom: 'Mulligan\'S Pub',url: '/hotspot-wifi-bar-brasserie-le-mans-mulligan-s-pub-12735.html',ville: 'Le Mans', activite: 'Bar brasserie'}, {lat: 46.86784400, lng: 4.18038700, nom: 'Pôle D\'Etang',url: '/hotspot-wifi-espace-public-etang-sur-arroux-pole-d-etang-12741.html',ville: 'Etang Sur Arroux', activite: 'Espace public'}, {lat: 47.86381070, lng: -2.44806610, nom: 'Domaine du Roc',url: '/hotspot-wifi-camping-le-roc-saint-andre-domaine-du-roc-12743.html',ville: 'Le Roc Saint André', activite: 'Camping'}, {lat: 45.28802500, lng: -0.92271600, nom: 'Dasyloc',url: '/hotspot-wifi-espace-public-lesparre-medoc-dasyloc-12744.html',ville: 'Lesparre Medoc', activite: 'Espace public'}, {lat: 46.92651900, lng: -1.44294300, nom: 'Les Villas du Parc de la Chabotterie',url: '/hotspot-wifi-gite-chambres-d-hotes-montreverd-les-villas-du-parc-de-la-chabotterie-12752.html',ville: 'Montreverd', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 47.62750440, lng: -2.74096820, nom: 'Camping du Moulin de Cantizac',url: '/hotspot-wifi-camping-sene-camping-du-moulin-de-cantizac-12760.html',ville: 'Séné', activite: 'Camping'}, {lat: 43.71249870, lng: 7.26116940, nom: 'Hotel Villa St Hubert',url: '/hotspot-wifi-hotel-nice-hotel-villa-st-hubert-12762.html',ville: 'Nice', activite: 'Hôtel'}, {lat: 48.86637300, lng: 2.36055700, nom: 'Paris France Hotel',url: '/hotspot-wifi-hotel-paris-paris-france-hotel-12764.html',ville: 'Paris', activite: 'Hôtel'}, {lat: 47.82683800, lng: 3.57631700, nom: 'Epnak_esat_auxerre',url: '/hotspot-wifi-ecole-auxerre-epnak_esat_auxerre-12769.html',ville: 'Auxerre', activite: 'Ecole'}, {lat: 46.67389300, lng: -1.43123400, nom: 'Sovetours - 0626',url: '/hotspot-wifi-vehicule-de-transport-la-roche-sur-yon-sovetours-0626-12770.html',ville: 'La Roche Sur Yon', activite: 'Véhicule de transport'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Hotel Novalis',url: '/hotspot-wifi-hotel-quimperle-hotel-novalis-12801.html',ville: 'Quimperlé', activite: 'Hôtel'}, {lat: 48.10553700, lng: -1.68020500, nom: 'Nanopro Test',url: '/hotspot-wifi-agence-bancaire-rennes-nanopro-test-12823.html',ville: 'Rennes', activite: 'Agence bancaire'} ]