function initMap() { var centre = {lat: 48.202, lng: -2.93264} ; var map = new google.maps.Map(document.getElementById('map'), { zoom: 7, 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.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: 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: 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.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: 47.70582220, lng: -3.38350340, nom: 'Terminus',url: '/hotspot-wifi-bar-brasserie-larmor-plage-terminus-889.html',ville: 'Larmor-Plage', activite: 'Bar brasserie'}, {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: 48.63716460, lng: -2.05679010, nom: 'Le Glacier',url: '/hotspot-wifi-bar-brasserie-dinard-le-glacier-1065.html',ville: 'Dinard', activite: 'Bar brasserie'}, {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: 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.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: 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: 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: 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.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: 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: 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: 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: 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: 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: 47.74460400, lng: -3.07127900, nom: 'Village Vacances Kerfetan',url: '/hotspot-wifi-camping-landaul-village-vacances-kerfetan-1512.html',ville: 'Landaul', activite: 'Camping'}, {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: 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: 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.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: 48.74628710, lng: -3.46853600, nom: 'Centre Social',url: '/hotspot-wifi-mairie-lannion-centre-social-1688.html',ville: 'Lannion', activite: 'Mairie'}, {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: 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.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: 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: 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: 48.27708660, lng: -3.58236050, nom: 'Carhaix Golf',url: '/hotspot-wifi-golf-carhaix-carhaix-golf-2543.html',ville: 'Carhaix', activite: 'Golf'}, {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: 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: 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.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: 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: 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: 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: 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.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: 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: 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: 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: 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: 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: 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.00647690, lng: -4.51704500, nom: 'Au Roi Gradlon',url: '/hotspot-wifi-hotel-audiern-au-roi-gradlon-4089.html',ville: 'Audiern', activite: 'Hôtel'}, {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: 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: 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: 48.06380020, lng: -2.68464290, nom: 'Accueil Saint Joseph',url: '/hotspot-wifi-collectif-brehan-accueil-saint-joseph-4799.html',ville: 'Brehan', activite: 'Collectif'}, {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: 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: 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.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: 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: 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: 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: 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: 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: 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: 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: 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.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: 48.51966780, lng: -4.06505530, nom: 'Ab Process',url: '/hotspot-wifi-societe-landivisiau-ab-process-5616.html',ville: 'Landivisiau', activite: 'Société'}, {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.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.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: 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: 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: 48.03012880, lng: -4.56082800, nom: 'Mairie D\'Esquibien',url: '/hotspot-wifi-mairie-esquibien-mairie-d-esquibien-5802.html',ville: 'Esquibien', activite: 'Mairie'}, {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: 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: 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: 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: 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.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: 48.83032900, lng: -3.48565400, nom: 'Résidence Lamouroux',url: '/hotspot-wifi-collectif-perrosguirec-residence-lamouroux-6302.html',ville: 'Perrosguirec', activite: 'Collectif'}, {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: 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: 47.67421750, lng: -2.06472290, nom: 'Ibis Budget',url: '/hotspot-wifi-hotel-redon-ibis-budget-6716.html',ville: 'Redon', activite: 'Hôtel'}, {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: 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: 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.66586500, lng: -2.97850780, nom: 'La Licorne',url: '/hotspot-wifi-bar-tabac-auray-la-licorne-6755.html',ville: 'Auray', activite: 'Bar tabac'}, {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.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: 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: 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: 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: 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: 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.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.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: 48.09929430, lng: -1.61599800, nom: 'Mercure',url: '/hotspot-wifi-hotel-cesson-sevigne-mercure-6906.html',ville: 'Cesson Sevigne', 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: 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.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: 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: 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: 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: 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.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: 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: 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: 48.11726600, lng: -1.67779260, nom: 'Le Zephyr',url: '/hotspot-wifi-espace-public-chateaugiron-le-zephyr-7363.html',ville: 'Chateaugiron', activite: 'Espace public'}, {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: 47.74825240, lng: -3.37024490, nom: 'Le Havane',url: '/hotspot-wifi-bar-brasserie-lorient-le-havane-7391.html',ville: 'Lorient', activite: 'Bar brasserie'}, {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: 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: 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: 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: 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: 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: 48.38439920, lng: -4.48822500, nom: 'Astoria',url: '/hotspot-wifi-residence-etudiante-brest-astoria-7489.html',ville: 'Brest', activite: 'Résidence étudiante'}, {lat: 48.51367400, lng: -2.66748210, nom: 'Mairie Hillion',url: '/hotspot-wifi-mairie-hillion-mairie-hillion-7527.html',ville: 'Hillion', activite: 'Mairie'}, {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: 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: 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: 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: 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.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: 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: 48.65472080, lng: -4.19489500, nom: 'Cap Ouest',url: '/hotspot-wifi-hotel-plouescat-cap-ouest-7692.html',ville: 'Plouescat', activite: 'Hôtel'}, {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: 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: 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.53294860, lng: -2.67206350, nom: 'Camping Bellevue Mer',url: '/hotspot-wifi-camping-hillion-camping-bellevue-mer-7889.html',ville: 'Hillion', activite: 'Camping'}, {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.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: 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: -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: 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.35220190, lng: -1.22764000, nom: 'Roadside Fougeres',url: '/hotspot-wifi-restaurant-lecousse-roadside-fougeres-7986.html',ville: 'Lecousse', activite: 'Restaurant'}, {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: 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: 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: 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.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: 48.10953020, lng: -1.68207790, nom: 'Mercure Lanjuinais',url: '/hotspot-wifi-hotel-rennes-mercure-lanjuinais-8090.html',ville: 'Rennes', activite: 'Hôtel'}, {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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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.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: 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: -99.00000000, lng: -99.00000000, nom: 'Le Quadri',url: '/hotspot-wifi-espace-public-rennes-le-quadri-8385.html',ville: 'Rennes', 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: 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: 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: 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: 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.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: 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: 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: 48.11756400, lng: -1.68646800, nom: 'Irss Rennes',url: '/hotspot-wifi-ecole-rennes-irss-rennes-8680.html',ville: 'Rennes', activite: 'Ecole'}, {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: 48.12184898, lng: -1.64675082, nom: 'Pascal Rochard',url: '/hotspot-wifi-societe-vitre-pascal-rochard-8686.html',ville: 'Vitre', activite: 'Société'}, {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: 48.10952900, lng: -1.68479700, nom: 'Taverne la Marine',url: '/hotspot-wifi-restaurant-rennes-taverne-la-marine-8709.html',ville: 'Rennes', activite: 'Restaurant'}, {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.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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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.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: 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: 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: 47.70206000, lng: -3.43215300, nom: 'Ty Rouile',url: '/hotspot-wifi-restaurant-lomner-ty-rouile-9312.html',ville: 'Lomner', activite: 'Restaurant'}, {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.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: 48.10389030, lng: -1.67438480, nom: 'Novotel',url: '/hotspot-wifi-hotel-rennes-novotel-9395.html',ville: 'Rennes', 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.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: 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: 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: 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.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: 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: 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: 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: 48.36428500, lng: -3.74488800, nom: 'Mairie de Huelgoat',url: '/hotspot-wifi-mairie-huelgoat-mairie-de-huelgoat-9517.html',ville: 'Huelgoat', activite: 'Mairie'}, {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: 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.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: 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: 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: 47.96245700, lng: -4.08690400, nom: 'Ifria Ouest',url: '/hotspot-wifi-espace-public-quimper-ifria-ouest-9557.html',ville: 'Quimper', activite: 'Espace public'}, {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.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: 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: 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: 48.58694100, lng: -4.57372500, nom: 'Mairie de Landeda',url: '/hotspot-wifi-mairie-landeda-mairie-de-landeda-9642.html',ville: 'Landeda', activite: 'Mairie'}, {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.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: 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: 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: 48.64857100, lng: -2.00766000, nom: 'Maloinn',url: '/hotspot-wifi-airbnb-saint-malo-maloinn-9817.html',ville: 'Saint Malo', activite: 'AirBnb'}, {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: 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: 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.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: 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: 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: 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: 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: 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: 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: 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: 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: 47.87400000, lng: -3.91703300, nom: 'Mer Concept',url: '/hotspot-wifi-collectif-concarneau-mer-concept-10044.html',ville: 'Concarneau', activite: 'Collectif'}, {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.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: 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: 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: 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: 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: 47.90654800, lng: -2.12431900, nom: 'Le Longchamp',url: '/hotspot-wifi-bar-tabac-guer-le-longchamp-10242.html',ville: 'Guer', activite: 'Bar tabac'}, {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: 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: 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: 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: 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.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: 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: 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.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: 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: 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: 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: 48.10892600, lng: -1.67339400, nom: 'Garden Hôtel',url: '/hotspot-wifi-hotel-rennes-garden-hotel-10481.html',ville: 'Rennes', activite: 'Hôtel'}, {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: 48.70192200, lng: 2.19433400, nom: 'Fabienne Plestan',url: '/hotspot-wifi-agence-bancaire-erquy-fabienne-plestan-10511.html',ville: 'Erquy', activite: 'Agence bancaire'}, {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: 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: 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: 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: 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: 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: 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.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: 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: 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: 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: 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: 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: 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: -99.00000000, lng: -99.00000000, nom: 'Skatepark Fouesnantais',url: '/hotspot-wifi-espace-public-fouesnant-skatepark-fouesnantais-10713.html',ville: 'Fouesnant', activite: 'Espace public'}, {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: 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: 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: 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: 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: 48.73106200, lng: -3.24154800, nom: 'Ecole Pouldouran',url: '/hotspot-wifi-ecole-pommerit-jaudy-ecole-pouldouran-10844.html',ville: 'Pommerit Jaudy', activite: 'Ecole'}, {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: 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: 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: 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: 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: 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: '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: '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: 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: 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: 'Sij Cias Loudeac Communaute',url: '/hotspot-wifi-agence-bancaire-loudeac-sij-cias-loudeac-communaute-11019.html',ville: 'Loudeac', activite: 'Agence bancaire'}, {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: 'Nautilus',url: '/hotspot-wifi-collectif-lorient-nautilus-11033.html',ville: 'Lorient', activite: 'Collectif'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Hotel Atlantic',url: '/hotspot-wifi-hotel-rennes-hotel-atlantic-11044.html',ville: 'Rennes', activite: 'Hôtel'}, {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: 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: 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: 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: 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: 'Mairie Pleubian',url: '/hotspot-wifi-mairie-pleubian-mairie-pleubian-11169.html',ville: 'Pleubian', activite: 'Mairie'}, {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: 48.11006200, lng: -1.21624300, nom: 'Roadside Vitre',url: '/hotspot-wifi-restaurant-vitre-roadside-vitre-11245.html',ville: 'Vitré', activite: 'Restaurant'}, {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: -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: '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: -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: -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: '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: 'Bara Lorient Nayel',url: '/hotspot-wifi-restaurant-lorient-bara-lorient-nayel-11301.html',ville: 'Lorient', activite: 'Restaurant'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Hotel Novalis',url: '/hotspot-wifi-hotel-quimperle-hotel-novalis-11306.html',ville: 'Quimperlé', activite: 'Hôtel'}, {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: -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: 'Happy Appart Kerhallet',url: '/hotspot-wifi-residence-de-services-brest-happy-appart-kerhallet-11326.html',ville: 'Brest', activite: 'Résidence de services'}, {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: '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: '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: 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: 'Le K',url: '/hotspot-wifi-restaurant-tregueux-le-k-11406.html',ville: 'Tregueux', activite: 'Restaurant'}, {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: 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.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: 'Brit Hotel St Brieuc - Langueux',url: '/hotspot-wifi-hotel-langueux-brit-hotel-st-brieuc-langueux-11458.html',ville: 'Langueux', activite: 'Hôtel'}, {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: -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: '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: '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: 'La Sagesse',url: '/hotspot-wifi-ehpad-saint-briac-sur-mer-la-sagesse-11545.html',ville: 'Saint Briac Sur Mer', activite: 'EHPAD'}, {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: 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.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: 'Base Sports Nature',url: '/hotspot-wifi-salle-de-sport-plemet-base-sports-nature-11587.html',ville: 'Plemet', activite: 'Salle de sport'}, {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: 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: 'Roadside Saint-Malo',url: '/hotspot-wifi-restaurant-saint-malo-roadside-saint-malo-11598.html',ville: 'Saint-Malo', activite: 'Restaurant'}, {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: '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: '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: 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: 'Résidence Richelieu',url: '/hotspot-wifi-agence-bancaire-rennes-residence-richelieu-11926.html',ville: 'Rennes', activite: 'Agence bancaire'}, {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: 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.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.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: 47.64003690, lng: -3.15383620, nom: 'Les Menhirs',url: '/hotspot-wifi-bar-tabac-erdeven-les-menhirs-12004.html',ville: 'Erdeven', activite: 'Bar tabac'}, {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: 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: 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: 48.12745400, lng: -1.68483800, nom: 'France',url: '/hotspot-wifi-agence-bancaire-house-3-france-12030.html',ville: 'House. 3', activite: 'Agence bancaire'}, {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: 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: 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: 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: 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: 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.32796800, lng: -4.16086400, nom: 'Mairie de Hanvec',url: '/hotspot-wifi-mairie-hanvec-mairie-de-hanvec-12086.html',ville: 'Hanvec', activite: 'Mairie'}, {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: 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: -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: 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: 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: 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: 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: 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: -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: 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: 48.37227400, lng: -1.88109000, nom: 'Ehpad Docmael',url: '/hotspot-wifi-ehpad-saint-domineuc-ehpad-docmael-12308.html',ville: 'Saint-Domineuc', activite: 'EHPAD'}, {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: 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: 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.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: 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: 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.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: 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.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: -99.00000000, lng: -99.00000000, nom: 'Mediatheque de Pordic',url: '/hotspot-wifi-mairie-pordic-mediatheque-de-pordic-12498.html',ville: 'Pordic', activite: 'Mairie'}, {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: -99.00000000, lng: -99.00000000, nom: 'College Saint Yves',url: '/hotspot-wifi-ecole-treguier-college-saint-yves-12512.html',ville: 'Treguier', activite: 'Ecole'}, {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.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: 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.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: 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.65414200, lng: -2.73622100, nom: 'Fiteco Vannes',url: '/hotspot-wifi-societe-vannes-fiteco-vannes-12715.html',ville: 'Vannes', activite: 'Société'}, {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: 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'} ]