SPB Git forge

spb/lou-ka

Public

Lou·Ka — tous les logements à louer du Québec, un seul endroit.

232commits 1branches 0releases
172.9 MBsize
maindefault branch
2 days agolast push
HTML 98.9% Python 0.6%

Court terme : hotellerie du Quebec en reservation directe (1 922 fiches)

- sithotels : repertoire officiel SIT Quebec (ministere du Tourisme/CITQ),
  1 542 fiches squelettes geolocalisees avec no CITQ ; saute les hotels
  couverts par un connecteur moteur (fiche riche prioritaire)
- mews : 110 hotels via l'API bookingEngine (session signee md5, Origin
  obligatoire), prix frais a chaque sync, photos, repli geoloc SIT
- reservit : 235 hotels via l'API du front Angular ; sessions proxy a IP
  collante par hotel (le direct est banni du noeud et l'IP tournante
  declenche le filtre de securite Reservit)
- scripts/detect_hotel_engines.py + data/hotels_engines.json : table
  hotel -> moteur de resa (1 174 sites sondes : 278 reservit, 121 mews)
- schema : types Hotel et Motel ; Sources : categorie Hotellerie ;
  fiche CT : CTA « Reserver en direct a l'hotel » pour la categorie hotels

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Simon-Pierre Boucher committed 1 mo ago (Aug 25, 2026) parent 60be17a

10 changed files +19,523 −330

added data/hotels_engines.json +17561 −0
@@ -0,0 +1,17561 @@
1 +{
2 + "generated": 1787692471,
3 + "hotels": [
4 + {
5 + "sit_id": "HOTEMTOV5004PG",
6 + "citq": "197072",
7 + "name": "HÔTEL L'OIE DES NEIGES",
8 + "city": "Lévis",
9 + "region": "Chaudière-Appalaches",
10 + "website": "https://secure.reservit.com/engine/booking/58/466107/dates?langcode=FR",
11 + "engine": "reservit",
12 + "engine_ids": {
13 + "custid": "58",
14 + "hotelid": "466107"
15 + },
16 + "booking_url": "https://secure.reservit.com/engine/booking/58/466107/dates?langcode=FR",
17 + "lat": 46.7854224,
18 + "lng": -71.160788,
19 + "address": ""
20 + },
21 + {
22 + "sit_id": "HOTEMTOV5004QS",
23 + "citq": "240564",
24 + "name": "HÔTEL QUALITY INN & SUITES VICTORIAVILLE",
25 + "city": "Victoriaville",
26 + "region": "Centre-du-Québec",
27 + "website": "https://qualityinnvictoriaville.com/",
28 + "engine": "reservit",
29 + "engine_ids": {},
30 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php",
31 + "lat": 46.0745349,
32 + "lng": -71.933687,
33 + "address": ""
34 + },
35 + {
36 + "sit_id": "HOTEMTOV5004PK",
37 + "citq": "054806",
38 + "name": "HILTON QUÉBEC",
39 + "city": "Québec",
40 + "region": "Québec",
41 + "website": "https://www.hilton.com/fr/hotels/yqbhihh-hilton-quebec/",
42 + "engine": "error",
43 + "engine_ids": {},
44 + "booking_url": null,
45 + "lat": 46.8107729,
46 + "lng": -71.215265,
47 + "address": ""
48 + },
49 + {
50 + "sit_id": "HOTEMTOV5004RP",
51 + "citq": "516795",
52 + "name": "OBERGEINN VAL-DAVID",
53 + "city": "Val-David",
54 + "region": "Laurentides",
55 + "website": "https://obergeinn.com",
56 + "engine": "reservit",
57 + "engine_ids": {
58 + "custid": "58",
59 + "hotelid": "430604"
60 + },
61 + "booking_url": "https://secure.reservit.com/fo/booking/58/430604/availability?specialMode=default&langcode=FR&partid=507&custid=58&hotelid=430604&m=booking&_ts=1618444596178&currency=CAD&resetCookies=1",
62 + "lat": 46.0302129,
63 + "lng": -74.21403,
64 + "address": ""
65 + },
66 + {
67 + "sit_id": "HOTEMTOV5004QC",
68 + "citq": "625763",
69 + "name": "AUBERGE LE CHEVAL BLEU",
70 + "city": "Saint-Alphonse-Rodriguez",
71 + "region": "Lanaudière",
72 + "website": "https://www.lechevalbleu.com",
73 + "engine": "reservit",
74 + "engine_ids": {
75 + "hotelid": "200145"
76 + },
77 + "booking_url": "http://softbooker.reservit.com/reservit/reserhotel.php?lang=FR&action=resa&hotelid=200145",
78 + "lat": 46.1449083,
79 + "lng": -73.672273,
80 + "address": ""
81 + },
82 + {
83 + "sit_id": "HOTEMTOV5004QL",
84 + "citq": "219774",
85 + "name": "AUBERGE LE VINCENT",
86 + "city": "Québec",
87 + "region": "Québec",
88 + "website": "https://www.aubergelevincent.com",
89 + "engine": "reservit",
90 + "engine_ids": {
91 + "custid": "58",
92 + "hotelid": "133798"
93 + },
94 + "booking_url": "http://softbooker.reservit.com/front133798/front.do?m=booking&custid=58&langcode=FR&hotelid=133798",
95 + "lat": 46.8117953,
96 + "lng": -71.224294,
97 + "address": ""
98 + },
99 + {
100 + "sit_id": "HOTEMTOV5004QP",
101 + "citq": "171883",
102 + "name": "900 TREMBLANT",
103 + "city": "Mont-Tremblant",
104 + "region": "Laurentides",
105 + "website": "https://www.900tremblant.com",
106 + "engine": "aucun",
107 + "engine_ids": {},
108 + "booking_url": null,
109 + "lat": 46.1287969,
110 + "lng": -74.573687,
111 + "address": ""
112 + },
113 + {
114 + "sit_id": "HOTEMTOV5004QD",
115 + "citq": "222083",
116 + "name": "BALNEA HOTEL",
117 + "city": "Bromont",
118 + "region": "Cantons-de-l'Est",
119 + "website": "https://www.beatnikhotel.com",
120 + "engine": "mews",
121 + "engine_ids": {
122 + "distributor": "e2b2102b-2f15-425c-9a56-b3000177255b"
123 + },
124 + "booking_url": "https://app.mews.com/distributor/e2b2102b-2f15-425c-9a56-b3000177255b",
125 + "lat": 45.2777207,
126 + "lng": -72.685864,
127 + "address": ""
128 + },
129 + {
130 + "sit_id": "HOTEMTOV5004S1",
131 + "citq": "036853",
132 + "name": "AUBERGE LE TRICORNE",
133 + "city": "Hatley (canton)",
134 + "region": "Cantons-de-l'Est",
135 + "website": "https://www.letricorne.com",
136 + "engine": "cloudbeds",
137 + "engine_ids": {
138 + "slug": "pPExZy"
139 + },
140 + "booking_url": "https://static1.cloudbeds.com/booking-engine/latest/static/js/immersive-experience/cb-immersive-experience.js",
141 + "lat": 45.2989512,
142 + "lng": -71.951268,
143 + "address": ""
144 + },
145 + {
146 + "sit_id": "HOTEMTOV5004Q0",
147 + "citq": "302412",
148 + "name": "HÔTEL ST-THOMAS",
149 + "city": "Montréal",
150 + "region": "Montréal",
151 + "website": "https://hotelst-thomas.com/fr/",
152 + "engine": "autre",
153 + "engine_ids": {},
154 + "booking_url": "https://sky-us1.clock-software.com/54139/9533/wbe/fr/products/new",
155 + "lat": 45.5173943,
156 + "lng": -73.566934,
157 + "address": ""
158 + },
159 + {
160 + "sit_id": "HOTEMTOV5004SJ",
161 + "citq": "568606",
162 + "name": "HOLIDAY INN",
163 + "city": "Saint-Jean-sur-Richelieu",
164 + "region": "Montérégie",
165 + "website": "https://www.ihg.com/holidayinn/hotels/fr/fr/st-jean-sur-richelieu/yuljs/hoteldetail",
166 + "engine": "error",
167 + "engine_ids": {},
168 + "booking_url": null,
169 + "lat": 45.324977,
170 + "lng": -73.266941,
171 + "address": ""
172 + },
173 + {
174 + "sit_id": "HOTEMTOV5004SH",
175 + "citq": "553210",
176 + "name": "L'AUBERGE LE MANITONGA",
177 + "city": "Mont-Tremblant",
178 + "region": "Laurentides",
179 + "website": "https://www.aubergemanitonga.com/",
180 + "engine": "reservit",
181 + "engine_ids": {
182 + "custid": "435"
183 + },
184 + "booking_url": "https://secure.reservit.com/front435-0/front.do?m=listhotels&mode=init&custid=435&langcode=FR&zoneid=13574&specialMode=default&_ga=GA1.1.1087265267.1712668497",
185 + "lat": 46.1973167,
186 + "lng": -74.616796,
187 + "address": ""
188 + },
189 + {
190 + "sit_id": "HOTEMTOV5004PJ",
191 + "citq": "053524",
192 + "name": "MOTEL RIMOUSKI INC.",
193 + "city": "Rimouski",
194 + "region": "Bas-Saint-Laurent",
195 + "website": "https://www.motelrimouski.ca/fr-ca",
196 + "engine": "reservit",
197 + "engine_ids": {
198 + "custid": "58",
199 + "hotelid": "383793"
200 + },
201 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=383793&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
202 + "lat": 48.4684947,
203 + "lng": -68.517972,
204 + "address": ""
205 + },
206 + {
207 + "sit_id": "HOTEMTOV5004RM",
208 + "citq": "150975",
209 + "name": "HÔTEL LE GERMAIN MONTRÉAL",
210 + "city": "Montréal",
211 + "region": "Montréal",
212 + "website": "https://www.germainhotels.com/fr/hotel-le-germain/montreal",
213 + "engine": "autre",
214 + "engine_ids": {},
215 + "booking_url": "https://reservation.germainhotels.com/ibe/index.aspx?propertyID=",
216 + "lat": 45.5025163,
217 + "lng": -73.574389,
218 + "address": ""
219 + },
220 + {
221 + "sit_id": "HOTEMTOV5004Q6",
222 + "citq": "118193",
223 + "name": "LES PINSONS DES RIVES",
224 + "city": "La Malbaie",
225 + "region": "Charlevoix",
226 + "website": "https://lespinsonsdesrives.com",
227 + "engine": "reservit",
228 + "engine_ids": {
229 + "hotelid": "254408"
230 + },
231 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?hotelid=254408&lang=FR&action=resa&redirectHOST=softbooker.reservit.com",
232 + "lat": 47.6337486,
233 + "lng": -70.142717,
234 + "address": ""
235 + },
236 + {
237 + "sit_id": "HOTEMTOV5004S4",
238 + "citq": "303444",
239 + "name": "MICROTEL LAC MEGANTIC",
240 + "city": "Lac-Mégantic",
241 + "region": "Cantons-de-l'Est",
242 + "website": "https://www.wyndhamhotels.com/fr-ca/microtel/",
243 + "engine": "aucun",
244 + "engine_ids": {},
245 + "booking_url": null,
246 + "lat": 45.5765889,
247 + "lng": -70.883433,
248 + "address": ""
249 + },
250 + {
251 + "sit_id": "HOTEMTOV5004R4",
252 + "citq": "574000",
253 + "name": "HYATT PLACE MONTRÉAL CENTRE-VILLE",
254 + "city": "Montréal",
255 + "region": "Montréal",
256 + "website": "https://hyatt.com",
257 + "engine": "error",
258 + "engine_ids": {},
259 + "booking_url": null,
260 + "lat": 45.5157195,
261 + "lng": -73.559232,
262 + "address": ""
263 + },
264 + {
265 + "sit_id": "HOTEMTOV5004TS",
266 + "citq": "184575",
267 + "name": "AUBERGE DU MONT RIGAUD",
268 + "city": "Rigaud",
269 + "region": "Montérégie",
270 + "website": "https://aubergedumontrigaud.com",
271 + "engine": "sirvoy",
272 + "engine_ids": {},
273 + "booking_url": "https://secured.sirvoy.com/widget/sirvoy.js",
274 + "lat": 45.4708374,
275 + "lng": -74.304601,
276 + "address": ""
277 + },
278 + {
279 + "sit_id": "HOTEMTOV5004TL",
280 + "citq": "300840",
281 + "name": "HÔTEL GRIFFINTOWN",
282 + "city": "Montréal",
283 + "region": "Montréal",
284 + "website": "https://griffintownhotel.com/fr-ca/",
285 + "engine": "mews",
286 + "engine_ids": {
287 + "distributor": "66af42b6-02a5-4ccb-a67e-b27400ec99ec"
288 + },
289 + "booking_url": "https://app.mews.com/distributor/66af42b6-02a5-4ccb-a67e-b27400ec99ec",
290 + "lat": 45.4887486,
291 + "lng": -73.563158,
292 + "address": ""
293 + },
294 + {
295 + "sit_id": "HOTEMTOV5004SY",
296 + "citq": "043024",
297 + "name": "HÔTEL MAISON DU GÉNÉRAL",
298 + "city": "Québec",
299 + "region": "Québec",
300 + "website": "https://www.sagamite.com",
301 + "engine": "mews",
302 + "engine_ids": {
303 + "distributor": "bdc02225-9217-45fe-847e-b45800f978ef"
304 + },
305 + "booking_url": "https://app.mews.com/distributor/bdc02225-9217-45fe-847e-b45800f978ef",
306 + "lat": 46.8108323,
307 + "lng": -71.209204,
308 + "address": ""
309 + },
310 + {
311 + "sit_id": "HOTEMTOV5004U7",
312 + "citq": "125716",
313 + "name": "MOTEL ET CONDO CHEZ CHARLEY",
314 + "city": "Sainte-Anne-de-Beaupré",
315 + "region": "Québec",
316 + "website": "https://www.motelcondocharley.com/",
317 + "engine": "reservit",
318 + "engine_ids": {
319 + "custid": "58",
320 + "hotelid": "347085"
321 + },
322 + "booking_url": "https://secure.reservit.com/fo/booking/58/347085/availability?main_color=0083C9&price_color=333333&best_price_guaranteed_color=D4AF37&booking_button_color=8BC34A",
323 + "lat": 47.0144453,
324 + "lng": -70.947317,
325 + "address": ""
326 + },
327 + {
328 + "sit_id": "HOTEMTOV5004UN",
329 + "citq": "160705",
330 + "name": "HÔTEL PALACE ROYAL",
331 + "city": "Québec",
332 + "region": "Québec",
333 + "website": "https://www.hotelsjaro.com/palace-royal",
334 + "engine": "autre",
335 + "engine_ids": {},
336 + "booking_url": "https://www.reseze.net/servlet/WebresShowAvailable",
337 + "lat": 46.8124896,
338 + "lng": -71.2152275,
339 + "address": ""
340 + },
341 + {
342 + "sit_id": "HOTEMTOV5004SG",
343 + "citq": "553943",
344 + "name": "HÔTEL & SUITES LES LAURENTIDES ST-SAUVEUR",
345 + "city": "Saint-Sauveur",
346 + "region": "Laurentides",
347 + "website": "https://www.st-sauveur.com",
348 + "engine": "cloudbeds",
349 + "engine_ids": {},
350 + "booking_url": "https://us2.cloudbeds.com/reservation/YQ7eOQ",
351 + "lat": 45.8897743,
352 + "lng": -74.1501,
353 + "address": ""
354 + },
355 + {
356 + "sit_id": "HOTEMTOV5004UG",
357 + "citq": "222412",
358 + "name": "HÔTEL BROSSARD",
359 + "city": "Brossard",
360 + "region": "Montérégie",
361 + "website": "https://www.hotelbrossard.com",
362 + "engine": "aucun",
363 + "engine_ids": {},
364 + "booking_url": null,
365 + "lat": 45.4628171,
366 + "lng": -73.491756,
367 + "address": ""
368 + },
369 + {
370 + "sit_id": "HOTEMTOV5004US",
371 + "citq": "029901",
372 + "name": "AUBERGE DES 21",
373 + "city": "Saguenay",
374 + "region": "Saguenay--Lac-Saint-Jean",
375 + "website": "https://aubergedes21.ca",
376 + "engine": "reservit",
377 + "engine_ids": {
378 + "custid": "58",
379 + "hotelid": "93674"
380 + },
381 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=93674&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
382 + "lat": 48.3413671,
383 + "lng": -70.878867,
384 + "address": ""
385 + },
386 + {
387 + "sit_id": "HOTEMTOV5004UU",
388 + "citq": "032793",
389 + "name": "AUBERGE LA CHÂTELAINE",
390 + "city": "La Malbaie",
391 + "region": "Charlevoix",
392 + "website": "https://www.aubergelachatelaine.com",
393 + "engine": "reservit",
394 + "engine_ids": {
395 + "custid": "58",
396 + "hotelid": "465770"
397 + },
398 + "booking_url": "https://secure.reservit.com/engine/booking/58/465770/dates?specialMode=default&langcode=FR&m=booking",
399 + "lat": 47.6269533,
400 + "lng": -70.144932,
401 + "address": ""
402 + },
403 + {
404 + "sit_id": "HOTEMTOV5004ST",
405 + "citq": "073253",
406 + "name": "LES SUITES DE LAVIOLETTE",
407 + "city": "Trois-Rivières",
408 + "region": "Mauricie",
409 + "website": "https://suiteslaviolette.com/",
410 + "engine": "aucun",
411 + "engine_ids": {},
412 + "booking_url": null,
413 + "lat": 46.3134388,
414 + "lng": -72.573808,
415 + "address": ""
416 + },
417 + {
418 + "sit_id": "HOTEMTOV5004PW",
419 + "citq": "300287",
420 + "name": "LOFTS HÔTEL GASPÉSIE",
421 + "city": "Sainte-Anne-des-Monts",
422 + "region": "Gaspésie",
423 + "website": "https://www.loftshotelgaspesie.com",
424 + "engine": "aucun",
425 + "engine_ids": {},
426 + "booking_url": null,
427 + "lat": 49.1613747,
428 + "lng": -66.407055,
429 + "address": ""
430 + },
431 + {
432 + "sit_id": "HOTEMTOV5004UV",
433 + "citq": "021361",
434 + "name": "L'ESCALE LAM-AIR",
435 + "city": "Rivière-au-Tonnerre",
436 + "region": "Côte-Nord (Duplessis)",
437 + "website": "https://escalelamair.ca/",
438 + "engine": "reservit",
439 + "engine_ids": {
440 + "custid": "58",
441 + "hotelid": "430220"
442 + },
443 + "booking_url": "https://secure.reservit.com/fo/booking/58/430220/dates?langcode=FR",
444 + "lat": 50.2753775,
445 + "lng": -64.772988,
446 + "address": ""
447 + },
448 + {
449 + "sit_id": "HOTEMTOV5004U2",
450 + "citq": "230823",
451 + "name": "AUBERGE LE FOUR À PAIN",
452 + "city": "Petite-Rivière-Saint-François",
453 + "region": "Charlevoix",
454 + "website": "https://www.aubergelefourapain.com",
455 + "engine": "reservit",
456 + "engine_ids": {
457 + "custid": "58",
458 + "hotelid": "445895"
459 + },
460 + "booking_url": "https://secure.reservit.com/engine/booking/58/445895/dates?langcode=FR",
461 + "lat": 47.3042621,
462 + "lng": -70.568945,
463 + "address": ""
464 + },
465 + {
466 + "sit_id": "HOTEMTOV5004V1",
467 + "citq": "591076",
468 + "name": "HÔTEL-MOTEL LE BOISÉ DU LAC",
469 + "city": "Mont-Tremblant",
470 + "region": "Laurentides",
471 + "website": "https://www.boisedulac.com",
472 + "engine": "reservit",
473 + "engine_ids": {
474 + "hotelid": "14140",
475 + "custid": "442822356192633"
476 + },
477 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?hotelid=14140&partid=0&lang=FR&action=resa&redirectHOST=softbooker.reservit.com",
478 + "lat": 46.1369965,
479 + "lng": -74.628174,
480 + "address": ""
481 + },
482 + {
483 + "sit_id": "HOTEMTOV5004T4",
484 + "citq": "603470",
485 + "name": "MOTEL ST-EUSTACHE",
486 + "city": "Saint-Eustache",
487 + "region": "Laurentides",
488 + "website": "https://www.motelsteustache.com",
489 + "engine": "mews",
490 + "engine_ids": {
491 + "distributor": "92501f39-0431-42aa-aa49-b36400bccdec"
492 + },
493 + "booking_url": "https://app.mews.com/distributor/92501f39-0431-42aa-aa49-b36400bccdec",
494 + "lat": 45.5705625,
495 + "lng": -73.909676,
496 + "address": ""
497 + },
498 + {
499 + "sit_id": "HOTEMTOV5004RV",
500 + "citq": "028066",
501 + "name": "LA FORTERESSE DE LA RIVE",
502 + "city": "Pohénégamook",
503 + "region": "Bas-Saint-Laurent",
504 + "website": "https://www.aubergeforteressedelarive.com/",
505 + "engine": "reservit",
506 + "engine_ids": {
507 + "custid": "58",
508 + "hotelid": "425273"
509 + },
510 + "booking_url": "https://secure.reservit.com/fo/booking/58/425273/dates?specialMode=default&langcode=FR&custid=58&hotelid=425273&m=booking",
511 + "lat": 47.4569086,
512 + "lng": -69.22946,
513 + "address": ""
514 + },
515 + {
516 + "sit_id": "HOTEMTOV5004UY",
517 + "citq": "021442",
518 + "name": "HÔTEL ET SUITES LE DAUPHIN DRUMMONDVILLE",
519 + "city": "Drummondville",
520 + "region": "Centre-du-Québec",
521 + "website": "https://www.le-dauphin.com",
522 + "engine": "reservit",
523 + "engine_ids": {
524 + "custid": "58",
525 + "hotelid": "118960"
526 + },
527 + "booking_url": "https://secure.reservit.com/fo/booking/58/118960/manage?langcode=FR",
528 + "lat": 45.8933823,
529 + "lng": -72.513306,
530 + "address": ""
531 + },
532 + {
533 + "sit_id": "HOTEMTOV5004V0",
534 + "citq": "612990",
535 + "name": "HÔTEL LAC CARLING SPA GOLF",
536 + "city": "Grenville-sur-la-Rouge",
537 + "region": "Laurentides",
538 + "website": "https://www.hotellaccarling.com/fr",
539 + "engine": "mews",
540 + "engine_ids": {
541 + "distributor": "177105ee-7282-4cc3-8c00-b3670093510a"
542 + },
543 + "booking_url": "https://app.mews.com/distributor/177105ee-7282-4cc3-8c00-b3670093510a",
544 + "lat": 45.748499,
545 + "lng": -74.528828,
546 + "address": ""
547 + },
548 + {
549 + "sit_id": "HOTEMTOV5004VB",
550 + "citq": "009726",
551 + "name": "MOTEL CHALET A. DUFOUR",
552 + "city": "L'Isle-aux-Coudres",
553 + "region": "Charlevoix",
554 + "website": "https://www.motelchaletadufour.com/index.html",
555 + "engine": "aucun",
556 + "engine_ids": {},
557 + "booking_url": null,
558 + "lat": 47.4126919,
559 + "lng": -70.335945,
560 + "address": ""
561 + },
562 + {
563 + "sit_id": "HOTEMTOV5004VC",
564 + "citq": "008013",
565 + "name": "MAISON DU FORT",
566 + "city": "Québec",
567 + "region": "Québec",
568 + "website": "https://www.hotelmaisondufort.com/fr",
569 + "engine": "mews",
570 + "engine_ids": {
571 + "distributor": "1c50bcbc-6ef0-4cdf-93f9-b33300d624a7"
572 + },
573 + "booking_url": "https://app.mews.com/distributor/1c50bcbc-6ef0-4cdf-93f9-b33300d624a7",
574 + "lat": 46.8101322,
575 + "lng": -71.206422,
576 + "address": ""
577 + },
578 + {
579 + "sit_id": "HOTEMTOV5004VL",
580 + "citq": "003356",
581 + "name": "HÔTEL MAISON OTIS",
582 + "city": "Baie-Saint-Paul",
583 + "region": "Charlevoix",
584 + "website": "https://www.maisonotis.com",
585 + "engine": "reservit",
586 + "engine_ids": {
587 + "hotelid": "254793"
588 + },
589 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?hotelid=254793&partid=0&lang=FR&action=resa&redirectHOST=softbooker.reservit.com",
590 + "lat": 47.4421355,
591 + "lng": -70.506174,
592 + "address": ""
593 + },
594 + {
595 + "sit_id": "HOTEMTOV5004VR",
596 + "citq": "514242",
597 + "name": "CHÂTEAU JOLIETTE",
598 + "city": "Joliette",
599 + "region": "Lanaudière",
600 + "website": "https://www.chateaujoliette.com",
601 + "engine": "travelclick",
602 + "engine_ids": {
603 + "hotelid": "108097"
604 + },
605 + "booking_url": "https://reservations.travelclick.com/108097?languageID=3#/guestsandrooms",
606 + "lat": 46.0249902,
607 + "lng": -73.433768,
608 + "address": ""
609 + },
610 + {
611 + "sit_id": "HOTEMTOV5004VP",
612 + "citq": "526853",
613 + "name": "MOTEL SENABI",
614 + "city": "Senneterre",
615 + "region": "Abitibi-Témiscamingue",
616 + "website": "https://motelsenabi.ca",
617 + "engine": "aucun",
618 + "engine_ids": {},
619 + "booking_url": null,
620 + "lat": 48.3869488,
621 + "lng": -77.247124,
622 + "address": ""
623 + },
624 + {
625 + "sit_id": "HOTEMTOV5004RT",
626 + "citq": "013915",
627 + "name": "MOTEL LE VOYAGEUR",
628 + "city": "Saint-Georges",
629 + "region": "Chaudière-Appalaches",
630 + "website": "https://www.motelvoyageur.net/",
631 + "engine": "mews",
632 + "engine_ids": {
633 + "distributor": "b832dd9b-af48-4391-b89a-b2200023b43c"
634 + },
635 + "booking_url": "https://app.mews.com/distributor/b832dd9b-af48-4391-b89a-b2200023b43c",
636 + "lat": 46.1267109,
637 + "lng": -70.684574,
638 + "address": ""
639 + },
640 + {
641 + "sit_id": "HOTEMTOV5004VS",
642 + "citq": "514780",
643 + "name": "EMBASSY SUITES PAR HILTON MONTRÉAL AÉROPORT",
644 + "city": "Pointe-Claire",
645 + "region": "Montréal",
646 + "website": "https://www.hiltonhotels.com/fr_FR/canada/embassy-suites-by-hilton-montreal-airport",
647 + "engine": "error",
648 + "engine_ids": {},
649 + "booking_url": null,
650 + "lat": 45.4647697,
651 + "lng": -73.82167,
652 + "address": ""
653 + },
654 + {
655 + "sit_id": "HOTEMTOV5004WH",
656 + "citq": "222171",
657 + "name": "HÔTEL HILTON GARDEN INN MONTRÉAL CENTRE-VILLE",
658 + "city": "Montréal",
659 + "region": "Montréal",
660 + "website": "https://www.hilton.com/fr/",
661 + "engine": "error",
662 + "engine_ids": {},
663 + "booking_url": null,
664 + "lat": 45.5078714,
665 + "lng": -73.571596,
666 + "address": ""
667 + },
668 + {
669 + "sit_id": "HOTEMTOV5004WL",
670 + "citq": "222116",
671 + "name": "WARWICK LE CRYSTAL MONTRÉAL",
672 + "city": "Montréal",
673 + "region": "Montréal",
674 + "website": "https://www.warwickhotels.com/fr/warwick-le-crystal-montreal",
675 + "engine": "travelclick",
676 + "engine_ids": {
677 + "hotelid": "98825"
678 + },
679 + "booking_url": "https://reservations.travelclick.com/98825?",
680 + "lat": 45.4966023,
681 + "lng": -73.572865,
682 + "address": ""
683 + },
684 + {
685 + "sit_id": "HOTEMTOV5004RD",
686 + "citq": "221611",
687 + "name": "AUBERGE L'AMARRÉ",
688 + "city": "Saint-Maxime-du-Mont-Louis",
689 + "region": "Gaspésie",
690 + "website": "https://www.aubergelamarre.com",
691 + "engine": "reservit",
692 + "engine_ids": {
693 + "custid": "58",
694 + "hotelid": "342535"
695 + },
696 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=342535&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
697 + "lat": 49.2303372,
698 + "lng": -65.724997,
699 + "address": ""
700 + },
701 + {
702 + "sit_id": "HOTEMTOV5004WX",
703 + "citq": "626021",
704 + "name": "MOTEL MASCOUCHE",
705 + "city": "Mascouche",
706 + "region": "Lanaudière",
707 + "website": "https://motelmascouche.com/",
708 + "engine": "autre",
709 + "engine_ids": {},
710 + "booking_url": "https://informatiqueterrebonne.com",
711 + "lat": 45.7300685,
712 + "lng": -73.671618,
713 + "address": ""
714 + },
715 + {
716 + "sit_id": "HOTEMTOV5004X4",
717 + "citq": "186745",
718 + "name": "AUBERGE AU POSTE DE TRAITE",
719 + "city": "Sainte-Famille-de-l'Île-d'Orléans",
720 + "region": "Québec",
721 + "website": "https://www.aubergeaupostedetraite.com",
722 + "engine": "cloudbeds",
723 + "engine_ids": {},
724 + "booking_url": "https://us2.cloudbeds.com/reservation/G0sVxs",
725 + "lat": 46.9559829,
726 + "lng": -70.979689,
727 + "address": ""
728 + },
729 + {
730 + "sit_id": "HOTEMTOV5004VA",
731 + "citq": "009214",
732 + "name": "HÔTEL DU NORD",
733 + "city": "Québec",
734 + "region": "Québec",
735 + "website": "https://www.hoteldunord.qc.ca",
736 + "engine": "mews",
737 + "engine_ids": {
738 + "distributor": "b3090856-5359-4693-8830-b3ef00beb2d2"
739 + },
740 + "booking_url": "https://app.mews.com/distributor/b3090856-5359-4693-8830-b3ef00beb2d2",
741 + "lat": 46.810386,
742 + "lng": -71.245081,
743 + "address": ""
744 + },
745 + {
746 + "sit_id": "HOTEMTOV5004W4",
747 + "citq": "000070",
748 + "name": "MOTEL DU HAUT PHARE",
749 + "city": "Gaspé",
750 + "region": "Gaspésie",
751 + "website": "https://www.motelduhautphare.com",
752 + "engine": "reservit",
753 + "engine_ids": {
754 + "custid": "58",
755 + "hotelid": "222103"
756 + },
757 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=222103&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
758 + "lat": 48.8560506,
759 + "lng": -64.203768,
760 + "address": ""
761 + },
762 + {
763 + "sit_id": "HOTEMTOV5004XU",
764 + "citq": "221933",
765 + "name": "ALT HÔTEL QUARTIER DIX30",
766 + "city": "Brossard",
767 + "region": "Montérégie",
768 + "website": "https://www.germainhotels.com/fr/hotel-alt/quartier-dix30",
769 + "engine": "autre",
770 + "engine_ids": {},
771 + "booking_url": "https://reservation.germainhotels.com/ibe/index.aspx?propertyID=",
772 + "lat": 45.4405897,
773 + "lng": -73.439497,
774 + "address": ""
775 + },
776 + {
777 + "sit_id": "HOTEMTOV5004Y9",
778 + "citq": "535080",
779 + "name": "COMPLEXE LE 60",
780 + "city": "Piedmont",
781 + "region": "Laurentides",
782 + "website": "https://www.complexele60.com",
783 + "engine": "cloudbeds",
784 + "engine_ids": {},
785 + "booking_url": "https://us2.cloudbeds.com/fr/reservation/Wh5yrg?currency=cad",
786 + "lat": 45.8906522,
787 + "lng": -74.142379,
788 + "address": ""
789 + },
790 + {
791 + "sit_id": "HOTEMTOV5004WO",
792 + "citq": "299981",
793 + "name": "HÔTEL UVILLE MONTRÉAL",
794 + "city": "Montréal",
795 + "region": "Montréal",
796 + "website": "https://uvillehotelmontreal.com/fr/",
797 + "engine": "siteminder",
798 + "engine_ids": {},
799 + "booking_url": "https://app.thebookingbutton.com/properties/hoteluvillemontrealdirect?room_type=124395&locale=fr",
800 + "lat": 45.5022618,
801 + "lng": -73.554406,
802 + "address": ""
803 + },
804 + {
805 + "sit_id": "HOTEMTOV5004YH",
806 + "citq": "113304",
807 + "name": "HÔTEL LE CAVALIER DU MOULIN",
808 + "city": "Québec",
809 + "region": "Québec",
810 + "website": "https://lecavalierdumoulin.guestybookings.com",
811 + "engine": "error",
812 + "engine_ids": {},
813 + "booking_url": null,
814 + "lat": 46.8111744,
815 + "lng": -71.20854,
816 + "address": ""
817 + },
818 + {
819 + "sit_id": "HOTEMTOV5004X7",
820 + "citq": "623825",
821 + "name": "AUBERGE LE LUPIN B&B",
822 + "city": "Mont-Tremblant",
823 + "region": "Laurentides",
824 + "website": "https://www.lelupin.com",
825 + "engine": "reservit",
826 + "engine_ids": {
827 + "custid": "58",
828 + "hotelid": "173079"
829 + },
830 + "booking_url": "https://secure.reservit.com/fo/booking/58/173079/dates?specialMode=default&langcode=FR&partid=0&custid=58&hotelid=173079&m=booking",
831 + "lat": 46.2066813,
832 + "lng": -74.59981,
833 + "address": ""
834 + },
835 + {
836 + "sit_id": "HOTEMTOV5004YR",
837 + "citq": "546490",
838 + "name": "HÔTEL COMFORT INN MONT-LAURIER",
839 + "city": "Mont-Laurier",
840 + "region": "Laurentides",
841 + "website": "https://www.comfortinn-ml.ca",
842 + "engine": "error",
843 + "engine_ids": {},
844 + "booking_url": null,
845 + "lat": 46.5510233,
846 + "lng": -75.491928,
847 + "address": ""
848 + },
849 + {
850 + "sit_id": "HOTEMTOV5004VZ",
851 + "citq": "002096",
852 + "name": "DOMAINE ANNIE-SUR-MER",
853 + "city": "Métis-sur-Mer",
854 + "region": "Gaspésie",
855 + "website": "https://www.domaineanniesurmer.com/fr/hebergement-metis-sur-mer/",
856 + "engine": "autre",
857 + "engine_ids": {},
858 + "booking_url": "https://constella.ca/",
859 + "lat": 48.6717211,
860 + "lng": -68.031334,
861 + "address": ""
862 + },
863 + {
864 + "sit_id": "HOTEMTOV5004VY",
865 + "citq": "003043",
866 + "name": "MOTEL BELLEVUE",
867 + "city": "Rivière-du-Loup",
868 + "region": "Bas-Saint-Laurent",
869 + "website": "https://www.motelbellevuerdl.com",
870 + "engine": "autre",
871 + "engine_ids": {},
872 + "booking_url": "https://www.booking.com/hotel/ca/motel-bellevue-riviere-du-loup.fr.html",
873 + "lat": 47.8496473,
874 + "lng": -69.56461,
875 + "address": ""
876 + },
877 + {
878 + "sit_id": "HOTEMTOV5004YU",
879 + "citq": "539674",
880 + "name": "CAMPUS 1 MTL",
881 + "city": "Montréal",
882 + "region": "Montréal",
883 + "website": "https://campus1mtl.ca/montreal-student-housing/fr?",
884 + "engine": "autre",
885 + "engine_ids": {},
886 + "booking_url": "https://app.acuityscheduling.com/schedule.php?owner=17902302",
887 + "lat": 45.5069307,
888 + "lng": -73.571435,
889 + "address": ""
890 + },
891 + {
892 + "sit_id": "HOTEMTOV5004Z1",
893 + "citq": "213345",
894 + "name": "DOUBLETREE PAR HILTON QUÉBEC RESORT",
895 + "city": "Québec",
896 + "region": "Québec",
897 + "website": "https://www.hiltonhotels.com/fr_FR/canada/doubletree-by-hilton-quebec-resort/",
898 + "engine": "error",
899 + "engine_ids": {},
900 + "booking_url": null,
901 + "lat": 46.8832286,
902 + "lng": -71.306419,
903 + "address": ""
904 + },
905 + {
906 + "sit_id": "HOTEMTOV5004YL",
907 + "citq": "560173",
908 + "name": "HÔTEL DELTA MONTRÉAL PAR MARRIOTT",
909 + "city": "Montréal",
910 + "region": "Montréal",
911 + "website": "https://www.marriott.fr/yuldb",
912 + "engine": "error",
913 + "engine_ids": {},
914 + "booking_url": null,
915 + "lat": 45.5064345,
916 + "lng": -73.571211,
917 + "address": ""
918 + },
919 + {
920 + "sit_id": "HOTEMTOV5004YQ",
921 + "citq": "546195",
922 + "name": "HÔTEL DES ARTS",
923 + "city": "Montréal",
924 + "region": "Montréal",
925 + "website": "https://hoteldesarts.ca",
926 + "engine": "reservit",
927 + "engine_ids": {
928 + "custid": "58",
929 + "hotelid": "39508"
930 + },
931 + "booking_url": "https://secure.reservit.com/fo/booking/58/39508/dates?langcode=fr&partid=0&custid=58&hotelid=39508&m=booking",
932 + "lat": 45.5122648,
933 + "lng": -73.567834,
934 + "address": ""
935 + },
936 + {
937 + "sit_id": "HOTEMTOV5004ZL",
938 + "citq": "212914",
939 + "name": "GRAND TIMES HÔTEL - AÉROPORT DE QUÉBEC",
940 + "city": "L'Ancienne-Lorette",
941 + "region": "Québec",
942 + "website": "https://www.grandtimeshotel.com/grand-times-aeroport/fr/",
943 + "engine": "autre",
944 + "engine_ids": {},
945 + "booking_url": "https://luxuryres.com/BookingEngines/V16/index.asp?h=3317&s=GTHAF&l=fr",
946 + "lat": 46.7905623,
947 + "lng": -71.351571,
948 + "address": ""
949 + },
950 + {
951 + "sit_id": "HOTEMTOV5004YB",
952 + "citq": "114262",
953 + "name": "MOTEL LA GENTILHOMMIÈRE",
954 + "city": "Saint-Siméon",
955 + "region": "Charlevoix",
956 + "website": "https://www.motel-lagentilhommiere.com",
957 + "engine": "reservit",
958 + "engine_ids": {
959 + "custid": "58",
960 + "hotelid": "464619"
961 + },
962 + "booking_url": "https://secure.reservit.com/fo/booking/58/464619/dates?specialMode=default&langcode=FR&m=booking",
963 + "lat": 47.8481334,
964 + "lng": -69.875347,
965 + "address": ""
966 + },
967 + {
968 + "sit_id": "HOTEMTOV50051T",
969 + "citq": "066942",
970 + "name": "DOMAINE BELLE PLAGE",
971 + "city": "Baie-Saint-Paul",
972 + "region": "Charlevoix",
973 + "website": "https://www.domainebelleplage.ca",
974 + "engine": "reservit",
975 + "engine_ids": {
976 + "custid": "58",
977 + "hotelid": "349612"
978 + },
979 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=349612&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
980 + "lat": 47.4322428,
981 + "lng": -70.492777,
982 + "address": ""
983 + },
984 + {
985 + "sit_id": "HOTEMTOV50051Q",
986 + "citq": "067900",
987 + "name": "MOTEL LE MACAREUX",
988 + "city": "Percé",
989 + "region": "Gaspésie",
990 + "website": "http://www.motel-perce-macareux.com",
991 + "engine": "aucun",
992 + "engine_ids": {},
993 + "booking_url": null,
994 + "lat": 48.5168263,
995 + "lng": -64.218904,
996 + "address": ""
997 + },
998 + {
999 + "sit_id": "HOTEMTOV50050A",
1000 + "citq": "232503",
1001 + "name": "HÔTEL QUALITY INN & SUITES VAL-D'OR",
1002 + "city": "Val-d'Or",
1003 + "region": "Abitibi-Témiscamingue",
1004 + "website": "https://www.qualityinnvaldor.com",
1005 + "engine": "autre",
1006 + "engine_ids": {},
1007 + "booking_url": "https://www.choicehotels.com/choice-privileges/account/enroll",
1008 + "lat": 48.1030701,
1009 + "lng": -77.808624,
1010 + "address": ""
1011 + },
1012 + {
1013 + "sit_id": "HOTEMTOV5004W5",
1014 + "citq": "005611",
1015 + "name": "AUBERGE LA DILIGENCE",
1016 + "city": "Dolbeau-Mistassini",
1017 + "region": "Saguenay--Lac-Saint-Jean",
1018 + "website": "https://www.hotelier.qc.ca",
1019 + "engine": "reservit",
1020 + "engine_ids": {},
1021 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php",
1022 + "lat": 48.8601245,
1023 + "lng": -72.226944,
1024 + "address": ""
1025 + },
1026 + {
1027 + "sit_id": "HOTEMTOV5004XX",
1028 + "citq": "221983",
1029 + "name": "HÔTEL-MUSÉE PREMIÈRES NATIONS",
1030 + "city": "Wendake",
1031 + "region": "Québec",
1032 + "website": "https://www.hotelpremieresnations.ca",
1033 + "engine": "mews",
1034 + "engine_ids": {
1035 + "distributor": "71fa8231-d669-4ca2-bd53-b248008cc063"
1036 + },
1037 + "booking_url": "https://app.mews.com/distributor/71fa8231-d669-4ca2-bd53-b248008cc063",
1038 + "lat": 46.8573147,
1039 + "lng": -71.357644,
1040 + "address": ""
1041 + },
1042 + {
1043 + "sit_id": "HOTEMTOV5004UP",
1044 + "citq": "035195",
1045 + "name": "SPA EASTMAN",
1046 + "city": "Eastman",
1047 + "region": "Cantons-de-l'Est",
1048 + "website": "https://www.spa-eastman.com",
1049 + "engine": "aucun",
1050 + "engine_ids": {},
1051 + "booking_url": null,
1052 + "lat": 45.3233325,
1053 + "lng": -72.338723,
1054 + "address": ""
1055 + },
1056 + {
1057 + "sit_id": "HOTEMTOV50051Z",
1058 + "citq": "587882",
1059 + "name": "LE CHABLIS CADILLAC HÔTEL & SUITES",
1060 + "city": "Montréal",
1061 + "region": "Montréal",
1062 + "website": "https://www.chabliscadillac.com/?language=french",
1063 + "engine": "reservit",
1064 + "engine_ids": {
1065 + "custid": "58",
1066 + "hotelid": "254397"
1067 + },
1068 + "booking_url": "https://secure.reservit.com/fo/booking/58/254397/availability",
1069 + "lat": 45.5748161,
1070 + "lng": -73.547601,
1071 + "address": ""
1072 + },
1073 + {
1074 + "sit_id": "HOTEMTOV500522",
1075 + "citq": "582621",
1076 + "name": "MOTEL DES PENTES",
1077 + "city": "Saint-Sauveur",
1078 + "region": "Laurentides",
1079 + "website": "https://www.moteldespentes.ca",
1080 + "engine": "cloudbeds",
1081 + "engine_ids": {},
1082 + "booking_url": "https://us2.cloudbeds.com/fr/reservation/4Ynj9w?currency=cad",
1083 + "lat": 45.8903754,
1084 + "lng": -74.160405,
1085 + "address": ""
1086 + },
1087 + {
1088 + "sit_id": "HOTEMTOV5004VO",
1089 + "citq": "007965",
1090 + "name": "AUBERGE MICHEL DOYON",
1091 + "city": "Québec",
1092 + "region": "Québec",
1093 + "website": "https://www.aubergemicheldoyon.com",
1094 + "engine": "error",
1095 + "engine_ids": {},
1096 + "booking_url": null,
1097 + "lat": 46.7962327,
1098 + "lng": -71.250672,
1099 + "address": ""
1100 + },
1101 + {
1102 + "sit_id": "HOTEMTOV50050F",
1103 + "citq": "210490",
1104 + "name": "HÉBERGEMENT L'ORANGE BISTRO",
1105 + "city": "Baie-Saint-Paul",
1106 + "region": "Charlevoix",
1107 + "website": "https://www.orangebistro.com",
1108 + "engine": "reservit",
1109 + "engine_ids": {
1110 + "custid": "58",
1111 + "hotelid": "253470"
1112 + },
1113 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=253470&roomtcode=478651&catcode=1150036",
1114 + "lat": 47.4399539,
1115 + "lng": -70.505836,
1116 + "address": ""
1117 + },
1118 + {
1119 + "sit_id": "HOTEMTOV500502",
1120 + "citq": "221602",
1121 + "name": "IMPÉRIA HÔTEL ET SUITES",
1122 + "city": "Saint-Eustache",
1123 + "region": "Laurentides",
1124 + "website": "https://www.imperiahotel.com",
1125 + "engine": "autre",
1126 + "engine_ids": {},
1127 + "booking_url": "https://www.luxuryres.com/BookingEngines/V16/index.asp",
1128 + "lat": 45.5812417,
1129 + "lng": -73.882885,
1130 + "address": ""
1131 + },
1132 + {
1133 + "sit_id": "HOTEMTOV50051Y",
1134 + "citq": "588372",
1135 + "name": "MOTEL 111",
1136 + "city": "Val-d'Or",
1137 + "region": "Abitibi-Témiscamingue",
1138 + "website": "http://motel111.com/",
1139 + "engine": "autre",
1140 + "engine_ids": {},
1141 + "booking_url": "https://blossomthemes.com/",
1142 + "lat": 48.1053614,
1143 + "lng": -77.811622,
1144 + "address": ""
1145 + },
1146 + {
1147 + "sit_id": "HOTEMTOV50052N",
1148 + "citq": "060255",
1149 + "name": "MOTEL BIENVENUE",
1150 + "city": "Rimouski",
1151 + "region": "Bas-Saint-Laurent",
1152 + "website": "https://www.motelbienvenue.com",
1153 + "engine": "reservit",
1154 + "engine_ids": {
1155 + "hotelid": "254143"
1156 + },
1157 + "booking_url": "http://softbooker.reservit.com/reservit/reserhotel.php?hotelid=254143&lang=FR&action=resa",
1158 + "lat": 48.51702,
1159 + "lng": -68.467114,
1160 + "address": ""
1161 + },
1162 + {
1163 + "sit_id": "HOTEMTOV50053I",
1164 + "citq": "196604",
1165 + "name": "W MONTRÉAL",
1166 + "city": "Montréal",
1167 + "region": "Montréal",
1168 + "website": "https://www.marriott.com/fr/hotels/yulwh-w-montreal/overview/",
1169 + "engine": "error",
1170 + "engine_ids": {},
1171 + "booking_url": null,
1172 + "lat": 45.5017987,
1173 + "lng": -73.561843,
1174 + "address": ""
1175 + },
1176 + {
1177 + "sit_id": "HOTEMTOV500537",
1178 + "citq": "053266",
1179 + "name": "MOTEL LE VILLAGEOIS DU LAC INC",
1180 + "city": "Saint-François-du-Lac",
1181 + "region": "Centre-du-Québec",
1182 + "website": "http://www.motelvillageois.ca",
1183 + "engine": "aucun",
1184 + "engine_ids": {},
1185 + "booking_url": null,
1186 + "lat": 46.0571056,
1187 + "lng": -72.823836,
1188 + "address": ""
1189 + },
1190 + {
1191 + "sit_id": "HOTEMTOV5004PU",
1192 + "citq": "302937",
1193 + "name": "HOTEL MONT-SAINTE-ANNE",
1194 + "city": "Saint-Ferréol-les-Neiges",
1195 + "region": "Québec",
1196 + "website": "https://www.chalets-village.com",
1197 + "engine": "aucun",
1198 + "engine_ids": {},
1199 + "booking_url": null,
1200 + "lat": 47.0825563,
1201 + "lng": -70.893107,
1202 + "address": ""
1203 + },
1204 + {
1205 + "sit_id": "HOTEMTOV5004UQ",
1206 + "citq": "028125",
1207 + "name": "HÉBERGEMENT MONT-SAINTE-ANNE",
1208 + "city": "Beaupré",
1209 + "region": "Québec",
1210 + "website": "https://www.chalets-village.com",
1211 + "engine": "aucun",
1212 + "engine_ids": {},
1213 + "booking_url": null,
1214 + "lat": 47.07453,
1215 + "lng": -70.906592,
1216 + "address": ""
1217 + },
1218 + {
1219 + "sit_id": "HOTEMTOV50053D",
1220 + "citq": "048532",
1221 + "name": "HÔTEL-MOTEL LA CÔTE SURPRISE",
1222 + "city": "Percé",
1223 + "region": "Gaspésie",
1224 + "website": "https://www.hotelcotesurprise.com",
1225 + "engine": "reservit",
1226 + "engine_ids": {
1227 + "custid": "58",
1228 + "hotelid": "437088"
1229 + },
1230 + "booking_url": "https://secure.reservit.com/front437088/front.do?m=widget&mode=init&custid=58&hotelid=437088",
1231 + "lat": 48.5048596,
1232 + "lng": -64.221415,
1233 + "address": ""
1234 + },
1235 + {
1236 + "sit_id": "HOTEMTOV50053T",
1237 + "citq": "041403",
1238 + "name": "HÔTEL MARINEAU CENTRE",
1239 + "city": "La Tuque",
1240 + "region": "Mauricie",
1241 + "website": "https://www.hotelsmarineau.com/latuquecentre",
1242 + "engine": "reservit",
1243 + "engine_ids": {},
1244 + "booking_url": null,
1245 + "lat": 47.4192989,
1246 + "lng": -72.78452,
1247 + "address": ""
1248 + },
1249 + {
1250 + "sit_id": "HOTEMTOV50053R",
1251 + "citq": "043234",
1252 + "name": "MANOIR LAC ETCHEMIN",
1253 + "city": "Lac-Etchemin",
1254 + "region": "Chaudière-Appalaches",
1255 + "website": "https://www.manoirlacetchemin.com",
1256 + "engine": "mews",
1257 + "engine_ids": {
1258 + "distributor": "61f8d9fb-2679-407d-94f4-b2120174cae5"
1259 + },
1260 + "booking_url": "https://app.mews.com/distributor/61f8d9fb-2679-407d-94f4-b2120174cae5",
1261 + "lat": 46.3958754,
1262 + "lng": -70.496213,
1263 + "address": ""
1264 + },
1265 + {
1266 + "sit_id": "HOTEMTOV50053S",
1267 + "citq": "046841",
1268 + "name": "AUBERGE LES TROIS SOEURS",
1269 + "city": "Percé",
1270 + "region": "Gaspésie",
1271 + "website": "http://www.aubergelestroissoeurs.com/",
1272 + "engine": "reservit",
1273 + "engine_ids": {
1274 + "custid": "58",
1275 + "hotelid": "466109"
1276 + },
1277 + "booking_url": "https://secure.reservit.com/engine/booking/58/466109/dates?specialMode=default&langcode=FR&m=booking",
1278 + "lat": 48.5279149,
1279 + "lng": -64.21395,
1280 + "address": ""
1281 + },
1282 + {
1283 + "sit_id": "HOTEMTOV50052K",
1284 + "citq": "062344",
1285 + "name": "MOTEL FRASER",
1286 + "city": "Chandler",
1287 + "region": "Gaspésie",
1288 + "website": "https://www.motelfraser.com",
1289 + "engine": "autre",
1290 + "engine_ids": {},
1291 + "booking_url": "https://widgets.libroreserve.com/WEB/QC016684435720/book",
1292 + "lat": 48.3419474,
1293 + "lng": -64.722896,
1294 + "address": ""
1295 + },
1296 + {
1297 + "sit_id": "HOTEMTOV50052V",
1298 + "citq": "297294",
1299 + "name": "IMPÉRIA HÔTEL ET SUITES",
1300 + "city": "Boucherville",
1301 + "region": "Montérégie",
1302 + "website": "https://www.imperiahotel.com",
1303 + "engine": "autre",
1304 + "engine_ids": {},
1305 + "booking_url": "https://www.luxuryres.com/BookingEngines/V16/index.asp",
1306 + "lat": 45.5672972,
1307 + "lng": -73.40785,
1308 + "address": ""
1309 + },
1310 + {
1311 + "sit_id": "HOTEMTOV50053P",
1312 + "citq": "039874",
1313 + "name": "MOTEL CHUTE DES PÈRES",
1314 + "city": "Dolbeau-Mistassini",
1315 + "region": "Saguenay--Lac-Saint-Jean",
1316 + "website": "https://www.hotelier.qc.ca",
1317 + "engine": "reservit",
1318 + "engine_ids": {},
1319 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php",
1320 + "lat": 48.897752,
1321 + "lng": -72.210895,
1322 + "address": ""
1323 + },
1324 + {
1325 + "sit_id": "HOTEMTOV50054D",
1326 + "citq": "041532",
1327 + "name": "MOTEL CHALETS BAIE DE GASPÉ",
1328 + "city": "Gaspé",
1329 + "region": "Gaspésie",
1330 + "website": "https://www.campingbaiedegaspe.com/",
1331 + "engine": "autre",
1332 + "engine_ids": {},
1333 + "booking_url": "https://www.googletagmanager.com",
1334 + "lat": 48.8280627,
1335 + "lng": -64.302937,
1336 + "address": ""
1337 + },
1338 + {
1339 + "sit_id": "HOTEMTOV50054A",
1340 + "citq": "044796",
1341 + "name": "MOTEL DES CASCADES",
1342 + "city": "Baie-Saint-Paul",
1343 + "region": "Charlevoix",
1344 + "website": "https://www.moteldescascades.com",
1345 + "engine": "reservit",
1346 + "engine_ids": {
1347 + "hotelid": "452097"
1348 + },
1349 + "booking_url": "https://softbooker.reservit.com/reservit/reserhotel.php?lang=FR&hotelid=452097",
1350 + "lat": 47.4401554,
1351 + "lng": -70.520622,
1352 + "address": ""
1353 + },
1354 + {
1355 + "sit_id": "HOTEMTOV50054B",
1356 + "citq": "041591",
1357 + "name": "HÔTEL & SUITES NORMANDIN LÉVIS",
1358 + "city": "Lévis",
1359 + "region": "Chaudière-Appalaches",
1360 + "website": "https://hotelnormandin.com/hotel-suites-normandin-levis/",
1361 + "engine": "reservit",
1362 + "engine_ids": {
1363 + "custid": "515",
1364 + "hotelid": "113407"
1365 + },
1366 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=515&hotelid=113407&roomtcode=475338",
1367 + "lat": 46.7084817,
1368 + "lng": -71.293196,
1369 + "address": ""
1370 + },
1371 + {
1372 + "sit_id": "HOTEMTOV50053J",
1373 + "citq": "197621",
1374 + "name": "HÔTEL STE-ANNE",
1375 + "city": "Québec",
1376 + "region": "Québec",
1377 + "website": "https://www.hotelste-anne.com",
1378 + "engine": "reservit",
1379 + "engine_ids": {
1380 + "custid": "510",
1381 + "hotelid": "13448"
1382 + },
1383 + "booking_url": "https://secure.reservit.com/fo/booking/510/13448/dates?langcode=FR",
1384 + "lat": 46.8131448,
1385 + "lng": -71.206629,
1386 + "address": ""
1387 + },
1388 + {
1389 + "sit_id": "HOTEMTOV50054E",
1390 + "citq": "040110",
1391 + "name": "AUBERGE CENTRE-VILLE",
1392 + "city": "Saguenay",
1393 + "region": "Saguenay--Lac-Saint-Jean",
1394 + "website": "https://www.aubergecentreville.com",
1395 + "engine": "aucun",
1396 + "engine_ids": {},
1397 + "booking_url": null,
1398 + "lat": 48.4263646,
1399 + "lng": -71.065417,
1400 + "address": ""
1401 + },
1402 + {
1403 + "sit_id": "HOTEMTOV50054R",
1404 + "citq": "196980",
1405 + "name": "ERMITAGE DU LAC",
1406 + "city": "Mont-Tremblant",
1407 + "region": "Laurentides",
1408 + "website": "https://www.lessuitestremblant.com/fr/hotels-condos/ermitage-du-lac/",
1409 + "engine": "autre",
1410 + "engine_ids": {},
1411 + "booking_url": "https://reservations.lessuitestremblant.com/Ecomm/MyAccount/Login/5623856/fr-CA/",
1412 + "lat": 46.2105369,
1413 + "lng": -74.587396,
1414 + "address": ""
1415 + },
1416 + {
1417 + "sit_id": "HOTEMTOV500534",
1418 + "citq": "056803",
1419 + "name": "MOTEL CARLETON SUR MER",
1420 + "city": "Carleton-sur-Mer",
1421 + "region": "Gaspésie",
1422 + "website": "https://www.motelcarleton.com",
1423 + "engine": "reservit",
1424 + "engine_ids": {
1425 + "custid": "58",
1426 + "hotelid": "473472"
1427 + },
1428 + "booking_url": "https://secure.reservit.com/engine/booking/58/473472/dates?specialMode=default&langcode=FR&m=booking",
1429 + "lat": 48.1324132,
1430 + "lng": -66.032553,
1431 + "address": ""
1432 + },
1433 + {
1434 + "sit_id": "HOTEMTOV5004Z9",
1435 + "citq": "110795",
1436 + "name": "MOTEL LE POCATOIS",
1437 + "city": "La Pocatière",
1438 + "region": "Bas-Saint-Laurent",
1439 + "website": "https://www.lepocatois.com",
1440 + "engine": "reservit",
1441 + "engine_ids": {
1442 + "custid": "58",
1443 + "hotelid": "250619"
1444 + },
1445 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=250619&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
1446 + "lat": 47.370155,
1447 + "lng": -70.044318,
1448 + "address": ""
1449 + },
1450 + {
1451 + "sit_id": "HOTEMTOV500551",
1452 + "citq": "054854",
1453 + "name": "HÔTEL UNIVERSEL",
1454 + "city": "Rivière-du-Loup",
1455 + "region": "Bas-Saint-Laurent",
1456 + "website": "https://www.hoteluniverselrdl.com",
1457 + "engine": "travelclick",
1458 + "engine_ids": {},
1459 + "booking_url": "https://bookings.travelclick.com/115834#/guestsandrooms",
1460 + "lat": 47.8195106,
1461 + "lng": -69.559499,
1462 + "address": ""
1463 + },
1464 + {
1465 + "sit_id": "HOTEMTOV500524",
1466 + "citq": "575050",
1467 + "name": "LE FABREVILLE MOTEL & SUITES",
1468 + "city": "Laval",
1469 + "region": "Laval",
1470 + "website": "https://www.lefabreville.com",
1471 + "engine": "reservit",
1472 + "engine_ids": {
1473 + "custid": "58",
1474 + "hotelid": "150037"
1475 + },
1476 + "booking_url": "https://secure.reservit.com/front150037/front.do?specialMode=default&langcode=FR&custid=58&hotelid=150037&m=booking&_gl=1*12qg0l7*_gcl_au*MTEwNzk5NzQ0Ny4xNzc0NjQyODU4*_ga*MTE1OTA2MTA5Ni4xNzc0NjQyODU4*_ga_C09W2FVT0L*czE3NzY5NTg1ODUkbzkkZzEkdDE3NzY5NTg2MDkkajM2JGwwJGgw",
1477 + "lat": 45.5592962,
1478 + "lng": -73.839811,
1479 + "address": ""
1480 + },
1481 + {
1482 + "sit_id": "HOTEMTOV50054F",
1483 + "citq": "041860",
1484 + "name": "HÔTEL-MOTEL DU HAVRE",
1485 + "city": "Havre-Saint-Pierre",
1486 + "region": "Côte-Nord (Duplessis)",
1487 + "website": "https://www.hotelmotelduhavre.com/fr-ca",
1488 + "engine": "mews",
1489 + "engine_ids": {
1490 + "distributor": "de005a66-929d-458a-9678-b3ef012809f8"
1491 + },
1492 + "booking_url": "https://app.mews.com/distributor/de005a66-929d-458a-9678-b3ef012809f8",
1493 + "lat": 50.2442741,
1494 + "lng": -63.605762,
1495 + "address": ""
1496 + },
1497 + {
1498 + "sit_id": "HOTEMTOV500557",
1499 + "citq": "055764",
1500 + "name": "HÔTEL MINGAN",
1501 + "city": "Sept-Îles",
1502 + "region": "Côte-Nord (Duplessis)",
1503 + "website": "https://www.hotel-mingan.com",
1504 + "engine": "aucun",
1505 + "engine_ids": {},
1506 + "booking_url": null,
1507 + "lat": 50.217124,
1508 + "lng": -66.380561,
1509 + "address": ""
1510 + },
1511 + {
1512 + "sit_id": "HOTEMTOV50054L",
1513 + "citq": "230263",
1514 + "name": "HÔTEL - LA CACHE À MAXIME",
1515 + "city": "Scott",
1516 + "region": "Chaudière-Appalaches",
1517 + "website": "https://www.lacacheamaxime.com",
1518 + "engine": "autre",
1519 + "engine_ids": {},
1520 + "booking_url": "https://booking.libroreserve.com/1fb554d32ec38ef/QC014280160359/seat",
1521 + "lat": 46.5068976,
1522 + "lng": -71.054981,
1523 + "address": ""
1524 + },
1525 + {
1526 + "sit_id": "HOTEMTOV500548",
1527 + "citq": "042162",
1528 + "name": "HÔTEL LA NORMANDIE",
1529 + "city": "Percé",
1530 + "region": "Gaspésie",
1531 + "website": "https://normandieperce.com",
1532 + "engine": "reservit",
1533 + "engine_ids": {
1534 + "custid": "58",
1535 + "hotelid": "176394"
1536 + },
1537 + "booking_url": "http://softbooker.reservit.com/front176394/front.do?m=booking&custid=58&langcode=FR&hotelid=176394&hotelid=176394&specialMode=default",
1538 + "lat": 48.4135918,
1539 + "lng": -65.051669,
1540 + "address": ""
1541 + },
1542 + {
1543 + "sit_id": "HOTEMTOV50055A",
1544 + "citq": "055963",
1545 + "name": "AUBERGE DES NUAGES",
1546 + "city": "La Malbaie",
1547 + "region": "Charlevoix",
1548 + "website": "https://www.aubergedespeupliers.com",
1549 + "engine": "cloudbeds",
1550 + "engine_ids": {},
1551 + "booking_url": "https://us2.cloudbeds.com/fr/reservation/IR3Ase",
1552 + "lat": 47.6638039,
1553 + "lng": -70.104334,
1554 + "address": ""
1555 + },
1556 + {
1557 + "sit_id": "HOTEMTOV50056K",
1558 + "citq": "576634",
1559 + "name": "HÔTEL ECONO-ONE",
1560 + "city": "Amos",
1561 + "region": "Abitibi-Témiscamingue",
1562 + "website": "https://secure.reservit.com/fo/booking/58/220082/dates?specialMode=default&langcode=EN&custid=58&hot",
1563 + "engine": "reservit",
1564 + "engine_ids": {
1565 + "custid": "58",
1566 + "hotelid": "220082"
1567 + },
1568 + "booking_url": "https://secure.reservit.com/fo/booking/58/220082/dates?specialMode=default&langcode=EN&custid=58&hot",
1569 + "lat": 48.5715811,
1570 + "lng": -78.126738,
1571 + "address": ""
1572 + },
1573 + {
1574 + "sit_id": "HOTEMTOV50056F",
1575 + "citq": "131143",
1576 + "name": "AUBERGE DU CHEMIN FAISANT",
1577 + "city": "Témiscouata-sur-le-Lac",
1578 + "region": "Bas-Saint-Laurent",
1579 + "website": "https://www.cheminfaisant.qc.ca",
1580 + "engine": "autre",
1581 + "engine_ids": {},
1582 + "booking_url": "http://www.kaleidos.ca",
1583 + "lat": 47.6827412,
1584 + "lng": -68.883712,
1585 + "address": ""
1586 + },
1587 + {
1588 + "sit_id": "HOTEMTOV500562",
1589 + "citq": "058914",
1590 + "name": "RIÔTEL MATANE",
1591 + "city": "Matane",
1592 + "region": "Gaspésie",
1593 + "website": "https://www.riotel.com",
1594 + "engine": "aucun",
1595 + "engine_ids": {},
1596 + "booking_url": null,
1597 + "lat": 48.8535017,
1598 + "lng": -67.526217,
1599 + "address": ""
1600 + },
1601 + {
1602 + "sit_id": "HOTEMTOV50056X",
1603 + "citq": "068095",
1604 + "name": "HÔTEL MANOIR DE L'ESPLANADE",
1605 + "city": "Québec",
1606 + "region": "Québec",
1607 + "website": "https://www.manoiresplanade.ca",
1608 + "engine": "cloudbeds",
1609 + "engine_ids": {
1610 + "slug": "pYa5cr"
1611 + },
1612 + "booking_url": "https://hotels.cloudbeds.com/reservation/pYa5cr",
1613 + "lat": 46.8101833,
1614 + "lng": -71.21014,
1615 + "address": ""
1616 + },
1617 + {
1618 + "sit_id": "HOTEMTOV50056W",
1619 + "citq": "583166",
1620 + "name": "AUBERGE 1939 RESTO PUB",
1621 + "city": "La Conception",
1622 + "region": "Laurentides",
1623 + "website": "https://www.auberge1939.com",
1624 + "engine": "autre",
1625 + "engine_ids": {},
1626 + "booking_url": "https://widgets.libroreserve.com/WEB/QC016582499657/book",
1627 + "lat": 46.1537801,
1628 + "lng": -74.699343,
1629 + "address": ""
1630 + },
1631 + {
1632 + "sit_id": "HOTEMTOV500570",
1633 + "citq": "572740",
1634 + "name": "AUBERGE LE CABANON",
1635 + "city": "Saint-Zénon",
1636 + "region": "Lanaudière",
1637 + "website": "https://www.aubergelecabanon.com",
1638 + "engine": "reservit",
1639 + "engine_ids": {
1640 + "custid": "58",
1641 + "hotelid": "451288"
1642 + },
1643 + "booking_url": "https://secure.reservit.com/fo/booking/58/451288/dates?specialMode=default&langcode=FR&__utmz=128918670.1702400802.1.1.utmcsr%3D(direct",
1644 + "lat": 46.634171,
1645 + "lng": -73.744845,
1646 + "address": ""
1647 + },
1648 + {
1649 + "sit_id": "HOTEMTOV50054U",
1650 + "citq": "048952",
1651 + "name": "HÔTEL DU FJORD",
1652 + "city": "Saguenay",
1653 + "region": "Saguenay--Lac-Saint-Jean",
1654 + "website": "https://www.hoteldufjord.com",
1655 + "engine": "reservit",
1656 + "engine_ids": {
1657 + "custid": "58",
1658 + "hotelid": "206745"
1659 + },
1660 + "booking_url": "http://softbooker.reservit.com/front206745/front.do?m=booking&custid=58&langcode=FR&hotelid=206745&hotelid=206745&specialMode=default&__utma=1.509596048.1464632066.1467740078.1467981050.5&__utmz=1.1467981050.5.5.utmcsr=hoteldufjord.com|utmccn=(referral",
1661 + "lat": 48.4284439,
1662 + "lng": -71.065284,
1663 + "address": ""
1664 + },
1665 + {
1666 + "sit_id": "HOTEMTOV500538",
1667 + "citq": "127923",
1668 + "name": "AUBERGE ET CLUB DE GOLF HÉRITAGE",
1669 + "city": "Notre-Dame-de-la-Paix",
1670 + "region": "Outaouais",
1671 + "website": "https://golfheritage.com",
1672 + "engine": "aucun",
1673 + "engine_ids": {},
1674 + "booking_url": null,
1675 + "lat": 45.7656823,
1676 + "lng": -74.975277,
1677 + "address": ""
1678 + },
1679 + {
1680 + "sit_id": "HOTEMTOV50054H",
1681 + "citq": "039955",
1682 + "name": "ERMITAGE SAINT-ANTOINE-CHAMBRES D’HÔTEL",
1683 + "city": "Lac-Bouchette",
1684 + "region": "Saguenay--Lac-Saint-Jean",
1685 + "website": "https://www.st-antoine.org",
1686 + "engine": "mews",
1687 + "engine_ids": {
1688 + "distributor": "f298e33d-5d5f-4f88-806b-b214000b26e5"
1689 + },
1690 + "booking_url": "https://app.mews.com/distributor/f298e33d-5d5f-4f88-806b-b214000b26e5",
1691 + "lat": 48.2719426,
1692 + "lng": -72.191837,
1693 + "address": ""
1694 + },
1695 + {
1696 + "sit_id": "HOTEMTOV500569",
1697 + "citq": "066021",
1698 + "name": "HÔTEL LES MOUETTES",
1699 + "city": "Sept-Îles",
1700 + "region": "Côte-Nord (Duplessis)",
1701 + "website": "https://www.hotellesmouettes.com",
1702 + "engine": "reservit",
1703 + "engine_ids": {
1704 + "custid": "521",
1705 + "hotelid": "469571"
1706 + },
1707 + "booking_url": "https://secure.reservit.com/engine/booking/521/469571/dates?specialMode=default&langcode=FR&m=booking",
1708 + "lat": 50.2244451,
1709 + "lng": -66.389181,
1710 + "address": ""
1711 + },
1712 + {
1713 + "sit_id": "HOTEMTOV50055V",
1714 + "citq": "221389",
1715 + "name": "LE CAP AU LESTE",
1716 + "city": "Sainte-Rose-du-Nord",
1717 + "region": "Saguenay--Lac-Saint-Jean",
1718 + "website": "https://www.capauleste.com",
1719 + "engine": "reservit",
1720 + "engine_ids": {
1721 + "custid": "58",
1722 + "hotelid": "467082"
1723 + },
1724 + "booking_url": "https://secure.reservit.com/engine/booking/58/467082/dates?specialMode=default&langcode=FR&m=booking",
1725 + "lat": 48.3860237,
1726 + "lng": -70.689983,
1727 + "address": ""
1728 + },
1729 + {
1730 + "sit_id": "HOTEMTOV50057V",
1731 + "citq": "222792",
1732 + "name": "WESTIN MONTREAL",
1733 + "city": "Montréal",
1734 + "region": "Montréal",
1735 + "website": "https://www.marriott.com/fr/hotels/yulle-le-westin-montreal/overview/",
1736 + "engine": "error",
1737 + "engine_ids": {},
1738 + "booking_url": null,
1739 + "lat": 45.5036899,
1740 + "lng": -73.559793,
1741 + "address": ""
1742 + },
1743 + {
1744 + "sit_id": "HOTEMTOV500540",
1745 + "citq": "295166",
1746 + "name": "HÔTEL HISTORIQUE ROUTE 66",
1747 + "city": "Saint-Victor",
1748 + "region": "Chaudière-Appalaches",
1749 + "website": "https://www.hotelroute66.ca/",
1750 + "engine": "reservit",
1751 + "engine_ids": {
1752 + "custid": "58",
1753 + "hotelid": "253646"
1754 + },
1755 + "booking_url": "https://secure.reservit.com/engine/booking/58/253646",
1756 + "lat": 46.1464403,
1757 + "lng": -70.905961,
1758 + "address": ""
1759 + },
1760 + {
1761 + "sit_id": "HOTEMTOV50059Q",
1762 + "citq": "143754",
1763 + "name": "HÔTEL HOLIDAY INN EXPRESS & SUITES TREMBLANT",
1764 + "city": "Mont-Tremblant",
1765 + "region": "Laurentides",
1766 + "website": "https://www.ihg.com/holidayinnexpress/hotels/fr/fr/mont-tremblant/ytmmt/hoteldetail?",
1767 + "engine": "error",
1768 + "engine_ids": {},
1769 + "booking_url": null,
1770 + "lat": 46.2109427,
1771 + "lng": -74.586178,
1772 + "address": ""
1773 + },
1774 + {
1775 + "sit_id": "HOTEMTOV500577",
1776 + "citq": "074152",
1777 + "name": "L'HÔTEL QUÉBEC",
1778 + "city": "Québec",
1779 + "region": "Québec",
1780 + "website": "https://www.hotelsjaro.com/hotel-quebec",
1781 + "engine": "autre",
1782 + "engine_ids": {},
1783 + "booking_url": "https://www.reseze.net/servlet/WebresShowAvailable",
1784 + "lat": 46.7625646,
1785 + "lng": -71.295754,
1786 + "address": ""
1787 + },
1788 + {
1789 + "sit_id": "HOTEMTOV500553",
1790 + "citq": "052990",
1791 + "name": "HÔTEL LAC BROME",
1792 + "city": "Lac-Brome",
1793 + "region": "Cantons-de-l'Est",
1794 + "website": "https://www.hotellacbrome.com",
1795 + "engine": "autre",
1796 + "engine_ids": {},
1797 + "booking_url": "https://www.bestwestern.com/en_US/book/hotel-rooms.67033.html?ssob=IN6703343G&amp;cid=IN6703343G:iws:67033:book-now",
1798 + "lat": 45.2693301,
1799 + "lng": -72.497774,
1800 + "address": ""
1801 + },
1802 + {
1803 + "sit_id": "HOTEMTOV5005AW",
1804 + "citq": "183444",
1805 + "name": "NUITS ST-GEORGES",
1806 + "city": "Bromont",
1807 + "region": "Cantons-de-l'Est",
1808 + "website": "https://www.auberge-georges.com",
1809 + "engine": "reservit",
1810 + "engine_ids": {
1811 + "custid": "58",
1812 + "hotelid": "216736"
1813 + },
1814 + "booking_url": "https://secure.reservit.com/fo/booking/58/216736/dates",
1815 + "lat": 45.3180524,
1816 + "lng": -72.657826,
1817 + "address": ""
1818 + },
1819 + {
1820 + "sit_id": "HOTEMTOV50059Y",
1821 + "citq": "554466",
1822 + "name": "HÔTEL UNIVERSEL MONTRÉAL",
1823 + "city": "Montréal",
1824 + "region": "Montréal",
1825 + "website": "https://www.hoteluniverselmontreal.com/",
1826 + "engine": "travelclick",
1827 + "engine_ids": {
1828 + "hotelid": "109489"
1829 + },
1830 + "booking_url": "https://reservations.travelclick.com/109489?",
1831 + "lat": 45.5656203,
1832 + "lng": -73.552939,
1833 + "address": ""
1834 + },
1835 + {
1836 + "sit_id": "HOTEMTOV5005BL",
1837 + "citq": "186196",
1838 + "name": "HÔTEL STE-CATHERINE",
1839 + "city": "Montréal",
1840 + "region": "Montréal",
1841 + "website": "https://www.stecatherinehotel.com",
1842 + "engine": "aucun",
1843 + "engine_ids": {},
1844 + "booking_url": null,
1845 + "lat": 45.522091,
1846 + "lng": -73.552553,
1847 + "address": ""
1848 + },
1849 + {
1850 + "sit_id": "HOTEMTOV5004QN",
1851 + "citq": "025141",
1852 + "name": "HÔTEL COMFORT INN RIVIÈRE-DU-LOUP",
1853 + "city": "Rivière-du-Loup",
1854 + "region": "Bas-Saint-Laurent",
1855 + "website": "https://www.choicehotels.ca/cn341",
1856 + "engine": "error",
1857 + "engine_ids": {},
1858 + "booking_url": null,
1859 + "lat": 47.8504983,
1860 + "lng": -69.539862,
1861 + "address": ""
1862 + },
1863 + {
1864 + "sit_id": "HOTEMTOV5005BO",
1865 + "citq": "149181",
1866 + "name": "LE LODGE DE LA MONTAGNE",
1867 + "city": "Mont-Tremblant",
1868 + "region": "Laurentides",
1869 + "website": "https://www.lessuitestremblant.com/fr/hotels-condos/lodge-de-montagne/",
1870 + "engine": "autre",
1871 + "engine_ids": {},
1872 + "booking_url": "https://reservations.lessuitestremblant.com/Ecomm/MyAccount/Login/5623856/fr-CA/",
1873 + "lat": 46.2109628,
1874 + "lng": -74.584033,
1875 + "address": ""
1876 + },
1877 + {
1878 + "sit_id": "HOTEMTOV50059X",
1879 + "citq": "557174",
1880 + "name": "SANDMAN HÔTEL MONTRÉAL-LONGUEUIL",
1881 + "city": "Longueuil",
1882 + "region": "Montérégie",
1883 + "website": "https://www.sandmanhotels.com/fr/montreal-longueuil",
1884 + "engine": "travelclick",
1885 + "engine_ids": {
1886 + "hotelid": "113062"
1887 + },
1888 + "booking_url": "https://reservations.travelclick.com/113062?",
1889 + "lat": 45.5252374,
1890 + "lng": -73.523189,
1891 + "address": ""
1892 + },
1893 + {
1894 + "sit_id": "HOTEMTOV5005CF",
1895 + "citq": "187051",
1896 + "name": "MARRIOTT QUEBEC CENTRE-VILLE",
1897 + "city": "Québec",
1898 + "region": "Québec",
1899 + "website": "https://www.marriott.com/fr/hotels/yqbmc-quebec-city-marriott-downtown/overview/",
1900 + "engine": "error",
1901 + "engine_ids": {},
1902 + "booking_url": null,
1903 + "lat": 46.8118945,
1904 + "lng": -71.214387,
1905 + "address": ""
1906 + },
1907 + {
1908 + "sit_id": "HOTEMTOV5005CR",
1909 + "citq": "002203",
1910 + "name": "MOTEL DE LA MER",
1911 + "city": "Rimouski",
1912 + "region": "Bas-Saint-Laurent",
1913 + "website": "https://www.moteldelamer.net/",
1914 + "engine": "error",
1915 + "engine_ids": {},
1916 + "booking_url": null,
1917 + "lat": 48.5093786,
1918 + "lng": -68.457266,
1919 + "address": ""
1920 + },
1921 + {
1922 + "sit_id": "HOTEMTOV5005BR",
1923 + "citq": "150953",
1924 + "name": "AUBERGE DU LAC-TAUREAU",
1925 + "city": "Saint-Michel-des-Saints",
1926 + "region": "Lanaudière",
1927 + "website": "https://www.lactaureau.com",
1928 + "engine": "travelclick",
1929 + "engine_ids": {
1930 + "hotelid": "110661"
1931 + },
1932 + "booking_url": "https://api.travelclick.com/loyalty/v2/110661",
1933 + "lat": 46.7619796,
1934 + "lng": -73.891736,
1935 + "address": ""
1936 + },
1937 + {
1938 + "sit_id": "HOTEMTOV5004T3",
1939 + "citq": "024835",
1940 + "name": "HÔTEL COMFORT INN RIMOUSKI",
1941 + "city": "Rimouski",
1942 + "region": "Bas-Saint-Laurent",
1943 + "website": "https://www.choicehotels.ca/cn340",
1944 + "engine": "error",
1945 + "engine_ids": {},
1946 + "booking_url": null,
1947 + "lat": 48.4387723,
1948 + "lng": -68.553099,
1949 + "address": ""
1950 + },
1951 + {
1952 + "sit_id": "HOTEMTOV50055P",
1953 + "citq": "055882",
1954 + "name": "AUBERGE DU PORT",
1955 + "city": "Les Îles-de-la-Madeleine",
1956 + "region": "Îles-de-la-Madeleine",
1957 + "website": "https://www.aubergeduport.ca",
1958 + "engine": "reservit",
1959 + "engine_ids": {
1960 + "custid": "58",
1961 + "hotelid": "176425"
1962 + },
1963 + "booking_url": "https://secure.reservit.com/fo/booking/58/176425/dates?specialMode=default&langcode=FR&partid=0&custid=58&hotelid=176425&m=booking",
1964 + "lat": 47.3861525,
1965 + "lng": -61.857804,
1966 + "address": ""
1967 + },
1968 + {
1969 + "sit_id": "HOTEMTOV500574",
1970 + "citq": "067955",
1971 + "name": "HÔTEL/MOTEL GRANBY",
1972 + "city": "Granby",
1973 + "region": "Cantons-de-l'Est",
1974 + "website": "https://www.motelgranby.com",
1975 + "engine": "cloudbeds",
1976 + "engine_ids": {},
1977 + "booking_url": "https://us2.cloudbeds.com/fr/reservation/W2ZtPX?currency=cad",
1978 + "lat": 45.4188851,
1979 + "lng": -72.766157,
1980 + "address": ""
1981 + },
1982 + {
1983 + "sit_id": "HOTEMTOV5005CU",
1984 + "citq": "004266",
1985 + "name": "AUBERGE-MOTEL BLANCHE D'HABERVILLE",
1986 + "city": "Saint-Jean-Port-Joli",
1987 + "region": "Chaudière-Appalaches",
1988 + "website": "https://www.motelblanchedhaberville.com",
1989 + "engine": "mews",
1990 + "engine_ids": {
1991 + "distributor": "063b45f5-5c16-479f-bfe2-b220001ff96b"
1992 + },
1993 + "booking_url": "https://app.mews.com/distributor/063b45f5-5c16-479f-bfe2-b220001ff96b",
1994 + "lat": 47.2121245,
1995 + "lng": -70.270085,
1996 + "address": ""
1997 + },
1998 + {
1999 + "sit_id": "HOTEMTOV5005AR",
2000 + "citq": "146893",
2001 + "name": "C HÔTELS LE NAVIGATEUR",
2002 + "city": "Rimouski",
2003 + "region": "Bas-Saint-Laurent",
2004 + "website": "https://www.hotelnavigateur.com/",
2005 + "engine": "mews",
2006 + "engine_ids": {
2007 + "distributor": "f606ec7d-b0df-496f-ab1d-b38000d6e33d"
2008 + },
2009 + "booking_url": "https://app.mews.com/distributor/f606ec7d-b0df-496f-ab1d-b38000d6e33d",
2010 + "lat": 48.4542341,
2011 + "lng": -68.523304,
2012 + "address": ""
2013 + },
2014 + {
2015 + "sit_id": "HOTEMTOV5005CO",
2016 + "citq": "000265",
2017 + "name": "HÔTEL PLANTE",
2018 + "city": "Gaspé",
2019 + "region": "Gaspésie",
2020 + "website": "https://www.hotelplante.com",
2021 + "engine": "reservit",
2022 + "engine_ids": {
2023 + "custid": "58",
2024 + "hotelid": "195862"
2025 + },
2026 + "booking_url": "https://secure.reservit.com/fo/booking/58/195862?specialMode=default&langcode=FR&custid=58&hotelid=195862&m=booking",
2027 + "lat": 48.8310625,
2028 + "lng": -64.485172,
2029 + "address": ""
2030 + },
2031 + {
2032 + "sit_id": "HOTEMTOV5005CY",
2033 + "citq": "522093",
2034 + "name": "MOTEL DU FLEUVE",
2035 + "city": "Brossard",
2036 + "region": "Montérégie",
2037 + "website": "https://www.moteldufleuve.ca",
2038 + "engine": "autre",
2039 + "engine_ids": {},
2040 + "booking_url": "https://s3-cdn.hotellinksolutions.com/hls/data/resource/js/message.fr.js?time=1753773557",
2041 + "lat": 45.4726466,
2042 + "lng": -73.498336,
2043 + "address": ""
2044 + },
2045 + {
2046 + "sit_id": "HOTEMTOV50052L",
2047 + "citq": "064046",
2048 + "name": "HÔTEL LE BÉLUGA",
2049 + "city": "Tadoussac",
2050 + "region": "Côte-Nord (Manicouagan)",
2051 + "website": "https://www.le-beluga.qc.ca",
2052 + "engine": "reservit",
2053 + "engine_ids": {
2054 + "custid": "58",
2055 + "hotelid": "430774"
2056 + },
2057 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=430774&lang=EN&specialMode=default&redirectHOST=softbooker.reservit.com",
2058 + "lat": 48.1441693,
2059 + "lng": -69.720011,
2060 + "address": ""
2061 + },
2062 + {
2063 + "sit_id": "HOTEMTOV5005D6",
2064 + "citq": "518700",
2065 + "name": "HÔTEL ST-DENIS",
2066 + "city": "Montréal",
2067 + "region": "Montréal",
2068 + "website": "https://www.hotel-st-denis.com",
2069 + "engine": "reservit",
2070 + "engine_ids": {
2071 + "custid": "58",
2072 + "hotelid": "457987"
2073 + },
2074 + "booking_url": "https://secure.reservit.com/engine/booking/58/457987/dates?specialMode=default&langcode=FR&m=booking",
2075 + "lat": 45.5132295,
2076 + "lng": -73.559754,
2077 + "address": ""
2078 + },
2079 + {
2080 + "sit_id": "HOTEMTOV5004UT",
2081 + "citq": "026331",
2082 + "name": "HÔTEL COMFORT INN BAIE-COMEAU",
2083 + "city": "Baie-Comeau",
2084 + "region": "Côte-Nord (Manicouagan)",
2085 + "website": "https://www.choicehotels.com/CN322",
2086 + "engine": "error",
2087 + "engine_ids": {},
2088 + "booking_url": null,
2089 + "lat": 49.1983286,
2090 + "lng": -68.257118,
2091 + "address": ""
2092 + },
2093 + {
2094 + "sit_id": "HOTEMTOV5005D5",
2095 + "citq": "512271",
2096 + "name": "AUBERGE MATHA",
2097 + "city": "Saint-Jean-de-Matha",
2098 + "region": "Lanaudière",
2099 + "website": "https://www.experiencematha.ca",
2100 + "engine": "reservit",
2101 + "engine_ids": {
2102 + "custid": "58",
2103 + "hotelid": "435011"
2104 + },
2105 + "booking_url": "https://secure.reservit.com/fo/booking/58/435011/dates?specialMode=default&langcode=FR&custid=58&_ga=GA1.2.974410988.1649345102&hotelid=435011&m=booking",
2106 + "lat": 46.2894663,
2107 + "lng": -73.559562,
2108 + "address": ""
2109 + },
2110 + {
2111 + "sit_id": "HOTEMTOV5005CA",
2112 + "citq": "222207",
2113 + "name": "HÔTEL FOUR POINTS BY SHERATON LÉVIS CENTRE DE CONGRÈS",
2114 + "city": "Lévis",
2115 + "region": "Chaudière-Appalaches",
2116 + "website": "https://www.marriott.fr/default.mi",
2117 + "engine": "autre",
2118 + "engine_ids": {},
2119 + "booking_url": "https://themarriottvacationclubs.marriott.com/",
2120 + "lat": 46.7904209,
2121 + "lng": -71.162879,
2122 + "address": ""
2123 + },
2124 + {
2125 + "sit_id": "HOTEMTOV5004VI",
2126 + "citq": "219844",
2127 + "name": "HÔTEL QUALITY INN RIVIÈRE-DU-LOUP",
2128 + "city": "Rivière-du-Loup",
2129 + "region": "Bas-Saint-Laurent",
2130 + "website": "https://www.choicehotels.com/fr-ca/quebec/riviere-du-loup/quality-inn-hotels/cn765",
2131 + "engine": "error",
2132 + "engine_ids": {},
2133 + "booking_url": null,
2134 + "lat": 47.8563697,
2135 + "lng": -69.545649,
2136 + "address": ""
2137 + },
2138 + {
2139 + "sit_id": "HOTEMTOV5005E1",
2140 + "citq": "027672",
2141 + "name": "MUNISH PABBY",
2142 + "city": "Pike River",
2143 + "region": "Cantons-de-l'Est",
2144 + "website": "https://pikeroute.com/",
2145 + "engine": "aucun",
2146 + "engine_ids": {},
2147 + "booking_url": null,
2148 + "lat": 45.0761639,
2149 + "lng": -73.064944,
2150 + "address": ""
2151 + },
2152 + {
2153 + "sit_id": "HOTEMTOV5005DR",
2154 + "citq": "006101",
2155 + "name": "BEST WESTERN PREMIER - HÔTEL ARISTOCRATE",
2156 + "city": "Québec",
2157 + "region": "Québec",
2158 + "website": "https://www.hotelaristocrate.com/",
2159 + "engine": "autre",
2160 + "engine_ids": {},
2161 + "booking_url": "https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js",
2162 + "lat": 46.7577433,
2163 + "lng": -71.293022,
2164 + "address": ""
2165 + },
2166 + {
2167 + "sit_id": "HOTEMTOV5005E5",
2168 + "citq": "031581",
2169 + "name": "MANOIR DU LAC-SEPT-ÎLES",
2170 + "city": "Saint-Raymond",
2171 + "region": "Québec",
2172 + "website": "https://www.manoirdulacseptiles.com",
2173 + "engine": "aucun",
2174 + "engine_ids": {},
2175 + "booking_url": null,
2176 + "lat": 46.9227384,
2177 + "lng": -71.75658,
2178 + "address": ""
2179 + },
2180 + {
2181 + "sit_id": "HOTEMTOV5005EF",
2182 + "citq": "220566",
2183 + "name": "COURTYARD BY MARRIOTT MONTREAL AEROPORT",
2184 + "city": "Montréal",
2185 + "region": "Montréal",
2186 + "website": "https://www.marriott.fr/hotels/travel/yulap-courtyard-montreal-airport/",
2187 + "engine": "error",
2188 + "engine_ids": {},
2189 + "booking_url": null,
2190 + "lat": 45.4931292,
2191 + "lng": -73.700755,
2192 + "address": ""
2193 + },
2194 + {
2195 + "sit_id": "HOTEMTOV5005E7",
2196 + "citq": "261726",
2197 + "name": "L'HÔTEL LE ROSAY",
2198 + "city": "Venise-en-Québec",
2199 + "region": "Montérégie",
2200 + "website": "https://www.rosayhotel.com",
2201 + "engine": "mews",
2202 + "engine_ids": {
2203 + "distributor": "4a68ca9c-947a-48d5-a934-b1410094c6c6"
2204 + },
2205 + "booking_url": "https://app.mews.com/distributor/4a68ca9c-947a-48d5-a934-b1410094c6c6",
2206 + "lat": 45.0824432,
2207 + "lng": -73.150197,
2208 + "address": ""
2209 + },
2210 + {
2211 + "sit_id": "HOTEMTOV5005EU",
2212 + "citq": "041580",
2213 + "name": "MOTEL RDL - AU VIEUX PILOTEUX",
2214 + "city": "Rivière-du-Loup",
2215 + "region": "Bas-Saint-Laurent",
2216 + "website": "https://www.motelrdl.com",
2217 + "engine": "reservit",
2218 + "engine_ids": {
2219 + "custid": "58",
2220 + "hotelid": "477388"
2221 + },
2222 + "booking_url": "https://secure.reservit.com/engine/booking/58/477388/dates?langcode=FR",
2223 + "lat": 47.8269427,
2224 + "lng": -69.55558,
2225 + "address": ""
2226 + },
2227 + {
2228 + "sit_id": "HOTEMTOV5005D7",
2229 + "citq": "519816",
2230 + "name": "FAIRMONT LE REINE ÉLIZABETH",
2231 + "city": "Montréal",
2232 + "region": "Montréal",
2233 + "website": "https://www.fairmont.fr/queen-elizabeth-montreal",
2234 + "engine": "autre",
2235 + "engine_ids": {},
2236 + "booking_url": "https://all.accor.com/account/index.fr.shtml#/",
2237 + "lat": 45.500394,
2238 + "lng": -73.568071,
2239 + "address": ""
2240 + },
2241 + {
2242 + "sit_id": "HOTEMTOV5005D2",
2243 + "citq": "001341",
2244 + "name": "LE MANOIR BELLE PLAGE",
2245 + "city": "Carleton-sur-Mer",
2246 + "region": "Gaspésie",
2247 + "website": "https://www.manoirbelleplage.com",
2248 + "engine": "mews",
2249 + "engine_ids": {
2250 + "distributor": "f079b516-d761-492f-9c43-b26f00ed25b0"
2251 + },
2252 + "booking_url": "https://app.mews.com/distributor/f079b516-d761-492f-9c43-b26f00ed25b0?language=fr-CA",
2253 + "lat": 48.1087227,
2254 + "lng": -66.134265,
2255 + "address": ""
2256 + },
2257 + {
2258 + "sit_id": "HOTEMTOV5005CS",
2259 + "citq": "000851",
2260 + "name": "NORDET",
2261 + "city": "Percé",
2262 + "region": "Gaspésie",
2263 + "website": "https://www.nordet.ca",
2264 + "engine": "reservit",
2265 + "engine_ids": {
2266 + "custid": "58",
2267 + "hotelid": "346406"
2268 + },
2269 + "booking_url": "https://secure.reservit.com/fo/booking/58/346406/dates?specialMode=default&langcode=FR&custid=58&hotelid=346406&m=booking&_gl=1*1ndg6vf*_ga*NjEzNjA4NDcuMTY4ODY2NDI4Nw..*_ga_WT337NCEFK*MTY4ODc1MDY0Mi4zLjAuMTY4ODc1MDY0Mi4wLjAuMA..",
2270 + "lat": 48.6261669,
2271 + "lng": -64.17825,
2272 + "address": ""
2273 + },
2274 + {
2275 + "sit_id": "HOTEMTOV5005FV",
2276 + "citq": "065940",
2277 + "name": "AU PETIT HÔTEL",
2278 + "city": "Québec",
2279 + "region": "Québec",
2280 + "website": "https://www.aupetithotel.ca",
2281 + "engine": "mews",
2282 + "engine_ids": {
2283 + "distributor": "81253db2-d296-452d-8d86-b2d8002056ef"
2284 + },
2285 + "booking_url": "https://app.mews.com/distributor/81253db2-d296-452d-8d86-b2d8002056ef",
2286 + "lat": 46.8110303,
2287 + "lng": -71.209514,
2288 + "address": ""
2289 + },
2290 + {
2291 + "sit_id": "HOTEMTOV5005ES",
2292 + "citq": "043186",
2293 + "name": "MOTEL FORT RAMSAY",
2294 + "city": "Gaspé",
2295 + "region": "Gaspésie",
2296 + "website": "https://www.fortramsay.com",
2297 + "engine": "reservit",
2298 + "engine_ids": {
2299 + "custid": "58",
2300 + "hotelid": "448451"
2301 + },
2302 + "booking_url": "https://secure.reservit.com/engine/booking/58/448451/dates?langcode=FR",
2303 + "lat": 48.8477523,
2304 + "lng": -64.504652,
2305 + "address": ""
2306 + },
2307 + {
2308 + "sit_id": "HOTEMTOV5005G4",
2309 + "citq": "576984",
2310 + "name": "AUBERGE ROYAL VERSAILLES",
2311 + "city": "Montréal",
2312 + "region": "Montréal",
2313 + "website": "https://www.royalversailles.com",
2314 + "engine": "travelclick",
2315 + "engine_ids": {
2316 + "hotelid": "111812"
2317 + },
2318 + "booking_url": "https://reservations.travelclick.com/111812?",
2319 + "lat": 45.5889219,
2320 + "lng": -73.539223,
2321 + "address": ""
2322 + },
2323 + {
2324 + "sit_id": "HOTEMTOV5005E3",
2325 + "citq": "025535",
2326 + "name": "HÔTEL MANOIR VICTORIA",
2327 + "city": "Québec",
2328 + "region": "Québec",
2329 + "website": "https://www.manoir-victoria.com",
2330 + "engine": "travelclick",
2331 + "engine_ids": {
2332 + "hotelid": "6135"
2333 + },
2334 + "booking_url": "https://reservations.travelclick.com/6135?RatePlanId=626522&LanguageID=3",
2335 + "lat": 46.814495,
2336 + "lng": -71.210775,
2337 + "address": ""
2338 + },
2339 + {
2340 + "sit_id": "HOTEMTOV5005AJ",
2341 + "citq": "552440",
2342 + "name": "CHALETS BEACONSFIELD",
2343 + "city": "Beaconsfield",
2344 + "region": "Montréal",
2345 + "website": "https://www.chaletsbeaconsfieldmotel.com",
2346 + "engine": "autre",
2347 + "engine_ids": {},
2348 + "booking_url": "https://www.bidotech.com/",
2349 + "lat": 45.4195029,
2350 + "lng": -73.884037,
2351 + "address": ""
2352 + },
2353 + {
2354 + "sit_id": "HOTEMTOV50059Z",
2355 + "citq": "551213",
2356 + "name": "HÔTEL DES ESKERS",
2357 + "city": "Amos",
2358 + "region": "Abitibi-Témiscamingue",
2359 + "website": "https://hoteleskers.com/fr/location",
2360 + "engine": "mews",
2361 + "engine_ids": {
2362 + "distributor": "3ecc19ab-d441-4d27-81ca-b1b2007e6944"
2363 + },
2364 + "booking_url": "https://app.mews.com/distributor/3ecc19ab-d441-4d27-81ca-b1b2007e6944",
2365 + "lat": 48.5713095,
2366 + "lng": -78.120922,
2367 + "address": ""
2368 + },
2369 + {
2370 + "sit_id": "HOTEMTOV5005DJ",
2371 + "citq": "015061",
2372 + "name": "AUBERGE LA COULÉE DOUCE",
2373 + "city": "Causapscal",
2374 + "region": "Gaspésie",
2375 + "website": "https://www.lacouleedouce.com",
2376 + "engine": "aucun",
2377 + "engine_ids": {},
2378 + "booking_url": null,
2379 + "lat": 48.3529847,
2380 + "lng": -67.22087,
2381 + "address": ""
2382 + },
2383 + {
2384 + "sit_id": "HOTEMTOV5005GL",
2385 + "citq": "067174",
2386 + "name": "AUBERGE DE LA POINTE",
2387 + "city": "Rivière-du-Loup",
2388 + "region": "Bas-Saint-Laurent",
2389 + "website": "https://www.aubergedelapointe.com",
2390 + "engine": "travelclick",
2391 + "engine_ids": {
2392 + "hotelid": "9879964"
2393 + },
2394 + "booking_url": "https://reservations.travelclick.com/9879964?LanguageID=fr",
2395 + "lat": 47.8612802,
2396 + "lng": -69.550356,
2397 + "address": ""
2398 + },
2399 + {
2400 + "sit_id": "HOTEMTOV5005E2",
2401 + "citq": "025266",
2402 + "name": "L'AUBERGE DU LAC-ST-PIERRE",
2403 + "city": "Trois-Rivières",
2404 + "region": "Mauricie",
2405 + "website": "https://www.aubergelacst-pierre.com",
2406 + "engine": "mews",
2407 + "engine_ids": {
2408 + "distributor": "df8a2ee8-0c29-4b86-9ac6-b3560004ac28"
2409 + },
2410 + "booking_url": "https://app.mews.com/distributor/df8a2ee8-0c29-4b86-9ac6-b3560004ac28",
2411 + "lat": 46.27821,
2412 + "lng": -72.667873,
2413 + "address": ""
2414 + },
2415 + {
2416 + "sit_id": "HOTEMTOV5005GU",
2417 + "citq": "068445",
2418 + "name": "HÔTEL QUÉBEC INN",
2419 + "city": "Québec",
2420 + "region": "Québec",
2421 + "website": "https://www.hotelsjaro.com/quebec-inn",
2422 + "engine": "autre",
2423 + "engine_ids": {},
2424 + "booking_url": "https://www.reseze.net/servlet/WebresShowAvailable",
2425 + "lat": 46.7837064,
2426 + "lng": -71.361609,
2427 + "address": ""
2428 + },
2429 + {
2430 + "sit_id": "HOTEMTOV5005GS",
2431 + "citq": "073146",
2432 + "name": "BATTURES HOTEL FJORD SAGUENAY",
2433 + "city": "Saguenay",
2434 + "region": "Saguenay--Lac-Saint-Jean",
2435 + "website": "https://www.hotel-saguenay.com",
2436 + "engine": "mews",
2437 + "engine_ids": {
2438 + "distributor": "c6a94cbd-5a0f-4d4a-87ca-b2220066435f"
2439 + },
2440 + "booking_url": "https://app.mews.com/distributor/c6a94cbd-5a0f-4d4a-87ca-b2220066435f",
2441 + "lat": 48.336765,
2442 + "lng": -70.795115,
2443 + "address": ""
2444 + },
2445 + {
2446 + "sit_id": "HOTEMTOV5005IW",
2447 + "citq": "302417",
2448 + "name": "MARRIOTT COURTYARD BROSSARD",
2449 + "city": "Brossard",
2450 + "region": "Montérégie",
2451 + "website": "https://www.marriott.com/en-us/hotels/yulbc-courtyard-montreal-brossard/overview/",
2452 + "engine": "error",
2453 + "engine_ids": {},
2454 + "booking_url": null,
2455 + "lat": 45.4478461,
2456 + "lng": -73.431162,
2457 + "address": ""
2458 + },
2459 + {
2460 + "sit_id": "HOTEMTOV5005JA",
2461 + "citq": "562645",
2462 + "name": "HÔTEL-MOTEL ROYAL",
2463 + "city": "Val-d'Or",
2464 + "region": "Abitibi-Témiscamingue",
2465 + "website": "https://www.leroyallouvicourt.ca",
2466 + "engine": "autre",
2467 + "engine_ids": {},
2468 + "booking_url": "http://offroy.ca",
2469 + "lat": 48.0716631,
2470 + "lng": -77.382259,
2471 + "address": ""
2472 + },
2473 + {
2474 + "sit_id": "HOTEMTOV5005J9",
2475 + "citq": "554470",
2476 + "name": "MOTEL MÉTRO",
2477 + "city": "Montréal",
2478 + "region": "Montréal",
2479 + "website": "https://www.motelmetro.ca",
2480 + "engine": "autre",
2481 + "engine_ids": {},
2482 + "booking_url": "https://cdn.prod.website-files.com/610ae712068c8d226c0b7e04/61143c5feec758775a06655f_logo_white.png",
2483 + "lat": 45.5520881,
2484 + "lng": -73.656809,
2485 + "address": ""
2486 + },
2487 + {
2488 + "sit_id": "HOTEMTOV5005FC",
2489 + "citq": "050131",
2490 + "name": "MOTEL DU ROSIERS",
2491 + "city": "Baie-Comeau",
2492 + "region": "Côte-Nord (Manicouagan)",
2493 + "website": "https://www.moteldurosier.com",
2494 + "engine": "autre",
2495 + "engine_ids": {},
2496 + "booking_url": "https://badge.hotelstatic.com/embed.js",
2497 + "lat": 49.2148453,
2498 + "lng": -68.172418,
2499 + "address": ""
2500 + },
2501 + {
2502 + "sit_id": "HOTEMTOV5005IM",
2503 + "citq": "105722",
2504 + "name": "MANOIR SWEETSBURG",
2505 + "city": "Cowansville",
2506 + "region": "Cantons-de-l'Est",
2507 + "website": "https://www.manoirsweetsburg.com",
2508 + "engine": "reservit",
2509 + "engine_ids": {
2510 + "custid": "58",
2511 + "hotelid": "436289"
2512 + },
2513 + "booking_url": "https://secure.reservit.com/fo/booking/58/436289/dates?langcode=FR",
2514 + "lat": 45.2114093,
2515 + "lng": -72.739962,
2516 + "address": ""
2517 + },
2518 + {
2519 + "sit_id": "HOTEMTOV5005KR",
2520 + "citq": "294233",
2521 + "name": "BEST WESTERN PLUS HÔTEL MONTRÉAL",
2522 + "city": "Montréal",
2523 + "region": "Montréal",
2524 + "website": "https://www.bestwestern.com/content/best-western/fr_FR/booking-path/hotel-details.67029.html?",
2525 + "engine": "error",
2526 + "engine_ids": {},
2527 + "booking_url": null,
2528 + "lat": 45.5115882,
2529 + "lng": -73.56271,
2530 + "address": ""
2531 + },
2532 + {
2533 + "sit_id": "HOTEMTOV5005K9",
2534 + "citq": "151642",
2535 + "name": "HÔTEL LE ROBERVAL",
2536 + "city": "Montréal",
2537 + "region": "Montréal",
2538 + "website": "https://www.leroberval.com",
2539 + "engine": "mews",
2540 + "engine_ids": {
2541 + "distributor": "6cdd8956-e04e-4eff-8c8c-b1f600e31c7c"
2542 + },
2543 + "booking_url": "https://app.mews.com/distributor/6cdd8956-e04e-4eff-8c8c-b1f600e31c7c",
2544 + "lat": 45.5138469,
2545 + "lng": -73.557052,
2546 + "address": ""
2547 + },
2548 + {
2549 + "sit_id": "HOTEMTOV5005KV",
2550 + "citq": "187740",
2551 + "name": "HÔTEL ZÉRO 1",
2552 + "city": "Montréal",
2553 + "region": "Montréal",
2554 + "website": "https://www.zero1-mtl.com",
2555 + "engine": "travelclick",
2556 + "engine_ids": {
2557 + "hotelid": "77400"
2558 + },
2559 + "booking_url": "https://reservations.travelclick.com/77400?",
2560 + "lat": 45.5093345,
2561 + "lng": -73.561473,
2562 + "address": ""
2563 + },
2564 + {
2565 + "sit_id": "HOTEMTOV5005JN",
2566 + "citq": "146182",
2567 + "name": "AUBERGE AU SOLEIL LEVANT",
2568 + "city": "Piopolis",
2569 + "region": "Cantons-de-l'Est",
2570 + "website": "https://www.aubergeausoleillevant.com",
2571 + "engine": "autre",
2572 + "engine_ids": {},
2573 + "booking_url": "https://www.lavetonbateau.com/",
2574 + "lat": 45.4854035,
2575 + "lng": -70.901046,
2576 + "address": ""
2577 + },
2578 + {
2579 + "sit_id": "HOTEMTOV5005FW",
2580 + "citq": "062064",
2581 + "name": "HÔTEL NOMAD",
2582 + "city": "Québec",
2583 + "region": "Québec",
2584 + "website": "https://www.lhotel.ca",
2585 + "engine": "d-edge",
2586 + "engine_ids": {},
2587 + "booking_url": "https://www.hotelnomad.ca/wp-content/plugins/fbcmsv2plugin/assets/js/availpro.js?ver=6.4.10",
2588 + "lat": 46.8102173,
2589 + "lng": -71.205879,
2590 + "address": ""
2591 + },
2592 + {
2593 + "sit_id": "HOTEMTOV5005A9",
2594 + "citq": "213651",
2595 + "name": "KUTUMA",
2596 + "city": "Montréal",
2597 + "region": "Montréal",
2598 + "website": "https://www.kutuma.com",
2599 + "engine": "reservit",
2600 + "engine_ids": {
2601 + "custid": "58",
2602 + "hotelid": "15372"
2603 + },
2604 + "booking_url": "https://softbooker.reservit.com/front15372/front.do?m=booking&custid=58&hotelid=15372&langcode=FR",
2605 + "lat": 45.5184608,
2606 + "lng": -73.571231,
2607 + "address": ""
2608 + },
2609 + {
2610 + "sit_id": "HOTEMTOV5005L6",
2611 + "citq": "294986",
2612 + "name": "HÔTEL VALCARTIER",
2613 + "city": "Saint-Gabriel-de-Valcartier",
2614 + "region": "Québec",
2615 + "website": "https://www.valcartier.com/fr/hebergement/hotel-valcartier/",
2616 + "engine": "aucun",
2617 + "engine_ids": {},
2618 + "booking_url": null,
2619 + "lat": 46.900949,
2620 + "lng": -71.422554,
2621 + "address": ""
2622 + },
2623 + {
2624 + "sit_id": "HOTEMTOV5005LL",
2625 + "citq": "295694",
2626 + "name": "LE MOUNT STEPHEN",
2627 + "city": "Montréal",
2628 + "region": "Montréal",
2629 + "website": "https://www.lemountstephen.com",
2630 + "engine": "synxis",
2631 + "engine_ids": {
2632 + "chain": "24447",
2633 + "hotel": "6892"
2634 + },
2635 + "booking_url": "https://be.synxis.com",
2636 + "lat": 45.4990691,
2637 + "lng": -73.575748,
2638 + "address": ""
2639 + },
2640 + {
2641 + "sit_id": "HOTEMTOV5005M5",
2642 + "citq": "006042",
2643 + "name": "HÔTEL SÉPIA",
2644 + "city": "Québec",
2645 + "region": "Québec",
2646 + "website": "https://www.hotelsepia.ca",
2647 + "engine": "travelclick",
2648 + "engine_ids": {},
2649 + "booking_url": "https://bookings.travelclick.com/6401?dateIn=1/16/2022&dateOut=1/17/2022&hotelId=6401&LanguageID=fr#/accommodation/room",
2650 + "lat": 46.7559096,
2651 + "lng": -71.293113,
2652 + "address": ""
2653 + },
2654 + {
2655 + "sit_id": "HOTEMTOV5005LS",
2656 + "citq": "525641",
2657 + "name": "MOTEL DU CHEVALIER",
2658 + "city": "Gatineau",
2659 + "region": "Outaouais",
2660 + "website": "https://www.motelduchevalier.com",
2661 + "engine": "aucun",
2662 + "engine_ids": {},
2663 + "booking_url": null,
2664 + "lat": 45.4708518,
2665 + "lng": -75.700663,
2666 + "address": ""
2667 + },
2668 + {
2669 + "sit_id": "HOTEMTOV5005LD",
2670 + "citq": "527800",
2671 + "name": "MOTEL BELLE RIVIÈRE",
2672 + "city": "Saint-Jean-sur-Richelieu",
2673 + "region": "Montérégie",
2674 + "website": "https://www.motelbelleriviere.ca",
2675 + "engine": "aucun",
2676 + "engine_ids": {},
2677 + "booking_url": null,
2678 + "lat": 45.3252209,
2679 + "lng": -73.255042,
2680 + "address": ""
2681 + },
2682 + {
2683 + "sit_id": "HOTEMTOV5005M6",
2684 + "citq": "018454",
2685 + "name": "AUBERGE PRESBYTÈRE MONT LAC-VERT",
2686 + "city": "Hébertville",
2687 + "region": "Saguenay--Lac-Saint-Jean",
2688 + "website": "https://www.aubergepresbytere.com",
2689 + "engine": "reservit",
2690 + "engine_ids": {
2691 + "custid": "58",
2692 + "hotelid": "226980"
2693 + },
2694 + "booking_url": "https://secure.reservit.com/fo/booking/58/226980/dates?specialMode=default&langcode=FR&partid=0&custid=58&_ga=GA1.2.329047048.1564449777&hotelid=226980&m=booking",
2695 + "lat": 48.3585305,
2696 + "lng": -71.63747,
2697 + "address": ""
2698 + },
2699 + {
2700 + "sit_id": "HOTEMTOV5005MZ",
2701 + "citq": "031172",
2702 + "name": "MOTEL ALEXANDRIN",
2703 + "city": "Saint-Georges",
2704 + "region": "Chaudière-Appalaches",
2705 + "website": "https://www.motelalexandrin.com",
2706 + "engine": "aucun",
2707 + "engine_ids": {},
2708 + "booking_url": null,
2709 + "lat": 46.0940485,
2710 + "lng": -70.630021,
2711 + "address": ""
2712 + },
2713 + {
2714 + "sit_id": "HOTEMTOV5005JI",
2715 + "citq": "113120",
2716 + "name": "LE PETIT MANOIR DU CASINO",
2717 + "city": "La Malbaie",
2718 + "region": "Charlevoix",
2719 + "website": "https://www.petitmanoirducasino.ca",
2720 + "engine": "autre",
2721 + "engine_ids": {},
2722 + "booking_url": "https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@v2.9.2/dist/cookieconsent.js",
2723 + "lat": 47.6252985,
2724 + "lng": -70.143924,
2725 + "address": ""
2726 + },
2727 + {
2728 + "sit_id": "HOTEMTOV5005GP",
2729 + "citq": "506796",
2730 + "name": "AMOSPHÈRE COMPLEXE HÔTELIER",
2731 + "city": "Amos",
2732 + "region": "Abitibi-Témiscamingue",
2733 + "website": "https://www.amosphere.com",
2734 + "engine": "mews",
2735 + "engine_ids": {
2736 + "distributor": "76a0633b-c5f2-416e-865f-b34c00d4d6ec"
2737 + },
2738 + "booking_url": "https://app.mews.com/distributor/76a0633b-c5f2-416e-865f-b34c00d4d6ec%20",
2739 + "lat": 48.559716,
2740 + "lng": -78.104618,
2741 + "address": ""
2742 + },
2743 + {
2744 + "sit_id": "HOTEMTOV5005N0",
2745 + "citq": "031614",
2746 + "name": "MOTEL DE L'ANSE-À-L'EAU",
2747 + "city": "Tadoussac",
2748 + "region": "Côte-Nord (Manicouagan)",
2749 + "website": "https://www.motellansealeau.com",
2750 + "engine": "error",
2751 + "engine_ids": {},
2752 + "booking_url": null,
2753 + "lat": 48.1438744,
2754 + "lng": -69.721287,
2755 + "address": ""
2756 + },
2757 + {
2758 + "sit_id": "HOTEMTOV5005LM",
2759 + "citq": "511932",
2760 + "name": "HÔTEL-SPA WATEL",
2761 + "city": "Sainte-Agathe-des-Monts",
2762 + "region": "Laurentides",
2763 + "website": "https://www.hotelspawatel.com",
2764 + "engine": "reservit",
2765 + "engine_ids": {
2766 + "custid": "270",
2767 + "hotelid": "29383"
2768 + },
2769 + "booking_url": "https://secure.reservit.com/rsl/booking/indexmodal.php?customerid=270&lang=fr_FR&_ga=2.64044271.1377001154.1636123447-826408462.1591031747",
2770 + "lat": 46.0317973,
2771 + "lng": -74.285782,
2772 + "address": ""
2773 + },
2774 + {
2775 + "sit_id": "HOTEMTOV5005G8",
2776 + "citq": "583100",
2777 + "name": "HÔTEL DE L’ITHQ",
2778 + "city": "Montréal",
2779 + "region": "Montréal",
2780 + "website": "https://www.ithq.qc.ca/hotel",
2781 + "engine": "autre",
2782 + "engine_ids": {},
2783 + "booking_url": "https://luxuryres.com/BookingEngines/v16/index.asp?h=8000&s=hisf&l=fr&_gl=1*1dahowl*_ga*NTI3MzQ4NTk5LjE2ODYxNTM2ODk.*_ga_KSTQYELE2W*MTY4NjMxOTM1MS43LjEuMTY4NjMyNzM2Ni42MC4wLjA.",
2784 + "lat": 45.518124,
2785 + "lng": -73.568676,
2786 + "address": ""
2787 + },
2788 + {
2789 + "sit_id": "HOTEMTOV5005O0",
2790 + "citq": "044936",
2791 + "name": "MOTEL LA MARINA",
2792 + "city": "Matane",
2793 + "region": "Gaspésie",
2794 + "website": "https://www.motellamarina.com",
2795 + "engine": "mews",
2796 + "engine_ids": {
2797 + "distributor": "03efe6fe-89ea-4aee-a1b8-b44300e35f13"
2798 + },
2799 + "booking_url": "https://app.mews.com/distributor/03efe6fe-89ea-4aee-a1b8-b44300e35f13",
2800 + "lat": 48.8479685,
2801 + "lng": -67.554302,
2802 + "address": ""
2803 + },
2804 + {
2805 + "sit_id": "HOTEMTOV5005O3",
2806 + "citq": "041425",
2807 + "name": "HÔTEL CENTRE-VILLE",
2808 + "city": "Montmagny",
2809 + "region": "Chaudière-Appalaches",
2810 + "website": "https://www.hotelcentreville.ca",
2811 + "engine": "mews",
2812 + "engine_ids": {
2813 + "distributor": "59286a93-b563-43df-a926-b44200d9b009"
2814 + },
2815 + "booking_url": "https://app.mews.com/distributor/59286a93-b563-43df-a926-b44200d9b009",
2816 + "lat": 46.9820628,
2817 + "lng": -70.563584,
2818 + "address": ""
2819 + },
2820 + {
2821 + "sit_id": "HOTEMTOV5005ND",
2822 + "citq": "220581",
2823 + "name": "RESIDENCE INN BY MARRIOTT MONTREAL AEROPORT",
2824 + "city": "Montréal",
2825 + "region": "Montréal",
2826 + "website": "https://www.marriott.fr/hotels/travel/yulra-residence-inn-montreal-airport/",
2827 + "engine": "error",
2828 + "engine_ids": {},
2829 + "booking_url": null,
2830 + "lat": 45.4931292,
2831 + "lng": -73.700755,
2832 + "address": ""
2833 + },
2834 + {
2835 + "sit_id": "HOTEMTOV5005JD",
2836 + "citq": "561820",
2837 + "name": "L'APPARTEMENT HÔTEL",
2838 + "city": "Montréal",
2839 + "region": "Montréal",
2840 + "website": "https://www.appartementhotel.com/",
2841 + "engine": "travelclick",
2842 + "engine_ids": {
2843 + "hotelid": "12581"
2844 + },
2845 + "booking_url": "https://bookings.ihotelier.com/L%27Appartement-Hotel/bookings.jsp?hotelId=12581&Rooms=1&Adults=1&Children=0&languageid=3",
2846 + "lat": 45.5018869,
2847 + "lng": -73.567391,
2848 + "address": ""
2849 + },
2850 + {
2851 + "sit_id": "HOTEMTOV5005OA",
2852 + "citq": "041941",
2853 + "name": "AUBERGE LA GOÉLICHE",
2854 + "city": "Sainte-Pétronille",
2855 + "region": "Québec",
2856 + "website": "https://www.goeliche.ca/fr/goeliche-hotel-resto",
2857 + "engine": "mews",
2858 + "engine_ids": {
2859 + "distributor": "384bfa29-e087-4ce1-9b28-b30e00ed196c"
2860 + },
2861 + "booking_url": "https://app.mews.com/distributor/384bfa29-e087-4ce1-9b28-b30e00ed196c",
2862 + "lat": 46.8458768,
2863 + "lng": -71.132455,
2864 + "address": ""
2865 + },
2866 + {
2867 + "sit_id": "HOTEMTOV5005O4",
2868 + "citq": "040095",
2869 + "name": "HÔTEL CHICOUTIMI",
2870 + "city": "Saguenay",
2871 + "region": "Saguenay--Lac-Saint-Jean",
2872 + "website": "https://www.hotelchicoutimi.qc.ca",
2873 + "engine": "autre",
2874 + "engine_ids": {},
2875 + "booking_url": "https://reservation.hotelchicoutimi.qc.ca/",
2876 + "lat": 48.4283819,
2877 + "lng": -71.054242,
2878 + "address": ""
2879 + },
2880 + {
2881 + "sit_id": "HOTEMTOV5005MF",
2882 + "citq": "010850",
2883 + "name": "HÔTEL CLASSIQUE",
2884 + "city": "Québec",
2885 + "region": "Québec",
2886 + "website": "https://www.hotelclassique.com",
2887 + "engine": "travelclick",
2888 + "engine_ids": {
2889 + "hotelid": "12140"
2890 + },
2891 + "booking_url": "https://reservations.travelclick.com/12140?languageID=3",
2892 + "lat": 46.7682625,
2893 + "lng": -71.286216,
2894 + "address": ""
2895 + },
2896 + {
2897 + "sit_id": "HOTEMTOV5005ML",
2898 + "citq": "612500",
2899 + "name": "HÔTEL DORION",
2900 + "city": "Montréal",
2901 + "region": "Montréal",
2902 + "website": "https://www.hoteldorion.ca",
2903 + "engine": "aucun",
2904 + "engine_ids": {},
2905 + "booking_url": null,
2906 + "lat": 45.5242598,
2907 + "lng": -73.552523,
2908 + "address": ""
2909 + },
2910 + {
2911 + "sit_id": "HOTEMTOV5005O1",
2912 + "citq": "045791",
2913 + "name": "LE GRAND HÔTEL",
2914 + "city": "Baie-Comeau",
2915 + "region": "Côte-Nord (Manicouagan)",
2916 + "website": "https://www.legrandhotel.ca",
2917 + "engine": "mews",
2918 + "engine_ids": {
2919 + "distributor": "08f6ab4c-1206-4ab2-9e0f-b22000284f81"
2920 + },
2921 + "booking_url": "https://app.mews.com/distributor/08f6ab4c-1206-4ab2-9e0f-b22000284f81?language=fr-FR",
2922 + "lat": 49.2207331,
2923 + "lng": -68.153021,
2924 + "address": ""
2925 + },
2926 + {
2927 + "sit_id": "HOTEMTOV5005P4",
2928 + "citq": "056722",
2929 + "name": "HÔTEL-MOTEL LA VIGIE",
2930 + "city": "Matane",
2931 + "region": "Gaspésie",
2932 + "website": "https://www.lavigie.com/",
2933 + "engine": "mews",
2934 + "engine_ids": {
2935 + "distributor": "9533f27b-ef80-42ad-be81-b3a000db906f"
2936 + },
2937 + "booking_url": "https://app.mews.com/distributor/9533f27b-ef80-42ad-be81-b3a000db906f",
2938 + "lat": 48.8351657,
2939 + "lng": -67.573874,
2940 + "address": ""
2941 + },
2942 + {
2943 + "sit_id": "HOTEMTOV5005FX",
2944 + "citq": "062075",
2945 + "name": "MOTEL DE CASTILLE",
2946 + "city": "Roberval",
2947 + "region": "Saguenay--Lac-Saint-Jean",
2948 + "website": "https://www.motelcastille.com",
2949 + "engine": "reservit",
2950 + "engine_ids": {
2951 + "custid": "58",
2952 + "hotelid": "429470"
2953 + },
2954 + "booking_url": "https://secure.reservit.com/fo/booking/58/429470/",
2955 + "lat": 48.5118994,
2956 + "lng": -72.219349,
2957 + "address": ""
2958 + },
2959 + {
2960 + "sit_id": "HOTEMTOV5005OM",
2961 + "citq": "290146",
2962 + "name": "RENAISSANCE MONTRÉAL CENTRE-VILLE",
2963 + "city": "Montréal",
2964 + "region": "Montréal",
2965 + "website": "https://marriott.fr/hotels/travel/yulmd-renaissance-montreal-downtown-hotel/",
2966 + "engine": "error",
2967 + "engine_ids": {},
2968 + "booking_url": null,
2969 + "lat": 45.5027571,
2970 + "lng": -73.569322,
2971 + "address": ""
2972 + },
2973 + {
2974 + "sit_id": "HOTEMTOV5005P9",
2975 + "citq": "057282",
2976 + "name": "COMPLEXE HÔTELIER ESCOUMINS",
2977 + "city": "Les Escoumins",
2978 + "region": "Côte-Nord (Manicouagan)",
2979 + "website": "https://www.hotelleriecotenord.com",
2980 + "engine": "mews",
2981 + "engine_ids": {
2982 + "distributor": "865dce74-6b44-4b34-9a9e-b1570086cb7e"
2983 + },
2984 + "booking_url": "https://app.mews.com/distributor/865dce74-6b44-4b34-9a9e-b1570086cb7e",
2985 + "lat": 48.3684407,
2986 + "lng": -69.390745,
2987 + "address": ""
2988 + },
2989 + {
2990 + "sit_id": "HOTEMTOV5005P7",
2991 + "citq": "051505",
2992 + "name": "HÔTEL MOTEL NORDIC",
2993 + "city": "Chibougamau",
2994 + "region": "Baie-James",
2995 + "website": "https://www.motelnordic.com",
2996 + "engine": "aucun",
2997 + "engine_ids": {},
2998 + "booking_url": null,
2999 + "lat": 49.9067497,
3000 + "lng": -74.384862,
3001 + "address": ""
3002 + },
3003 + {
3004 + "sit_id": "HOTEMTOV5005OL",
3005 + "citq": "295871",
3006 + "name": "HÔTEL MONVILLE",
3007 + "city": "Montréal",
3008 + "region": "Montréal",
3009 + "website": "https://hotelmonville.com",
3010 + "engine": "hotello",
3011 + "engine_ids": {},
3012 + "booking_url": "https://www.hotelmonville.com/hotello-1/",
3013 + "lat": 45.504219,
3014 + "lng": -73.562589,
3015 + "address": ""
3016 + },
3017 + {
3018 + "sit_id": "HOTEMTOV5005P8",
3019 + "citq": "055451",
3020 + "name": "AUBERGE LE PARASOL",
3021 + "city": "Saguenay",
3022 + "region": "Saguenay--Lac-Saint-Jean",
3023 + "website": "https://www.aubergeleparasol.com",
3024 + "engine": "reservit",
3025 + "engine_ids": {
3026 + "custid": "529",
3027 + "hotelid": "165813"
3028 + },
3029 + "booking_url": "https://secure.reservit.com/engine/booking/529/165813/dates?specialMode=default&langcode=FR&m=booking",
3030 + "lat": 48.4297681,
3031 + "lng": -71.028307,
3032 + "address": ""
3033 + },
3034 + {
3035 + "sit_id": "HOTEMTOV5005PC",
3036 + "citq": "297223",
3037 + "name": "HÔTEL ESCAD QUARTIER DIX30",
3038 + "city": "Brossard",
3039 + "region": "Montérégie",
3040 + "website": "https://www.germainhotels.com/fr/hotel-escad/quartier-dix30",
3041 + "engine": "autre",
3042 + "engine_ids": {},
3043 + "booking_url": "https://reservation.germainhotels.com/ibe/index.aspx?propertyID=",
3044 + "lat": 45.448325,
3045 + "lng": -73.437074,
3046 + "address": ""
3047 + },
3048 + {
3049 + "sit_id": "HOTEMTOV5005DA",
3050 + "citq": "007265",
3051 + "name": "HÔTEL LE VOYAGEUR",
3052 + "city": "Québec",
3053 + "region": "Québec",
3054 + "website": "https://www.hotelvoyageurquebec.com/fr/accueil/",
3055 + "engine": "cloudbeds",
3056 + "engine_ids": {
3057 + "slug": "HQFCjH"
3058 + },
3059 + "booking_url": "https://hotels.cloudbeds.com/reservation/HQFCjH",
3060 + "lat": 46.8416172,
3061 + "lng": -71.218089,
3062 + "address": ""
3063 + },
3064 + {
3065 + "sit_id": "HOTEMTOV5005LE",
3066 + "citq": "007980",
3067 + "name": "HÔTEL MANOIR SUR LE CAP",
3068 + "city": "Québec",
3069 + "region": "Québec",
3070 + "website": "https://www.manoir-sur-le-cap.com",
3071 + "engine": "cloudbeds",
3072 + "engine_ids": {
3073 + "slug": "AH5bhR"
3074 + },
3075 + "booking_url": "https://hotels.cloudbeds.com/reservation/AH5bhR",
3076 + "lat": 46.8103497,
3077 + "lng": -71.205506,
3078 + "address": ""
3079 + },
3080 + {
3081 + "sit_id": "HOTEMTOV5005Q8",
3082 + "citq": "578782",
3083 + "name": "HÔTEL L'EXPRESS",
3084 + "city": "Longueuil",
3085 + "region": "Montérégie",
3086 + "website": "https://www.hotel-express.ca/",
3087 + "engine": "aucun",
3088 + "engine_ids": {},
3089 + "booking_url": null,
3090 + "lat": 45.5829485,
3091 + "lng": -73.46982,
3092 + "address": ""
3093 + },
3094 + {
3095 + "sit_id": "HOTEMTOV5005N2",
3096 + "citq": "020705",
3097 + "name": "HÔTEL LE PIONNIER",
3098 + "city": "Tadoussac",
3099 + "region": "Côte-Nord (Manicouagan)",
3100 + "website": "https://www.hotellepionnier.ca",
3101 + "engine": "reservit",
3102 + "engine_ids": {
3103 + "custid": "58",
3104 + "hotelid": "468635"
3105 + },
3106 + "booking_url": "https://secure.reservit.com/engine/booking/58/468635/dates?specialMode=default&langcode=FR&m=booking",
3107 + "lat": 48.1436739,
3108 + "lng": -69.713508,
3109 + "address": ""
3110 + },
3111 + {
3112 + "sit_id": "HOTEMTOV5005PV",
3113 + "citq": "065730",
3114 + "name": "MOTEL GIFFARD",
3115 + "city": "Québec",
3116 + "region": "Québec",
3117 + "website": "https://www.motelgiffard.com",
3118 + "engine": "autre",
3119 + "engine_ids": {},
3120 + "booking_url": "https://motel-giffard.hmshotel.net",
3121 + "lat": 46.8479616,
3122 + "lng": -71.208588,
3123 + "address": ""
3124 + },
3125 + {
3126 + "sit_id": "HOTEMTOV50056U",
3127 + "citq": "503731",
3128 + "name": "AUBERGE DU LAC MORENCY",
3129 + "city": "Saint-Hippolyte",
3130 + "region": "Laurentides",
3131 + "website": "https://www.lacmorency.com",
3132 + "engine": "autre",
3133 + "engine_ids": {},
3134 + "booking_url": "https://www.oxxy.ca",
3135 + "lat": 45.9244355,
3136 + "lng": -74.037082,
3137 + "address": ""
3138 + },
3139 + {
3140 + "sit_id": "HOTEMTOV5005NZ",
3141 + "citq": "042825",
3142 + "name": "MOTEL LE MARTINET",
3143 + "city": "La Pocatière",
3144 + "region": "Bas-Saint-Laurent",
3145 + "website": "https://www.lemartinet.ca",
3146 + "engine": "reservit",
3147 + "engine_ids": {
3148 + "custid": "58",
3149 + "hotelid": "209149"
3150 + },
3151 + "booking_url": "https://secure.reservit.com/engine/booking/58/209149/dates?specialMode=default&langcode=FR&m=booking",
3152 + "lat": 47.3554534,
3153 + "lng": -70.064587,
3154 + "address": ""
3155 + },
3156 + {
3157 + "sit_id": "HOTEMTOV5005PD",
3158 + "citq": "174786",
3159 + "name": "MOTEL BO-FLEUVE",
3160 + "city": "Saint-Siméon",
3161 + "region": "Charlevoix",
3162 + "website": "https://www.bofleuve.com",
3163 + "engine": "reservit",
3164 + "engine_ids": {
3165 + "custid": "58",
3166 + "hotelid": "254582"
3167 + },
3168 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=254582&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
3169 + "lat": 47.8501097,
3170 + "lng": -69.872292,
3171 + "address": ""
3172 + },
3173 + {
3174 + "sit_id": "HOTEMTOV5005QZ",
3175 + "citq": "082806",
3176 + "name": "CONDOS VACANCES MSA HÔTEL",
3177 + "city": "Beaupré",
3178 + "region": "Québec",
3179 + "website": "https://www.condosvacances.com",
3180 + "engine": "aucun",
3181 + "engine_ids": {},
3182 + "booking_url": null,
3183 + "lat": 47.0554218,
3184 + "lng": -70.895364,
3185 + "address": ""
3186 + },
3187 + {
3188 + "sit_id": "HOTEMTOV5005QR",
3189 + "citq": "231335",
3190 + "name": "PAVILLON DES MÉSANGES",
3191 + "city": "Dudswell",
3192 + "region": "Cantons-de-l'Est",
3193 + "website": "https://www.pavillondesmesanges.com",
3194 + "engine": "aucun",
3195 + "engine_ids": {},
3196 + "booking_url": null,
3197 + "lat": 45.5519633,
3198 + "lng": -71.617429,
3199 + "address": ""
3200 + },
3201 + {
3202 + "sit_id": "HOTEMTOV5005FF",
3203 + "citq": "173025",
3204 + "name": "AUBERGE DE LA RIVIÈRE DIV. GESTION CASCAPEDIA INC.",
3205 + "city": "Cascapédia--Saint-Jules",
3206 + "region": "Gaspésie",
3207 + "website": "https://www.riverlodgeauberge.com",
3208 + "engine": "aucun",
3209 + "engine_ids": {},
3210 + "booking_url": null,
3211 + "lat": 48.252052,
3212 + "lng": -65.892138,
3213 + "address": ""
3214 + },
3215 + {
3216 + "sit_id": "HOTEMTOV5005RI",
3217 + "citq": "222760",
3218 + "name": "HÔTEL MUST",
3219 + "city": "L'Ancienne-Lorette",
3220 + "region": "Québec",
3221 + "website": "https://www.hotelsjaro.com/must/",
3222 + "engine": "autre",
3223 + "engine_ids": {},
3224 + "booking_url": "https://www.reseze.net/servlet/WebresShowAvailable",
3225 + "lat": 46.7898497,
3226 + "lng": -71.356417,
3227 + "address": ""
3228 + },
3229 + {
3230 + "sit_id": "HOTEMTOV5005RT",
3231 + "citq": "209790",
3232 + "name": "HÔTEL VALLEA BROMONT, TAPESTRY COLLECTION BY HILTON",
3233 + "city": "Bromont",
3234 + "region": "Cantons-de-l'Est",
3235 + "website": "https://www.hilton.com/en/hotels/zbmhbup-hotel-vallea-bromont/?msockid=2b94183541986b9b350f0ea040d16",
3236 + "engine": "error",
3237 + "engine_ids": {},
3238 + "booking_url": null,
3239 + "lat": 45.3351151,
3240 + "lng": -72.650374,
3241 + "address": ""
3242 + },
3243 + {
3244 + "sit_id": "HOTEMTOV5005OI",
3245 + "citq": "288923",
3246 + "name": "HOTEL OUI GO !",
3247 + "city": "Trois-Rivières",
3248 + "region": "Mauricie",
3249 + "website": "https://www.hotelouigo.com",
3250 + "engine": "mews",
3251 + "engine_ids": {
3252 + "distributor": "ef0affe8-43d5-434d-99c9-b0c1011d18a9"
3253 + },
3254 + "booking_url": "https://api.mews.com/distributor/ef0affe8-43d5-434d-99c9-b0c1011d18a9",
3255 + "lat": 46.3420398,
3256 + "lng": -72.540223,
3257 + "address": ""
3258 + },
3259 + {
3260 + "sit_id": "HOTEMTOV5005RS",
3261 + "citq": "211201",
3262 + "name": "SITE TOURISTIQUE CHUTE À L'OURS DE NORMANDIN",
3263 + "city": "Normandin",
3264 + "region": "Saguenay--Lac-Saint-Jean",
3265 + "website": "https://www.chutealours.com",
3266 + "engine": "autre",
3267 + "engine_ids": {},
3268 + "booking_url": "http://reservationpleinair.ca/chute-ours/fr/reservation",
3269 + "lat": 48.769918,
3270 + "lng": -72.561788,
3271 + "address": ""
3272 + },
3273 + {
3274 + "sit_id": "HOTEMTOV5005PW",
3275 + "citq": "064481",
3276 + "name": "AUBERGE & MOTEL MOKA CREME",
3277 + "city": "Lévis",
3278 + "region": "Chaudière-Appalaches",
3279 + "website": "https://aubergemokacreme.com",
3280 + "engine": "aucun",
3281 + "engine_ids": {},
3282 + "booking_url": null,
3283 + "lat": 46.7774525,
3284 + "lng": -71.195412,
3285 + "address": ""
3286 + },
3287 + {
3288 + "sit_id": "HOTEMTOV5005PX",
3289 + "citq": "059824",
3290 + "name": "HÔTEL TRAVELODGE BY WYNDHAM ROBERVAL",
3291 + "city": "Roberval",
3292 + "region": "Saguenay--Lac-Saint-Jean",
3293 + "website": "https://www.guestreservations.com/fr/travelodge-by-wyndham-roberval-roberval/booking?",
3294 + "engine": "autre",
3295 + "engine_ids": {},
3296 + "booking_url": "https://googleads.g.doubleclick.net",
3297 + "lat": 48.4981208,
3298 + "lng": -72.221076,
3299 + "address": ""
3300 + },
3301 + {
3302 + "sit_id": "HOTEMTOV5005JX",
3303 + "citq": "116233",
3304 + "name": "MOTEL DE L'ANSE",
3305 + "city": "Rimouski",
3306 + "region": "Bas-Saint-Laurent",
3307 + "website": "https://www.campingrimouski.com",
3308 + "engine": "autre",
3309 + "engine_ids": {},
3310 + "booking_url": "https://secure.reservationcamping.ca/cgi-bin/reservation.cgi?camping_id=5aa2a462f2ae947afce470de3b&#038;ar=1&#038;ar=2",
3311 + "lat": 48.4162922,
3312 + "lng": -68.611931,
3313 + "address": ""
3314 + },
3315 + {
3316 + "sit_id": "HOTEMTOV5005SG",
3317 + "citq": "095104",
3318 + "name": "UNILOFTS GRANDE-ALLÉE",
3319 + "city": "Québec",
3320 + "region": "Québec",
3321 + "website": "https://www.uniloftsga.com",
3322 + "engine": "reservit",
3323 + "engine_ids": {
3324 + "custid": "58",
3325 + "hotelid": "440127"
3326 + },
3327 + "booking_url": "https://secure.reservit.com/fo/booking/58/440127/dates?specialMode=default&langcode=FR&__utmz=128918670.1664827939.1.1.utmcsr%3D(direct",
3328 + "lat": 46.8058852,
3329 + "lng": -71.216755,
3330 + "address": ""
3331 + },
3332 + {
3333 + "sit_id": "HOTEMTOV5005U3",
3334 + "citq": "556231",
3335 + "name": "HÔTEL DAUPHIN ST-HYACINTHE",
3336 + "city": "Saint-Hyacinthe",
3337 + "region": "Montérégie",
3338 + "website": "https:///www.hotelsdauphin.ca/hotels/saint-hyacinthe",
3339 + "engine": "error",
3340 + "engine_ids": {},
3341 + "booking_url": null,
3342 + "lat": 45.6400301,
3343 + "lng": -72.968928,
3344 + "address": ""
3345 + },
3346 + {
3347 + "sit_id": "HOTEMTOV5005RH",
3348 + "citq": "221586",
3349 + "name": "NOVOTEL MONTRÉAL AÉROPORT",
3350 + "city": "Montréal",
3351 + "region": "Montréal",
3352 + "website": "https://all.accor.com/hotel/6011/index.fr.shtml",
3353 + "engine": "autre",
3354 + "engine_ids": {},
3355 + "booking_url": "https://help.accor.com/s/?language&#x3D;fr",
3356 + "lat": 45.4879265,
3357 + "lng": -73.762002,
3358 + "address": ""
3359 + },
3360 + {
3361 + "sit_id": "HOTEMTOV5005RX",
3362 + "citq": "209646",
3363 + "name": "STONEHAVEN LE MANOIR",
3364 + "city": "Sainte-Agathe-des-Monts",
3365 + "region": "Laurentides",
3366 + "website": "https://stonehavenlemanoir.com",
3367 + "engine": "aucun",
3368 + "engine_ids": {},
3369 + "booking_url": null,
3370 + "lat": 46.0350206,
3371 + "lng": -74.301567,
3372 + "address": ""
3373 + },
3374 + {
3375 + "sit_id": "HOTEMTOV5005TY",
3376 + "citq": "113735",
3377 + "name": "MOTEL MAISONNETTES DES ÎLES",
3378 + "city": "Longue-Pointe-de-Mingan",
3379 + "region": "Côte-Nord (Duplessis)",
3380 + "website": "https://www.minganie.info",
3381 + "engine": "aucun",
3382 + "engine_ids": {},
3383 + "booking_url": null,
3384 + "lat": 50.2675822,
3385 + "lng": -64.140779,
3386 + "address": ""
3387 + },
3388 + {
3389 + "sit_id": "HOTEMTOV5005QV",
3390 + "citq": "504335",
3391 + "name": "RAMADA LAVAL",
3392 + "city": "Laval",
3393 + "region": "Laval",
3394 + "website": "https://www.motelideal.com",
3395 + "engine": "aucun",
3396 + "engine_ids": {},
3397 + "booking_url": null,
3398 + "lat": 45.5926547,
3399 + "lng": -73.787996,
3400 + "address": ""
3401 + },
3402 + {
3403 + "sit_id": "HOTEMTOV5005U9",
3404 + "citq": "560394",
3405 + "name": "HÔTEL SAINT-JÉRÔME BEST WESTERN",
3406 + "city": "Saint-Jérôme",
3407 + "region": "Laurentides",
3408 + "website": "https://www.bwlaurentides.com",
3409 + "engine": "autre",
3410 + "engine_ids": {},
3411 + "booking_url": "https://www.bestwestern.com/fr_FR/book/hotels-in-saint-jerome/best-western-hotel-st-jerome/propertyCode.67009.html",
3412 + "lat": 45.7806657,
3413 + "lng": -74.017106,
3414 + "address": ""
3415 + },
3416 + {
3417 + "sit_id": "HOTEMTOV5005U6",
3418 + "citq": "545366",
3419 + "name": "HÔTEL BONAVENTURE MONTRÉAL",
3420 + "city": "Montréal",
3421 + "region": "Montréal",
3422 + "website": "https://www.hotelbonaventure.com",
3423 + "engine": "travelclick",
3424 + "engine_ids": {
3425 + "hotelid": "97993"
3426 + },
3427 + "booking_url": "https://reservations.travelclick.com/97993?languageID=3#/guestsandrooms%20",
3428 + "lat": 45.4990916,
3429 + "lng": -73.566578,
3430 + "address": ""
3431 + },
3432 + {
3433 + "sit_id": "HOTEMTOV5005SB",
3434 + "citq": "300299",
3435 + "name": "HÔTEL VAL-DAVID - APPARTEMENTS DE LA GARE",
3436 + "city": "Val-David",
3437 + "region": "Laurentides",
3438 + "website": "https://www.hotelvaldavid.com/fr",
3439 + "engine": "autre",
3440 + "engine_ids": {},
3441 + "booking_url": "https://cdn.bookingsync.io",
3442 + "lat": 46.0312806,
3443 + "lng": -74.207187,
3444 + "address": ""
3445 + },
3446 + {
3447 + "sit_id": "HOTEMTOV5005UA",
3448 + "citq": "553766",
3449 + "name": "HÔTEL LE RIVAGE",
3450 + "city": "Rosemère",
3451 + "region": "Laurentides",
3452 + "website": "https://hotellerivage.com/",
3453 + "engine": "mews",
3454 + "engine_ids": {
3455 + "distributor": "83fad281-1cf2-4195-8b33-b13700f87499"
3456 + },
3457 + "booking_url": "https://app.mews.com/distributor/83fad281-1cf2-4195-8b33-b13700f87499",
3458 + "lat": 45.6200463,
3459 + "lng": -73.797851,
3460 + "address": ""
3461 + },
3462 + {
3463 + "sit_id": "HOTEMTOV5005R1",
3464 + "citq": "068132",
3465 + "name": "FLEUVE ET MONTAGNES - HÉBERGEMENT TOURISTIQUE",
3466 + "city": "Sainte-Anne-de-Beaupré",
3467 + "region": "Québec",
3468 + "website": "https://www.fleuveetmontagnes.com",
3469 + "engine": "autre",
3470 + "engine_ids": {},
3471 + "booking_url": "https://fleuveetmontagnes.holidayfuture.com/",
3472 + "lat": 47.0194046,
3473 + "lng": -70.934986,
3474 + "address": ""
3475 + },
3476 + {
3477 + "sit_id": "HOTEMTOV5005UW",
3478 + "citq": "117891",
3479 + "name": "MOTEL DU LAC",
3480 + "city": "Lebel-sur-Quévillon",
3481 + "region": "Baie-James",
3482 + "website": "https://moteldulac.com",
3483 + "engine": "reservit",
3484 + "engine_ids": {
3485 + "custid": "58",
3486 + "hotelid": "254394"
3487 + },
3488 + "booking_url": "https://secure.reservit.com/fo/booking/58/254394/dates?langcode=FR",
3489 + "lat": 49.0476541,
3490 + "lng": -76.98107,
3491 + "address": ""
3492 + },
3493 + {
3494 + "sit_id": "HOTEMTOV5005W2",
3495 + "citq": "217033",
3496 + "name": "HÔTEL LE DAUPHIN MONTRÉAL CENTRE-VILLE / PALAIS DES CONGRÈS",
3497 + "city": "Montréal",
3498 + "region": "Montréal",
3499 + "website": "https://www.hotelsdauphin.ca/hotels/montreal",
3500 + "engine": "reservit",
3501 + "engine_ids": {
3502 + "hotelid": "83144"
3503 + },
3504 + "booking_url": "http://softbooker.reservit.com/reservit/reserhotel.php?lang=&hotelid=83144&discountcode=",
3505 + "lat": 45.504366,
3506 + "lng": -73.562212,
3507 + "address": ""
3508 + },
3509 + {
3510 + "sit_id": "HOTEMTOV5005W4",
3511 + "citq": "157463",
3512 + "name": "LE PARC GATINEAU, TAPESTRY COLLECTION BY HILTON",
3513 + "city": "Gatineau",
3514 + "region": "Outaouais",
3515 + "website": "https://www.ramadaplaza-gatineau.com",
3516 + "engine": "error",
3517 + "engine_ids": {},
3518 + "booking_url": null,
3519 + "lat": 45.4495125,
3520 + "lng": -75.73079,
3521 + "address": ""
3522 + },
3523 + {
3524 + "sit_id": "HOTEMTOV5005A6",
3525 + "citq": "285272",
3526 + "name": "HÔTEL QUALITY INN SEPT-ÎLES",
3527 + "city": "Sept-Îles",
3528 + "region": "Côte-Nord (Duplessis)",
3529 + "website": "https://www.choicehotels.ca/fr/quality-inn-sept-iles-hotel-cna46",
3530 + "engine": "error",
3531 + "engine_ids": {},
3532 + "booking_url": null,
3533 + "lat": 50.226705,
3534 + "lng": -66.392942,
3535 + "address": ""
3536 + },
3537 + {
3538 + "sit_id": "HOTEMTOV5005UP",
3539 + "citq": "297579",
3540 + "name": "MICROTEL INN & SUITES DE VAL-D'OR",
3541 + "city": "Val-d'Or",
3542 + "region": "Abitibi-Témiscamingue",
3543 + "website": "https://wyndhamhotels.com",
3544 + "engine": "aucun",
3545 + "engine_ids": {},
3546 + "booking_url": null,
3547 + "lat": 48.1017338,
3548 + "lng": -77.808105,
3549 + "address": ""
3550 + },
3551 + {
3552 + "sit_id": "HOTEMTOV5005WB",
3553 + "citq": "000696",
3554 + "name": "MOTEL SEAL ROCK",
3555 + "city": "Percé",
3556 + "region": "Gaspésie",
3557 + "website": "https://motel-seal-rock.quebechotels.info/fr/",
3558 + "engine": "hotello",
3559 + "engine_ids": {},
3560 + "booking_url": null,
3561 + "lat": 48.4925958,
3562 + "lng": -64.253048,
3563 + "address": ""
3564 + },
3565 + {
3566 + "sit_id": "HOTEMTOV5005WD",
3567 + "citq": "001466",
3568 + "name": "AUBERGE DU MARCHAND",
3569 + "city": "Maria",
3570 + "region": "Gaspésie",
3571 + "website": "https://www.aubergedumarchand.com",
3572 + "engine": "reservit",
3573 + "engine_ids": {
3574 + "custid": "58",
3575 + "hotelid": "209153"
3576 + },
3577 + "booking_url": "https://secure.reservit.com/fo/booking/58/209153/dates?specialMode=default&langcode=FR&__utmz=1.1477923449.5.3.utmcsr%3Dhotelfrancis.qc.ca%7Cutmccn%3D(referral",
3578 + "lat": 48.1757724,
3579 + "lng": -65.980871,
3580 + "address": ""
3581 + },
3582 + {
3583 + "sit_id": "HOTEMTOV5005RP",
3584 + "citq": "085374",
3585 + "name": "HÔTEL-MOTEL GRANDE VALLÉE",
3586 + "city": "Grande-Vallée",
3587 + "region": "Gaspésie",
3588 + "website": "https://www.hotelgrandevallee.com",
3589 + "engine": "reservit",
3590 + "engine_ids": {
3591 + "custid": "58",
3592 + "hotelid": "437864"
3593 + },
3594 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=437864&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
3595 + "lat": 49.2275768,
3596 + "lng": -65.136562,
3597 + "address": ""
3598 + },
3599 + {
3600 + "sit_id": "HOTEMTOV5005U7",
3601 + "citq": "537666",
3602 + "name": "HÔTEL LE MIRAGE BLAINVILLE",
3603 + "city": "Blainville",
3604 + "region": "Laurentides",
3605 + "website": "https://www.hotelblainville.com",
3606 + "engine": "aucun",
3607 + "engine_ids": {},
3608 + "booking_url": null,
3609 + "lat": 45.6799733,
3610 + "lng": -73.88874,
3611 + "address": ""
3612 + },
3613 + {
3614 + "sit_id": "HOTEMTOV5005WP",
3615 + "citq": "003124",
3616 + "name": "AUBERGE AMÉRILYS",
3617 + "city": "Rivière-du-Loup",
3618 + "region": "Bas-Saint-Laurent",
3619 + "website": "https://www.aubergeamerilys.ca",
3620 + "engine": "littlehotelier",
3621 + "engine_ids": {},
3622 + "booking_url": "http://app.littlehotelier.com/properties/aubergeamerilysdirect",
3623 + "lat": 47.8302212,
3624 + "lng": -69.551475,
3625 + "address": ""
3626 + },
3627 + {
3628 + "sit_id": "HOTEMTOV5005WI",
3629 + "citq": "522395",
3630 + "name": "MOTEL GRANDE-ÎLE",
3631 + "city": "Salaberry-de-Valleyfield",
3632 + "region": "Montérégie",
3633 + "website": "https://www.motelgrande-ile.com",
3634 + "engine": "aucun",
3635 + "engine_ids": {},
3636 + "booking_url": null,
3637 + "lat": 45.2706516,
3638 + "lng": -74.135835,
3639 + "address": ""
3640 + },
3641 + {
3642 + "sit_id": "HOTEMTOV5005WQ",
3643 + "citq": "530762",
3644 + "name": "HÔTEL MATAG",
3645 + "city": "Matagami",
3646 + "region": "Baie-James",
3647 + "website": "https://www.hotelmatag.com",
3648 + "engine": "mews",
3649 + "engine_ids": {
3650 + "distributor": "e89f86d7-430f-499a-b3ed-b31400d221d3"
3651 + },
3652 + "booking_url": "https://app.mews.com/distributor/e89f86d7-430f-499a-b3ed-b31400d221d3",
3653 + "lat": 49.7562672,
3654 + "lng": -77.634322,
3655 + "address": ""
3656 + },
3657 + {
3658 + "sit_id": "HOTEMTOV5005SS",
3659 + "citq": "181484",
3660 + "name": "LE CHÂTEAU DE TOURELLES - PAR ANEYRO",
3661 + "city": "Québec",
3662 + "region": "Québec",
3663 + "website": "https://hotelchateaudestourelles.com/",
3664 + "engine": "cloudbeds",
3665 + "engine_ids": {
3666 + "slug": "vcxoP4"
3667 + },
3668 + "booking_url": "https://hotels.cloudbeds.com/fr/reservation/vcxoP4",
3669 + "lat": 46.8082815,
3670 + "lng": -71.225013,
3671 + "address": ""
3672 + },
3673 + {
3674 + "sit_id": "HOTEMTOV5005WS",
3675 + "citq": "004185",
3676 + "name": "AUBERGE BEAUSÉJOUR",
3677 + "city": "Les Éboulements",
3678 + "region": "Charlevoix",
3679 + "website": "https://www.aubergebeausejour.com/",
3680 + "engine": "reservit",
3681 + "engine_ids": {
3682 + "custid": "58",
3683 + "hotelid": "93734"
3684 + },
3685 + "booking_url": "https://secure.reservit.com/fo/booking/58/93734/dates?specialMode=default&langcode=FR&partid=0&custid=58&hotelid=93734&m=booking",
3686 + "lat": 47.4561974,
3687 + "lng": -70.366991,
3688 + "address": ""
3689 + },
3690 + {
3691 + "sit_id": "HOTEMTOV5005X5",
3692 + "citq": "298435",
3693 + "name": "MICROTEL MONT-TREMBLANT",
3694 + "city": "Mont-Tremblant",
3695 + "region": "Laurentides",
3696 + "website": "https://www.wyndhamhotels.com/fr-ca/microtel/mont-tremblant-quebec/microtel-inn-and-suites-by-wyndha",
3697 + "engine": "error",
3698 + "engine_ids": {},
3699 + "booking_url": null,
3700 + "lat": 46.144711,
3701 + "lng": -74.611011,
3702 + "address": ""
3703 + },
3704 + {
3705 + "sit_id": "HOTEMTOV5005X2",
3706 + "citq": "509445",
3707 + "name": "HÔTEL VICTOR",
3708 + "city": "Montréal",
3709 + "region": "Montréal",
3710 + "website": "https://www.booking.com/hotel/ca/victor.fr.html",
3711 + "engine": "aucun",
3712 + "engine_ids": {},
3713 + "booking_url": null,
3714 + "lat": 45.5173597,
3715 + "lng": -73.562625,
3716 + "address": ""
3717 + },
3718 + {
3719 + "sit_id": "HOTEMTOV5005X6",
3720 + "citq": "006414",
3721 + "name": "HÔTEL-MOTEL LA DIFFÉRENCE",
3722 + "city": "Sainte-Marie",
3723 + "region": "Chaudière-Appalaches",
3724 + "website": "https://www.hotelladifference.com",
3725 + "engine": "mews",
3726 + "engine_ids": {
3727 + "distributor": "3be6ebab-888b-4366-8771-b37c00f0c71f"
3728 + },
3729 + "booking_url": "https://app.mews.com/distributor/3be6ebab-888b-4366-8771-b37c00f0c71f",
3730 + "lat": 46.4663385,
3731 + "lng": -71.042839,
3732 + "address": ""
3733 + },
3734 + {
3735 + "sit_id": "HOTEMTOV5005XE",
3736 + "citq": "018443",
3737 + "name": "HÔTEL INTERPROVINCIAL",
3738 + "city": "Pointe-à-la-Croix",
3739 + "region": "Gaspésie",
3740 + "website": "https://hotelinterprovincial.com/",
3741 + "engine": "mews",
3742 + "engine_ids": {
3743 + "distributor": "233d0da3-08a8-4e7e-a437-b35b0089b335"
3744 + },
3745 + "booking_url": "https://app.mews.com/distributor/233d0da3-08a8-4e7e-a437-b35b0089b335",
3746 + "lat": 47.9758874,
3747 + "lng": -66.944012,
3748 + "address": ""
3749 + },
3750 + {
3751 + "sit_id": "HOTEMTOV5005XN",
3752 + "citq": "603536",
3753 + "name": "HÔTEL HOLIDAY INN MONTRÉAL CENTRE-VILLE",
3754 + "city": "Montréal",
3755 + "region": "Montréal",
3756 + "website": "https://www.ihg.com/holidayinn/hotels/fr/fr/montreal/yulca/hoteldetail",
3757 + "engine": "error",
3758 + "engine_ids": {},
3759 + "booking_url": null,
3760 + "lat": 45.506767,
3761 + "lng": -73.559974,
3762 + "address": ""
3763 + },
3764 + {
3765 + "sit_id": "HOTEMTOV5005WL",
3766 + "citq": "520192",
3767 + "name": "LELUX HÔTEL",
3768 + "city": "Montréal",
3769 + "region": "Montréal",
3770 + "website": "https://www.Leluxhotel.com",
3771 + "engine": "mews",
3772 + "engine_ids": {
3773 + "distributor": "20ce956c-d1fa-4b22-8849-b26f002089d5"
3774 + },
3775 + "booking_url": "https://app.mews.com/distributor/20ce956c-d1fa-4b22-8849-b26f002089d5",
3776 + "lat": 45.5164014,
3777 + "lng": -73.561536,
3778 + "address": ""
3779 + },
3780 + {
3781 + "sit_id": "HOTEMTOV5005XI",
3782 + "citq": "018734",
3783 + "name": "AUBERGE HÉLÈNE",
3784 + "city": "Victoriaville",
3785 + "region": "Centre-du-Québec",
3786 + "website": "https://www.aubergehelene.com",
3787 + "engine": "aucun",
3788 + "engine_ids": {},
3789 + "booking_url": null,
3790 + "lat": 46.0827074,
3791 + "lng": -71.931829,
3792 + "address": ""
3793 + },
3794 + {
3795 + "sit_id": "HOTEMTOV5005XV",
3796 + "citq": "025572",
3797 + "name": "HÔTEL HOLIDAY INN EXPRESS QUÉBEC OUEST",
3798 + "city": "Québec",
3799 + "region": "Québec",
3800 + "website": "https://www.ihg.com/holidayinnexpress/hotels/fr/fr/quebec/yqbsf/hoteldetail",
3801 + "engine": "error",
3802 + "engine_ids": {},
3803 + "booking_url": null,
3804 + "lat": 46.7591816,
3805 + "lng": -71.294944,
3806 + "address": ""
3807 + },
3808 + {
3809 + "sit_id": "HOTEMTOV5005WN",
3810 + "citq": "007910",
3811 + "name": "RESTO PUB LE MADUB",
3812 + "city": "L'Isle-Verte",
3813 + "region": "Bas-Saint-Laurent",
3814 + "website": "https://lemadub.com/",
3815 + "engine": "autre",
3816 + "engine_ids": {},
3817 + "booking_url": "https://widgets.libroreserve.com/GOOGLE/QC017470780939/book",
3818 + "lat": 48.0182629,
3819 + "lng": -69.334523,
3820 + "address": ""
3821 + },
3822 + {
3823 + "sit_id": "HOTEMTOV5005XT",
3824 + "citq": "035372",
3825 + "name": "HÔTEL STONEHAM",
3826 + "city": "Stoneham-et-Tewkesbury",
3827 + "region": "Québec",
3828 + "website": "https://hotelstoneham.com/",
3829 + "engine": "reservit",
3830 + "engine_ids": {
3831 + "custid": "58",
3832 + "hotelid": "370701"
3833 + },
3834 + "booking_url": "https://secure.reservit.com/fo/booking/58/370701/dates",
3835 + "lat": 47.0277025,
3836 + "lng": -71.383543,
3837 + "address": ""
3838 + },
3839 + {
3840 + "sit_id": "HOTEMTOV5005U8",
3841 + "citq": "538580",
3842 + "name": "LE RELAIS ST-DENIS",
3843 + "city": "Saint-Sauveur",
3844 + "region": "Laurentides",
3845 + "website": "https://www.relaisstdenis.com",
3846 + "engine": "mews",
3847 + "engine_ids": {
3848 + "distributor": "3865569d-e69c-4fa1-8041-b2e801596788"
3849 + },
3850 + "booking_url": "https://app.mews.com/distributor/3865569d-e69c-4fa1-8041-b2e801596788",
3851 + "lat": 45.889744,
3852 + "lng": -74.155389,
3853 + "address": ""
3854 + },
3855 + {
3856 + "sit_id": "HOTEMTOV5005XY",
3857 + "citq": "031566",
3858 + "name": "AUBERGE CENTRE D'ART MARCEL GAGNON",
3859 + "city": "Sainte-Flavie",
3860 + "region": "Gaspésie",
3861 + "website": "https://www.centredart.net",
3862 + "engine": "aucun",
3863 + "engine_ids": {},
3864 + "booking_url": null,
3865 + "lat": 48.6165151,
3866 + "lng": -68.220354,
3867 + "address": ""
3868 + },
3869 + {
3870 + "sit_id": "HOTEMTOV5005XZ",
3871 + "citq": "027462",
3872 + "name": "HÔTEL PLAZA QUÉBEC",
3873 + "city": "Québec",
3874 + "region": "Québec",
3875 + "website": "https://www.hotelsjaro.com/plaza-quebec",
3876 + "engine": "autre",
3877 + "engine_ids": {},
3878 + "booking_url": "https://www.reseze.net/servlet/WebresShowAvailable",
3879 + "lat": 46.764079,
3880 + "lng": -71.292692,
3881 + "address": ""
3882 + },
3883 + {
3884 + "sit_id": "HOTEMTOV5005XW",
3885 + "citq": "025874",
3886 + "name": "MOTEL DE LA FALAISE",
3887 + "city": "Saint-Jean-Port-Joli",
3888 + "region": "Chaudière-Appalaches",
3889 + "website": "https://www.moteldelafalaise.com",
3890 + "engine": "mews",
3891 + "engine_ids": {
3892 + "distributor": "a0bcce82-5d41-4100-b305-b2210100549b"
3893 + },
3894 + "booking_url": "https://app.mews.com/distributor/a0bcce82-5d41-4100-b305-b2210100549b",
3895 + "lat": 47.2167524,
3896 + "lng": -70.268054,
3897 + "address": ""
3898 + },
3899 + {
3900 + "sit_id": "HOTEMTOV5005Y2",
3901 + "citq": "162503",
3902 + "name": "AUBERGE DU CAP",
3903 + "city": "Cap-Chat",
3904 + "region": "Gaspésie",
3905 + "website": "https://www.aubergeducap.ca",
3906 + "engine": "aucun",
3907 + "engine_ids": {},
3908 + "booking_url": null,
3909 + "lat": 49.0974668,
3910 + "lng": -66.684713,
3911 + "address": ""
3912 + },
3913 + {
3914 + "sit_id": "HOTEMTOV5005YS",
3915 + "citq": "041075",
3916 + "name": "SÉLECTOTEL AMQUI PASTALI",
3917 + "city": "Amqui",
3918 + "region": "Gaspésie",
3919 + "website": "https://www.selectotelamqui.com",
3920 + "engine": "mews",
3921 + "engine_ids": {
3922 + "distributor": "eb0f44e8-819b-4809-8b08-b35b00d161f2"
3923 + },
3924 + "booking_url": "https://app.mews.com/distributor/eb0f44e8-819b-4809-8b08-b35b00d161f2",
3925 + "lat": 48.4721594,
3926 + "lng": -67.439146,
3927 + "address": ""
3928 + },
3929 + {
3930 + "sit_id": "HOTEMTOV5005XS",
3931 + "citq": "021965",
3932 + "name": "AUBERGE SUR LA CÔTE",
3933 + "city": "La Malbaie",
3934 + "region": "Charlevoix",
3935 + "website": "https://www.aubergesurlacote.com/fr-ca",
3936 + "engine": "reservit",
3937 + "engine_ids": {
3938 + "custid": "58",
3939 + "hotelid": "254632"
3940 + },
3941 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=254632&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
3942 + "lat": 47.6375881,
3943 + "lng": -70.152013,
3944 + "address": ""
3945 + },
3946 + {
3947 + "sit_id": "HOTEMTOV5005XD",
3948 + "citq": "017533",
3949 + "name": "MOTEL MANOIR SUR MER",
3950 + "city": "Sainte-Anne-des-Monts",
3951 + "region": "Gaspésie",
3952 + "website": "https://www.manoirsurmer.ca",
3953 + "engine": "reservit",
3954 + "engine_ids": {
3955 + "custid": "58",
3956 + "hotelid": "438806"
3957 + },
3958 + "booking_url": "https://secure.reservit.com/front/front.do?specialMode=default&langcode=FR&custid=58&hotelid=438806&m=booking",
3959 + "lat": 49.1244903,
3960 + "lng": -66.530418,
3961 + "address": ""
3962 + },
3963 + {
3964 + "sit_id": "HOTEMTOV5005UD",
3965 + "citq": "566134",
3966 + "name": "AUBERGE DES GALLANT HOTEL – RESTAURANT & SPA",
3967 + "city": "Sainte-Marthe",
3968 + "region": "Montérégie",
3969 + "website": "https://aubergedesgallant.com/",
3970 + "engine": "reservit",
3971 + "engine_ids": {
3972 + "custid": "58",
3973 + "hotelid": "473554"
3974 + },
3975 + "booking_url": "https://secure.reservit.com/rsl/booking/indexmodal.php?customerid=276&nfo=1&categoryid=534&typeof=&lang=fr_FR&optim=true#second-row",
3976 + "lat": 45.4289894,
3977 + "lng": -74.33469,
3978 + "address": ""
3979 + },
3980 + {
3981 + "sit_id": "HOTEMTOV5005ZD",
3982 + "citq": "053476",
3983 + "name": "MOTEL DE L'OUTLET",
3984 + "city": "Magog",
3985 + "region": "Cantons-de-l'Est",
3986 + "website": "https://www.moteloutlet.ca",
3987 + "engine": "freetobook",
3988 + "engine_ids": {},
3989 + "booking_url": "http://static.freetobook.com/widgets/js/27843550.js",
3990 + "lat": 45.2611402,
3991 + "lng": -72.146292,
3992 + "address": ""
3993 + },
3994 + {
3995 + "sit_id": "HOTEMTOV5005ZT",
3996 + "citq": "272823",
3997 + "name": "LE MONASTÈRE DES AUGUSTINES",
3998 + "city": "Québec",
3999 + "region": "Québec",
4000 + "website": "https://www.monastere.ca",
4001 + "engine": "reservit",
4002 + "engine_ids": {
4003 + "custid": "58",
4004 + "hotelid": "249619"
4005 + },
4006 + "booking_url": "https://secure.reservit.com/fo/booking/58/249619/dates?specialMode=default&mode=light&langcode=FR&m=booking",
4007 + "lat": 46.8161652,
4008 + "lng": -71.210149,
4009 + "address": ""
4010 + },
4011 + {
4012 + "sit_id": "HOTEMTOV5005WM",
4013 + "citq": "527796",
4014 + "name": "CONTINENTAL CENTRE-VILLE",
4015 + "city": "Val-d'Or",
4016 + "region": "Abitibi-Témiscamingue",
4017 + "website": "https://www.hmcontinental.com",
4018 + "engine": "mews",
4019 + "engine_ids": {
4020 + "distributor": "c0699362-58cf-4dd5-a6d2-b2e500028ee3"
4021 + },
4022 + "booking_url": "https://app.mews.com/distributor/c0699362-58cf-4dd5-a6d2-b2e500028ee3",
4023 + "lat": 48.1040888,
4024 + "lng": -77.790646,
4025 + "address": ""
4026 + },
4027 + {
4028 + "sit_id": "HOTEMTOV500601",
4029 + "citq": "222673",
4030 + "name": "HÔTEL HOLIDAY INN MONTRÉAL AÉROPORT",
4031 + "city": "Montréal",
4032 + "region": "Montréal",
4033 + "website": "https://www.ihg.com/holidayinn/hotels/fr/fr/montreal/yulff/hoteldetail",
4034 + "engine": "error",
4035 + "engine_ids": {},
4036 + "booking_url": null,
4037 + "lat": 45.4611331,
4038 + "lng": -73.723448,
4039 + "address": ""
4040 + },
4041 + {
4042 + "sit_id": "HOTEMTOV500605",
4043 + "citq": "057735",
4044 + "name": "HÔTEL BEST WESTERN - HÔTEL UNIVERSEL DRUMMONDVILLE",
4045 + "city": "Drummondville",
4046 + "region": "Centre-du-Québec",
4047 + "website": "https://www.universel.com",
4048 + "engine": "autre",
4049 + "engine_ids": {},
4050 + "booking_url": "https://www.bestwestern.com/fr_FR/book/drummondville/hotel-rooms/best-western-hotel-universel-drummondville/propertyCode.67019.html",
4051 + "lat": 45.9000569,
4052 + "lng": -72.523294,
4053 + "address": ""
4054 + },
4055 + {
4056 + "sit_id": "HOTEMTOV5005SZ",
4057 + "citq": "102535",
4058 + "name": "EURO SPA CENTRE SANTÉ AUBERGE",
4059 + "city": "Saint-Ignace-de-Stanbridge",
4060 + "region": "Cantons-de-l'Est",
4061 + "website": "https://www.euro-spa.com",
4062 + "engine": "aucun",
4063 + "engine_ids": {},
4064 + "booking_url": null,
4065 + "lat": 45.1554314,
4066 + "lng": -72.968783,
4067 + "address": ""
4068 + },
4069 + {
4070 + "sit_id": "HOTEMTOV50060B",
4071 + "citq": "065310",
4072 + "name": "HÔTEL L'OISELIÈRE",
4073 + "city": "Montmagny",
4074 + "region": "Chaudière-Appalaches",
4075 + "website": "https://www.oiseliere.com",
4076 + "engine": "reservit",
4077 + "engine_ids": {
4078 + "custid": "1428"
4079 + },
4080 + "booking_url": "https://secure.reservit.com/rsl/booking/indexmodal.php?customerid=1428&lang=fr_FR",
4081 + "lat": 46.9759587,
4082 + "lng": -70.570685,
4083 + "address": ""
4084 + },
4085 + {
4086 + "sit_id": "HOTEMTOV5005Z9",
4087 + "citq": "054596",
4088 + "name": "MOTEL ANF",
4089 + "city": "Drummondville",
4090 + "region": "Centre-du-Québec",
4091 + "website": "https://www.motelanf.com",
4092 + "engine": "reservit",
4093 + "engine_ids": {
4094 + "custid": "58",
4095 + "hotelid": "446498"
4096 + },
4097 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?lang=FR&id=58&hotelid=446498",
4098 + "lat": 45.8590239,
4099 + "lng": -72.46048,
4100 + "address": ""
4101 + },
4102 + {
4103 + "sit_id": "HOTEMTOV50060E",
4104 + "citq": "063453",
4105 + "name": "HÔTEL-MOTEL FLEUR DE LYS",
4106 + "city": "Percé",
4107 + "region": "Gaspésie",
4108 + "website": "https://www.vacancesperce.com",
4109 + "engine": "reservit",
4110 + "engine_ids": {
4111 + "custid": "58",
4112 + "hotelid": "250195"
4113 + },
4114 + "booking_url": "https://secure.reservit.com/front58-0-250195/front.do?partid=0&specialMode=default&langcode=FR&__utmz=1.1493230388.1.1.utmcsr=fleurdelysperce.com%7Cutmccn=(referral",
4115 + "lat": 48.5176717,
4116 + "lng": -64.218191,
4117 + "address": ""
4118 + },
4119 + {
4120 + "sit_id": "HOTEMTOV500600",
4121 + "citq": "130303",
4122 + "name": "HÔTEL LE SAINT-PAUL",
4123 + "city": "Québec",
4124 + "region": "Québec",
4125 + "website": "https://www.lesaintpaul.qc.ca",
4126 + "engine": "reservit",
4127 + "engine_ids": {
4128 + "custid": "510",
4129 + "hotelid": "13449"
4130 + },
4131 + "booking_url": "https://secure.reservit.com/fo/booking/510/13449/dates?langcode=FR",
4132 + "lat": 46.8168164,
4133 + "lng": -71.2091906,
4134 + "address": ""
4135 + },
4136 + {
4137 + "sit_id": "HOTEMTOV5005ZG",
4138 + "citq": "056700",
4139 + "name": "HÔTEL CHAMPLAIN",
4140 + "city": "Québec",
4141 + "region": "Québec",
4142 + "website": "https://www.champlainhotel.com",
4143 + "engine": "cloudbeds",
4144 + "engine_ids": {},
4145 + "booking_url": "https://us2.cloudbeds.com/reservation/6ueR3w",
4146 + "lat": 46.8123287,
4147 + "lng": -71.210336,
4148 + "address": ""
4149 + },
4150 + {
4151 + "sit_id": "HOTEMTOV5005MR",
4152 + "citq": "026342",
4153 + "name": "HÔTEL COMFORT INN THETFORD MINES",
4154 + "city": "Thetford Mines",
4155 + "region": "Chaudière-Appalaches",
4156 + "website": "https://www.choicehotels.com/cn347",
4157 + "engine": "error",
4158 + "engine_ids": {},
4159 + "booking_url": null,
4160 + "lat": 46.1027493,
4161 + "lng": -71.315396,
4162 + "address": ""
4163 + },
4164 + {
4165 + "sit_id": "HOTEMTOV500611",
4166 + "citq": "580300",
4167 + "name": "HOTEL LE CENTRAL",
4168 + "city": "Saint-Michel-des-Saints",
4169 + "region": "Lanaudière",
4170 + "website": "https://hotelcentral.ca",
4171 + "engine": "reservit",
4172 + "engine_ids": {
4173 + "custid": "58",
4174 + "hotelid": "449073"
4175 + },
4176 + "booking_url": "https://secure.reservit.com/fo/booking/58/449073/dates?langcode=FR",
4177 + "lat": 46.6776125,
4178 + "lng": -73.916667,
4179 + "address": ""
4180 + },
4181 + {
4182 + "sit_id": "HOTEMTOV50060U",
4183 + "citq": "571314",
4184 + "name": "MOTEL CLAIR-MONT",
4185 + "city": "Sainte-Agathe-des-Monts",
4186 + "region": "Laurentides",
4187 + "website": "https://www.motelclair-mont.com",
4188 + "engine": "aucun",
4189 + "engine_ids": {},
4190 + "booking_url": null,
4191 + "lat": 46.041627,
4192 + "lng": -74.253849,
4193 + "address": ""
4194 + },
4195 + {
4196 + "sit_id": "HOTEMTOV5005WC",
4197 + "citq": "016225",
4198 + "name": "HOTEL LE MIRAGE",
4199 + "city": "Percé",
4200 + "region": "Gaspésie",
4201 + "website": "https://www.hotellemiragegaspesie.com",
4202 + "engine": "reservit",
4203 + "engine_ids": {
4204 + "custid": "58",
4205 + "hotelid": "450338"
4206 + },
4207 + "booking_url": "https://secure.reservit.com/fo/booking/58/450338/dates",
4208 + "lat": 48.5144807,
4209 + "lng": -64.220852,
4210 + "address": ""
4211 + },
4212 + {
4213 + "sit_id": "HOTEMTOV5005P5",
4214 + "citq": "054283",
4215 + "name": "HÔTEL LE FLORAL",
4216 + "city": "Sherbrooke",
4217 + "region": "Cantons-de-l'Est",
4218 + "website": "https://www.hotellefloral.com/",
4219 + "engine": "reservit",
4220 + "engine_ids": {},
4221 + "booking_url": "https://secure.reservit.com/front",
4222 + "lat": 45.4341035,
4223 + "lng": -71.867646,
4224 + "address": ""
4225 + },
4226 + {
4227 + "sit_id": "HOTEMTOV50061B",
4228 + "citq": "075342",
4229 + "name": "MOTEL ET RESTAURANT LE RIVIERA",
4230 + "city": "La Malbaie",
4231 + "region": "Charlevoix",
4232 + "website": "https://www.campingauborddelariviere.com/motel-chalet-restaurant-le-riviera/",
4233 + "engine": "reservit",
4234 + "engine_ids": {
4235 + "custid": "58",
4236 + "hotelid": "435946"
4237 + },
4238 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=435946&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
4239 + "lat": 47.6678107,
4240 + "lng": -70.161624,
4241 + "address": ""
4242 + },
4243 + {
4244 + "sit_id": "HOTEMTOV500610",
4245 + "citq": "579935",
4246 + "name": "RAMADA PLAZA PAR WYNDHAM MONTREAL",
4247 + "city": "Montréal",
4248 + "region": "Montréal",
4249 + "website": "https://www.ramadaplazamontreal.com/fr/",
4250 + "engine": "autre",
4251 + "engine_ids": {},
4252 + "booking_url": "https://www.wyndhamhotels.com/ramada/montreal-quebec/ramada-plaza-montreal/rooms-rates#",
4253 + "lat": 45.4905823,
4254 + "lng": -73.64416,
4255 + "address": ""
4256 + },
4257 + {
4258 + "sit_id": "HOTEMTOV50060V",
4259 + "citq": "176912",
4260 + "name": "AUBERGE MAJELLA",
4261 + "city": "Lac-Mégantic",
4262 + "region": "Cantons-de-l'Est",
4263 + "website": "https://www.aubergemajella.com",
4264 + "engine": "aucun",
4265 + "engine_ids": {},
4266 + "booking_url": null,
4267 + "lat": 45.5894454,
4268 + "lng": -70.924584,
4269 + "address": ""
4270 + },
4271 + {
4272 + "sit_id": "HOTEMTOV500630",
4273 + "citq": "140055",
4274 + "name": "LE HÉRON - STUDIOS NATURE",
4275 + "city": "Magog",
4276 + "region": "Cantons-de-l'Est",
4277 + "website": "https://leheron.ca",
4278 + "engine": "reservit",
4279 + "engine_ids": {
4280 + "custid": "58",
4281 + "hotelid": "457303"
4282 + },
4283 + "booking_url": "https://secure.reservit.com/fo/booking/58/457303/dates?specialMode=default&langcode=FR&__utmz=128918670.1724086895.1.1.utmcsr%3D(direct",
4284 + "lat": 45.2795569,
4285 + "lng": -72.182613,
4286 + "address": ""
4287 + },
4288 + {
4289 + "sit_id": "HOTEMTOV50061S",
4290 + "citq": "195160",
4291 + "name": "HÔTEL QUALITY SUITES DRUMMONDVILLE",
4292 + "city": "Drummondville",
4293 + "region": "Centre-du-Québec",
4294 + "website": "https://www.les-suites.ca",
4295 + "engine": "autre",
4296 + "engine_ids": {},
4297 + "booking_url": "https://absolu.ca",
4298 + "lat": 45.8850073,
4299 + "lng": -72.539413,
4300 + "address": ""
4301 + },
4302 + {
4303 + "sit_id": "HOTEMTOV50062F",
4304 + "citq": "093155",
4305 + "name": "HÔTEL CHARLES-ALEXANDRE",
4306 + "city": "Québec",
4307 + "region": "Québec",
4308 + "website": "https://www.relaischarlesalexandre.com",
4309 + "engine": "cloudbeds",
4310 + "engine_ids": {
4311 + "slug": "eHMXH7"
4312 + },
4313 + "booking_url": "https://hotels.cloudbeds.com/reservation/eHMXH7",
4314 + "lat": 46.8027613,
4315 + "lng": -71.222168,
4316 + "address": ""
4317 + },
4318 + {
4319 + "sit_id": "HOTEMTOV500632",
4320 + "citq": "212155",
4321 + "name": "AUBERGE AUX DEUX LIONS",
4322 + "city": "Québec",
4323 + "region": "Québec",
4324 + "website": "https://www.aubergeauxdeuxlions.com",
4325 + "engine": "reservit",
4326 + "engine_ids": {
4327 + "custid": "58",
4328 + "hotelid": "145613"
4329 + },
4330 + "booking_url": "https://secure.reservit.com/rsl/booking/indexmodal.php?customerid=1361&lang=fr_FR",
4331 + "lat": 46.8052732,
4332 + "lng": -71.224589,
4333 + "address": ""
4334 + },
4335 + {
4336 + "sit_id": "HOTEMTOV5005Z4",
4337 + "citq": "045603",
4338 + "name": "MOTEL LA SOURCE",
4339 + "city": "Coaticook",
4340 + "region": "Cantons-de-l'Est",
4341 + "website": "https://www.motellasource.com",
4342 + "engine": "autre",
4343 + "engine_ids": {},
4344 + "booking_url": "https://www.facebook.com/motellasource",
4345 + "lat": 45.1235817,
4346 + "lng": -71.861652,
4347 + "address": ""
4348 + },
4349 + {
4350 + "sit_id": "HOTEMTOV50064J",
4351 + "citq": "147405",
4352 + "name": "AUBERGE L'INTERMÈDE DU LAC",
4353 + "city": "Disraeli",
4354 + "region": "Chaudière-Appalaches",
4355 + "website": "https://www.intermededulac.com/",
4356 + "engine": "mews",
4357 + "engine_ids": {
4358 + "distributor": "46c67dc5-f577-4dd7-a338-b3e20123315a"
4359 + },
4360 + "booking_url": "https://app.mews.com/distributor/46c67dc5-f577-4dd7-a338-b3e20123315a",
4361 + "lat": 45.8977895,
4362 + "lng": -71.355769,
4363 + "address": ""
4364 + },
4365 + {
4366 + "sit_id": "HOTEMTOV50064S",
4367 + "citq": "293683",
4368 + "name": "LE VIKING RESORT",
4369 + "city": "Sainte-Marguerite-du-Lac-Masson",
4370 + "region": "Laurentides",
4371 + "website": "https://levikingresort.com/",
4372 + "engine": "reservit",
4373 + "engine_ids": {
4374 + "custid": "58",
4375 + "hotelid": "253889"
4376 + },
4377 + "booking_url": "https://secure.reservit.com/fo/booking/58/253889/dates?specialMode=default&langcode=FR&headerBtn=1",
4378 + "lat": 46.0587377,
4379 + "lng": -74.085602,
4380 + "address": ""
4381 + },
4382 + {
4383 + "sit_id": "HOTEMTOV50065Z",
4384 + "citq": "294951",
4385 + "name": "HÔTEL HOLIDAY INN & SUITES MONTRÉAL CENTRE-VILLE OUEST",
4386 + "city": "Montréal",
4387 + "region": "Montréal",
4388 + "website": "https://www.ihg.com/holidayinn/hotels/fr/fr/montreal/yulcc/hoteldetail#",
4389 + "engine": "error",
4390 + "engine_ids": {},
4391 + "booking_url": null,
4392 + "lat": 45.4952675,
4393 + "lng": -73.572821,
4394 + "address": ""
4395 + },
4396 + {
4397 + "sit_id": "HOTEMTOV50066C",
4398 + "citq": "155374",
4399 + "name": "LA BELLE ÉPOQUE - AUBERGE B&B",
4400 + "city": "Saint-Jean-Port-Joli",
4401 + "region": "Chaudière-Appalaches",
4402 + "website": "https://www.auberge-labelleepoque.com",
4403 + "engine": "reservit",
4404 + "engine_ids": {
4405 + "hotelid": "254093"
4406 + },
4407 + "booking_url": "http://softbooker.reservit.com/reservit/reserhotel.php?hotelid=254093&lang=FR&action=resa",
4408 + "lat": 47.2172347,
4409 + "lng": -70.26702,
4410 + "address": ""
4411 + },
4412 + {
4413 + "sit_id": "HOTEMTOV500617",
4414 + "citq": "586073",
4415 + "name": "CHÂTEAU BEAUVALLON",
4416 + "city": "Mont-Tremblant",
4417 + "region": "Laurentides",
4418 + "website": "https://www.chateaubeauvallon.com/fr",
4419 + "engine": "autre",
4420 + "engine_ids": {},
4421 + "booking_url": "https://booknow.blacktieskis.com/portals/CB-FR",
4422 + "lat": 46.1863429,
4423 + "lng": -74.597184,
4424 + "address": ""
4425 + },
4426 + {
4427 + "sit_id": "HOTEMTOV500649",
4428 + "citq": "564513",
4429 + "name": "AUBERGE DE LA TOUR DU LAC",
4430 + "city": "Sainte-Agathe-des-Monts",
4431 + "region": "Laurentides",
4432 + "website": "https://latourdulac.ca",
4433 + "engine": "reservit",
4434 + "engine_ids": {
4435 + "custid": "5013"
4436 + },
4437 + "booking_url": "https://secure.reservit.com/front169855/front.do",
4438 + "lat": 46.0502548,
4439 + "lng": -74.30149,
4440 + "address": ""
4441 + },
4442 + {
4443 + "sit_id": "HOTEMTOV5005QH",
4444 + "citq": "569785",
4445 + "name": "HÔTEL COMFORT INN BROSSARD",
4446 + "city": "Brossard",
4447 + "region": "Montérégie",
4448 + "website": "https://www.choicehotels.com/cn328",
4449 + "engine": "error",
4450 + "engine_ids": {},
4451 + "booking_url": null,
4452 + "lat": 45.4460448,
4453 + "lng": -73.470558,
4454 + "address": ""
4455 + },
4456 + {
4457 + "sit_id": "HOTEMTOV50066Q",
4458 + "citq": "003032",
4459 + "name": "MOTEL AU FLEUVE D'ARGENT ET CHALETS",
4460 + "city": "Rivière-du-Loup",
4461 + "region": "Bas-Saint-Laurent",
4462 + "website": "https://www.fleuveargent.com",
4463 + "engine": "reservit",
4464 + "engine_ids": {
4465 + "custid": "58",
4466 + "hotelid": "473983"
4467 + },
4468 + "booking_url": "https://secure.reservit.com/engine/booking/58/473983/dates?specialMode=default&langcode=FR&m=booking",
4469 + "lat": 47.8243515,
4470 + "lng": -69.559038,
4471 + "address": ""
4472 + },
4473 + {
4474 + "sit_id": "HOTEMTOV5005Y1",
4475 + "citq": "260433",
4476 + "name": "LE SAINTE-HÉLÈNE AUBERGE & SPA NORDIQUE",
4477 + "city": "Sainte-Hélène-de-Chester",
4478 + "region": "Centre-du-Québec",
4479 + "website": "https://www.lesaintehelene.com",
4480 + "engine": "reservit",
4481 + "engine_ids": {
4482 + "custid": "58",
4483 + "hotelid": "254903"
4484 + },
4485 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?lang=FR&id=58&hotelid=254903",
4486 + "lat": 46.0315642,
4487 + "lng": -71.709436,
4488 + "address": ""
4489 + },
4490 + {
4491 + "sit_id": "HOTEMTOV50066R",
4492 + "citq": "003883",
4493 + "name": "HÔTEL-MOTEL CASTEL DE LA MER",
4494 + "city": "La Malbaie",
4495 + "region": "Charlevoix",
4496 + "website": "https://www.casteldelamer.com",
4497 + "engine": "reservit",
4498 + "engine_ids": {
4499 + "custid": "51"
4500 + },
4501 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php",
4502 + "lat": 47.6357338,
4503 + "lng": -70.143754,
4504 + "address": ""
4505 + },
4506 + {
4507 + "sit_id": "HOTEMTOV50062G",
4508 + "citq": "091254",
4509 + "name": "AUBERGE SAINT-ANTOINE",
4510 + "city": "Québec",
4511 + "region": "Québec",
4512 + "website": "https://www.saint-antoine.com",
4513 + "engine": "synxis",
4514 + "engine_ids": {},
4515 + "booking_url": "https://be.synxis.com/assets/chain/8565/hotel/22941/fileStorage/other/favicon.ico",
4516 + "lat": 46.8143921,
4517 + "lng": -71.202211,
4518 + "address": ""
4519 + },
4520 + {
4521 + "sit_id": "HOTEMTOV5005Z0",
4522 + "citq": "240586",
4523 + "name": "AUBERGE SUTTON BROUËRIE",
4524 + "city": "Sutton",
4525 + "region": "Cantons-de-l'Est",
4526 + "website": "https://www.aubergesuttonbrouerie.com",
4527 + "engine": "reservit",
4528 + "engine_ids": {
4529 + "custid": "58",
4530 + "hotelid": "450877"
4531 + },
4532 + "booking_url": "https://secure.reservit.com/rsl/booking/indexmodal.php?customerid=2161&lang=FR",
4533 + "lat": 45.105332,
4534 + "lng": -72.615466,
4535 + "address": ""
4536 + },
4537 + {
4538 + "sit_id": "HOTEMTOV5005QI",
4539 + "citq": "067535",
4540 + "name": "HOTEL-MOTEL GEORGES",
4541 + "city": "Tadoussac",
4542 + "region": "Côte-Nord (Manicouagan)",
4543 + "website": "https://hotelgeorges.ca/",
4544 + "engine": "autre",
4545 + "engine_ids": {},
4546 + "booking_url": "https://maps.googleapis.com/maps/api/js?key=AIzaSyDmA8FKD3xZlF6jVludt5TliETP3AYP4xM",
4547 + "lat": 48.1427202,
4548 + "lng": -69.72424,
4549 + "address": ""
4550 + },
4551 + {
4552 + "sit_id": "HOTEMTOV50065H",
4553 + "citq": "618343",
4554 + "name": "AUBERGE AUX QUATRE MATINS",
4555 + "city": "Saint-Côme",
4556 + "region": "Lanaudière",
4557 + "website": "https://www.auxquatrematins.ca",
4558 + "engine": "reservit",
4559 + "engine_ids": {
4560 + "custid": "58",
4561 + "hotelid": "472239"
4562 + },
4563 + "booking_url": "https://secure.reservit.com/rsl/booking/indexmodal.php?customerid=2452&lang=FR",
4564 + "lat": 46.2700754,
4565 + "lng": -73.877923,
4566 + "address": ""
4567 + },
4568 + {
4569 + "sit_id": "HOTEMTOV50067O",
4570 + "citq": "015960",
4571 + "name": "HÔTEL MARINEAU SHAWINIGAN",
4572 + "city": "Shawinigan",
4573 + "region": "Mauricie",
4574 + "website": "https://www.hotelsmarineau.com/shawinigan",
4575 + "engine": "reservit",
4576 + "engine_ids": {},
4577 + "booking_url": null,
4578 + "lat": 46.6226109,
4579 + "lng": -72.703046,
4580 + "address": ""
4581 + },
4582 + {
4583 + "sit_id": "HOTEMTOV50067W",
4584 + "citq": "261030",
4585 + "name": "ÉMOTION HÔTEL",
4586 + "city": "Estérel",
4587 + "region": "Laurentides",
4588 + "website": "https://www.esterel.com",
4589 + "engine": "reservit",
4590 + "engine_ids": {},
4591 + "booking_url": null,
4592 + "lat": 46.0360213,
4593 + "lng": -74.026238,
4594 + "address": ""
4595 + },
4596 + {
4597 + "sit_id": "HOTEMTOV50066W",
4598 + "citq": "297790",
4599 + "name": "HÔTEL BIRKS MONTRÉAL",
4600 + "city": "Montréal",
4601 + "region": "Montréal",
4602 + "website": "https://www.hotelbirksmontreal.com/?lang=fr",
4603 + "engine": "travelclick",
4604 + "engine_ids": {},
4605 + "booking_url": "https://hotelbirksmontreal.ihotelier.com/book/dates-of-stay?_gl=1*52t25c*_ga*MTQyNDAzMTY5MC4xNzExNDkwNDc4*_ga_LQP3EV3H5F*MTc0MTkyNjUzNC42My4xLjE3NDE5MjY3OTEuNTIuMC4w",
4606 + "lat": 45.5036255,
4607 + "lng": -73.568791,
4608 + "address": ""
4609 + },
4610 + {
4611 + "sit_id": "HOTEMTOV500680",
4612 + "citq": "025981",
4613 + "name": "AUBERGE DES GLACIS",
4614 + "city": "L'Islet",
4615 + "region": "Chaudière-Appalaches",
4616 + "website": "https://www.aubergedesglacis.com",
4617 + "engine": "mews",
4618 + "engine_ids": {
4619 + "distributor": "d2f06a08-5430-4e16-98b1-b31a00e2400b"
4620 + },
4621 + "booking_url": "https://app.mews.com/distributor/d2f06a08-5430-4e16-98b1-b31a00e2400b",
4622 + "lat": 47.1157095,
4623 + "lng": -70.30288,
4624 + "address": ""
4625 + },
4626 + {
4627 + "sit_id": "HOTEMTOV50067J",
4628 + "citq": "008223",
4629 + "name": "AUBERGE DES BERGES",
4630 + "city": "Saint-Félicien",
4631 + "region": "Saguenay--Lac-Saint-Jean",
4632 + "website": "https://www.hoteldesberges.ca/",
4633 + "engine": "mews",
4634 + "engine_ids": {
4635 + "distributor": "387ddb39-1847-48e2-adab-b2b300cd384a"
4636 + },
4637 + "booking_url": "https://app.mews.com/distributor/387ddb39-1847-48e2-adab-b2b300cd384a",
4638 + "lat": 48.6427901,
4639 + "lng": -72.401976,
4640 + "address": ""
4641 + },
4642 + {
4643 + "sit_id": "HOTEMTOV50068F",
4644 + "citq": "026084",
4645 + "name": "MOTEL LE NOROÎT",
4646 + "city": "Gaspé",
4647 + "region": "Gaspésie",
4648 + "website": "https://www.motellenoroit.ca",
4649 + "engine": "mews",
4650 + "engine_ids": {
4651 + "distributor": "f98091af-d6ef-43e6-8be1-b108008f0085"
4652 + },
4653 + "booking_url": "https://app.mews.com/distributor/f98091af-d6ef-43e6-8be1-b108008f0085",
4654 + "lat": 48.9322293,
4655 + "lng": -64.298575,
4656 + "address": ""
4657 + },
4658 + {
4659 + "sit_id": "HOTEMTOV50068J",
4660 + "citq": "029971",
4661 + "name": "AUBERGE DES ÎLES",
4662 + "city": "Saint-Gédéon",
4663 + "region": "Saguenay--Lac-Saint-Jean",
4664 + "website": "https://www.aubergedesiles.com",
4665 + "engine": "autre",
4666 + "engine_ids": {},
4667 + "booking_url": "https://reservation.aubergedesiles.com/",
4668 + "lat": 48.5502225,
4669 + "lng": -71.779231,
4670 + "address": ""
4671 + },
4672 + {
4673 + "sit_id": "HOTEMTOV50068B",
4674 + "citq": "220334",
4675 + "name": "SUPER 8 TROIS-RIVIÈRES",
4676 + "city": "Trois-Rivières",
4677 + "region": "Mauricie",
4678 + "website": "http://www.super8troisrivieres.com/",
4679 + "engine": "autre",
4680 + "engine_ids": {},
4681 + "booking_url": "http://goliving.ca/",
4682 + "lat": 46.3295581,
4683 + "lng": -72.60375,
4684 + "address": ""
4685 + },
4686 + {
4687 + "sit_id": "HOTEMTOV50060Z",
4688 + "citq": "582444",
4689 + "name": "MOTEL DES PATRIOTES",
4690 + "city": "Sorel-Tracy",
4691 + "region": "Montérégie",
4692 + "website": "https://www.moteldespatriotes.com",
4693 + "engine": "autre",
4694 + "engine_ids": {},
4695 + "booking_url": "https://sitewebmtl.com/",
4696 + "lat": 46.0122169,
4697 + "lng": -73.126949,
4698 + "address": ""
4699 + },
4700 + {
4701 + "sit_id": "HOTEMTOV50068M",
4702 + "citq": "023041",
4703 + "name": "C3 - HÔTEL ART DE VIVRE",
4704 + "city": "Québec",
4705 + "region": "Québec",
4706 + "website": "https://www.lec3hotel.com",
4707 + "engine": "mews",
4708 + "engine_ids": {
4709 + "distributor": "f3050b27-6eb0-463b-b7b4-b179009a5995"
4710 + },
4711 + "booking_url": "https://app.mews.com/distributor/f3050b27-6eb0-463b-b7b4-b179009a5995",
4712 + "lat": 46.8015347,
4713 + "lng": -71.225323,
4714 + "address": ""
4715 + },
4716 + {
4717 + "sit_id": "HOTEMTOV50066O",
4718 + "citq": "004082",
4719 + "name": "MOTEL ÉVANGÉLINE",
4720 + "city": "Saint-Siméon",
4721 + "region": "Charlevoix",
4722 + "website": "https://www.bofleuve.com",
4723 + "engine": "reservit",
4724 + "engine_ids": {
4725 + "custid": "58",
4726 + "hotelid": "254582"
4727 + },
4728 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=254582&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
4729 + "lat": 47.8491057,
4730 + "lng": -69.87724,
4731 + "address": ""
4732 + },
4733 + {
4734 + "sit_id": "HOTEMTOV5005PU",
4735 + "citq": "058100",
4736 + "name": "HÔTEL LE PRÉSIDENT",
4737 + "city": "Sherbrooke",
4738 + "region": "Cantons-de-l'Est",
4739 + "website": "https://www.hotel-le-president.com",
4740 + "engine": "aucun",
4741 + "engine_ids": {},
4742 + "booking_url": null,
4743 + "lat": 45.3932637,
4744 + "lng": -71.953663,
4745 + "address": ""
4746 + },
4747 + {
4748 + "sit_id": "HOTEMTOV50069C",
4749 + "citq": "222334",
4750 + "name": "MOTEL CABANO-RELAIS",
4751 + "city": "Témiscouata-sur-le-Lac",
4752 + "region": "Bas-Saint-Laurent",
4753 + "website": "https://www.motelcabano-relais.ca",
4754 + "engine": "error",
4755 + "engine_ids": {},
4756 + "booking_url": null,
4757 + "lat": 47.6792288,
4758 + "lng": -68.8886,
4759 + "address": ""
4760 + },
4761 + {
4762 + "sit_id": "HOTEMTOV500693",
4763 + "citq": "018200",
4764 + "name": "MOTEL L'EXQUISE",
4765 + "city": "Coaticook",
4766 + "region": "Cantons-de-l'Est",
4767 + "website": "https://www.motelexquise.com/fr/hebergement/index.php",
4768 + "engine": "error",
4769 + "engine_ids": {},
4770 + "booking_url": null,
4771 + "lat": 45.0840133,
4772 + "lng": -71.776346,
4773 + "address": ""
4774 + },
4775 + {
4776 + "sit_id": "HOTEMTOV50069R",
4777 + "citq": "523213",
4778 + "name": "HÔTEL SUPER 8 MONT-LAURIER",
4779 + "city": "Mont-Laurier",
4780 + "region": "Laurentides",
4781 + "website": "https://www.super8mont-laurier.com",
4782 + "engine": "autre",
4783 + "engine_ids": {},
4784 + "booking_url": "https://www.wyndhamhotels.com/fr-ca/super-8/mont-laurier-quebec/super-8-mont-laurier/overview?brand_id=WR&checkInDate=8/26/2019&checkOutDate=8/27/2019&useWRPoints=false&children=0&adults=1&rooms=1&radius=40&latitude=46.5504129&longitude=-75.49603079999997&sessionId=1566825257",
4785 + "lat": 46.5491085,
4786 + "lng": -75.511739,
4787 + "address": ""
4788 + },
4789 + {
4790 + "sit_id": "HOTEMTOV500694",
4791 + "citq": "007991",
4792 + "name": "HOTEL MANOIR STE-GENEVIÈVE",
4793 + "city": "Québec",
4794 + "region": "Québec",
4795 + "website": "http://manoirstegenevieve.ca/",
4796 + "engine": "cloudbeds",
4797 + "engine_ids": {},
4798 + "booking_url": "https://hotels.cloudbeds.com/widget/load/BX3AtQ/largeButton?newWindow=1",
4799 + "lat": 46.8102703,
4800 + "lng": -71.20573,
4801 + "address": ""
4802 + },
4803 + {
4804 + "sit_id": "HOTEMTOV50069U",
4805 + "citq": "297757",
4806 + "name": "SHERATON SAINT-HYACINTHE HOTEL",
4807 + "city": "Saint-Hyacinthe",
4808 + "region": "Montérégie",
4809 + "website": "https://www.marriott.com/fr/hotels/yulhy-sheraton-saint-hyacinthe-hotel/overview/",
4810 + "engine": "error",
4811 + "engine_ids": {},
4812 + "booking_url": null,
4813 + "lat": 45.6392031,
4814 + "lng": -72.967812,
4815 + "address": ""
4816 + },
4817 + {
4818 + "sit_id": "HOTEMTOV50067K",
4819 + "citq": "010662",
4820 + "name": "HÔTEL LE RUSTIQUE",
4821 + "city": "Saint-Irénée",
4822 + "region": "Charlevoix",
4823 + "website": "https://www.hotellerustique.ca/",
4824 + "engine": "aucun",
4825 + "engine_ids": {},
4826 + "booking_url": null,
4827 + "lat": 47.5726793,
4828 + "lng": -70.209342,
4829 + "address": ""
4830 + },
4831 + {
4832 + "sit_id": "HOTEMTOV50068U",
4833 + "citq": "605570",
4834 + "name": "MARRIOTT RESIDENCE INN MONTRÉAL CENTRE-VILLE",
4835 + "city": "Montréal",
4836 + "region": "Montréal",
4837 + "website": "https://www.marriott.fr/yulri",
4838 + "engine": "error",
4839 + "engine_ids": {},
4840 + "booking_url": null,
4841 + "lat": 45.5007299,
4842 + "lng": -73.574387,
4843 + "address": ""
4844 + },
4845 + {
4846 + "sit_id": "HOTEMTOV500645",
4847 + "citq": "562995",
4848 + "name": "HÔTEL ARDOUIN",
4849 + "city": "Nominingue",
4850 + "region": "Laurentides",
4851 + "website": "https://hotelardouin.ca/",
4852 + "engine": "lodgify",
4853 + "engine_ids": {},
4854 + "booking_url": "https://alain-ardouin.lodgify.com/fr/toutes-les-proprietes?adults=1&sort=name",
4855 + "lat": 46.3951374,
4856 + "lng": -75.028883,
4857 + "address": ""
4858 + },
4859 + {
4860 + "sit_id": "HOTEMTOV50069J",
4861 + "citq": "222373",
4862 + "name": "ALOFT MONTRÉAL AIRPORT",
4863 + "city": "Dorval",
4864 + "region": "Montréal",
4865 + "website": "https://www.marriott.com/fr/default.mi",
4866 + "engine": "autre",
4867 + "engine_ids": {},
4868 + "booking_url": "https://themarriottvacationclubs.marriott.com/",
4869 + "lat": 45.4532824,
4870 + "lng": -73.740055,
4871 + "address": ""
4872 + },
4873 + {
4874 + "sit_id": "HOTEMTOV50067V",
4875 + "citq": "020403",
4876 + "name": "MOTEL CHALETS CHEZ LAURENT",
4877 + "city": "Baie-Saint-Paul",
4878 + "region": "Charlevoix",
4879 + "website": "https://maisonchezlaurent.com",
4880 + "engine": "reservit",
4881 + "engine_ids": {
4882 + "custid": "58",
4883 + "hotelid": "417648"
4884 + },
4885 + "booking_url": "https://secure.reservit.com/fo/booking/58/417648/dates?specialMode=default&langcode=FR&custid=58&hotelid=417648&m=booking",
4886 + "lat": 47.5227573,
4887 + "lng": -70.516309,
4888 + "address": ""
4889 + },
4890 + {
4891 + "sit_id": "HOTEMTOV50069X",
4892 + "citq": "511081",
4893 + "name": "HÔTEL V",
4894 + "city": "Gatineau",
4895 + "region": "Outaouais",
4896 + "website": "https://www.hotelv.ca",
4897 + "engine": "mews",
4898 + "engine_ids": {
4899 + "distributor": "07192cae-cb04-4918-8aba-b37e00a7f81e"
4900 + },
4901 + "booking_url": "https://app.mews.com/distributor/07192cae-cb04-4918-8aba-b37e00a7f81e?mewsVoucherCode=rabaisv",
4902 + "lat": 45.4806209,
4903 + "lng": -75.694055,
4904 + "address": ""
4905 + },
4906 + {
4907 + "sit_id": "HOTEMTOV50069Y",
4908 + "citq": "510576",
4909 + "name": "HÔTEL DAYS INN BERTHIERVILLE",
4910 + "city": "Berthierville",
4911 + "region": "Lanaudière",
4912 + "website": "https://www.daysinnberthier.com",
4913 + "engine": "aucun",
4914 + "engine_ids": {},
4915 + "booking_url": null,
4916 + "lat": 46.089076,
4917 + "lng": -73.194075,
4918 + "address": ""
4919 + },
4920 + {
4921 + "sit_id": "HOTEMTOV5006CF",
4922 + "citq": "533002",
4923 + "name": "HÔTEL CASA BELLA",
4924 + "city": "Montréal",
4925 + "region": "Montréal",
4926 + "website": "https://www.hotelcasabella.com",
4927 + "engine": "autre",
4928 + "engine_ids": {},
4929 + "booking_url": "http://www.clinfo.com",
4930 + "lat": 45.509004,
4931 + "lng": -73.57057,
4932 + "address": ""
4933 + },
4934 + {
4935 + "sit_id": "HOTEMTOV5006A2",
4936 + "citq": "000092",
4937 + "name": "HÔTEL-MOTEL LE PHARILLON",
4938 + "city": "Gaspé",
4939 + "region": "Gaspésie",
4940 + "website": "https://www.hotel-motel-lepharillon.com",
4941 + "engine": "reservit",
4942 + "engine_ids": {
4943 + "custid": "58",
4944 + "hotelid": "440023"
4945 + },
4946 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?lang=FR&id=58&hotelid=440023",
4947 + "lat": 48.8600899,
4948 + "lng": -64.203788,
4949 + "address": ""
4950 + },
4951 + {
4952 + "sit_id": "HOTEMTOV5005YX",
4953 + "citq": "126814",
4954 + "name": "LE LITTORAL BISTRO GOURMAND & AUBERGE",
4955 + "city": "Sainte-Anne-des-Monts",
4956 + "region": "Gaspésie",
4957 + "website": "https://www.littoralbistro.com",
4958 + "engine": "aucun",
4959 + "engine_ids": {},
4960 + "booking_url": null,
4961 + "lat": 49.1278611,
4962 + "lng": -66.496054,
4963 + "address": ""
4964 + },
4965 + {
4966 + "sit_id": "HOTEMTOV5006DE",
4967 + "citq": "211455",
4968 + "name": "HÔTEL PORT ROYAL",
4969 + "city": "Québec",
4970 + "region": "Québec",
4971 + "website": "https://www.leportroyal.com/fr",
4972 + "engine": "error",
4973 + "engine_ids": {},
4974 + "booking_url": null,
4975 + "lat": 46.8165004,
4976 + "lng": -71.203106,
4977 + "address": ""
4978 + },
4979 + {
4980 + "sit_id": "HOTEMTOV5006EJ",
4981 + "citq": "296107",
4982 + "name": "HOTEL MANOIR MORGAN",
4983 + "city": "Québec",
4984 + "region": "Québec",
4985 + "website": "https://www.manoirmorgan.com",
4986 + "engine": "aucun",
4987 + "engine_ids": {},
4988 + "booking_url": null,
4989 + "lat": 46.8130864,
4990 + "lng": -71.205593,
4991 + "address": ""
4992 + },
4993 + {
4994 + "sit_id": "HOTEMTOV50062B",
4995 + "citq": "244403",
4996 + "name": "AUBERGE LA GLACIÈRE",
4997 + "city": "Saint-Zénon",
4998 + "region": "Lanaudière",
4999 + "website": "https://www.laglaciere.ca",
5000 + "engine": "autre",
5001 + "engine_ids": {},
5002 + "booking_url": "https://cdn.prod.website-files.com/675fb850e2ebe46fa2f2ea88/675fcdce5666ad5c865f273e_chambre-cover.jpg",
5003 + "lat": 46.4980431,
5004 + "lng": -73.739407,
5005 + "address": ""
5006 + },
5007 + {
5008 + "sit_id": "HOTEMTOV5006F2",
5009 + "citq": "075832",
5010 + "name": "AUBERGE CHÂTEAU LAMONTAGNE",
5011 + "city": "Sainte-Anne-des-Monts",
5012 + "region": "Gaspésie",
5013 + "website": "https://www.mondesauvage.com/accueil-auberge",
5014 + "engine": "reservit",
5015 + "engine_ids": {
5016 + "custid": "541",
5017 + "hotelid": "449121"
5018 + },
5019 + "booking_url": "https://secure.reservit.com/engine/booking/541/449121/dates?specialMode=default&langcode=FR&m=booking",
5020 + "lat": 49.1326192,
5021 + "lng": -66.473837,
5022 + "address": ""
5023 + },
5024 + {
5025 + "sit_id": "HOTEMTOV5006FH",
5026 + "citq": "503716",
5027 + "name": "ESTÉREL RESORT",
5028 + "city": "Estérel",
5029 + "region": "Laurentides",
5030 + "website": "https://www.esterel.com",
5031 + "engine": "reservit",
5032 + "engine_ids": {},
5033 + "booking_url": null,
5034 + "lat": 46.0356362,
5035 + "lng": -74.026288,
5036 + "address": ""
5037 + },
5038 + {
5039 + "sit_id": "HOTEMTOV5006FC",
5040 + "citq": "504206",
5041 + "name": "MOTEL BOISÉ",
5042 + "city": "Blainville",
5043 + "region": "Laurentides",
5044 + "website": "https://www.motelboise.com",
5045 + "engine": "autre",
5046 + "engine_ids": {},
5047 + "booking_url": "http://oap.accuweather.com/launch.js",
5048 + "lat": 45.6926824,
5049 + "lng": -73.909904,
5050 + "address": ""
5051 + },
5052 + {
5053 + "sit_id": "HOTEMTOV50061G",
5054 + "citq": "076230",
5055 + "name": "RESTAURANT-MOTEL LE CHAVIGNY",
5056 + "city": "Deschambault-Grondines",
5057 + "region": "Québec",
5058 + "website": "https://www.lechavigny.com",
5059 + "engine": "autre",
5060 + "engine_ids": {},
5061 + "booking_url": "https://www.choicehotels.com/fr-fr/quebec/deschambault/hotels",
5062 + "lat": 46.6393649,
5063 + "lng": -71.996501,
5064 + "address": ""
5065 + },
5066 + {
5067 + "sit_id": "HOTEMTOV50066N",
5068 + "citq": "001164",
5069 + "name": "9509-0742 QUEBEC INC",
5070 + "city": "Mont-Saint-Pierre",
5071 + "region": "Gaspésie",
5072 + "website": "https://www.audelice.com",
5073 + "engine": "aucun",
5074 + "engine_ids": {},
5075 + "booking_url": null,
5076 + "lat": 49.2229818,
5077 + "lng": -65.800832,
5078 + "address": ""
5079 + },
5080 + {
5081 + "sit_id": "HOTEMTOV5006CE",
5082 + "citq": "532921",
5083 + "name": "MOTEL LA BELL'VILLA",
5084 + "city": "Senneterre",
5085 + "region": "Abitibi-Témiscamingue",
5086 + "website": "https://www.bellvilla.net",
5087 + "engine": "aucun",
5088 + "engine_ids": {},
5089 + "booking_url": null,
5090 + "lat": 48.3899233,
5091 + "lng": -77.240904,
5092 + "address": ""
5093 + },
5094 + {
5095 + "sit_id": "HOTEMTOV5006FM",
5096 + "citq": "296643",
5097 + "name": "LA CACHE DU LAC CHAMPLAIN",
5098 + "city": "Venise-en-Québec",
5099 + "region": "Montérégie",
5100 + "website": "https://cachelacchamplain.com",
5101 + "engine": "reservit",
5102 + "engine_ids": {
5103 + "custid": "58",
5104 + "hotelid": "253925"
5105 + },
5106 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=253925&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
5107 + "lat": 45.0800939,
5108 + "lng": -73.151899,
5109 + "address": ""
5110 + },
5111 + {
5112 + "sit_id": "HOTEMTOV5005WJ",
5113 + "citq": "525895",
5114 + "name": "HÔTEL QUALITY INN & SUITES AÉROPORT P.E. TRUDEAU",
5115 + "city": "Dorval",
5116 + "region": "Montréal",
5117 + "website": "https://www.choicehotels.com/fr-ca/quebec/montreal/quality-inn-hotels/cn967",
5118 + "engine": "error",
5119 + "engine_ids": {},
5120 + "booking_url": null,
5121 + "lat": 45.4475327,
5122 + "lng": -73.746601,
5123 + "address": ""
5124 + },
5125 + {
5126 + "sit_id": "HOTEMTOV5006FX",
5127 + "citq": "296729",
5128 + "name": "HÔTEL AC MARRIOTT MONTREAL CENTRE-VILLE",
5129 + "city": "Montréal",
5130 + "region": "Montréal",
5131 + "website": "https://www.marriott.fr/yulac",
5132 + "engine": "error",
5133 + "engine_ids": {},
5134 + "booking_url": null,
5135 + "lat": 45.5058595,
5136 + "lng": -73.563712,
5137 + "address": ""
5138 + },
5139 + {
5140 + "sit_id": "HOTEMTOV5006GB",
5141 + "citq": "061913",
5142 + "name": "AUBERGE DES CANTONS",
5143 + "city": "Magog",
5144 + "region": "Cantons-de-l'Est",
5145 + "website": "https://www.aubergedescantons.com",
5146 + "engine": "reservit",
5147 + "engine_ids": {
5148 + "custid": "58",
5149 + "hotelid": "449309"
5150 + },
5151 + "booking_url": "https://secure.reservit.com/fo/booking/58/449309/availability?__utma=232711936.1778340704.1678990368.1678991612.1697147281.2&__utmc=128918670&__utmz=128918670.1680616127.411.2.utmcsr%3Dreservit.ca%7Cutmccn%3D%28referral%29%7Cutmcmd%3Dreferral%7Cutmcct%3D%2F&_ga=GA1.3.177210770.1643073028&custid=58&hotelid=449309&langcode=FR&m=booking&specialMode=default",
5152 + "lat": 45.2651929,
5153 + "lng": -72.155421,
5154 + "address": ""
5155 + },
5156 + {
5157 + "sit_id": "HOTEMTOV5006FY",
5158 + "citq": "576435",
5159 + "name": "MOTEL DES PAYS D'EN HAUT",
5160 + "city": "Val-David",
5161 + "region": "Laurentides",
5162 + "website": "https://www.motel-des-pays.com",
5163 + "engine": "aucun",
5164 + "engine_ids": {},
5165 + "booking_url": null,
5166 + "lat": 46.01895,
5167 + "lng": -74.213564,
5168 + "address": ""
5169 + },
5170 + {
5171 + "sit_id": "HOTEMTOV5006EH",
5172 + "citq": "178861",
5173 + "name": "MAISON BOHEMIA",
5174 + "city": "Montréal",
5175 + "region": "Montréal",
5176 + "website": "https://maisonbohemia-fr.mystrikingly.com/",
5177 + "engine": "error",
5178 + "engine_ids": {},
5179 + "booking_url": null,
5180 + "lat": 45.509395,
5181 + "lng": -73.551806,
5182 + "address": ""
5183 + },
5184 + {
5185 + "sit_id": "HOTEMTOV5006AD",
5186 + "citq": "217361",
5187 + "name": "ESPACE 4 SAISONS",
5188 + "city": "Orford",
5189 + "region": "Cantons-de-l'Est",
5190 + "website": "https://www.espace4saisons.com",
5191 + "engine": "aucun",
5192 + "engine_ids": {},
5193 + "booking_url": null,
5194 + "lat": 45.3110767,
5195 + "lng": -72.206311,
5196 + "address": ""
5197 + },
5198 + {
5199 + "sit_id": "HOTEMTOV5006GC",
5200 + "citq": "062436",
5201 + "name": "FAIRMONT LE MANOIR RICHELIEU",
5202 + "city": "La Malbaie",
5203 + "region": "Charlevoix",
5204 + "website": "https://www.fairmont.fr/richelieu-charlevoix/",
5205 + "engine": "autre",
5206 + "engine_ids": {},
5207 + "booking_url": "https://all.accor.com/account/index.fr.shtml#/",
5208 + "lat": 47.6231973,
5209 + "lng": -70.143447,
5210 + "address": ""
5211 + },
5212 + {
5213 + "sit_id": "HOTEMTOV5006FS",
5214 + "citq": "581965",
5215 + "name": "HÔTEL Ô - MOTEL NEWSTAR",
5216 + "city": "Laval",
5217 + "region": "Laval",
5218 + "website": "https://www.motelnewstar.com",
5219 + "engine": "reservit",
5220 + "engine_ids": {
5221 + "custid": "58",
5222 + "hotelid": "357149"
5223 + },
5224 + "booking_url": "https://secure.reservit.com/fo/booking/58/357149/availability",
5225 + "lat": 45.5835684,
5226 + "lng": -73.707234,
5227 + "address": ""
5228 + },
5229 + {
5230 + "sit_id": "HOTEMTOV5006H3",
5231 + "citq": "054865",
5232 + "name": "LE CONCORDE",
5233 + "city": "Québec",
5234 + "region": "Québec",
5235 + "website": "https://www.hotelleconcorde.com",
5236 + "engine": "travelclick",
5237 + "engine_ids": {
5238 + "hotelid": "108333"
5239 + },
5240 + "booking_url": "https://reservations.travelclick.com/108333?RatePlanId=11282023",
5241 + "lat": 46.8053025,
5242 + "lng": -71.217183,
5243 + "address": ""
5244 + },
5245 + {
5246 + "sit_id": "HOTEMTOV5006GK",
5247 + "citq": "057750",
5248 + "name": "MOTEL BONSOIR",
5249 + "city": "Granby",
5250 + "region": "Cantons-de-l'Est",
5251 + "website": "https://www.motelbonsoir.com",
5252 + "engine": "cloudbeds",
5253 + "engine_ids": {},
5254 + "booking_url": "https://us2.cloudbeds.com/en/reservation/RUHK8N?currency=cad",
5255 + "lat": 45.4262359,
5256 + "lng": -72.811546,
5257 + "address": ""
5258 + },
5259 + {
5260 + "sit_id": "HOTEMTOV5006GP",
5261 + "citq": "130410",
5262 + "name": "AUBERGE SAINT-MATHIEU",
5263 + "city": "Saint-Mathieu-du-Parc",
5264 + "region": "Mauricie",
5265 + "website": "https://www.auberge-st-mathieu-du-lac.com",
5266 + "engine": "reservit",
5267 + "engine_ids": {
5268 + "custid": "2271",
5269 + "hotelid": "425762"
5270 + },
5271 + "booking_url": "https://secure.reservit.com/rsl/booking/indexmodal.php?customerid=2271",
5272 + "lat": 46.5781463,
5273 + "lng": -72.92775,
5274 + "address": ""
5275 + },
5276 + {
5277 + "sit_id": "HOTEMTOV5006GR",
5278 + "citq": "130104",
5279 + "name": "MOTEL CASINO",
5280 + "city": "Gatineau",
5281 + "region": "Outaouais",
5282 + "website": "https://www.motelcasino.ca",
5283 + "engine": "aucun",
5284 + "engine_ids": {},
5285 + "booking_url": null,
5286 + "lat": 45.4382266,
5287 + "lng": -75.733419,
5288 + "address": ""
5289 + },
5290 + {
5291 + "sit_id": "HOTEMTOV5006I0",
5292 + "citq": "037295",
5293 + "name": "MOTEL INVITATION",
5294 + "city": "Sainte-Marie",
5295 + "region": "Chaudière-Appalaches",
5296 + "website": "https://fr.motelinvitation.com",
5297 + "engine": "cloudbeds",
5298 + "engine_ids": {
5299 + "slug": "2K0fTl"
5300 + },
5301 + "booking_url": "https://hotels.cloudbeds.com/reservation/2K0fTl",
5302 + "lat": 46.4484787,
5303 + "lng": -71.030189,
5304 + "address": ""
5305 + },
5306 + {
5307 + "sit_id": "HOTEMTOV50069N",
5308 + "citq": "529410",
5309 + "name": "HÔTEL ALTHÉA VAL-D'OR INC.",
5310 + "city": "Val-d'Or",
5311 + "region": "Abitibi-Témiscamingue",
5312 + "website": "https://groupealthea.com/entreprises/hotel-althea/",
5313 + "engine": "autre",
5314 + "engine_ids": {},
5315 + "booking_url": "https://kreaxion.ca/",
5316 + "lat": 48.1167743,
5317 + "lng": -77.781998,
5318 + "address": ""
5319 + },
5320 + {
5321 + "sit_id": "HOTEMTOV5006GD",
5322 + "citq": "063840",
5323 + "name": "HÔTEL TERRASSE-DUFFERIN « CHÂTEAU DE LA TERRASSE »",
5324 + "city": "Québec",
5325 + "region": "Québec",
5326 + "website": "https://www.terrassedufferin.net",
5327 + "engine": "cloudbeds",
5328 + "engine_ids": {},
5329 + "booking_url": "https://us2.cloudbeds.com/reservation/GszAX2",
5330 + "lat": 46.8104569,
5331 + "lng": -71.204754,
5332 + "address": ""
5333 + },
5334 + {
5335 + "sit_id": "HOTEMTOV5006I2",
5336 + "citq": "040854",
5337 + "name": "HÔTEL TADOUSSAC",
5338 + "city": "Tadoussac",
5339 + "region": "Côte-Nord (Manicouagan)",
5340 + "website": "https://www.hoteltadoussac.com",
5341 + "engine": "travelclick",
5342 + "engine_ids": {
5343 + "hotelid": "6880"
5344 + },
5345 + "booking_url": "https://reservations.travelclick.com/6880?LanguageID=3&hotelid=6880",
5346 + "lat": 48.1420767,
5347 + "lng": -69.716334,
5348 + "address": ""
5349 + },
5350 + {
5351 + "sit_id": "HOTEMTOV50068O",
5352 + "citq": "026423",
5353 + "name": "HÔTEL CHÂTEAU ROBERVAL",
5354 + "city": "Roberval",
5355 + "region": "Saguenay--Lac-Saint-Jean",
5356 + "website": "https://www.chateauroberval.com",
5357 + "engine": "reservit",
5358 + "engine_ids": {
5359 + "custid": "58",
5360 + "hotelid": "40731"
5361 + },
5362 + "booking_url": "http://secure.reservit.com/reservit/reserhotel.php?lang=FR&id=58&hotelid=40731",
5363 + "lat": 48.5245437,
5364 + "lng": -72.236864,
5365 + "address": ""
5366 + },
5367 + {
5368 + "sit_id": "HOTEMTOV5006H7",
5369 + "citq": "053152",
5370 + "name": "MOTEL IMPÉRIAL",
5371 + "city": "Percé",
5372 + "region": "Gaspésie",
5373 + "website": "https://www.motelimperial.com",
5374 + "engine": "mews",
5375 + "engine_ids": {
5376 + "distributor": "2da3b28b-cf57-4e0e-b9e3-b2f8017fb530"
5377 + },
5378 + "booking_url": "https://app.mews.com/distributor/2da3b28b-cf57-4e0e-b9e3-b2f8017fb530",
5379 + "lat": 48.5193342,
5380 + "lng": -64.216792,
5381 + "address": ""
5382 + },
5383 + {
5384 + "sit_id": "HOTEMTOV5006A1",
5385 + "citq": "517613",
5386 + "name": "CHÂTEAU CARTIER HÔTEL ET RESORT",
5387 + "city": "Gatineau",
5388 + "region": "Outaouais",
5389 + "website": "https://www.doubletreegatineau.com",
5390 + "engine": "autre",
5391 + "engine_ids": {},
5392 + "booking_url": "https://www.choicehotels.com/fr-ca/quebec/gatineau/ascend-hotels/cnc45",
5393 + "lat": 45.4092928,
5394 + "lng": -75.777187,
5395 + "address": ""
5396 + },
5397 + {
5398 + "sit_id": "HOTEMTOV5006IX",
5399 + "citq": "031430",
5400 + "name": "N HÔTEL QUÉBEC",
5401 + "city": "Québec",
5402 + "region": "Québec",
5403 + "website": "https://hotelnormandin.com/hotels/n-hotel-quebec/",
5404 + "engine": "autre",
5405 + "engine_ids": {},
5406 + "booking_url": "https://widget.libroreserve.com//booking/23548d8a3032b50",
5407 + "lat": 46.851817,
5408 + "lng": -71.196453,
5409 + "address": ""
5410 + },
5411 + {
5412 + "sit_id": "HOTEMTOV5006IV",
5413 + "citq": "020005",
5414 + "name": "HÔTEL LE PRINCIPAL",
5415 + "city": "Granby",
5416 + "region": "Cantons-de-l'Est",
5417 + "website": "https://hotelleprincipal.com/?lang=fr",
5418 + "engine": "aucun",
5419 + "engine_ids": {},
5420 + "booking_url": null,
5421 + "lat": 45.4090181,
5422 + "lng": -72.745725,
5423 + "address": ""
5424 + },
5425 + {
5426 + "sit_id": "HOTEMTOV5006H6",
5427 + "citq": "053001",
5428 + "name": "HAVRE MUSICAL DE L’ISLET",
5429 + "city": "L'Isle-aux-Coudres",
5430 + "region": "Charlevoix",
5431 + "website": "https://www.havremusicaldelislet.ca",
5432 + "engine": "aucun",
5433 + "engine_ids": {},
5434 + "booking_url": null,
5435 + "lat": 47.3701718,
5436 + "lng": -70.430557,
5437 + "address": ""
5438 + },
5439 + {
5440 + "sit_id": "HOTEMTOV5006HR",
5441 + "citq": "046491",
5442 + "name": "HÔTEL TRAVELODGE BY WYNDHAM DRUMMONDVILLE",
5443 + "city": "Drummondville",
5444 + "region": "Centre-du-Québec",
5445 + "website": "https://www.wyndhamhotels.com/fr-catravelodge/drummondville-quebec/travelodge-drummondville/overview",
5446 + "engine": "aucun",
5447 + "engine_ids": {},
5448 + "booking_url": null,
5449 + "lat": 45.9026615,
5450 + "lng": -72.531676,
5451 + "address": ""
5452 + },
5453 + {
5454 + "sit_id": "HOTEMTOV5006JI",
5455 + "citq": "005821",
5456 + "name": "LE MANOIR DU LAC DELAGE",
5457 + "city": "Lac-Delage",
5458 + "region": "Québec",
5459 + "website": "https://www.lacdelage.com",
5460 + "engine": "autre",
5461 + "engine_ids": {},
5462 + "booking_url": "https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600&display=swap",
5463 + "lat": 46.9688885,
5464 + "lng": -71.401023,
5465 + "address": ""
5466 + },
5467 + {
5468 + "sit_id": "HOTEMTOV5006JE",
5469 + "citq": "160333",
5470 + "name": "HÔTEL COMFORT INN AND SUITES",
5471 + "city": "Shawinigan",
5472 + "region": "Mauricie",
5473 + "website": "https://www.comfortinn-shawinigan.ca/",
5474 + "engine": "autre",
5475 + "engine_ids": {},
5476 + "booking_url": "https://www.choicehotels.com/fr-us/quebec/shawinigan/comfort-inn-hotels/cn370",
5477 + "lat": 46.5293614,
5478 + "lng": -72.757264,
5479 + "address": ""
5480 + },
5481 + {
5482 + "sit_id": "HOTEMTOV5006I5",
5483 + "citq": "042980",
5484 + "name": "HÔTEL MOTEL DE LA MINGANIE",
5485 + "city": "Longue-Pointe-de-Mingan",
5486 + "region": "Côte-Nord (Duplessis)",
5487 + "website": "https://www.motelminganie.com",
5488 + "engine": "aucun",
5489 + "engine_ids": {},
5490 + "booking_url": null,
5491 + "lat": 50.2681753,
5492 + "lng": -64.14477,
5493 + "address": ""
5494 + },
5495 + {
5496 + "sit_id": "HOTEMTOV5006JP",
5497 + "citq": "239466",
5498 + "name": "HÔTEL PLACE SAINT-GEORGES",
5499 + "city": "Rivière-du-Loup",
5500 + "region": "Bas-Saint-Laurent",
5501 + "website": "https://www.placestgeorges.ca",
5502 + "engine": "aucun",
5503 + "engine_ids": {},
5504 + "booking_url": null,
5505 + "lat": 47.8302681,
5506 + "lng": -69.511119,
5507 + "address": ""
5508 + },
5509 + {
5510 + "sit_id": "HOTEMTOV5006JW",
5511 + "citq": "527936",
5512 + "name": "DEVILLE CENTRE HÔTELIER",
5513 + "city": "Rouyn-Noranda",
5514 + "region": "Abitibi-Témiscamingue",
5515 + "website": "https://www.devillehotelier.com/",
5516 + "engine": "mews",
5517 + "engine_ids": {
5518 + "distributor": "c07d0568-0e73-42b5-baf9-b2680056ce90"
5519 + },
5520 + "booking_url": "https://app.mews.com/distributor/c07d0568-0e73-42b5-baf9-b2680056ce90",
5521 + "lat": 48.2407124,
5522 + "lng": -79.021063,
5523 + "address": ""
5524 + },
5525 + {
5526 + "sit_id": "HOTEMTOV5006FG",
5527 + "citq": "584334",
5528 + "name": "MOTEL LA CHEMINÉE",
5529 + "city": "Saint-Jérôme",
5530 + "region": "Laurentides",
5531 + "website": "https://www.motellacheminee.com",
5532 + "engine": "autre",
5533 + "engine_ids": {},
5534 + "booking_url": "https://www.booking.com/hotel/ca/motel-la-cheminee.fr.html",
5535 + "lat": 45.8158955,
5536 + "lng": -74.038883,
5537 + "address": ""
5538 + },
5539 + {
5540 + "sit_id": "HOTEMTOV5006I9",
5541 + "citq": "041845",
5542 + "name": "MOTEL-BOUTIQUE HYGGE",
5543 + "city": "Baie-Saint-Paul",
5544 + "region": "Charlevoix",
5545 + "website": "https://www.motelboutiquehygge.com",
5546 + "engine": "autre",
5547 + "engine_ids": {},
5548 + "booking_url": "https://api.mews.com/distributor/distributor.min.js",
5549 + "lat": 47.4368921,
5550 + "lng": -70.512937,
5551 + "address": ""
5552 + },
5553 + {
5554 + "sit_id": "HOTEMTOV5006K6",
5555 + "citq": "523320",
5556 + "name": "MOTEL CHELSEA",
5557 + "city": "Chelsea",
5558 + "region": "Outaouais",
5559 + "website": "https://www.motelchelsea.com/fr",
5560 + "engine": "reservit",
5561 + "engine_ids": {
5562 + "custid": "58",
5563 + "hotelid": "435983"
5564 + },
5565 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=435983&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
5566 + "lat": 45.574554,
5567 + "lng": -75.87113,
5568 + "address": ""
5569 + },
5570 + {
5571 + "sit_id": "HOTEMTOV5006IW",
5572 + "citq": "023623",
5573 + "name": "ALT HÔTEL QUÉBEC",
5574 + "city": "Québec",
5575 + "region": "Québec",
5576 + "website": "https://www.althotels.com/fr/quebec/",
5577 + "engine": "autre",
5578 + "engine_ids": {},
5579 + "booking_url": "https://reservation.germainhotels.com/ibe/index.aspx?propertyID=",
5580 + "lat": 46.768817,
5581 + "lng": -71.287616,
5582 + "address": ""
5583 + },
5584 + {
5585 + "sit_id": "HOTEMTOV5006JT",
5586 + "citq": "219321",
5587 + "name": "SUPER 8 SAINTE-AGATHE",
5588 + "city": "Sainte-Agathe-des-Monts",
5589 + "region": "Laurentides",
5590 + "website": "https://www.super8steagathe.com",
5591 + "engine": "aucun",
5592 + "engine_ids": {},
5593 + "booking_url": null,
5594 + "lat": 46.0408561,
5595 + "lng": -74.271574,
5596 + "address": ""
5597 + },
5598 + {
5599 + "sit_id": "HOTEMTOV5006K1",
5600 + "citq": "000221",
5601 + "name": "MOTEL DU CAP ST YVON",
5602 + "city": "Cloridorme",
5603 + "region": "Gaspésie",
5604 + "website": "https://motelducap.com/",
5605 + "engine": "sirvoy",
5606 + "engine_ids": {},
5607 + "booking_url": "https://secured.sirvoy.com/widget/sirvoy.js",
5608 + "lat": 49.1581111,
5609 + "lng": -64.785774,
5610 + "address": ""
5611 + },
5612 + {
5613 + "sit_id": "HOTEMTOV5006KA",
5614 + "citq": "002892",
5615 + "name": "DELTA SAGUENAY HÔTEL ET CENTRE DES CONGRÈS",
5616 + "city": "Saguenay",
5617 + "region": "Saguenay--Lac-Saint-Jean",
5618 + "website": "https://www.marriott.fr/YBGJS",
5619 + "engine": "error",
5620 + "engine_ids": {},
5621 + "booking_url": null,
5622 + "lat": 48.4043434,
5623 + "lng": -71.169573,
5624 + "address": ""
5625 + },
5626 + {
5627 + "sit_id": "HOTEMTOV5006K4",
5628 + "citq": "522104",
5629 + "name": "MOTEL CHAMPLAIN",
5630 + "city": "Brossard",
5631 + "region": "Montérégie",
5632 + "website": "https://bit.ly/3JEkqvn",
5633 + "engine": "reservit",
5634 + "engine_ids": {},
5635 + "booking_url": "https://secure.reservit.com/fo/",
5636 + "lat": 45.4604498,
5637 + "lng": -73.493911,
5638 + "address": ""
5639 + },
5640 + {
5641 + "sit_id": "HOTEMTOV5006L0",
5642 + "citq": "152843",
5643 + "name": "LA BANNIK « CHAMBRE & CHALETS »",
5644 + "city": "Duhamel-Ouest",
5645 + "region": "Abitibi-Témiscamingue",
5646 + "website": "https://www.bannik.ca",
5647 + "engine": "mews",
5648 + "engine_ids": {
5649 + "distributor": "9d507e4d-e3f7-4fc7-9d97-b41e009a6989"
5650 + },
5651 + "booking_url": "https://app.mews.com/distributor/9d507e4d-e3f7-4fc7-9d97-b41e009a6989",
5652 + "lat": 47.294626,
5653 + "lng": -79.450881,
5654 + "address": ""
5655 + },
5656 + {
5657 + "sit_id": "HOTEMTOV5006KQ",
5658 + "citq": "000022",
5659 + "name": "AUBERGE DU VILLAGE",
5660 + "city": "Les Îles-de-la-Madeleine",
5661 + "region": "Îles-de-la-Madeleine",
5662 + "website": "https://www.aubergeduvillage.net",
5663 + "engine": "aucun",
5664 + "engine_ids": {},
5665 + "booking_url": null,
5666 + "lat": 47.380205,
5667 + "lng": -61.8615,
5668 + "address": ""
5669 + },
5670 + {
5671 + "sit_id": "HOTEMTOV5006KW",
5672 + "citq": "188473",
5673 + "name": "HÔTEL SAINT-DONAT",
5674 + "city": "Saint-Donat",
5675 + "region": "Lanaudière",
5676 + "website": "https://www.hotelsaintdonat.ca",
5677 + "engine": "aucun",
5678 + "engine_ids": {},
5679 + "booking_url": null,
5680 + "lat": 46.3182025,
5681 + "lng": -74.266159,
5682 + "address": ""
5683 + },
5684 + {
5685 + "sit_id": "HOTEMTOV5006KN",
5686 + "citq": "117095",
5687 + "name": "AUBERGE DU VIEUX MOULIN",
5688 + "city": "Sainte-Émélie-de-l'Énergie",
5689 + "region": "Lanaudière",
5690 + "website": "https://auberge-lanaudiere.com/",
5691 + "engine": "reservit",
5692 + "engine_ids": {
5693 + "custid": "58",
5694 + "hotelid": "469380"
5695 + },
5696 + "booking_url": "https://secure.reservit.com/rsl/booking/indexmodal.php?customerid=2316&categoryid=5661&pricetype=nodate&lang=fr",
5697 + "lat": 46.404035,
5698 + "lng": -73.71078,
5699 + "address": ""
5700 + },
5701 + {
5702 + "sit_id": "HOTEMTOV5006LC",
5703 + "citq": "623335",
5704 + "name": "HÔTEL DU GOLF NOMININGUE",
5705 + "city": "Nominingue",
5706 + "region": "Laurentides",
5707 + "website": "https://www.hotelgolfnominingue.qc.ca",
5708 + "engine": "mews",
5709 + "engine_ids": {
5710 + "distributor": "d00e48b2-0186-4613-8972-b12c00f96ebb"
5711 + },
5712 + "booking_url": "https://app.mews.com/distributor/d00e48b2-0186-4613-8972-b12c00f96ebb",
5713 + "lat": 46.3913447,
5714 + "lng": -75.025173,
5715 + "address": ""
5716 + },
5717 + {
5718 + "sit_id": "HOTEMTOV5006HH",
5719 + "citq": "053480",
5720 + "name": "HÔTEL QUARTIER",
5721 + "city": "Québec",
5722 + "region": "Québec",
5723 + "website": "https://www.hotelquartier.com",
5724 + "engine": "autre",
5725 + "engine_ids": {},
5726 + "booking_url": "https://www.choicehotels.com/fr-ca/quebec/quebec/ascend-hotels/cnb10",
5727 + "lat": 46.7653916,
5728 + "lng": -71.290957,
5729 + "address": ""
5730 + },
5731 + {
5732 + "sit_id": "HOTEMTOV5006MS",
5733 + "citq": "564104",
5734 + "name": "HOLIDAY INN MONTRÉAL - LONGUEUIL",
5735 + "city": "Longueuil",
5736 + "region": "Montérégie",
5737 + "website": "https://www.ihg.com/holidayinn/hotels/fr/fr/longueuil/yulln/hoteldetail",
5738 + "engine": "error",
5739 + "engine_ids": {},
5740 + "booking_url": null,
5741 + "lat": 45.5513263,
5742 + "lng": -73.498061,
5743 + "address": ""
5744 + },
5745 + {
5746 + "sit_id": "HOTEMTOV5006N0",
5747 + "citq": "213625",
5748 + "name": "MOTEL DES MARINIERS",
5749 + "city": "Kamouraska",
5750 + "region": "Bas-Saint-Laurent",
5751 + "website": "https://www.moteldesmariniers.ca",
5752 + "engine": "autre",
5753 + "engine_ids": {},
5754 + "booking_url": "http://www.cameliadesign.ca",
5755 + "lat": 47.5677053,
5756 + "lng": -69.863325,
5757 + "address": ""
5758 + },
5759 + {
5760 + "sit_id": "HOTEMTOV5006MZ",
5761 + "citq": "284701",
5762 + "name": "AUBERGE DE L'ABBAYE D'OKA",
5763 + "city": "Oka",
5764 + "region": "Laurentides",
5765 + "website": "https://www.abbayeoka.ca/fr",
5766 + "engine": "mews",
5767 + "engine_ids": {
5768 + "distributor": "72cca4f9-dd7c-4221-a0d8-b15e008d1021"
5769 + },
5770 + "booking_url": "https://app.mews.com/distributor/72cca4f9-dd7c-4221-a0d8-b15e008d1021",
5771 + "lat": 45.4934571,
5772 + "lng": -74.02997,
5773 + "address": ""
5774 + },
5775 + {
5776 + "sit_id": "HOTEMTOV5006A5",
5777 + "citq": "004281",
5778 + "name": "DOMAINE AUX CYGNES",
5779 + "city": "Saint-Jean-Port-Joli",
5780 + "region": "Chaudière-Appalaches",
5781 + "website": "https://www.domaineauxcygnes.com",
5782 + "engine": "aucun",
5783 + "engine_ids": {},
5784 + "booking_url": null,
5785 + "lat": 47.2310601,
5786 + "lng": -70.248642,
5787 + "address": ""
5788 + },
5789 + {
5790 + "sit_id": "HOTEMTOV5006JJ",
5791 + "citq": "016531",
5792 + "name": "MOTEL BELLEVUE",
5793 + "city": "Saint-Joseph-de-Beauce",
5794 + "region": "Chaudière-Appalaches",
5795 + "website": "https://motelrestobellevue.com/",
5796 + "engine": "aucun",
5797 + "engine_ids": {},
5798 + "booking_url": null,
5799 + "lat": 46.297881,
5800 + "lng": -70.871251,
5801 + "address": ""
5802 + },
5803 + {
5804 + "sit_id": "HOTEMTOV5006KB",
5805 + "citq": "004211",
5806 + "name": "HÔTEL DU CAPITAINE",
5807 + "city": "L'Isle-aux-Coudres",
5808 + "region": "Charlevoix",
5809 + "website": "https://www.hotelducapitaine.com",
5810 + "engine": "reservit",
5811 + "engine_ids": {
5812 + "custid": "58",
5813 + "hotelid": "444783"
5814 + },
5815 + "booking_url": "https://secure.reservit.com/fo/booking/58/444783?specialMode=default&langcode=FR&__utmz=128918670.1679318013.1.1.utmcsr%3D(direct",
5816 + "lat": 47.4248669,
5817 + "lng": -70.335807,
5818 + "address": ""
5819 + },
5820 + {
5821 + "sit_id": "HOTEMTOV5006PH",
5822 + "citq": "584850",
5823 + "name": "HÔTEL OMNI MONT-ROYAL",
5824 + "city": "Montréal",
5825 + "region": "Montréal",
5826 + "website": "https://www.omnihotels.com/fr-ca/hotels/montreal-mont-royal",
5827 + "engine": "error",
5828 + "engine_ids": {},
5829 + "booking_url": null,
5830 + "lat": 45.5020663,
5831 + "lng": -73.576015,
5832 + "address": ""
5833 + },
5834 + {
5835 + "sit_id": "HOTEMTOV5006PD",
5836 + "citq": "221503",
5837 + "name": "ECONO LODGE INN & SUITES",
5838 + "city": "Saint-Apollinaire",
5839 + "region": "Chaudière-Appalaches",
5840 + "website": "https://www.econolodgestapollinaire.com",
5841 + "engine": "autre",
5842 + "engine_ids": {},
5843 + "booking_url": "https://www.choicehotels.com/quebec/st-apollinaire/hotels",
5844 + "lat": 46.6181529,
5845 + "lng": -71.51211,
5846 + "address": ""
5847 + },
5848 + {
5849 + "sit_id": "HOTEMTOV5006IA",
5850 + "citq": "126770",
5851 + "name": "RELAIS ROUTIER DU KM 381",
5852 + "city": "Eeyou Istchee Baie-James",
5853 + "region": "Baie-James",
5854 + "website": "https://www.sdbj.gouv.qc.ca/fr/relais-routier/a-propos/",
5855 + "engine": "aucun",
5856 + "engine_ids": {},
5857 + "booking_url": null,
5858 + "lat": 53.791815,
5859 + "lng": -77.617138,
5860 + "address": ""
5861 + },
5862 + {
5863 + "sit_id": "HOTEMTOV5006Q1",
5864 + "citq": "577625",
5865 + "name": "MOTEL DES ÉCORCES",
5866 + "city": "Lac-des-Écorces",
5867 + "region": "Laurentides",
5868 + "website": "https://www.moteldesecorces.com",
5869 + "engine": "autre",
5870 + "engine_ids": {},
5871 + "booking_url": "https://constella.ca",
5872 + "lat": 46.5572126,
5873 + "lng": -75.317794,
5874 + "address": ""
5875 + },
5876 + {
5877 + "sit_id": "HOTEMTOV5006NV",
5878 + "citq": "102384",
5879 + "name": "COMPLEXE HÔTELIER DU PRÉ",
5880 + "city": "Princeville",
5881 + "region": "Centre-du-Québec",
5882 + "website": "https://www.dupre.ca",
5883 + "engine": "reservit",
5884 + "engine_ids": {
5885 + "hotelid": "253492"
5886 + },
5887 + "booking_url": "http://softbooker.reservit.com/reservit/reserhotel.php?hotelid=253492&lang=FR&action=resa",
5888 + "lat": 46.1793349,
5889 + "lng": -71.868493,
5890 + "address": ""
5891 + },
5892 + {
5893 + "sit_id": "HOTEMTOV5006KF",
5894 + "citq": "005736",
5895 + "name": "ENTOURAGE SUR-LE-LAC",
5896 + "city": "Lac-Beauport",
5897 + "region": "Québec",
5898 + "website": "https://entourageresort.com/",
5899 + "engine": "autre",
5900 + "engine_ids": {},
5901 + "booking_url": "https://reservations.entourageresort.com/fr/rates-room1",
5902 + "lat": 46.9455838,
5903 + "lng": -71.281841,
5904 + "address": ""
5905 + },
5906 + {
5907 + "sit_id": "HOTEMTOV5006Q3",
5908 + "citq": "209090",
5909 + "name": "CLUB SANTÉ CENTRE-VILLE",
5910 + "city": "Montréal",
5911 + "region": "Montréal",
5912 + "website": "https://www.saunacentreville.com",
5913 + "engine": "aucun",
5914 + "engine_ids": {},
5915 + "booking_url": null,
5916 + "lat": 45.5207989,
5917 + "lng": -73.554214,
5918 + "address": ""
5919 + },
5920 + {
5921 + "sit_id": "HOTEMTOV5006QB",
5922 + "citq": "128995",
5923 + "name": "MOTEL ET RESTAURANT FIN GOURMET",
5924 + "city": "New Richmond",
5925 + "region": "Gaspésie",
5926 + "website": "https://www.aufingourmet.ca",
5927 + "engine": "reservit",
5928 + "engine_ids": {
5929 + "custid": "58",
5930 + "hotelid": "469730"
5931 + },
5932 + "booking_url": "https://secure.reservit.com/engine/booking/58/469730/dates?specialMode=default&langcode=FR&m=booking",
5933 + "lat": 48.1757676,
5934 + "lng": -65.850002,
5935 + "address": ""
5936 + },
5937 + {
5938 + "sit_id": "HOTEMTOV5006MX",
5939 + "citq": "112114",
5940 + "name": "AUBERGE CAP-AUX-CORBEAUX",
5941 + "city": "Baie-Saint-Paul",
5942 + "region": "Charlevoix",
5943 + "website": "https://www.cap-aux-corbeaux.com",
5944 + "engine": "reservit",
5945 + "engine_ids": {
5946 + "custid": "58",
5947 + "hotelid": "199997"
5948 + },
5949 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=199997&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
5950 + "lat": 47.431106,
5951 + "lng": -70.452125,
5952 + "address": ""
5953 + },
5954 + {
5955 + "sit_id": "HOTEMTOV5006PL",
5956 + "citq": "503576",
5957 + "name": "MOTEL DERFAL S.E.N.C.",
5958 + "city": "Repentigny",
5959 + "region": "Lanaudière",
5960 + "website": "https://www.motelderfal.com",
5961 + "engine": "aucun",
5962 + "engine_ids": {},
5963 + "booking_url": null,
5964 + "lat": 45.7844233,
5965 + "lng": -73.400631,
5966 + "address": ""
5967 + },
5968 + {
5969 + "sit_id": "HOTEMTOV5006K9",
5970 + "citq": "002870",
5971 + "name": "AUX FLOTS BLEUS",
5972 + "city": "Notre-Dame-des-Neiges",
5973 + "region": "Bas-Saint-Laurent",
5974 + "website": "https://www.flotsbleus.ca/",
5975 + "engine": "autre",
5976 + "engine_ids": {},
5977 + "booking_url": "https://secure.reservationcamping.ca/cgi-bin/reservation.cgi?camping_id=359f0768585aa00b1f5e037537&amp;lang=1",
5978 + "lat": 48.0907885,
5979 + "lng": -69.259149,
5980 + "address": ""
5981 + },
5982 + {
5983 + "sit_id": "HOTEMTOV5006QN",
5984 + "citq": "061316",
5985 + "name": "AUBERGE MOTEL DRAKKAR",
5986 + "city": "Shawinigan",
5987 + "region": "Mauricie",
5988 + "website": "https://www.aubergemoteldrakkar.com",
5989 + "engine": "autre",
5990 + "engine_ids": {},
5991 + "booking_url": "https://bookingengine.stayflexi.com/?hotel_id=30913",
5992 + "lat": 46.4974985,
5993 + "lng": -72.72106,
5994 + "address": ""
5995 + },
5996 + {
5997 + "sit_id": "HOTEMTOV5006RN",
5998 + "citq": "051343",
5999 + "name": "DOMAINE JOLIVENT",
6000 + "city": "Lac-Brome",
6001 + "region": "Cantons-de-l'Est",
6002 + "website": "https://jolivent.ca",
6003 + "engine": "reservit",
6004 + "engine_ids": {
6005 + "custid": "58",
6006 + "hotelid": "445508"
6007 + },
6008 + "booking_url": "https://secure.reservit.com/rsl/booking/indexmodal.php?customerid=2010&nfo=1&categoryid=4836&typeof=&lang=fr_FR&optim=true#second-row",
6009 + "lat": 45.2753981,
6010 + "lng": -72.51469,
6011 + "address": ""
6012 + },
6013 + {
6014 + "sit_id": "HOTEMTOV5006NE",
6015 + "citq": "266405",
6016 + "name": "ECO SPA HIGHLAND INC.",
6017 + "city": "Grenville-sur-la-Rouge",
6018 + "region": "Laurentides",
6019 + "website": "https://www.ecospahighland.com",
6020 + "engine": "autre",
6021 + "engine_ids": {},
6022 + "booking_url": "https://beds24.com/book-ecospahighland?propid=274079&lang=fr",
6023 + "lat": 45.7716608,
6024 + "lng": -74.643435,
6025 + "address": ""
6026 + },
6027 + {
6028 + "sit_id": "HOTEMTOV5006RI",
6029 + "citq": "052334",
6030 + "name": "MOTEL ÎLE D'ORLÉANS",
6031 + "city": "Saint-Laurent-de-l'Île-d'Orléans",
6032 + "region": "Québec",
6033 + "website": "https://www.moteliledorleans.com",
6034 + "engine": "reservit",
6035 + "engine_ids": {
6036 + "custid": "58",
6037 + "hotelid": "470800"
6038 + },
6039 + "booking_url": "https://secure.reservit.com/engine/booking/58/470800/dates?specialMode=default&langcode=FR&m=booking",
6040 + "lat": 46.8616077,
6041 + "lng": -71.077153,
6042 + "address": ""
6043 + },
6044 + {
6045 + "sit_id": "HOTEMTOV5006OE",
6046 + "citq": "137340",
6047 + "name": "HÔTEL ROYAL WILLIAM",
6048 + "city": "Québec",
6049 + "region": "Québec",
6050 + "website": "https://www.royalwilliam.com",
6051 + "engine": "autre",
6052 + "engine_ids": {},
6053 + "booking_url": "http://www.ascendcollection.com/ires/fr-US/html/RoomAvailability?hotel=CN953#listpos1",
6054 + "lat": 46.8134343,
6055 + "lng": -71.225182,
6056 + "address": ""
6057 + },
6058 + {
6059 + "sit_id": "HOTEMTOV5006RX",
6060 + "citq": "041823",
6061 + "name": "HÔTEL LE JARDIN DU GOUVERNEUR",
6062 + "city": "Québec",
6063 + "region": "Québec",
6064 + "website": "https://www.hotelsnouvellefrance.com",
6065 + "engine": "mews",
6066 + "engine_ids": {
6067 + "distributor": "f280e817-f7c3-4e0e-8b60-b263018b3b4a"
6068 + },
6069 + "booking_url": "https://app.mews.com/distributor/f280e817-f7c3-4e0e-8b60-b263018b3b4a?language=fr-FR",
6070 + "lat": 46.8112165,
6071 + "lng": -71.206269,
6072 + "address": ""
6073 + },
6074 + {
6075 + "sit_id": "HOTEMTOV5006S4",
6076 + "citq": "041882",
6077 + "name": "LE PIRATE MOTEL ET CAMPING INC",
6078 + "city": "Cap-Chat",
6079 + "region": "Gaspésie",
6080 + "website": "http://www.motelpirate.com/",
6081 + "engine": "aucun",
6082 + "engine_ids": {},
6083 + "booking_url": null,
6084 + "lat": 49.1116968,
6085 + "lng": -66.645754,
6086 + "address": ""
6087 + },
6088 + {
6089 + "sit_id": "HOTEMTOV5006RM",
6090 + "citq": "127245",
6091 + "name": "AUBERGE DU VIEUX PORT",
6092 + "city": "Montréal",
6093 + "region": "Montréal",
6094 + "website": "https://www.aubergeduvieuxport.com",
6095 + "engine": "synxis",
6096 + "engine_ids": {},
6097 + "booking_url": "https://be.synxis.com/",
6098 + "lat": 45.5067172,
6099 + "lng": -73.552408,
6100 + "address": ""
6101 + },
6102 + {
6103 + "sit_id": "HOTEMTOV5006R8",
6104 + "citq": "297873",
6105 + "name": "MONSIEUR JEAN",
6106 + "city": "Québec",
6107 + "region": "Québec",
6108 + "website": "https://monsieurjean.ca/",
6109 + "engine": "autre",
6110 + "engine_ids": {},
6111 + "booking_url": "https://api.mews.com/distributor/distributor.min.js",
6112 + "lat": 46.813878,
6113 + "lng": -71.208825,
6114 + "address": ""
6115 + },
6116 + {
6117 + "sit_id": "HOTEMTOV5006SS",
6118 + "citq": "025384",
6119 + "name": "HÔTEL REPOTEL AÉROPORT (DUPLESSIS)",
6120 + "city": "L'Ancienne-Lorette",
6121 + "region": "Québec",
6122 + "website": "https://www.repotel.com/fr/hotel",
6123 + "engine": "mews",
6124 + "engine_ids": {
6125 + "distributor": "434b4929-622c-46f6-882d-b1570089deca"
6126 + },
6127 + "booking_url": "https://app.mews.com/distributor/434b4929-622c-46f6-882d-b1570089deca",
6128 + "lat": 46.7908782,
6129 + "lng": -71.352908,
6130 + "address": ""
6131 + },
6132 + {
6133 + "sit_id": "HOTEMTOV5006PK",
6134 + "citq": "231906",
6135 + "name": "HÔTEL NAPOLÉON",
6136 + "city": "Gatineau",
6137 + "region": "Outaouais",
6138 + "website": "http://hotelnapoleon.ca",
6139 + "engine": "mews",
6140 + "engine_ids": {
6141 + "distributor": "2057b3fb-2bdf-4838-a103-b346011c240a"
6142 + },
6143 + "booking_url": "https://app.mews.com/distributor/2057b3fb-2bdf-4838-a103-b346011c240a",
6144 + "lat": 45.5373028,
6145 + "lng": -75.49692,
6146 + "address": ""
6147 + },
6148 + {
6149 + "sit_id": "HOTEMTOV5006SW",
6150 + "citq": "036584",
6151 + "name": "MOTEL LE MAGISTRAL",
6152 + "city": "Saint-Raphaël",
6153 + "region": "Chaudière-Appalaches",
6154 + "website": "https://motelmagistral.com",
6155 + "engine": "reservit",
6156 + "engine_ids": {
6157 + "custid": "58",
6158 + "hotelid": "440417"
6159 + },
6160 + "booking_url": "https://secure.reservit.com/fo/booking/58/440417/dates?specialMode=default&langcode=FR&m=booking",
6161 + "lat": 46.7997605,
6162 + "lng": -70.759686,
6163 + "address": ""
6164 + },
6165 + {
6166 + "sit_id": "HOTEMTOV5006SU",
6167 + "citq": "030461",
6168 + "name": "LE BALUCHON ÉCO-VILLÉGIATURE",
6169 + "city": "Saint-Paulin",
6170 + "region": "Mauricie",
6171 + "website": "https://www.baluchon.com",
6172 + "engine": "autre",
6173 + "engine_ids": {},
6174 + "booking_url": "https://acolyte.ws",
6175 + "lat": 46.4515244,
6176 + "lng": -73.000697,
6177 + "address": ""
6178 + },
6179 + {
6180 + "sit_id": "HOTEMTOV5006SI",
6181 + "citq": "295116",
6182 + "name": "HÔTEL EMPIRE SUITES",
6183 + "city": "Montréal",
6184 + "region": "Montréal",
6185 + "website": "https://www.empiresuites.com/",
6186 + "engine": "mews",
6187 + "engine_ids": {
6188 + "distributor": "8f0332da-7b76-4aa6-974e-b27d00fe4cf1"
6189 + },
6190 + "booking_url": "https://app.mews.com/distributor/8f0332da-7b76-4aa6-974e-b27d00fe4cf1",
6191 + "lat": 45.5164557,
6192 + "lng": -73.561372,
6193 + "address": ""
6194 + },
6195 + {
6196 + "sit_id": "HOTEMTOV5006T8",
6197 + "citq": "006985",
6198 + "name": "MOTEL ABRICAFÉ",
6199 + "city": "Stoneham-et-Tewkesbury",
6200 + "region": "Québec",
6201 + "website": "https://www.motelabricafe.com",
6202 + "engine": "reservit",
6203 + "engine_ids": {
6204 + "custid": "58",
6205 + "hotelid": "423802"
6206 + },
6207 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=423802&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
6208 + "lat": 46.9737041,
6209 + "lng": -71.368231,
6210 + "address": ""
6211 + },
6212 + {
6213 + "sit_id": "HOTEMTOV5006S7",
6214 + "citq": "041145",
6215 + "name": "MOTEL COLONIAL",
6216 + "city": "Rimouski",
6217 + "region": "Bas-Saint-Laurent",
6218 + "website": "https://motelcolonial.com",
6219 + "engine": "reservit",
6220 + "engine_ids": {
6221 + "custid": "58",
6222 + "hotelid": "468734"
6223 + },
6224 + "booking_url": "https://secure.reservit.com/engine/booking/58/468734/dates?specialMode=default&langcode=FR&m=booking",
6225 + "lat": 48.4393788,
6226 + "lng": -68.551286,
6227 + "address": ""
6228 + },
6229 + {
6230 + "sit_id": "HOTEMTOV5006S8",
6231 + "citq": "042291",
6232 + "name": "MOTEL LE CAMPAGNARD",
6233 + "city": "Matane",
6234 + "region": "Gaspésie",
6235 + "website": "https://www.motellecampagnard.com",
6236 + "engine": "cloudbeds",
6237 + "engine_ids": {},
6238 + "booking_url": "https://us2.cloudbeds.com/fr/reservation/1yDE6b?currency=cad",
6239 + "lat": 48.852663,
6240 + "lng": -67.505315,
6241 + "address": ""
6242 + },
6243 + {
6244 + "sit_id": "HOTEMTOV5006SZ",
6245 + "citq": "594016",
6246 + "name": "AUBERGE MA MAISON",
6247 + "city": "Sainte-Mélanie",
6248 + "region": "Lanaudière",
6249 + "website": "https://www.aubergemamaison.com",
6250 + "engine": "reservit",
6251 + "engine_ids": {
6252 + "custid": "58",
6253 + "hotelid": "432203"
6254 + },
6255 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=432203&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
6256 + "lat": 46.1540326,
6257 + "lng": -73.526736,
6258 + "address": ""
6259 + },
6260 + {
6261 + "sit_id": "HOTEMTOV5006TF",
6262 + "citq": "528485",
6263 + "name": "FAIRMONT LE CHÂTEAU MONTEBELLO",
6264 + "city": "Montebello",
6265 + "region": "Outaouais",
6266 + "website": "https://www.fairmont.fr/montebello",
6267 + "engine": "autre",
6268 + "engine_ids": {},
6269 + "booking_url": "https://all.accor.com/account/index.fr.shtml#/",
6270 + "lat": 45.6478532,
6271 + "lng": -74.951247,
6272 + "address": ""
6273 + },
6274 + {
6275 + "sit_id": "HOTEMTOV5006TD",
6276 + "citq": "222325",
6277 + "name": "HÔTEL QUALITY INN & SUITES LÉVIS",
6278 + "city": "Lévis",
6279 + "region": "Chaudière-Appalaches",
6280 + "website": "https://www.qualityinnlevis.com",
6281 + "engine": "autre",
6282 + "engine_ids": {},
6283 + "booking_url": "https://absolu.ca",
6284 + "lat": 46.7859848,
6285 + "lng": -71.156646,
6286 + "address": ""
6287 + },
6288 + {
6289 + "sit_id": "HOTEMTOV5006T2",
6290 + "citq": "019585",
6291 + "name": "HÔTEL HORIZON",
6292 + "city": "Sutton",
6293 + "region": "Cantons-de-l'Est",
6294 + "website": "https://www.hotelhorizon-sutton.com/",
6295 + "engine": "autre",
6296 + "engine_ids": {},
6297 + "booking_url": "https://checkout.hotelhorizon-sutton.com/site/fr/103",
6298 + "lat": 45.1059293,
6299 + "lng": -72.586367,
6300 + "address": ""
6301 + },
6302 + {
6303 + "sit_id": "HOTEMTOV5006TL",
6304 + "citq": "519105",
6305 + "name": "INTERCONTINENTAL MONTREAL",
6306 + "city": "Montréal",
6307 + "region": "Montréal",
6308 + "website": "https://www.ihg.com/intercontinental/hotels/fr/fr/montreal/yulhb/hoteldetail",
6309 + "engine": "error",
6310 + "engine_ids": {},
6311 + "booking_url": null,
6312 + "lat": 45.5026775,
6313 + "lng": -73.560483,
6314 + "address": ""
6315 + },
6316 + {
6317 + "sit_id": "HOTEMTOV5006R1",
6318 + "citq": "174171",
6319 + "name": "AUBERGE DU LAC MALCOM",
6320 + "city": "Sayabec",
6321 + "region": "Gaspésie",
6322 + "website": "https://www.aubergecampinglacmalcom.com",
6323 + "engine": "autre",
6324 + "engine_ids": {},
6325 + "booking_url": "https://www.go-van.club/reserver/auberge-camping-du-lac-malcom/",
6326 + "lat": 48.592207,
6327 + "lng": -67.760178,
6328 + "address": ""
6329 + },
6330 + {
6331 + "sit_id": "HOTEMTOV5006TR",
6332 + "citq": "524436",
6333 + "name": "MOTEL CHÂTEAUGUAY",
6334 + "city": "Gatineau",
6335 + "region": "Outaouais",
6336 + "website": "http://motelchateauguay.com/",
6337 + "engine": "autre",
6338 + "engine_ids": {},
6339 + "booking_url": "http://www.global-reservation.com/",
6340 + "lat": 45.4203954,
6341 + "lng": -75.750671,
6342 + "address": ""
6343 + },
6344 + {
6345 + "sit_id": "HOTEMTOV5006U5",
6346 + "citq": "216742",
6347 + "name": "HÔTEL LES SUITES LABELLE",
6348 + "city": "Montréal",
6349 + "region": "Montréal",
6350 + "website": "https://www.hotellabelle.com",
6351 + "engine": "mews",
6352 + "engine_ids": {
6353 + "distributor": "3768a7b6-dcd1-4631-8cf6-b1f600d6cd93"
6354 + },
6355 + "booking_url": "https://app.mews.com/distributor/3768a7b6-dcd1-4631-8cf6-b1f600d6cd93",
6356 + "lat": 45.5145433,
6357 + "lng": -73.55835,
6358 + "address": ""
6359 + },
6360 + {
6361 + "sit_id": "HOTEMTOV5006VX",
6362 + "citq": "541391",
6363 + "name": "HÔTEL DE LA RIVE",
6364 + "city": "Sorel-Tracy",
6365 + "region": "Montérégie",
6366 + "website": "https:///www.hoteldelarive.com",
6367 + "engine": "error",
6368 + "engine_ids": {},
6369 + "booking_url": null,
6370 + "lat": 46.0495677,
6371 + "lng": -73.089438,
6372 + "address": ""
6373 + },
6374 + {
6375 + "sit_id": "HOTEMTOV5006VZ",
6376 + "citq": "564502",
6377 + "name": "LE DOUGLAS RESTO-BAR MOTEL",
6378 + "city": "Saint-Cyprien-de-Napierville",
6379 + "region": "Montérégie",
6380 + "website": "https://ledouglas.ca",
6381 + "engine": "aucun",
6382 + "engine_ids": {},
6383 + "booking_url": null,
6384 + "lat": 45.1942978,
6385 + "lng": -73.447964,
6386 + "address": ""
6387 + },
6388 + {
6389 + "sit_id": "HOTEMTOV5006VD",
6390 + "citq": "183492",
6391 + "name": "HÔTEL FAUBOURG MONTRÉAL",
6392 + "city": "Montréal",
6393 + "region": "Montréal",
6394 + "website": "https://www.hotelfaubourgmontreal.com/fr",
6395 + "engine": "travelclick",
6396 + "engine_ids": {
6397 + "hotelid": "97469"
6398 + },
6399 + "booking_url": "https://api.travelclick.com/loyalty/v2/97469",
6400 + "lat": 45.5104277,
6401 + "lng": -73.560744,
6402 + "address": ""
6403 + },
6404 + {
6405 + "sit_id": "HOTEMTOV5006WC",
6406 + "citq": "110342",
6407 + "name": "LUCERNE SUR LE LAC",
6408 + "city": "Sainte-Adèle",
6409 + "region": "Laurentides",
6410 + "website": "https://lucernesurlelac.com/",
6411 + "engine": "aucun",
6412 + "engine_ids": {},
6413 + "booking_url": null,
6414 + "lat": 46.0100219,
6415 + "lng": -74.103252,
6416 + "address": ""
6417 + },
6418 + {
6419 + "sit_id": "HOTEMTOV5006L6",
6420 + "citq": "186421",
6421 + "name": "HÔTEL MORTAGNE",
6422 + "city": "Boucherville",
6423 + "region": "Montérégie",
6424 + "website": "https://www.hotelmortagne.com",
6425 + "engine": "autre",
6426 + "engine_ids": {},
6427 + "booking_url": "https://reservations.hotelmortagne.com/fr/search-rates",
6428 + "lat": 45.5687275,
6429 + "lng": -73.442491,
6430 + "address": ""
6431 + },
6432 + {
6433 + "sit_id": "HOTEMTOV5006V8",
6434 + "citq": "116395",
6435 + "name": "AUBERGE BEAUX RÊVES ET SPA",
6436 + "city": "Sainte-Adèle",
6437 + "region": "Laurentides",
6438 + "website": "https://www.beauxreves.com",
6439 + "engine": "reservit",
6440 + "engine_ids": {
6441 + "custid": "58",
6442 + "hotelid": "454881"
6443 + },
6444 + "booking_url": "https://secure.reservit.com/rsl/booking/indexmodal.php?customerid=1695&nfo=1&categoryid=3643&lang=fr_FR",
6445 + "lat": 45.9634706,
6446 + "lng": -74.15354,
6447 + "address": ""
6448 + },
6449 + {
6450 + "sit_id": "HOTEMTOV5006Y6",
6451 + "citq": "209672",
6452 + "name": "MAISON DE VÉBRON",
6453 + "city": "L'Anse-Saint-Jean",
6454 + "region": "Saguenay--Lac-Saint-Jean",
6455 + "website": "https://www.maisondevebron.com",
6456 + "engine": "autre",
6457 + "engine_ids": {},
6458 + "booking_url": "https://reservation.maisondevebron.com/",
6459 + "lat": 48.1663059,
6460 + "lng": -70.291956,
6461 + "address": ""
6462 + },
6463 + {
6464 + "sit_id": "HOTEMTOV5006YY",
6465 + "citq": "507835",
6466 + "name": "HOSTELLERIE DU SUROÎT",
6467 + "city": "Beauharnois",
6468 + "region": "Montérégie",
6469 + "website": "https://hostellerie.ca",
6470 + "engine": "autre",
6471 + "engine_ids": {},
6472 + "booking_url": "https://www.booking.com/hotel/ca/hostellerie-du-suroit.fr.html?aid=318615&#038;label=English_Canada_EN_CA_29562089785-qWyRpkyr1GNgnqyV8gWQQwS634117833084%3Apl%3Ata%3Ap1%3Ap2%3Aac%3Aap%3Aneg%3Afi55627205500%3Atidsa-321820115248%3Alp9000594%3Ali%3Adec%3Adm%3Aag29562089785%3Acmp313724065&#038;sid=bb4143dd6b6cbbaee959b8465db6869e&#038;dest_id=-560858;dest_type=city;dist=0;group_adults=2;group_children=0;hapos=1;hpos=1;no_rooms=1;req_adults=2;req_children=0;room1=A%2CA;sb_price_type=total;sr_order=popularity;srepoch=1677527296;srpvid=bb538b3f546a0217;type=total;ucfs=1&#038;#hotelTmpl",
6473 + "lat": 45.3182616,
6474 + "lng": -73.933287,
6475 + "address": ""
6476 + },
6477 + {
6478 + "sit_id": "HOTEMTOV5006Z7",
6479 + "citq": "294566",
6480 + "name": "HOTEL SIGMA VAL-D’OR",
6481 + "city": "Val-d'Or",
6482 + "region": "Abitibi-Témiscamingue",
6483 + "website": "https://hotelsigma.ca/",
6484 + "engine": "aucun",
6485 + "engine_ids": {},
6486 + "booking_url": null,
6487 + "lat": 48.1008199,
6488 + "lng": -77.774166,
6489 + "address": ""
6490 + },
6491 + {
6492 + "sit_id": "HOTEMTOV5006Y8",
6493 + "citq": "177531",
6494 + "name": "HÔTEL COMFORT INN & SUITES ST-JÉRÔME",
6495 + "city": "Saint-Jérôme",
6496 + "region": "Laurentides",
6497 + "website": "https://www.comfortinnstjerome.com",
6498 + "engine": "autre",
6499 + "engine_ids": {},
6500 + "booking_url": "https://www.choicehotels.com/fr-us/quebec/saint-jerome/comfort-inn-hotels/cn416/rates",
6501 + "lat": 45.7785838,
6502 + "lng": -74.016518,
6503 + "address": ""
6504 + },
6505 + {
6506 + "sit_id": "HOTEMTOV5006UZ",
6507 + "citq": "246934",
6508 + "name": "IMPÉRIA HÔTEL & SUITES TERREBONNE",
6509 + "city": "Terrebonne",
6510 + "region": "Lanaudière",
6511 + "website": "https://www.imperiahotel.com",
6512 + "engine": "autre",
6513 + "engine_ids": {},
6514 + "booking_url": "https://www.luxuryres.com/BookingEngines/V16/index.asp",
6515 + "lat": 45.72107,
6516 + "lng": -73.694449,
6517 + "address": ""
6518 + },
6519 + {
6520 + "sit_id": "HOTEMTOV5006ZA",
6521 + "citq": "067734",
6522 + "name": "HÔTEL CHÂTEAU LAURIER QUÉBEC",
6523 + "city": "Québec",
6524 + "region": "Québec",
6525 + "website": "https://www.hotelchateaulaurier.com",
6526 + "engine": "travelclick",
6527 + "engine_ids": {},
6528 + "booking_url": "https://bookings.travelclick.com/110501?languageID=3",
6529 + "lat": 46.8064777,
6530 + "lng": -71.214983,
6531 + "address": ""
6532 + },
6533 + {
6534 + "sit_id": "HOTEMTOV5006ZI",
6535 + "citq": "577076",
6536 + "name": "MOTEL CAPRI ET SUITES",
6537 + "city": "Repentigny",
6538 + "region": "Lanaudière",
6539 + "website": "https://www.motelcapri.com",
6540 + "engine": "aucun",
6541 + "engine_ids": {},
6542 + "booking_url": null,
6543 + "lat": 45.7522987,
6544 + "lng": -73.430981,
6545 + "address": ""
6546 + },
6547 + {
6548 + "sit_id": "HOTEMTOV5006Z9",
6549 + "citq": "505201",
6550 + "name": "RESIDENCE INN LAVAL",
6551 + "city": "Laval",
6552 + "region": "Laval",
6553 + "website": "https://www.marriott.fr/hotels/travel/yulrl-residence-inn-laval/",
6554 + "engine": "error",
6555 + "engine_ids": {},
6556 + "booking_url": null,
6557 + "lat": 45.56818,
6558 + "lng": -73.741942,
6559 + "address": ""
6560 + },
6561 + {
6562 + "sit_id": "HOTEMTOV50067Y",
6563 + "citq": "024791",
6564 + "name": "MOTEL CHANTMARTIN",
6565 + "city": "Tadoussac",
6566 + "region": "Côte-Nord (Manicouagan)",
6567 + "website": "https://www.chantmartin.com",
6568 + "engine": "mews",
6569 + "engine_ids": {
6570 + "distributor": "87d462cb-6d9d-4ff2-858f-b20a00c9851c"
6571 + },
6572 + "booking_url": "https://app.mews.com/distributor/87d462cb-6d9d-4ff2-858f-b20a00c9851c",
6573 + "lat": 48.1499693,
6574 + "lng": -69.713619,
6575 + "address": ""
6576 + },
6577 + {
6578 + "sit_id": "HOTEMTOV5006S6",
6579 + "citq": "043212",
6580 + "name": "AUBERGE DU PORTAGE - CENTRE DE VILLÉGIATURE ET DE SANTÉ",
6581 + "city": "Notre-Dame-du-Portage",
6582 + "region": "Bas-Saint-Laurent",
6583 + "website": "https://www.aubergeduportage.qc.ca",
6584 + "engine": "aucun",
6585 + "engine_ids": {},
6586 + "booking_url": null,
6587 + "lat": 47.7578055,
6588 + "lng": -69.619669,
6589 + "address": ""
6590 + },
6591 + {
6592 + "sit_id": "HOTEMTOV5006TB",
6593 + "citq": "189442",
6594 + "name": "DOMAINE LA GUADELOUPE",
6595 + "city": "La Guadeloupe",
6596 + "region": "Chaudière-Appalaches",
6597 + "website": "https://campingdlg.ca",
6598 + "engine": "aucun",
6599 + "engine_ids": {},
6600 + "booking_url": null,
6601 + "lat": 45.9603821,
6602 + "lng": -70.907202,
6603 + "address": ""
6604 + },
6605 + {
6606 + "sit_id": "HOTEMTOV5006ZX",
6607 + "citq": "060771",
6608 + "name": "AUBERGE MARIE BLANC",
6609 + "city": "Témiscouata-sur-le-Lac",
6610 + "region": "Bas-Saint-Laurent",
6611 + "website": "https://www.aubergemarieblanc.com",
6612 + "engine": "aucun",
6613 + "engine_ids": {},
6614 + "booking_url": null,
6615 + "lat": 47.6056975,
6616 + "lng": -68.773914,
6617 + "address": ""
6618 + },
6619 + {
6620 + "sit_id": "HOTEMTOV50070Q",
6621 + "citq": "051435",
6622 + "name": "MOTEL TROIS-PISTOLES",
6623 + "city": "Notre-Dame-des-Neiges",
6624 + "region": "Bas-Saint-Laurent",
6625 + "website": "https://www.moteltroispistoles.com",
6626 + "engine": "aucun",
6627 + "engine_ids": {},
6628 + "booking_url": null,
6629 + "lat": 48.106814,
6630 + "lng": -69.207833,
6631 + "address": ""
6632 + },
6633 + {
6634 + "sit_id": "HOTEMTOV50070P",
6635 + "citq": "125823",
6636 + "name": "MOTEL DOMAINE L'AVANTAGE",
6637 + "city": "Roberval",
6638 + "region": "Saguenay--Lac-Saint-Jean",
6639 + "website": "https://www.motel-avantage.com",
6640 + "engine": "autre",
6641 + "engine_ids": {},
6642 + "booking_url": "https://code.jquery.com/jquery-1.12.0.min.js",
6643 + "lat": 48.4953687,
6644 + "lng": -72.217667,
6645 + "address": ""
6646 + },
6647 + {
6648 + "sit_id": "HOTEMTOV50070T",
6649 + "citq": "125381",
6650 + "name": "MOTEL ÉCONO-NUIT",
6651 + "city": "Sherbrooke",
6652 + "region": "Cantons-de-l'Est",
6653 + "website": "https://www.motelecononuit.com",
6654 + "engine": "aucun",
6655 + "engine_ids": {},
6656 + "booking_url": null,
6657 + "lat": 45.4595119,
6658 + "lng": -71.962539,
6659 + "address": ""
6660 + },
6661 + {
6662 + "sit_id": "HOTEMTOV50071E",
6663 + "citq": "040655",
6664 + "name": "HÔTEL CHIBOUGAMAU",
6665 + "city": "Chibougamau",
6666 + "region": "Baie-James",
6667 + "website": "https://www.hotelchibougamau.com",
6668 + "engine": "mews",
6669 + "engine_ids": {
6670 + "distributor": "febe96ef-4b1e-4960-83cb-b1240091e211"
6671 + },
6672 + "booking_url": "https://app.mews.com/distributor/febe96ef-4b1e-4960-83cb-b1240091e211",
6673 + "lat": 49.9138414,
6674 + "lng": -74.362176,
6675 + "address": ""
6676 + },
6677 + {
6678 + "sit_id": "HOTEMTOV50070Y",
6679 + "citq": "289763",
6680 + "name": "GRAND HÔTEL TIMES DRUMMONDVILLE",
6681 + "city": "Drummondville",
6682 + "region": "Centre-du-Québec",
6683 + "website": "https://www.grandtimeshotel.com/grand-times-drummondville/fr/",
6684 + "engine": "autre",
6685 + "engine_ids": {},
6686 + "booking_url": "https://luxuryres.com/BookingEngines/v16/index.asp?h=7846&s=GTHDF&l=fr",
6687 + "lat": 45.8956035,
6688 + "lng": -72.513811,
6689 + "address": ""
6690 + },
6691 + {
6692 + "sit_id": "HOTEMTOV5006ZT",
6693 + "citq": "221364",
6694 + "name": "LES PAVILLONS DU PETIT MANOIR DU CASINO A",
6695 + "city": "La Malbaie",
6696 + "region": "Charlevoix",
6697 + "website": "https://www.petitmanoirducasino.ca",
6698 + "engine": "autre",
6699 + "engine_ids": {},
6700 + "booking_url": "https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@v2.9.2/dist/cookieconsent.js",
6701 + "lat": 47.6226806,
6702 + "lng": -70.147549,
6703 + "address": ""
6704 + },
6705 + {
6706 + "sit_id": "HOTEMTOV500715",
6707 + "citq": "043713",
6708 + "name": "HÔTELS GOUVERNEUR RIMOUSKI",
6709 + "city": "Rimouski",
6710 + "region": "Bas-Saint-Laurent",
6711 + "website": "https://rimouski.gouverneur.com/",
6712 + "engine": "autre",
6713 + "engine_ids": {},
6714 + "booking_url": "https://reservations.rimouski.gouverneur.com/fr/search-rates",
6715 + "lat": 48.4558971,
6716 + "lng": -68.522612,
6717 + "address": ""
6718 + },
6719 + {
6720 + "sit_id": "HOTEMTOV50071H",
6721 + "citq": "038662",
6722 + "name": "DAYS INN BY WYNDHAM TROIS-RIVIÈRES",
6723 + "city": "Trois-Rivières",
6724 + "region": "Mauricie",
6725 + "website": "https://www.wyndhamhotels.com/fr-ca/days-inn/trois-rivieres-quebec/days-inn-trois-rivieres/overview?",
6726 + "engine": "aucun",
6727 + "engine_ids": {},
6728 + "booking_url": null,
6729 + "lat": 46.3291559,
6730 + "lng": -72.603563,
6731 + "address": ""
6732 + },
6733 + {
6734 + "sit_id": "HOTEMTOV500725",
6735 + "citq": "043293",
6736 + "name": "HÔTEL MARINEAU LA TUQUE",
6737 + "city": "La Tuque",
6738 + "region": "Mauricie",
6739 + "website": "https://www.hotelsmarineau.com/latuque",
6740 + "engine": "reservit",
6741 + "engine_ids": {},
6742 + "booking_url": null,
6743 + "lat": 47.3925062,
6744 + "lng": -72.784523,
6745 + "address": ""
6746 + },
6747 + {
6748 + "sit_id": "HOTEMTOV500722",
6749 + "citq": "040924",
6750 + "name": "HÔTEL LE MANOIR BAIE-COMEAU",
6751 + "city": "Baie-Comeau",
6752 + "region": "Côte-Nord (Manicouagan)",
6753 + "website": "https://www.manoirbc.com",
6754 + "engine": "reservit",
6755 + "engine_ids": {
6756 + "custid": "58",
6757 + "hotelid": "188096"
6758 + },
6759 + "booking_url": "http://softbooker.reservit.com/jreservit/welcomeXml.do?langcode=FR&custid=58&hotelid=188096",
6760 + "lat": 49.2193411,
6761 + "lng": -68.141399,
6762 + "address": ""
6763 + },
6764 + {
6765 + "sit_id": "HOTEMTOV5006S3",
6766 + "citq": "038861",
6767 + "name": "MANOIR DES SABLES HÔTEL & GOLF",
6768 + "city": "Orford",
6769 + "region": "Cantons-de-l'Est",
6770 + "website": "https://www.manoirdessables.com",
6771 + "engine": "autre",
6772 + "engine_ids": {},
6773 + "booking_url": "http://oceanmarketing.net",
6774 + "lat": 45.3149887,
6775 + "lng": -72.163563,
6776 + "address": ""
6777 + },
6778 + {
6779 + "sit_id": "HOTEMTOV50071F",
6780 + "citq": "040703",
6781 + "name": "FAIRMONT LE CHÂTEAU FRONTENAC",
6782 + "city": "Québec",
6783 + "region": "Québec",
6784 + "website": "https://www.fairmont.fr/frontenac-quebec",
6785 + "engine": "autre",
6786 + "engine_ids": {},
6787 + "booking_url": "https://all.accor.com/account/index.fr.shtml#/",
6788 + "lat": 46.811909,
6789 + "lng": -71.205216,
6790 + "address": ""
6791 + },
6792 + {
6793 + "sit_id": "HOTEMTOV5006MB",
6794 + "citq": "185032",
6795 + "name": "LE ST-MARTIN HÔTEL ET SUITES",
6796 + "city": "Laval",
6797 + "region": "Laval",
6798 + "website": "https://www.lestmartin.com",
6799 + "engine": "error",
6800 + "engine_ids": {},
6801 + "booking_url": null,
6802 + "lat": 45.5653889,
6803 + "lng": -73.735092,
6804 + "address": ""
6805 + },
6806 + {
6807 + "sit_id": "HOTEMTOV5006GJ",
6808 + "citq": "064455",
6809 + "name": "MOTEL MARIE-DAN",
6810 + "city": "Sainte-Eulalie",
6811 + "region": "Centre-du-Québec",
6812 + "website": "https://www.motelmariedan.com",
6813 + "engine": "error",
6814 + "engine_ids": {},
6815 + "booking_url": null,
6816 + "lat": 46.0984804,
6817 + "lng": -72.229858,
6818 + "address": ""
6819 + },
6820 + {
6821 + "sit_id": "HOTEMTOV500729",
6822 + "citq": "044962",
6823 + "name": "AUBERGE HAPPY LOGIS",
6824 + "city": "Lac-Etchemin",
6825 + "region": "Chaudière-Appalaches",
6826 + "website": "https://www.happylogis.ca",
6827 + "engine": "reservit",
6828 + "engine_ids": {
6829 + "custid": "58",
6830 + "hotelid": "344194"
6831 + },
6832 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=344194&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
6833 + "lat": 46.3997155,
6834 + "lng": -70.51206,
6835 + "address": ""
6836 + },
6837 + {
6838 + "sit_id": "HOTEMTOV5006FR",
6839 + "citq": "569623",
6840 + "name": "HÔTEL COMFORT INN ROUYN-NORANDA",
6841 + "city": "Rouyn-Noranda",
6842 + "region": "Abitibi-Témiscamingue",
6843 + "website": "https://www.choicehotels.com/fr-us/quebec/rouyn-noranda/comfort-inn-hotels/cn342",
6844 + "engine": "error",
6845 + "engine_ids": {},
6846 + "booking_url": null,
6847 + "lat": 48.2236273,
6848 + "lng": -78.993996,
6849 + "address": ""
6850 + },
6851 + {
6852 + "sit_id": "HOTEMTOV50071U",
6853 + "citq": "221273",
6854 + "name": "OASIS DE L'ÎLE",
6855 + "city": "Saint-Eustache",
6856 + "region": "Laurentides",
6857 + "website": "https://www.oasisdelile.com",
6858 + "engine": "aucun",
6859 + "engine_ids": {},
6860 + "booking_url": null,
6861 + "lat": 45.5781555,
6862 + "lng": -73.852123,
6863 + "address": ""
6864 + },
6865 + {
6866 + "sit_id": "HOTEMTOV500673",
6867 + "citq": "222344",
6868 + "name": "HÔTEL COMFORT INN & SUITES ST-NICOLAS",
6869 + "city": "Lévis",
6870 + "region": "Chaudière-Appalaches",
6871 + "website": "https://www.choicehotels.com/fr-us/quebec/levis/comfort-inn-hotels/cn849",
6872 + "engine": "error",
6873 + "engine_ids": {},
6874 + "booking_url": null,
6875 + "lat": 46.7186073,
6876 + "lng": -71.297409,
6877 + "address": ""
6878 + },
6879 + {
6880 + "sit_id": "HOTEMTOV5006IY",
6881 + "citq": "026353",
6882 + "name": "HÔTEL QUALITY SUITES",
6883 + "city": "Québec",
6884 + "region": "Québec",
6885 + "website": "https://www.choicehotels.com/fr-ca/quebec/quebec/quality-inn-hotels/cn335?mc=llrscncn&pmf=canada",
6886 + "engine": "error",
6887 + "engine_ids": {},
6888 + "booking_url": null,
6889 + "lat": 46.8269005,
6890 + "lng": -71.294829,
6891 + "address": ""
6892 + },
6893 + {
6894 + "sit_id": "HOTEMTOV50072T",
6895 + "citq": "174053",
6896 + "name": "TRAVELODGE ALMA",
6897 + "city": "Alma",
6898 + "region": "Saguenay--Lac-Saint-Jean",
6899 + "website": "https://www.notrehotel.ca",
6900 + "engine": "aucun",
6901 + "engine_ids": {},
6902 + "booking_url": null,
6903 + "lat": 48.5487341,
6904 + "lng": -71.648353,
6905 + "address": ""
6906 + },
6907 + {
6908 + "sit_id": "HOTEMTOV50073T",
6909 + "citq": "583940",
6910 + "name": "DOUBLETREE PAR HILTON MONTRÉAL",
6911 + "city": "Montréal",
6912 + "region": "Montréal",
6913 + "website": "https://www.hiltonhotels.com/fr_FR/canada/doubletree-by-hilton-montreal/",
6914 + "engine": "error",
6915 + "engine_ids": {},
6916 + "booking_url": null,
6917 + "lat": 45.5072656,
6918 + "lng": -73.564932,
6919 + "address": ""
6920 + },
6921 + {
6922 + "sit_id": "HOTEMTOV50073V",
6923 + "citq": "575772",
6924 + "name": "MOTEL DU LAC SIMON",
6925 + "city": "Duhamel",
6926 + "region": "Outaouais",
6927 + "website": "https://moteldulacsimon.com",
6928 + "engine": "aucun",
6929 + "engine_ids": {},
6930 + "booking_url": null,
6931 + "lat": 46.023072,
6932 + "lng": -75.07947,
6933 + "address": ""
6934 + },
6935 + {
6936 + "sit_id": "HOTEMTOV50073G",
6937 + "citq": "128365",
6938 + "name": "FAIRMONT TREMBLANT",
6939 + "city": "Mont-Tremblant",
6940 + "region": "Laurentides",
6941 + "website": "https://www.fairmont.com/fr/hotels/tremblant/fairmont-tremblant",
6942 + "engine": "error",
6943 + "engine_ids": {},
6944 + "booking_url": null,
6945 + "lat": 46.2153939,
6946 + "lng": -74.585449,
6947 + "address": ""
6948 + },
6949 + {
6950 + "sit_id": "HOTEMTOV500726",
6951 + "citq": "046944",
6952 + "name": "MOTEL LE PORTAGE",
6953 + "city": "Matane",
6954 + "region": "Gaspésie",
6955 + "website": "https://www.leportagematane.com",
6956 + "engine": "mews",
6957 + "engine_ids": {
6958 + "distributor": "8cc4f868-c3ef-4f4b-8760-b2c80042a950"
6959 + },
6960 + "booking_url": "https://app.mews.com/distributor/8cc4f868-c3ef-4f4b-8760-b2c80042a950",
6961 + "lat": 48.8337831,
6962 + "lng": -67.574046,
6963 + "address": ""
6964 + },
6965 + {
6966 + "sit_id": "HOTEMTOV50073E",
6967 + "citq": "059625",
6968 + "name": "LE DOMAINE DU VIEUX COUVENT",
6969 + "city": "Les Îles-de-la-Madeleine",
6970 + "region": "Îles-de-la-Madeleine",
6971 + "website": "https://www.domaineduvieuxcouvent.com",
6972 + "engine": "mews",
6973 + "engine_ids": {
6974 + "distributor": "a65ac2d9-711a-4b05-a7b8-b21a0140fad9"
6975 + },
6976 + "booking_url": "https://app.mews.com/distributor/a65ac2d9-711a-4b05-a7b8-b21a0140fad9",
6977 + "lat": 47.3983834,
6978 + "lng": -61.819075,
6979 + "address": ""
6980 + },
6981 + {
6982 + "sit_id": "HOTEMTOV50074G",
6983 + "citq": "507931",
6984 + "name": "AUBERGE DE LA FONTAINE",
6985 + "city": "Montréal",
6986 + "region": "Montréal",
6987 + "website": "https://www.aubergedelafontaine.com",
6988 + "engine": "cloudbeds",
6989 + "engine_ids": {},
6990 + "booking_url": "https://us2.cloudbeds.com/reservation/ADA2g7",
6991 + "lat": 45.527648,
6992 + "lng": -73.572555,
6993 + "address": ""
6994 + },
6995 + {
6996 + "sit_id": "HOTEMTOV50073W",
6997 + "citq": "572865",
6998 + "name": "HÔTEL RUBY FOO'S",
6999 + "city": "Montréal",
7000 + "region": "Montréal",
7001 + "website": "https://www.hotelrubyfoos.com",
7002 + "engine": "travelclick",
7003 + "engine_ids": {
7004 + "hotelid": "12479"
7005 + },
7006 + "booking_url": "https://reservations.travelclick.com/12479?",
7007 + "lat": 45.4965126,
7008 + "lng": -73.655391,
7009 + "address": ""
7010 + },
7011 + {
7012 + "sit_id": "HOTEMTOV50074S",
7013 + "citq": "133954",
7014 + "name": "AUBERGE VALCARTIER - PAR ANEYRO",
7015 + "city": "Saint-Gabriel-de-Valcartier",
7016 + "region": "Québec",
7017 + "website": "https://aubergevalcartier.com/",
7018 + "engine": "cloudbeds",
7019 + "engine_ids": {
7020 + "slug": "PgVhUt"
7021 + },
7022 + "booking_url": "https://hotels.cloudbeds.com/reservation/PgVhUt",
7023 + "lat": 46.9376142,
7024 + "lng": -71.470663,
7025 + "address": ""
7026 + },
7027 + {
7028 + "sit_id": "HOTEMTOV500723",
7029 + "citq": "044951",
7030 + "name": "LE VICTORIN HÔTEL ET CONGRÈS",
7031 + "city": "Victoriaville",
7032 + "region": "Centre-du-Québec",
7033 + "website": "https://www.hotellevictorin.com",
7034 + "engine": "reservit",
7035 + "engine_ids": {
7036 + "custid": "1794"
7037 + },
7038 + "booking_url": "https://secure.reservit.com/rsl/booking/indexmodal.php?customerid=1794&lang=fr_FR",
7039 + "lat": 46.0771813,
7040 + "lng": -71.931861,
7041 + "address": ""
7042 + },
7043 + {
7044 + "sit_id": "HOTEMTOV50073F",
7045 + "citq": "065995",
7046 + "name": "LA SOURCE",
7047 + "city": "Saint-Romain",
7048 + "region": "Cantons-de-l'Est",
7049 + "website": "https://www.complexelasource.com",
7050 + "engine": "aucun",
7051 + "engine_ids": {},
7052 + "booking_url": null,
7053 + "lat": 45.8118794,
7054 + "lng": -71.10217,
7055 + "address": ""
7056 + },
7057 + {
7058 + "sit_id": "HOTEMTOV50076A",
7059 + "citq": "102550",
7060 + "name": "AUBERGE LAKEVIEW INN",
7061 + "city": "Lac-Brome",
7062 + "region": "Cantons-de-l'Est",
7063 + "website": "https://info@aubergelakeviewinn.com",
7064 + "engine": "reservit",
7065 + "engine_ids": {
7066 + "custid": "58",
7067 + "hotelid": "93677"
7068 + },
7069 + "booking_url": "https://secure.reservit.com/engine/booking/58/93677/dates?specialMode=default&langcode=EN&__utmz=128918670.1736606597.1.1.utmcsr=(direct",
7070 + "lat": 45.2206219,
7071 + "lng": -72.512596,
7072 + "address": ""
7073 + },
7074 + {
7075 + "sit_id": "HOTEMTOV500777",
7076 + "citq": "112641",
7077 + "name": "BISTRO PETIT HÔTEL CAFÉ KRIEGHOFF",
7078 + "city": "Québec",
7079 + "region": "Québec",
7080 + "website": "https://www.cafekrieghoff.qc.ca",
7081 + "engine": "reservit",
7082 + "engine_ids": {
7083 + "custid": "58",
7084 + "hotelid": "237840"
7085 + },
7086 + "booking_url": "https://secure.reservit.com/fo/booking/58/237840?specialMode=default&langcode=FR",
7087 + "lat": 46.8035338,
7088 + "lng": -71.225429,
7089 + "address": ""
7090 + },
7091 + {
7092 + "sit_id": "HOTEMTOV50076W",
7093 + "citq": "555122",
7094 + "name": "FOUR POINTS PAR SHERATON & CENTRE DE CONFÉRENCES GATINEAU-OTTAWA",
7095 + "city": "Gatineau",
7096 + "region": "Outaouais",
7097 + "website": "https://www.marriott.fr/yowfp",
7098 + "engine": "error",
7099 + "engine_ids": {},
7100 + "booking_url": null,
7101 + "lat": 45.4286828,
7102 + "lng": -75.710922,
7103 + "address": ""
7104 + },
7105 + {
7106 + "sit_id": "HOTEMTOV50077H",
7107 + "citq": "183794",
7108 + "name": "MANOIR MONT-SAINTE-ANNE",
7109 + "city": "Beaupré",
7110 + "region": "Québec",
7111 + "website": "https://chalets-village.com",
7112 + "engine": "aucun",
7113 + "engine_ids": {},
7114 + "booking_url": null,
7115 + "lat": 47.0500531,
7116 + "lng": -70.882385,
7117 + "address": ""
7118 + },
7119 + {
7120 + "sit_id": "HOTEMTOV500771",
7121 + "citq": "563511",
7122 + "name": "MOTEL SOUVENIR",
7123 + "city": "Saint-Jacques-le-Mineur",
7124 + "region": "Montérégie",
7125 + "website": "https://www.motelsouvenir.ca",
7126 + "engine": "aucun",
7127 + "engine_ids": {},
7128 + "booking_url": null,
7129 + "lat": 45.1951453,
7130 + "lng": -73.449864,
7131 + "address": ""
7132 + },
7133 + {
7134 + "sit_id": "HOTEMTOV50073B",
7135 + "citq": "064934",
7136 + "name": "AUBERGE DES 3 CANARDS",
7137 + "city": "La Malbaie",
7138 + "region": "Charlevoix",
7139 + "website": "https://www.auberge3canards.com",
7140 + "engine": "reservit",
7141 + "engine_ids": {
7142 + "hotelid": "198970"
7143 + },
7144 + "booking_url": "http://softbooker.reservit.com/reservit/reserhotel.php?hotelid=198970&lang=fr&action=resa",
7145 + "lat": 47.6264413,
7146 + "lng": -70.14717,
7147 + "address": ""
7148 + },
7149 + {
7150 + "sit_id": "HOTEMTOV50078A",
7151 + "citq": "624890",
7152 + "name": "HÔTEL MONT GABRIEL",
7153 + "city": "Sainte-Adèle",
7154 + "region": "Laurentides",
7155 + "website": "https://www.montgabriel.com",
7156 + "engine": "travelclick",
7157 + "engine_ids": {},
7158 + "booking_url": "https://api.travelclick.com/loyalty/v2/110348",
7159 + "lat": 45.9215539,
7160 + "lng": -74.161276,
7161 + "address": ""
7162 + },
7163 + {
7164 + "sit_id": "HOTEMTOV5006RL",
7165 + "citq": "050260",
7166 + "name": "HÔTEL COMFORT INN DRUMMONDVILLE",
7167 + "city": "Drummondville",
7168 + "region": "Centre-du-Québec",
7169 + "website": "https://www.choicehotels.com/cn324",
7170 + "engine": "error",
7171 + "engine_ids": {},
7172 + "booking_url": null,
7173 + "lat": 45.8977187,
7174 + "lng": -72.525198,
7175 + "address": ""
7176 + },
7177 + {
7178 + "sit_id": "HOTEMTOV50078E",
7179 + "citq": "298793",
7180 + "name": "HAMPTON INN & SUITES PAR HILTON QUÉBEC BEAUPORT",
7181 + "city": "Québec",
7182 + "region": "Québec",
7183 + "website": "https://www.hilton.com/fr/hotels/yqbbphx-hampton-suites-quebec-city-beauport/",
7184 + "engine": "error",
7185 + "engine_ids": {},
7186 + "booking_url": null,
7187 + "lat": 46.8739978,
7188 + "lng": -71.201949,
7189 + "address": ""
7190 + },
7191 + {
7192 + "sit_id": "HOTEMTOV500770",
7193 + "citq": "565283",
7194 + "name": "HÔTEL ALILA SAINT-SAUVEUR",
7195 + "city": "Morin-Heights",
7196 + "region": "Laurentides",
7197 + "website": "http://www.alila.ca/hebergement.html",
7198 + "engine": "aucun",
7199 + "engine_ids": {},
7200 + "booking_url": null,
7201 + "lat": 45.9033083,
7202 + "lng": -74.246081,
7203 + "address": ""
7204 + },
7205 + {
7206 + "sit_id": "HOTEMTOV50072O",
7207 + "citq": "054493",
7208 + "name": "AUBERGE LOUIS-HÉBERT",
7209 + "city": "Québec",
7210 + "region": "Québec",
7211 + "website": "https://www.louishebert.com",
7212 + "engine": "autre",
7213 + "engine_ids": {},
7214 + "booking_url": "https://widgets.libroreserve.com/WEB/QC015730788469/book",
7215 + "lat": 46.8067742,
7216 + "lng": -71.216171,
7217 + "address": ""
7218 + },
7219 + {
7220 + "sit_id": "HOTEMTOV50079I",
7221 + "citq": "514021",
7222 + "name": "HÔTEL MOCO",
7223 + "city": "Salaberry-de-Valleyfield",
7224 + "region": "Montérégie",
7225 + "website": "https://www.hotelmoco.ca",
7226 + "engine": "travelclick",
7227 + "engine_ids": {
7228 + "hotelid": "114780"
7229 + },
7230 + "booking_url": "https://reservations.travelclick.com/114780?",
7231 + "lat": 45.2594919,
7232 + "lng": -74.128118,
7233 + "address": ""
7234 + },
7235 + {
7236 + "sit_id": "HOTEMTOV50079K",
7237 + "citq": "523740",
7238 + "name": "HÔTEL ALBERT PAR G5",
7239 + "city": "Rouyn-Noranda",
7240 + "region": "Abitibi-Témiscamingue",
7241 + "website": "https://hotelalbert.ca/",
7242 + "engine": "mews",
7243 + "engine_ids": {
7244 + "distributor": "5cb75ce5-756b-434c-9bd7-b26800582bdc"
7245 + },
7246 + "booking_url": "https://app.mews.com/distributor/5cb75ce5-756b-434c-9bd7-b26800582bdc",
7247 + "lat": 48.2408924,
7248 + "lng": -79.020482,
7249 + "address": ""
7250 + },
7251 + {
7252 + "sit_id": "HOTEMTOV50079W",
7253 + "citq": "298378",
7254 + "name": "COMPLEXE HAVANA",
7255 + "city": "Maricourt",
7256 + "region": "Cantons-de-l'Est",
7257 + "website": "https://havanaresort.ca",
7258 + "engine": "reservit",
7259 + "engine_ids": {
7260 + "custid": "359",
7261 + "hotelid": "436907"
7262 + },
7263 + "booking_url": "https://secure.reservit.com/fo/booking/359/436907/dates?specialMode=default&langcode=FR&__utmz=128918670.1651852793.1.1.utmcsr%3D(direct",
7264 + "lat": 45.5601151,
7265 + "lng": -72.360971,
7266 + "address": ""
7267 + },
7268 + {
7269 + "sit_id": "HOTEMTOV500785",
7270 + "citq": "621854",
7271 + "name": "MOTEL CARREFOUR LA GRANDE",
7272 + "city": "Eeyou Istchee Baie-James",
7273 + "region": "Baie-James",
7274 + "website": "https://www.carrefourlagrande.ca",
7275 + "engine": "aucun",
7276 + "engine_ids": {},
7277 + "booking_url": null,
7278 + "lat": 53.7912125,
7279 + "lng": -77.619481,
7280 + "address": ""
7281 + },
7282 + {
7283 + "sit_id": "HOTEMTOV50072P",
7284 + "citq": "051166",
7285 + "name": "HÔTEL BROMONT",
7286 + "city": "Bromont",
7287 + "region": "Cantons-de-l'Est",
7288 + "website": "https://www.hotelbromont.com",
7289 + "engine": "reservit",
7290 + "engine_ids": {
7291 + "custid": "58",
7292 + "hotelid": "428839"
7293 + },
7294 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?lang=FR&partid=3849&hotelid=428839&action=resa&redirectHOST=softbooker.reservit.com",
7295 + "lat": 45.3141993,
7296 + "lng": -72.639526,
7297 + "address": ""
7298 + },
7299 + {
7300 + "sit_id": "HOTEMTOV50079Y",
7301 + "citq": "007825",
7302 + "name": "MAISON DU NORD / NORTH HOUSE - HÔTEL MANOIR DES REMPARTS",
7303 + "city": "Québec",
7304 + "region": "Québec",
7305 + "website": "https://www.manoirdesremparts.com",
7306 + "engine": "error",
7307 + "engine_ids": {},
7308 + "booking_url": null,
7309 + "lat": 46.8154283,
7310 + "lng": -71.204317,
7311 + "address": ""
7312 + },
7313 + {
7314 + "sit_id": "HOTEMTOV5007A3",
7315 + "citq": "010135",
7316 + "name": "AUBERGE LES ETCHEMINS",
7317 + "city": "Lac-Etchemin",
7318 + "region": "Chaudière-Appalaches",
7319 + "website": "https://aubergeetchemin.com",
7320 + "engine": "cloudbeds",
7321 + "engine_ids": {},
7322 + "booking_url": "https://us2.cloudbeds.com/fr/reservation/06qscT?currency=cad",
7323 + "lat": 46.4416112,
7324 + "lng": -70.573696,
7325 + "address": ""
7326 + },
7327 + {
7328 + "sit_id": "HOTEMTOV5007AC",
7329 + "citq": "014814",
7330 + "name": "HÔTEL MARINEAU MATTAWIN",
7331 + "city": "Trois-Rives",
7332 + "region": "Mauricie",
7333 + "website": "https://www.hotelsmarineau.com/mattawin",
7334 + "engine": "reservit",
7335 + "engine_ids": {},
7336 + "booking_url": null,
7337 + "lat": 46.8998184,
7338 + "lng": -72.928454,
7339 + "address": ""
7340 + },
7341 + {
7342 + "sit_id": "HOTEMTOV5007A5",
7343 + "citq": "013716",
7344 + "name": "MIAMI MOTEL INC.",
7345 + "city": "Trois-Rivières",
7346 + "region": "Mauricie",
7347 + "website": "https://www.motel-miami.com",
7348 + "engine": "autre",
7349 + "engine_ids": {},
7350 + "booking_url": "https://reservation.motel-miami.com",
7351 + "lat": 46.3690011,
7352 + "lng": -72.523484,
7353 + "address": ""
7354 + },
7355 + {
7356 + "sit_id": "HOTEMTOV5007AO",
7357 + "citq": "024286",
7358 + "name": "AUBERGE CHEZ DENIS À FRANÇOIS",
7359 + "city": "Les Îles-de-la-Madeleine",
7360 + "region": "Îles-de-la-Madeleine",
7361 + "website": "https://www.aubergechezdenis.com",
7362 + "engine": "aucun",
7363 + "engine_ids": {},
7364 + "booking_url": null,
7365 + "lat": 47.2356792,
7366 + "lng": -61.844375,
7367 + "address": ""
7368 + },
7369 + {
7370 + "sit_id": "HOTEMTOV50079C",
7371 + "citq": "001525",
7372 + "name": "LE BORÉAL",
7373 + "city": "Baie-Comeau",
7374 + "region": "Côte-Nord (Manicouagan)",
7375 + "website": "https://hotelsduplateau.com/",
7376 + "engine": "mews",
7377 + "engine_ids": {
7378 + "distributor": "ec9b4edd-391e-4fc4-afdc-b40300988b75"
7379 + },
7380 + "booking_url": "https://app.mews.com/distributor/ec9b4edd-391e-4fc4-afdc-b40300988b75",
7381 + "lat": 49.1974852,
7382 + "lng": -68.264033,
7383 + "address": ""
7384 + },
7385 + {
7386 + "sit_id": "HOTEMTOV5007BO",
7387 + "citq": "028803",
7388 + "name": "HÔTEL & SUITES NORMANDIN QUÉBEC",
7389 + "city": "Québec",
7390 + "region": "Québec",
7391 + "website": "https://hotelnormandin.com/hotel-et-suites-normandin-quebec/",
7392 + "engine": "reservit",
7393 + "engine_ids": {
7394 + "custid": "515",
7395 + "hotelid": "13445"
7396 + },
7397 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=515&hotelid=13445&roo",
7398 + "lat": 46.8334453,
7399 + "lng": -71.279738,
7400 + "address": ""
7401 + },
7402 + {
7403 + "sit_id": "HOTEMTOV5007AS",
7404 + "citq": "026110",
7405 + "name": "LE GEORGESVILLE",
7406 + "city": "Saint-Georges",
7407 + "region": "Chaudière-Appalaches",
7408 + "website": "https://www.georgesville.com",
7409 + "engine": "autre",
7410 + "engine_ids": {},
7411 + "booking_url": "https://agencelaboite.com/",
7412 + "lat": 46.122131,
7413 + "lng": -70.670308,
7414 + "address": ""
7415 + },
7416 + {
7417 + "sit_id": "HOTEMTOV50077G",
7418 + "citq": "147173",
7419 + "name": "LHOTEL",
7420 + "city": "Montréal",
7421 + "region": "Montréal",
7422 + "website": "https://www.lhotelmontreal.com",
7423 + "engine": "mews",
7424 + "engine_ids": {
7425 + "distributor": "5fa9bc8f-0064-4dcc-bb7c-b38e00f85f8f"
7426 + },
7427 + "booking_url": "https://app.mews.com/distributor/5fa9bc8f-0064-4dcc-bb7c-b38e00f85f8f?language=fr-FR",
7428 + "lat": 45.503073,
7429 + "lng": -73.558551,
7430 + "address": ""
7431 + },
7432 + {
7433 + "sit_id": "HOTEMTOV5007BV",
7434 + "citq": "005865",
7435 + "name": "HÔTEL LINDBERGH",
7436 + "city": "Québec",
7437 + "region": "Québec",
7438 + "website": "https://www.hotelsjaro.com/lindbergh",
7439 + "engine": "autre",
7440 + "engine_ids": {},
7441 + "booking_url": "https://www.reseze.net/servlet/WebresShowAvailable",
7442 + "lat": 46.7682625,
7443 + "lng": -71.286216,
7444 + "address": ""
7445 + },
7446 + {
7447 + "sit_id": "HOTEMTOV5007C3",
7448 + "citq": "008072",
7449 + "name": "HÔTEL UNIVERSEL",
7450 + "city": "Alma",
7451 + "region": "Saguenay--Lac-Saint-Jean",
7452 + "website": "https://www.hoteluniversel.com",
7453 + "engine": "mews",
7454 + "engine_ids": {
7455 + "distributor": "d89a5a8b-4a3e-478b-94c7-b3ed00cc19e2"
7456 + },
7457 + "booking_url": "https://app.mews.com/distributor/d89a5a8b-4a3e-478b-94c7-b3ed00cc19e2",
7458 + "lat": 48.5502405,
7459 + "lng": -71.653479,
7460 + "address": ""
7461 + },
7462 + {
7463 + "sit_id": "HOTEMTOV5007BR",
7464 + "citq": "022481",
7465 + "name": "HÔTEL DU BOULEVARD",
7466 + "city": "Dolbeau-Mistassini",
7467 + "region": "Saguenay--Lac-Saint-Jean",
7468 + "website": "https://www.hotelduboulevard.com",
7469 + "engine": "autre",
7470 + "engine_ids": {},
7471 + "booking_url": "https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js",
7472 + "lat": 48.8803633,
7473 + "lng": -72.230349,
7474 + "address": ""
7475 + },
7476 + {
7477 + "sit_id": "HOTEMTOV5007C2",
7478 + "citq": "010533",
7479 + "name": "HÔTEL-MOTEL PORTE DE LA MAURICIE",
7480 + "city": "Yamachiche",
7481 + "region": "Mauricie",
7482 + "website": "https://laportedelamauricie.com/",
7483 + "engine": "mews",
7484 + "engine_ids": {
7485 + "distributor": "a07dd641-0d81-4610-bbde-b13b00b2ab7b"
7486 + },
7487 + "booking_url": "https://app.mews.com/distributor/a07dd641-0d81-4610-bbde-b13b00b2ab7b",
7488 + "lat": 46.2702336,
7489 + "lng": -72.862134,
7490 + "address": ""
7491 + },
7492 + {
7493 + "sit_id": "HOTEMTOV5007CB",
7494 + "citq": "007151",
7495 + "name": "AUBERGE PLACE D'ARMES",
7496 + "city": "Québec",
7497 + "region": "Québec",
7498 + "website": "https://hotels.groupesogno.com/fr/hotels/auberge-place-darmes/",
7499 + "engine": "cloudbeds",
7500 + "engine_ids": {
7501 + "slug": "tTYv72"
7502 + },
7503 + "booking_url": "https://static1.cloudbeds.com/booking-engine/latest/static/js/immersive-experience/cb-immersive-experience.js",
7504 + "lat": 46.8131266,
7505 + "lng": -71.206454,
7506 + "address": ""
7507 + },
7508 + {
7509 + "sit_id": "HOTEMTOV50079Z",
7510 + "citq": "012272",
7511 + "name": "AUBERGE & SPA DES FALAISES ET PAVILLON",
7512 + "city": "La Malbaie",
7513 + "region": "Charlevoix",
7514 + "website": "https://www.aubergedesfalaises.com",
7515 + "engine": "reservit",
7516 + "engine_ids": {
7517 + "custid": "58",
7518 + "hotelid": "15488"
7519 + },
7520 + "booking_url": "http://softbooker.reservit.com/reservit/reserhotel.php?lang=FR&hotelid=15488",
7521 + "lat": 47.6358073,
7522 + "lng": -70.151571,
7523 + "address": ""
7524 + },
7525 + {
7526 + "sit_id": "HOTEMTOV50076E",
7527 + "citq": "211783",
7528 + "name": "AUBERGE DOMAINE VALGA",
7529 + "city": "Saint-Gabriel-de-Rimouski",
7530 + "region": "Bas-Saint-Laurent",
7531 + "website": "https://www.domainevalga.com",
7532 + "engine": "reservit",
7533 + "engine_ids": {
7534 + "custid": "58",
7535 + "hotelid": "425546"
7536 + },
7537 + "booking_url": "https://secure.reservit.com/fo/booking/58/425546/availability?specialMode=default&langcode=FR",
7538 + "lat": 48.391074,
7539 + "lng": -68.189341,
7540 + "address": ""
7541 + },
7542 + {
7543 + "sit_id": "HOTEMTOV5007CY",
7544 + "citq": "000556",
7545 + "name": "HÔTEL-MOTEL MANOIR PERCÉ",
7546 + "city": "Percé",
7547 + "region": "Gaspésie",
7548 + "website": "https://www.manoirdeperce.com",
7549 + "engine": "mews",
7550 + "engine_ids": {
7551 + "distributor": "ea24649e-6985-45d1-b45f-b2d8002e5a52"
7552 + },
7553 + "booking_url": "https://app.mews.com/distributor/ea24649e-6985-45d1-b45f-b2d8002e5a52",
7554 + "lat": 48.5190674,
7555 + "lng": -64.216935,
7556 + "address": ""
7557 + },
7558 + {
7559 + "sit_id": "HOTEMTOV50073D",
7560 + "citq": "062521",
7561 + "name": "MON JOLI MOTEL",
7562 + "city": "Sainte-Flavie",
7563 + "region": "Gaspésie",
7564 + "website": "https://www.monjolimotel.com",
7565 + "engine": "reservit",
7566 + "engine_ids": {},
7567 + "booking_url": null,
7568 + "lat": 48.6089798,
7569 + "lng": -68.227381,
7570 + "address": ""
7571 + },
7572 + {
7573 + "sit_id": "HOTEMTOV5007DE",
7574 + "citq": "002800",
7575 + "name": "AUBERGE SUR MER",
7576 + "city": "Notre-Dame-du-Portage",
7577 + "region": "Bas-Saint-Laurent",
7578 + "website": "https://www.aubergesurmer.ca",
7579 + "engine": "error",
7580 + "engine_ids": {},
7581 + "booking_url": null,
7582 + "lat": 47.7795857,
7583 + "lng": -69.599029,
7584 + "address": ""
7585 + },
7586 + {
7587 + "sit_id": "HOTEMTOV5007C9",
7588 + "citq": "006263",
7589 + "name": "MOTEL L'ABRI",
7590 + "city": "Carleton-sur-Mer",
7591 + "region": "Gaspésie",
7592 + "website": "https://www.motellabri.com/fr-ca",
7593 + "engine": "reservit",
7594 + "engine_ids": {},
7595 + "booking_url": null,
7596 + "lat": 48.1120663,
7597 + "lng": -66.144967,
7598 + "address": ""
7599 + },
7600 + {
7601 + "sit_id": "HOTEMTOV5007CS",
7602 + "citq": "516596",
7603 + "name": "MOTEL LES PIGNONS VERTS",
7604 + "city": "Gatineau",
7605 + "region": "Outaouais",
7606 + "website": "https://www.motelpignonsverts.ca",
7607 + "engine": "aucun",
7608 + "engine_ids": {},
7609 + "booking_url": null,
7610 + "lat": 45.5748029,
7611 + "lng": -75.410444,
7612 + "address": ""
7613 + },
7614 + {
7615 + "sit_id": "HOTEMTOV5007CP",
7616 + "citq": "522524",
7617 + "name": "MOTEL DES ÉRABLES",
7618 + "city": "Coteau-du-Lac",
7619 + "region": "Montérégie",
7620 + "website": "https://www.moteldeserables.ca",
7621 + "engine": "aucun",
7622 + "engine_ids": {},
7623 + "booking_url": null,
7624 + "lat": 45.2994441,
7625 + "lng": -74.180163,
7626 + "address": ""
7627 + },
7628 + {
7629 + "sit_id": "HOTEMTOV5007CE",
7630 + "citq": "018723",
7631 + "name": "MANOIR HOVEY",
7632 + "city": "North Hatley",
7633 + "region": "Cantons-de-l'Est",
7634 + "website": "https://www.manoirhovey.com",
7635 + "engine": "aucun",
7636 + "engine_ids": {},
7637 + "booking_url": null,
7638 + "lat": 45.2643554,
7639 + "lng": -71.995895,
7640 + "address": ""
7641 + },
7642 + {
7643 + "sit_id": "HOTEMTOV5006ZY",
7644 + "citq": "058074",
7645 + "name": "AUBERGE «MOTEL» LE PIGEONNIER",
7646 + "city": "Farnham",
7647 + "region": "Cantons-de-l'Est",
7648 + "website": "https://www.motellepigeonnier.ca",
7649 + "engine": "autre",
7650 + "engine_ids": {},
7651 + "booking_url": "https://webexia.ca",
7652 + "lat": 45.2875641,
7653 + "lng": -72.991542,
7654 + "address": ""
7655 + },
7656 + {
7657 + "sit_id": "HOTEMTOV5007EH",
7658 + "citq": "221963",
7659 + "name": "STUDIOS STATION TOURISTIQUE PIN ROUGE",
7660 + "city": "New Richmond",
7661 + "region": "Gaspésie",
7662 + "website": "https://www.pinrouge.com",
7663 + "engine": "mews",
7664 + "engine_ids": {
7665 + "distributor": "9011441e-322d-4c9a-9a2a-b2f9016a9ac8"
7666 + },
7667 + "booking_url": "https://app.mews.com/distributor/9011441e-322d-4c9a-9a2a-b2f9016a9ac8",
7668 + "lat": 48.3132937,
7669 + "lng": -65.729403,
7670 + "address": ""
7671 + },
7672 + {
7673 + "sit_id": "HOTEMTOV5007BU",
7674 + "citq": "011244",
7675 + "name": "MOTEL LE QUIET",
7676 + "city": "Lac-Mégantic",
7677 + "region": "Cantons-de-l'Est",
7678 + "website": "https://www.motellequiet.com",
7679 + "engine": "aucun",
7680 + "engine_ids": {},
7681 + "booking_url": null,
7682 + "lat": 45.5920786,
7683 + "lng": -70.908878,
7684 + "address": ""
7685 + },
7686 + {
7687 + "sit_id": "HOTEMTOV5006TK",
7688 + "citq": "004130",
7689 + "name": "HÔTEL-AUBERGE LA GRANDE MAISON ET SPA",
7690 + "city": "Baie-Saint-Paul",
7691 + "region": "Charlevoix",
7692 + "website": "https://www.grandemaison.com",
7693 + "engine": "reservit",
7694 + "engine_ids": {
7695 + "custid": "58",
7696 + "hotelid": "165106"
7697 + },
7698 + "booking_url": "https://secure.reservit.com/fo/booking/58/165106/dates?langcode=fr",
7699 + "lat": 47.4456447,
7700 + "lng": -70.510631,
7701 + "address": ""
7702 + },
7703 + {
7704 + "sit_id": "HOTEMTOV5007FK",
7705 + "citq": "537515",
7706 + "name": "MOTEL AU VIEUX MOULIN À SCIE",
7707 + "city": "Saint-Michel-des-Saints",
7708 + "region": "Lanaudière",
7709 + "website": "https://www.moulinascie.com/",
7710 + "engine": "aucun",
7711 + "engine_ids": {},
7712 + "booking_url": null,
7713 + "lat": 46.6777604,
7714 + "lng": -73.914663,
7715 + "address": ""
7716 + },
7717 + {
7718 + "sit_id": "HOTEMTOV5007DW",
7719 + "citq": "625833",
7720 + "name": "PAVILLON JEAN-XXIII",
7721 + "city": "Montréal",
7722 + "region": "Montréal",
7723 + "website": "https://www.saint-joseph.org",
7724 + "engine": "autre",
7725 + "engine_ids": {},
7726 + "booking_url": "https://www.tiktok.com/@osjmr",
7727 + "lat": 45.4921388,
7728 + "lng": -73.618948,
7729 + "address": ""
7730 + },
7731 + {
7732 + "sit_id": "HOTEMTOV50079O",
7733 + "citq": "528301",
7734 + "name": "HÔTEL CHÂTEAU DE L'ARGOAT",
7735 + "city": "Montréal",
7736 + "region": "Montréal",
7737 + "website": "https://www.hotel-chateau-argoat.com/",
7738 + "engine": "reservit",
7739 + "engine_ids": {
7740 + "custid": "58",
7741 + "hotelid": "162041"
7742 + },
7743 + "booking_url": "https://secure.reservit.com/front162041/front.do?m=widget&mode=init&custid=58&hotelid=162041",
7744 + "lat": 45.5184234,
7745 + "lng": -73.566501,
7746 + "address": ""
7747 + },
7748 + {
7749 + "sit_id": "HOTEMTOV5007EY",
7750 + "citq": "112490",
7751 + "name": "AUBERGE L'AMBASSADEUR",
7752 + "city": "Amqui",
7753 + "region": "Gaspésie",
7754 + "website": "https://www.auberge-ambassadeur.com",
7755 + "engine": "autre",
7756 + "engine_ids": {},
7757 + "booking_url": "https://app.tableo.com/widget/la-table-du-voyageur-canada",
7758 + "lat": 48.465994,
7759 + "lng": -67.432415,
7760 + "address": ""
7761 + },
7762 + {
7763 + "sit_id": "HOTEMTOV5007CD",
7764 + "citq": "018561",
7765 + "name": "HÔTEL VERSO",
7766 + "city": "Magog",
7767 + "region": "Cantons-de-l'Est",
7768 + "website": "https://www.hotelverso.ca",
7769 + "engine": "mews",
7770 + "engine_ids": {
7771 + "distributor": "7739d70c-7b37-4e6f-b475-b3f3014cf2c9"
7772 + },
7773 + "booking_url": "https://app.mews.com/distributor/7739d70c-7b37-4e6f-b475-b3f3014cf2c9",
7774 + "lat": 45.2713946,
7775 + "lng": -72.163585,
7776 + "address": ""
7777 + },
7778 + {
7779 + "sit_id": "HOTEMTOV5007HG",
7780 + "citq": "243180",
7781 + "name": "HÔTEL MONTFORT",
7782 + "city": "Nicolet",
7783 + "region": "Centre-du-Québec",
7784 + "website": "https://www.hotelmontfort.ca",
7785 + "engine": "reservit",
7786 + "engine_ids": {
7787 + "custid": "719320287607506"
7788 + },
7789 + "booking_url": null,
7790 + "lat": 46.2340887,
7791 + "lng": -72.632992,
7792 + "address": ""
7793 + },
7794 + {
7795 + "sit_id": "HOTEMTOV5007IB",
7796 + "citq": "132591",
7797 + "name": "MIWAPANEE CHALET & SPA S.E.N.C.",
7798 + "city": "Kipawa",
7799 + "region": "Abitibi-Témiscamingue",
7800 + "website": "https://www.miwapanee.com",
7801 + "engine": "aucun",
7802 + "engine_ids": {},
7803 + "booking_url": null,
7804 + "lat": 46.8035402,
7805 + "lng": -78.986655,
7806 + "address": ""
7807 + },
7808 + {
7809 + "sit_id": "HOTEMTOV5007DC",
7810 + "citq": "002881",
7811 + "name": "HÔTEL LA LIBERTAD",
7812 + "city": "Notre-Dame-des-Neiges",
7813 + "region": "Bas-Saint-Laurent",
7814 + "website": "https://lalibertad.ca",
7815 + "engine": "cloudbeds",
7816 + "engine_ids": {
7817 + "slug": "MKw0tS"
7818 + },
7819 + "booking_url": "https://hotels.cloudbeds.com/fr/reservation/MKw0tS?widget=1",
7820 + "lat": 48.1378323,
7821 + "lng": -69.150911,
7822 + "address": ""
7823 + },
7824 + {
7825 + "sit_id": "HOTEMTOV500740",
7826 + "citq": "504103",
7827 + "name": "LE GRAND LODGE MONT TREMBLANT",
7828 + "city": "Mont-Tremblant",
7829 + "region": "Laurentides",
7830 + "website": "https://www.legrandlodge.com",
7831 + "engine": "aucun",
7832 + "engine_ids": {},
7833 + "booking_url": null,
7834 + "lat": 46.1728749,
7835 + "lng": -74.59708,
7836 + "address": ""
7837 + },
7838 + {
7839 + "sit_id": "HOTEMTOV5007IK",
7840 + "citq": "507216",
7841 + "name": "HÔTEL WELCOMINNS",
7842 + "city": "Boucherville",
7843 + "region": "Montérégie",
7844 + "website": "https://www.hotelwelcominns.com",
7845 + "engine": "reservit",
7846 + "engine_ids": {},
7847 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php",
7848 + "lat": 45.5741073,
7849 + "lng": -73.443361,
7850 + "address": ""
7851 + },
7852 + {
7853 + "sit_id": "HOTEMTOV5007IJ",
7854 + "citq": "506402",
7855 + "name": "CHÂTEAU VAUDREUIL",
7856 + "city": "Vaudreuil-Dorion",
7857 + "region": "Montérégie",
7858 + "website": "https://www.chateau-vaudreuil.com",
7859 + "engine": "travelclick",
7860 + "engine_ids": {
7861 + "hotelid": "104048"
7862 + },
7863 + "booking_url": "https://reservations.travelclick.com/104048?",
7864 + "lat": 45.416091,
7865 + "lng": -74.011901,
7866 + "address": ""
7867 + },
7868 + {
7869 + "sit_id": "HOTEMTOV5007JY",
7870 + "citq": "221362",
7871 + "name": "LE MONTAGNARD, HÔTEL, CONDOS & CHALETS",
7872 + "city": "Sutton",
7873 + "region": "Cantons-de-l'Est",
7874 + "website": "https://www.montagnard.ca",
7875 + "engine": "cloudbeds",
7876 + "engine_ids": {
7877 + "slug": "RBVsKX"
7878 + },
7879 + "booking_url": "https://hotels.cloudbeds.com/reservation/RBVsKX",
7880 + "lat": 45.1060786,
7881 + "lng": -72.588461,
7882 + "address": ""
7883 + },
7884 + {
7885 + "sit_id": "HOTEMTOV5007IH",
7886 + "citq": "221486",
7887 + "name": "SUPER 8 LACHENAIE",
7888 + "city": "Terrebonne",
7889 + "region": "Lanaudière",
7890 + "website": "https://www.super8lachenaie.com",
7891 + "engine": "autre",
7892 + "engine_ids": {},
7893 + "booking_url": "http://goliving.ca/",
7894 + "lat": 45.7250925,
7895 + "lng": -73.503608,
7896 + "address": ""
7897 + },
7898 + {
7899 + "sit_id": "HOTEMTOV500795",
7900 + "citq": "155385",
7901 + "name": "CHAMBRES ET CAMPING PLAGE ST-RAYMOND",
7902 + "city": "Saint-Raymond",
7903 + "region": "Québec",
7904 + "website": "https://www.campingplagestraymond.com",
7905 + "engine": "aucun",
7906 + "engine_ids": {},
7907 + "booking_url": null,
7908 + "lat": 46.843307,
7909 + "lng": -71.780695,
7910 + "address": ""
7911 + },
7912 + {
7913 + "sit_id": "HOTEMTOV5007AT",
7914 + "citq": "020952",
7915 + "name": "HÔTEL LE SAINT-ÉDOUARD",
7916 + "city": "Québec",
7917 + "region": "Québec",
7918 + "website": "https://www.hotelquebec.com",
7919 + "engine": "aucun",
7920 + "engine_ids": {},
7921 + "booking_url": null,
7922 + "lat": 46.8149107,
7923 + "lng": -71.225803,
7924 + "address": ""
7925 + },
7926 + {
7927 + "sit_id": "HOTEMTOV5007H1",
7928 + "citq": "181425",
7929 + "name": "HÔTEL ST-BERNARD",
7930 + "city": "Saint-Bernard-de-Lacolle",
7931 + "region": "Montérégie",
7932 + "website": "https://www.hotelstbernard.com",
7933 + "engine": "autre",
7934 + "engine_ids": {},
7935 + "booking_url": "https://luxuryres.com/BookingEngines/v16/index.asp?h=11556&s=HTSBFR&l=fr",
7936 + "lat": 45.0166911,
7937 + "lng": -73.451677,
7938 + "address": ""
7939 + },
7940 + {
7941 + "sit_id": "HOTEMTOV5007K8",
7942 + "citq": "057536",
7943 + "name": "LE GASPÉSIANA",
7944 + "city": "Sainte-Flavie",
7945 + "region": "Gaspésie",
7946 + "website": "https://www.gaspesiana.com",
7947 + "engine": "mews",
7948 + "engine_ids": {
7949 + "distributor": "e6721447-e9c6-4d4e-a048-b19c005e12da"
7950 + },
7951 + "booking_url": "https://app.mews.com/distributor/e6721447-e9c6-4d4e-a048-b19c005e12da",
7952 + "lat": 48.6095151,
7953 + "lng": -68.234568,
7954 + "address": ""
7955 + },
7956 + {
7957 + "sit_id": "HOTEMTOV5007L4",
7958 + "citq": "118930",
7959 + "name": "MOTEL ST-PAMPHILE",
7960 + "city": "Saint-Pamphile",
7961 + "region": "Chaudière-Appalaches",
7962 + "website": "https://motel-st-pamphile.com/",
7963 + "engine": "reservit",
7964 + "engine_ids": {
7965 + "custid": "58",
7966 + "hotelid": "453728"
7967 + },
7968 + "booking_url": "https://secure.reservit.com/fo/booking/58/453728/dates?specialMode=default&langcode=FR&m=booking",
7969 + "lat": 46.9640879,
7970 + "lng": -69.78402,
7971 + "address": ""
7972 + },
7973 + {
7974 + "sit_id": "HOTEMTOV5007LD",
7975 + "citq": "172034",
7976 + "name": "LE WESTIN TREMBLANT",
7977 + "city": "Mont-Tremblant",
7978 + "region": "Laurentides",
7979 + "website": "https://www.marriott.com/fr/hotels/ymywi-le-westin-tremblant/overview/",
7980 + "engine": "error",
7981 + "engine_ids": {},
7982 + "booking_url": null,
7983 + "lat": 46.2129653,
7984 + "lng": -74.586423,
7985 + "address": ""
7986 + },
7987 + {
7988 + "sit_id": "HOTEMTOV5007KD",
7989 + "citq": "047235",
7990 + "name": "MOTEL CLAUDE",
7991 + "city": "Dégelis",
7992 + "region": "Bas-Saint-Laurent",
7993 + "website": "http://www.motelclaude.com",
7994 + "engine": "aucun",
7995 + "engine_ids": {},
7996 + "booking_url": null,
7997 + "lat": 47.5456657,
7998 + "lng": -68.643797,
7999 + "address": ""
8000 + },
8001 + {
8002 + "sit_id": "HOTEMTOV5007KT",
8003 + "citq": "040456",
8004 + "name": "HÔTEL-MOTEL HAUTERIVE",
8005 + "city": "Baie-Comeau",
8006 + "region": "Côte-Nord (Manicouagan)",
8007 + "website": "https://hotelsduplateau.com/",
8008 + "engine": "mews",
8009 + "engine_ids": {
8010 + "distributor": "ec9b4edd-391e-4fc4-afdc-b40300988b75"
8011 + },
8012 + "booking_url": "https://app.mews.com/distributor/ec9b4edd-391e-4fc4-afdc-b40300988b75",
8013 + "lat": 49.1953989,
8014 + "lng": -68.264345,
8015 + "address": ""
8016 + },
8017 + {
8018 + "sit_id": "HOTEMTOV5007EL",
8019 + "citq": "293591",
8020 + "name": "HÔTEL DU DOMAINE, CENTRE DE VILLÉGIATURE ET DE CONGRÈS",
8021 + "city": "Thetford Mines",
8022 + "region": "Chaudière-Appalaches",
8023 + "website": "https://www.hoteldudomaine.com",
8024 + "engine": "autre",
8025 + "engine_ids": {},
8026 + "booking_url": "https://booking.libroreserve.com/22c08d0ac0a40ce/QC014670431675/seat",
8027 + "lat": 46.0979761,
8028 + "lng": -71.269254,
8029 + "address": ""
8030 + },
8031 + {
8032 + "sit_id": "HOTEMTOV5007LO",
8033 + "citq": "029234",
8034 + "name": "CLARION POINTE QUÉBEC",
8035 + "city": "Québec",
8036 + "region": "Québec",
8037 + "website": "https://clarionpointequebec.com/",
8038 + "engine": "reservit",
8039 + "engine_ids": {},
8040 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php",
8041 + "lat": 46.7744528,
8042 + "lng": -71.375829,
8043 + "address": ""
8044 + },
8045 + {
8046 + "sit_id": "HOTEMTOV5007LQ",
8047 + "citq": "034425",
8048 + "name": "DELTA TROIS-RIVIÈRES HÔTEL ET CENTRE DES CONGRÈS",
8049 + "city": "Trois-Rivières",
8050 + "region": "Mauricie",
8051 + "website": "https://www.marriott.fr/yrqdr",
8052 + "engine": "error",
8053 + "engine_ids": {},
8054 + "booking_url": null,
8055 + "lat": 46.3401235,
8056 + "lng": -72.541865,
8057 + "address": ""
8058 + },
8059 + {
8060 + "sit_id": "HOTEMTOV5007JZ",
8061 + "citq": "221306",
8062 + "name": "1595 SAINT-DENIS",
8063 + "city": "Montréal",
8064 + "region": "Montréal",
8065 + "website": "https://uniquestaysmtl.holidayfuture.com/fr",
8066 + "engine": "autre",
8067 + "engine_ids": {},
8068 + "booking_url": "https://fonts.gstatic.com",
8069 + "lat": 45.5148463,
8070 + "lng": -73.562577,
8071 + "address": ""
8072 + },
8073 + {
8074 + "sit_id": "HOTEMTOV5007GN",
8075 + "citq": "212682",
8076 + "name": "HÔTEL 71",
8077 + "city": "Québec",
8078 + "region": "Québec",
8079 + "website": "https://www.hotel71.ca",
8080 + "engine": "autre",
8081 + "engine_ids": {},
8082 + "booking_url": "https://gc.synxis.com/",
8083 + "lat": 46.8144698,
8084 + "lng": -71.202776,
8085 + "address": ""
8086 + },
8087 + {
8088 + "sit_id": "HOTEMTOV5007JN",
8089 + "citq": "062020",
8090 + "name": "MOTEL DES CÈDRES",
8091 + "city": "Sherbrooke",
8092 + "region": "Cantons-de-l'Est",
8093 + "website": "https://www.moteldescedres.com",
8094 + "engine": "aucun",
8095 + "engine_ids": {},
8096 + "booking_url": null,
8097 + "lat": 45.3557215,
8098 + "lng": -72.015517,
8099 + "address": ""
8100 + },
8101 + {
8102 + "sit_id": "HOTEMTOV5006WV",
8103 + "citq": "211396",
8104 + "name": "HÔTEL SLEEP INN & SUITES QUÉBEC EST",
8105 + "city": "Boischatel",
8106 + "region": "Québec",
8107 + "website": "https://www.choicehotels.com/fr-us/quebec/boischatel/sleep-inn-hotels/cn787",
8108 + "engine": "error",
8109 + "engine_ids": {},
8110 + "booking_url": null,
8111 + "lat": 46.8964657,
8112 + "lng": -71.125577,
8113 + "address": ""
8114 + },
8115 + {
8116 + "sit_id": "HOTEMTOV5007M6",
8117 + "citq": "008750",
8118 + "name": "CENTRE DE CONGRÈS ET HÔTEL LA SAGUENÉENNE",
8119 + "city": "Saguenay",
8120 + "region": "Saguenay--Lac-Saint-Jean",
8121 + "website": "https://www.lasagueneenne.com/",
8122 + "engine": "reservit",
8123 + "engine_ids": {},
8124 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php",
8125 + "lat": 48.4036159,
8126 + "lng": -71.06354,
8127 + "address": ""
8128 + },
8129 + {
8130 + "sit_id": "HOTEMTOV5007N0",
8131 + "citq": "000593",
8132 + "name": "HÔTEL-MOTEL ROCHER PERCÉ ENR.",
8133 + "city": "Percé",
8134 + "region": "Gaspésie",
8135 + "website": "https://www.hotelperce.com",
8136 + "engine": "aucun",
8137 + "engine_ids": {},
8138 + "booking_url": null,
8139 + "lat": 48.525787,
8140 + "lng": -64.211955,
8141 + "address": ""
8142 + },
8143 + {
8144 + "sit_id": "HOTEMTOV5007N1",
8145 + "citq": "001223",
8146 + "name": "AUBERGE GÎTE DU MONT-ALBERT",
8147 + "city": "Sainte-Anne-des-Monts",
8148 + "region": "Gaspésie",
8149 + "website": "https://www.sepaq.com/pq/gma",
8150 + "engine": "error",
8151 + "engine_ids": {},
8152 + "booking_url": null,
8153 + "lat": 48.9446912,
8154 + "lng": -66.122402,
8155 + "address": ""
8156 + },
8157 + {
8158 + "sit_id": "HOTEMTOV5007MU",
8159 + "citq": "002461",
8160 + "name": "MOTEL PRINCESSE",
8161 + "city": "Saguenay",
8162 + "region": "Saguenay--Lac-Saint-Jean",
8163 + "website": "https://www.motelprincesse.ca",
8164 + "engine": "aucun",
8165 + "engine_ids": {},
8166 + "booking_url": null,
8167 + "lat": 48.4159583,
8168 + "lng": -71.228557,
8169 + "address": ""
8170 + },
8171 + {
8172 + "sit_id": "HOTEMTOV5007NS",
8173 + "citq": "624761",
8174 + "name": "L’ESCALE HÔTEL SUITES",
8175 + "city": "Val-d'Or",
8176 + "region": "Abitibi-Témiscamingue",
8177 + "website": "https://www.lescale.qc.ca",
8178 + "engine": "mews",
8179 + "engine_ids": {
8180 + "distributor": "b84f0a30-be30-4598-b4ca-b3f60108adc7"
8181 + },
8182 + "booking_url": "https://app.mews.com/distributor/b84f0a30-be30-4598-b4ca-b3f60108adc7",
8183 + "lat": 48.1038715,
8184 + "lng": -77.807669,
8185 + "address": ""
8186 + },
8187 + {
8188 + "sit_id": "HOTEMTOV5007NT",
8189 + "citq": "624971",
8190 + "name": "HÔTEL BEST WESTERN VILLE-MARIE ET SUITES",
8191 + "city": "Montréal",
8192 + "region": "Montréal",
8193 + "website": "https://www.hotelvillemarie.com",
8194 + "engine": "error",
8195 + "engine_ids": {},
8196 + "booking_url": null,
8197 + "lat": 45.5022486,
8198 + "lng": -73.576804,
8199 + "address": ""
8200 + },
8201 + {
8202 + "sit_id": "HOTEMTOV5007NG",
8203 + "citq": "216764",
8204 + "name": "AUBERGE DU 31",
8205 + "city": "Mont-Valin",
8206 + "region": "Saguenay--Lac-Saint-Jean",
8207 + "website": "https://www.aubergedu31.com",
8208 + "engine": "aucun",
8209 + "engine_ids": {},
8210 + "booking_url": null,
8211 + "lat": 48.6676836,
8212 + "lng": -70.21085,
8213 + "address": ""
8214 + },
8215 + {
8216 + "sit_id": "HOTEMTOV5007LJ",
8217 + "citq": "019666",
8218 + "name": "HÔTEL BAIE-SAINT-PAUL",
8219 + "city": "Baie-Saint-Paul",
8220 + "region": "Charlevoix",
8221 + "website": "https://www.hotelbaiestpaul.com",
8222 + "engine": "reservit",
8223 + "engine_ids": {
8224 + "custid": "58",
8225 + "hotelid": "474110"
8226 + },
8227 + "booking_url": "https://secure.reservit.com/engine/booking/58/474110/dates?langcode=FR",
8228 + "lat": 47.4406125,
8229 + "lng": -70.519252,
8230 + "address": ""
8231 + },
8232 + {
8233 + "sit_id": "HOTEMTOV5006ZK",
8234 + "citq": "176315",
8235 + "name": "MANOIR DE LA TOUR",
8236 + "city": "Québec",
8237 + "region": "Québec",
8238 + "website": "https://hotelmanoirdelatour.com/",
8239 + "engine": "error",
8240 + "engine_ids": {},
8241 + "booking_url": null,
8242 + "lat": 46.8041196,
8243 + "lng": -71.21986,
8244 + "address": ""
8245 + },
8246 + {
8247 + "sit_id": "HOTEMTOV5007OT",
8248 + "citq": "564874",
8249 + "name": "MANOIR ROUVILLE-CAMPBELL",
8250 + "city": "Mont-Saint-Hilaire",
8251 + "region": "Montérégie",
8252 + "website": "https://belvoir.ca",
8253 + "engine": "aucun",
8254 + "engine_ids": {},
8255 + "booking_url": null,
8256 + "lat": 45.5597264,
8257 + "lng": -73.200626,
8258 + "address": ""
8259 + },
8260 + {
8261 + "sit_id": "HOTEMTOV5007OZ",
8262 + "citq": "185135",
8263 + "name": "LE SQUARE PHILLIPS HÔTEL & SUITES",
8264 + "city": "Montréal",
8265 + "region": "Montréal",
8266 + "website": "https://www.squarephillips.com/fr/accueil.html",
8267 + "engine": "travelclick",
8268 + "engine_ids": {
8269 + "hotelid": "12579"
8270 + },
8271 + "booking_url": "https://bookings.ihotelier.com/Le-Square-Phillips-Hotel-%26-Suites/bookings.jsp?HotelID=12579&Rooms=1&Adults=1&Children=0&languageid=3",
8272 + "lat": 45.5036717,
8273 + "lng": -73.567224,
8274 + "address": ""
8275 + },
8276 + {
8277 + "sit_id": "HOTEMTOV5007ID",
8278 + "citq": "066290",
8279 + "name": "MOTEL MOREAU",
8280 + "city": "Saint-Félicien",
8281 + "region": "Saguenay--Lac-Saint-Jean",
8282 + "website": "https://www.motelmoreau.com/",
8283 + "engine": "aucun",
8284 + "engine_ids": {},
8285 + "booking_url": null,
8286 + "lat": 48.641948,
8287 + "lng": -72.409588,
8288 + "address": ""
8289 + },
8290 + {
8291 + "sit_id": "HOTEMTOV5007MA",
8292 + "citq": "006716",
8293 + "name": "AUBERGE CAFÉ BISTRO LA MARMITE",
8294 + "city": "La Malbaie",
8295 + "region": "Charlevoix",
8296 + "website": "https://www.aubergelamarmite.ca",
8297 + "engine": "autre",
8298 + "engine_ids": {},
8299 + "booking_url": "https://beds24.com/booking.php?propid=152860&#038;referer=BookingLink",
8300 + "lat": 47.6356445,
8301 + "lng": -70.143162,
8302 + "address": ""
8303 + },
8304 + {
8305 + "sit_id": "HOTEMTOV5007Q5",
8306 + "citq": "104661",
8307 + "name": "LA MAISON VICTORIA",
8308 + "city": "La Malbaie",
8309 + "region": "Charlevoix",
8310 + "website": "https://maisonvictoriainn.com/",
8311 + "engine": "reservit",
8312 + "engine_ids": {
8313 + "custid": "58",
8314 + "hotelid": "438061"
8315 + },
8316 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=438061&roomtcode=458078",
8317 + "lat": 47.6672698,
8318 + "lng": -70.096938,
8319 + "address": ""
8320 + },
8321 + {
8322 + "sit_id": "HOTEMTOV5007P8",
8323 + "citq": "557970",
8324 + "name": "FAIRFIELD BY MARRIOTT MONTREAL DOWNTOWN",
8325 + "city": "Montréal",
8326 + "region": "Montréal",
8327 + "website": "https://www.marriott.fr/hotels/travel/yulfd-fairfield-montreal-downtown",
8328 + "engine": "error",
8329 + "engine_ids": {},
8330 + "booking_url": null,
8331 + "lat": 45.5141474,
8332 + "lng": -73.557972,
8333 + "address": ""
8334 + },
8335 + {
8336 + "sit_id": "HOTEMTOV5007LN",
8337 + "citq": "024765",
8338 + "name": "VILLAGE HISTORIQUE DE VAL-JALBERT",
8339 + "city": "Chambord",
8340 + "region": "Saguenay--Lac-Saint-Jean",
8341 + "website": "https://www.valjalbert.com",
8342 + "engine": "mews",
8343 + "engine_ids": {
8344 + "distributor": "5557e654-9e26-4ba7-8b7e-b34f00290c13"
8345 + },
8346 + "booking_url": "https://app.mews.com/distributor/5557e654-9e26-4ba7-8b7e-b34f00290c13",
8347 + "lat": 48.4403925,
8348 + "lng": -72.164167,
8349 + "address": ""
8350 + },
8351 + {
8352 + "sit_id": "HOTEMTOV5007QH",
8353 + "citq": "212601",
8354 + "name": "HÔTEL CHÂTEAU FRASER",
8355 + "city": "Témiscouata-sur-le-Lac",
8356 + "region": "Bas-Saint-Laurent",
8357 + "website": "https://www.chateaufraser.com",
8358 + "engine": "autre",
8359 + "engine_ids": {},
8360 + "booking_url": "http://www.kaleidos.ca/produits/cms-webartchitecte.html",
8361 + "lat": 47.6832547,
8362 + "lng": -68.876513,
8363 + "address": ""
8364 + },
8365 + {
8366 + "sit_id": "HOTEMTOV5007QP",
8367 + "citq": "223060",
8368 + "name": "HÔTEL METCALFE MONTRÉAL",
8369 + "city": "Montréal",
8370 + "region": "Montréal",
8371 + "website": "https://metcalfehotel.com/montreal/fr/",
8372 + "engine": "synxis",
8373 + "engine_ids": {},
8374 + "booking_url": "https://be.synxis.com/",
8375 + "lat": 45.5016,
8376 + "lng": -73.573755,
8377 + "address": ""
8378 + },
8379 + {
8380 + "sit_id": "HOTEMTOV5007LC",
8381 + "citq": "162901",
8382 + "name": "L'AUBERGE DE JOUVENCE",
8383 + "city": "Orford",
8384 + "region": "Cantons-de-l'Est",
8385 + "website": "https://www.jouvence.com",
8386 + "engine": "mews",
8387 + "engine_ids": {
8388 + "distributor": "1755f825-a085-4ab9-8aee-b26f001ae06c"
8389 + },
8390 + "booking_url": "https://app.mews.com/distributor/1755f825-a085-4ab9-8aee-b26f001ae06c",
8391 + "lat": 45.3945933,
8392 + "lng": -72.225982,
8393 + "address": ""
8394 + },
8395 + {
8396 + "sit_id": "HOTEMTOV5007NX",
8397 + "citq": "186281",
8398 + "name": "HÔTEL AUBERGE MANOIR VILLE MARIE",
8399 + "city": "Montréal",
8400 + "region": "Montréal",
8401 + "website": "https://manoirvillemarie.com/fr/",
8402 + "engine": "mews",
8403 + "engine_ids": {
8404 + "distributor": "a707e227-83ae-4e9e-aac0-ae8600e8e451"
8405 + },
8406 + "booking_url": "https://api.mews.com/distributor/a707e227-83ae-4e9e-aac0-ae8600e8e451",
8407 + "lat": 45.5380394,
8408 + "lng": -73.541582,
8409 + "address": ""
8410 + },
8411 + {
8412 + "sit_id": "HOTEMTOV5007QZ",
8413 + "citq": "095082",
8414 + "name": "PARC RÉGIONAL VAL-D'IRÈNE",
8415 + "city": "Sainte-Irène",
8416 + "region": "Gaspésie",
8417 + "website": "https://www.valdi.ski",
8418 + "engine": "reservit",
8419 + "engine_ids": {
8420 + "custid": "58",
8421 + "hotelid": "453960"
8422 + },
8423 + "booking_url": "https://secure.reservit.com/fo/booking/58/453960/dates?specialMode=default&langcode=FR&m=booking",
8424 + "lat": 48.471659,
8425 + "lng": -67.57259,
8426 + "address": ""
8427 + },
8428 + {
8429 + "sit_id": "HOTEMTOV5007RK",
8430 + "citq": "178625",
8431 + "name": "HÔTEL REPOTEL HENRI IV",
8432 + "city": "Québec",
8433 + "region": "Québec",
8434 + "website": "https://www.repotel.com/",
8435 + "engine": "mews",
8436 + "engine_ids": {
8437 + "distributor": "434b4929-622c-46f6-882d-b1570089deca"
8438 + },
8439 + "booking_url": "https://app.mews.com/distributor/434b4929-622c-46f6-882d-b1570089deca",
8440 + "lat": 46.8051458,
8441 + "lng": -71.334013,
8442 + "address": ""
8443 + },
8444 + {
8445 + "sit_id": "HOTEMTOV5007S0",
8446 + "citq": "134374",
8447 + "name": "AUBERGE ALPINE INN",
8448 + "city": "Sainte-Adèle",
8449 + "region": "Laurentides",
8450 + "website": "https://www.aubergealpine.ca/",
8451 + "engine": "aucun",
8452 + "engine_ids": {},
8453 + "booking_url": null,
8454 + "lat": 45.9838964,
8455 + "lng": -74.120917,
8456 + "address": ""
8457 + },
8458 + {
8459 + "sit_id": "HOTEMTOV5007SB",
8460 + "citq": "075062",
8461 + "name": "HÔTEL ET SUITES LE DAUPHIN QUÉBEC",
8462 + "city": "Québec",
8463 + "region": "Québec",
8464 + "website": "https://www.dauphinquebec.com",
8465 + "engine": "mews",
8466 + "engine_ids": {
8467 + "distributor": "fd7cb429-a577-48cd-aa40-b37700c2ae99"
8468 + },
8469 + "booking_url": "https://app.mews.com/distributor/fd7cb429-a577-48cd-aa40-b37700c2ae99",
8470 + "lat": 46.828429,
8471 + "lng": -71.282771,
8472 + "address": ""
8473 + },
8474 + {
8475 + "sit_id": "HOTEMTOV5007S5",
8476 + "citq": "291616",
8477 + "name": "HÔTEL COURTYARD MARRIOTT MONTRÉAL WEST ISLAND BAIE D'URFÉ",
8478 + "city": "Baie-D'Urfé",
8479 + "region": "Montréal",
8480 + "website": "https://www.marriott.com/yulbd",
8481 + "engine": "error",
8482 + "engine_ids": {},
8483 + "booking_url": null,
8484 + "lat": 45.4263975,
8485 + "lng": -73.916154,
8486 + "address": ""
8487 + },
8488 + {
8489 + "sit_id": "HOTEMTOV5007SJ",
8490 + "citq": "504276",
8491 + "name": "AUBERGE DU VIEUX FOYER",
8492 + "city": "Val-David",
8493 + "region": "Laurentides",
8494 + "website": "https://www.aubergeduvieuxfoyer.com",
8495 + "engine": "error",
8496 + "engine_ids": {},
8497 + "booking_url": null,
8498 + "lat": 46.0483891,
8499 + "lng": -74.195234,
8500 + "address": ""
8501 + },
8502 + {
8503 + "sit_id": "HOTEMTOV5007SQ",
8504 + "citq": "067421",
8505 + "name": "AUBERGE ET CHALETS SUR LE LAC",
8506 + "city": "Frontenac",
8507 + "region": "Cantons-de-l'Est",
8508 + "website": "https://www.aubergesurlelac.qc.ca",
8509 + "engine": "reservit",
8510 + "engine_ids": {
8511 + "custid": "58",
8512 + "hotelid": "455701"
8513 + },
8514 + "booking_url": "https://secure.reservit.com/fo/booking/58/455701/dates?specialMode=default&langcode=FR&m=booking",
8515 + "lat": 45.5624557,
8516 + "lng": -70.898898,
8517 + "address": ""
8518 + },
8519 + {
8520 + "sit_id": "HOTEMTOV5007SD",
8521 + "citq": "506715",
8522 + "name": "SENS HØTEL",
8523 + "city": "Montréal",
8524 + "region": "Montréal",
8525 + "website": "https://www.senshotel.com",
8526 + "engine": "travelclick",
8527 + "engine_ids": {
8528 + "hotelid": "115280"
8529 + },
8530 + "booking_url": "https://reservations.travelclick.com/115280?",
8531 + "lat": 45.4953848,
8532 + "lng": -73.582327,
8533 + "address": ""
8534 + },
8535 + {
8536 + "sit_id": "HOTEMTOV5007SS",
8537 + "citq": "587871",
8538 + "name": "MOTEL ST-OURS",
8539 + "city": "Saint-Ours",
8540 + "region": "Montérégie",
8541 + "website": "http://www.motelst-ours.com",
8542 + "engine": "error",
8543 + "engine_ids": {},
8544 + "booking_url": null,
8545 + "lat": 45.9036241,
8546 + "lng": -73.149253,
8547 + "address": ""
8548 + },
8549 + {
8550 + "sit_id": "HOTEMTOV5007IX",
8551 + "citq": "574442",
8552 + "name": "MOTEL CHANTOLAC",
8553 + "city": "Sainte-Adèle",
8554 + "region": "Laurentides",
8555 + "website": "https://www.motelchantolac.com",
8556 + "engine": "aucun",
8557 + "engine_ids": {},
8558 + "booking_url": null,
8559 + "lat": 45.9491091,
8560 + "lng": -74.139283,
8561 + "address": ""
8562 + },
8563 + {
8564 + "sit_id": "HOTEMTOV5007M4",
8565 + "citq": "591430",
8566 + "name": "AUBERGE RADISSON",
8567 + "city": "Eeyou Istchee Baie-James",
8568 + "region": "Baie-James",
8569 + "website": "https://www.aubergeradisson.com",
8570 + "engine": "aucun",
8571 + "engine_ids": {},
8572 + "booking_url": null,
8573 + "lat": 53.7933542,
8574 + "lng": -77.61408,
8575 + "address": ""
8576 + },
8577 + {
8578 + "sit_id": "HOTEMTOV5007SF",
8579 + "citq": "074616",
8580 + "name": "MOTEL ROBERVAL",
8581 + "city": "Roberval",
8582 + "region": "Saguenay--Lac-Saint-Jean",
8583 + "website": "https://www.motel-roberval.com",
8584 + "engine": "autre",
8585 + "engine_ids": {},
8586 + "booking_url": "http://www.st-donat.com/apropos.html",
8587 + "lat": 48.5008397,
8588 + "lng": -72.222364,
8589 + "address": ""
8590 + },
8591 + {
8592 + "sit_id": "HOTEMTOV5007PU",
8593 + "citq": "142166",
8594 + "name": "AX HÔTEL MONT-TREMBLANT",
8595 + "city": "Mont-Tremblant",
8596 + "region": "Laurentides",
8597 + "website": "https://www.axhotel.ca",
8598 + "engine": "reservit",
8599 + "engine_ids": {
8600 + "custid": "58",
8601 + "hotelid": "104508"
8602 + },
8603 + "booking_url": "https://secure.reservit.com/fo/booking/58/104508/availability?specialMode=default&langcode=FR&fyear=${arrivalDate.getFullYear(",
8604 + "lat": 46.1184616,
8605 + "lng": -74.596185,
8606 + "address": ""
8607 + },
8608 + {
8609 + "sit_id": "HOTEMTOV5007QS",
8610 + "citq": "141713",
8611 + "name": "AUBERGE REFUGE DU TRAPPEUR",
8612 + "city": "Saint-Mathieu-du-Parc",
8613 + "region": "Mauricie",
8614 + "website": "https://www.refugedutrappeur.com",
8615 + "engine": "reservit",
8616 + "engine_ids": {
8617 + "hotelid": "200568"
8618 + },
8619 + "booking_url": "http://softbooker.reservit.com/reservit/reserhotel.php?lang=FR&hotelid=200568",
8620 + "lat": 46.6465311,
8621 + "lng": -72.962683,
8622 + "address": ""
8623 + },
8624 + {
8625 + "sit_id": "HOTEMTOV5007RI",
8626 + "citq": "264316",
8627 + "name": "HÔTEL OPÉMISKA",
8628 + "city": "Chapais",
8629 + "region": "Baie-James",
8630 + "website": "https://www.hotelopemiska.com",
8631 + "engine": "reservit",
8632 + "engine_ids": {
8633 + "custid": "58",
8634 + "hotelid": "254182"
8635 + },
8636 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=254182&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
8637 + "lat": 49.7833288,
8638 + "lng": -74.858858,
8639 + "address": ""
8640 + },
8641 + {
8642 + "sit_id": "HOTEMTOV5007TO",
8643 + "citq": "058343",
8644 + "name": "HÔTEL PUR QUÉBEC",
8645 + "city": "Québec",
8646 + "region": "Québec",
8647 + "website": "https://www.marriott.com/fr/hotels/yqbpu-hotel-pur-quebec-a-tribute-portfolio-hotel/overview/",
8648 + "engine": "error",
8649 + "engine_ids": {},
8650 + "booking_url": null,
8651 + "lat": 46.8144919,
8652 + "lng": -71.224593,
8653 + "address": ""
8654 + },
8655 + {
8656 + "sit_id": "HOTEMTOV5007N4",
8657 + "citq": "002030",
8658 + "name": "HÔTEL-MOTEL BELLE PLAGE",
8659 + "city": "Matane",
8660 + "region": "Gaspésie",
8661 + "website": "https://www.hotelbelleplage.com",
8662 + "engine": "reservit",
8663 + "engine_ids": {
8664 + "custid": "58",
8665 + "hotelid": "159420"
8666 + },
8667 + "booking_url": "https://secure.reservit.com/front159420/front.do?m=widget&mode=init&custid=58&hotelid=159420",
8668 + "lat": 48.8436218,
8669 + "lng": -67.564155,
8670 + "address": ""
8671 + },
8672 + {
8673 + "sit_id": "HOTEMTOV5007TS",
8674 + "citq": "058262",
8675 + "name": "MOTEL GRAND-PRÉ",
8676 + "city": "Bonaventure",
8677 + "region": "Gaspésie",
8678 + "website": "https://www.motelgrandpre.com",
8679 + "engine": "aucun",
8680 + "engine_ids": {},
8681 + "booking_url": null,
8682 + "lat": 48.0458299,
8683 + "lng": -65.489504,
8684 + "address": ""
8685 + },
8686 + {
8687 + "sit_id": "HOTEMTOV5007T8",
8688 + "citq": "061666",
8689 + "name": "AUBERGE DU GRAND FLEUVE",
8690 + "city": "Métis-sur-Mer",
8691 + "region": "Gaspésie",
8692 + "website": "https://www.aubergedugrandfleuve.qc.ca",
8693 + "engine": "reservit",
8694 + "engine_ids": {
8695 + "custid": "58",
8696 + "hotelid": "240016"
8697 + },
8698 + "booking_url": "https://secure.reservit.com/fo/booking/58/240016?specialMode=default&langcode=FR&partid=0&custid=58&hotelid=240016&m=booking%20",
8699 + "lat": 48.6841448,
8700 + "lng": -67.963512,
8701 + "address": ""
8702 + },
8703 + {
8704 + "sit_id": "HOTEMTOV5007HZ",
8705 + "citq": "083930",
8706 + "name": "LA GALOUÏNE AUBERGE",
8707 + "city": "Tadoussac",
8708 + "region": "Côte-Nord (Manicouagan)",
8709 + "website": "https://www.lagalouine.com",
8710 + "engine": "reservit",
8711 + "engine_ids": {
8712 + "custid": "58",
8713 + "hotelid": "430203"
8714 + },
8715 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=430203&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
8716 + "lat": 48.143757,
8717 + "lng": -69.714523,
8718 + "address": ""
8719 + },
8720 + {
8721 + "sit_id": "HOTEMTOV5007U5",
8722 + "citq": "125300",
8723 + "name": "MOTEL L'HORIZON",
8724 + "city": "Saint-Siméon",
8725 + "region": "Charlevoix",
8726 + "website": "https://Motelhorizon777.com",
8727 + "engine": "aucun",
8728 + "engine_ids": {},
8729 + "booking_url": null,
8730 + "lat": 47.8280185,
8731 + "lng": -69.887321,
8732 + "address": ""
8733 + },
8734 + {
8735 + "sit_id": "HOTEMTOV5007U3",
8736 + "citq": "056884",
8737 + "name": "MOTEL RIVIÈRE-TROIS-PISTOLES",
8738 + "city": "Notre-Dame-des-Neiges",
8739 + "region": "Bas-Saint-Laurent",
8740 + "website": "https://www.motelrivieretroispistoles.com",
8741 + "engine": "autre",
8742 + "engine_ids": {},
8743 + "booking_url": "https://www.onressystems.com/reservations/?property=motel-riviere-trois-pistoles&amp;lang=fr",
8744 + "lat": 48.0916154,
8745 + "lng": -69.219932,
8746 + "address": ""
8747 + },
8748 + {
8749 + "sit_id": "HOTEMTOV5007OP",
8750 + "citq": "184435",
8751 + "name": "SOFITEL MONTRÉAL LE CARRÉ DORÉ",
8752 + "city": "Montréal",
8753 + "region": "Montréal",
8754 + "website": "https://www.sofitel-montreal.com",
8755 + "engine": "autre",
8756 + "engine_ids": {},
8757 + "booking_url": "https://static-p46175-e229011.adobeaemcloud.com/f65a2c5140e7ac2aaad2d4afc32be90e7f7c614efac5f6893011970e834f083f/clientlibs/components/clientlib-awards-toggle/main.js",
8758 + "lat": 45.5011267,
8759 + "lng": -73.577294,
8760 + "address": ""
8761 + },
8762 + {
8763 + "sit_id": "HOTEMTOV5007TK",
8764 + "citq": "063081",
8765 + "name": "MOTEL DEBLOIS",
8766 + "city": "Sainte-Anne-de-Beaupré",
8767 + "region": "Québec",
8768 + "website": "https://www.moteldeblois.net/copy-of-home-accueil",
8769 + "engine": "autre",
8770 + "engine_ids": {},
8771 + "booking_url": "https://v2.reservationkey.com/moteldeblois/reserve",
8772 + "lat": 47.0184969,
8773 + "lng": -70.936632,
8774 + "address": ""
8775 + },
8776 + {
8777 + "sit_id": "HOTEMTOV5007TA",
8778 + "citq": "062101",
8779 + "name": "MOTEL NANOOK",
8780 + "city": "Cap-Chat",
8781 + "region": "Gaspésie",
8782 + "website": "https://www.motel-nanook.com",
8783 + "engine": "autre",
8784 + "engine_ids": {},
8785 + "booking_url": "http://lewebsimple.ca",
8786 + "lat": 49.104154,
8787 + "lng": -66.66055,
8788 + "address": ""
8789 + },
8790 + {
8791 + "sit_id": "HOTEMTOV5007UV",
8792 + "citq": "040504",
8793 + "name": "HÔTELLERIE MAISON CLAUPHI MOTEL",
8794 + "city": "Tadoussac",
8795 + "region": "Côte-Nord (Manicouagan)",
8796 + "website": "https://www.clauphi.ca",
8797 + "engine": "aucun",
8798 + "engine_ids": {},
8799 + "booking_url": null,
8800 + "lat": 48.1437421,
8801 + "lng": -69.719665,
8802 + "address": ""
8803 + },
8804 + {
8805 + "sit_id": "HOTEMTOV5007VI",
8806 + "citq": "024172",
8807 + "name": "AUBERGE DE LA RIVIÈRE SAGUENAY",
8808 + "city": "Saguenay",
8809 + "region": "Saguenay--Lac-Saint-Jean",
8810 + "website": "https://www.aubergesaguenay.com",
8811 + "engine": "reservit",
8812 + "engine_ids": {
8813 + "custid": "58",
8814 + "hotelid": "150726"
8815 + },
8816 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=150726&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
8817 + "lat": 48.3507536,
8818 + "lng": -70.729616,
8819 + "address": ""
8820 + },
8821 + {
8822 + "sit_id": "HOTEMTOV5007U1",
8823 + "citq": "048344",
8824 + "name": "OTL GOUVERNEUR SAGUENAY",
8825 + "city": "Saguenay",
8826 + "region": "Saguenay--Lac-Saint-Jean",
8827 + "website": "https://www.otlhotelsaguenay.ca/",
8828 + "engine": "autre",
8829 + "engine_ids": {},
8830 + "booking_url": "https://reservations.otlhotelsaguenay.ca/102915",
8831 + "lat": 48.4058128,
8832 + "lng": -71.055801,
8833 + "address": ""
8834 + },
8835 + {
8836 + "sit_id": "HOTEMTOV5007VX",
8837 + "citq": "159751",
8838 + "name": "HÔTEL PLACE D'ARMES",
8839 + "city": "Montréal",
8840 + "region": "Montréal",
8841 + "website": "https://hotelplacedarmes.com/fr/",
8842 + "engine": "synxis",
8843 + "engine_ids": {
8844 + "chain": "30949",
8845 + "hotel": "65074"
8846 + },
8847 + "booking_url": "https://be.synxis.com/?chain=30949&hotel=65074&locale=fr-FR",
8848 + "lat": 45.5056127,
8849 + "lng": -73.557508,
8850 + "address": ""
8851 + },
8852 + {
8853 + "sit_id": "HOTEMTOV5007VY",
8854 + "citq": "604483",
8855 + "name": "GOLF OASIS",
8856 + "city": "Brownsburg-Chatham",
8857 + "region": "Laurentides",
8858 + "website": "https://golfoasis.ca/fr/",
8859 + "engine": "aucun",
8860 + "engine_ids": {},
8861 + "booking_url": null,
8862 + "lat": 45.6818759,
8863 + "lng": -74.37667,
8864 + "address": ""
8865 + },
8866 + {
8867 + "sit_id": "HOTEMTOV5007T7",
8868 + "citq": "063674",
8869 + "name": "MOTEL EXPRESS",
8870 + "city": "Saint-Antonin",
8871 + "region": "Bas-Saint-Laurent",
8872 + "website": "https://www.motelexpress.ca",
8873 + "engine": "reservit",
8874 + "engine_ids": {
8875 + "custid": "58",
8876 + "hotelid": "141764"
8877 + },
8878 + "booking_url": "https://secure.reservit.com/fo/booking/58/141764/dates?specialMode=default&langcode=FR&partid=0&custid=58&_ga=GA1.1.783538099.1741104813&hotelid=141764&m=booking",
8879 + "lat": 47.7837918,
8880 + "lng": -69.465039,
8881 + "address": ""
8882 + },
8883 + {
8884 + "sit_id": "HOTEMTOV5007LX",
8885 + "citq": "027355",
8886 + "name": "HÔTEL COFORTEL",
8887 + "city": "L'Ancienne-Lorette",
8888 + "region": "Québec",
8889 + "website": "https://www.cofortel.com",
8890 + "engine": "autre",
8891 + "engine_ids": {},
8892 + "booking_url": "https://firmecreative.com/",
8893 + "lat": 46.7900714,
8894 + "lng": -71.353727,
8895 + "address": ""
8896 + },
8897 + {
8898 + "sit_id": "HOTEMTOV5007W3",
8899 + "citq": "006274",
8900 + "name": "HÔTEL-MOTEL DE LA MONTAGNE",
8901 + "city": "Saint-Pascal",
8902 + "region": "Bas-Saint-Laurent",
8903 + "website": "https://www.hotelmoteldelamontagne.ca",
8904 + "engine": "aucun",
8905 + "engine_ids": {},
8906 + "booking_url": null,
8907 + "lat": 47.5332595,
8908 + "lng": -69.820826,
8909 + "address": ""
8910 + },
8911 + {
8912 + "sit_id": "HOTEMTOV5007W8",
8913 + "citq": "160311",
8914 + "name": "HÔTEL ST-PAUL",
8915 + "city": "Montréal",
8916 + "region": "Montréal",
8917 + "website": "https://www.hotelstpaul.com",
8918 + "engine": "autre",
8919 + "engine_ids": {},
8920 + "booking_url": "https://reservations.hotelstpaul.com/?_gl=1*15g8e5q*_gcl_au*MjEzMjEyNDYxNy4xNzcwMTMxOTE4*_ga*MjIxOTY1NTUuMTc3MDEzMTkxOA..*_ga_ZBWDSSDLWJ*czE3NzAyMTk2MTckbzgkZzEkdDE3NzAyMTk3MzckajU0JGwwJGgw&amp;adult=1&amp;arrive=2026-02-11&amp;chain=5154&amp;child=0&amp;currency=CAD&amp;depart=2026-02-12&amp;hotel=12449&amp;level=hotel&amp;locale=en-US&amp;productcurrency=CAD&amp;rooms=1",
8921 + "lat": 45.5002456,
8922 + "lng": -73.556697,
8923 + "address": ""
8924 + },
8925 + {
8926 + "sit_id": "HOTEMTOV5007WL",
8927 + "citq": "527660",
8928 + "name": "COMPLEXE DIX 80",
8929 + "city": "Mont-Laurier",
8930 + "region": "Laurentides",
8931 + "website": "https://complexedix80.com/",
8932 + "engine": "error",
8933 + "engine_ids": {},
8934 + "booking_url": null,
8935 + "lat": 46.550425,
8936 + "lng": -75.482278,
8937 + "address": ""
8938 + },
8939 + {
8940 + "sit_id": "HOTEMTOV5007UD",
8941 + "citq": "127606",
8942 + "name": "LE MOTEL CAFÉ RESTO PIZZERIA LA MAISON DE TRAVERS",
8943 + "city": "Baie-Sainte-Catherine",
8944 + "region": "Charlevoix",
8945 + "website": "http://www.motellamaisondetravers.com",
8946 + "engine": "autre",
8947 + "engine_ids": {},
8948 + "booking_url": "https://i2.wp.com/motellamaisondetravers.com/wp-content/uploads/2015/09/cote-booking.jpg?w=222&#038;h=295&#038;crop&#038;ssl=1",
8949 + "lat": 48.0840898,
8950 + "lng": -69.728863,
8951 + "address": ""
8952 + },
8953 + {
8954 + "sit_id": "HOTEMTOV5007WJ",
8955 + "citq": "521636",
8956 + "name": "HÔTEL MANOIR SHERBROOKE",
8957 + "city": "Montréal",
8958 + "region": "Montréal",
8959 + "website": "https://Manoirsherbrooke.ca/?lang=fr",
8960 + "engine": "mews",
8961 + "engine_ids": {
8962 + "distributor": "29ef2cd5-ef42-45a0-b17c-b2200031c7b8"
8963 + },
8964 + "booking_url": "https://app.mews.com/distributor/29ef2cd5-ef42-45a0-b17c-b2200031c7b8",
8965 + "lat": 45.5142642,
8966 + "lng": -73.568999,
8967 + "address": ""
8968 + },
8969 + {
8970 + "sit_id": "HOTEMTOV5007WT",
8971 + "citq": "531215",
8972 + "name": "MOTEL VILLA MON REPOS",
8973 + "city": "La Sarre",
8974 + "region": "Abitibi-Témiscamingue",
8975 + "website": "https://www.motelvillamonrepos.qc.ca",
8976 + "engine": "error",
8977 + "engine_ids": {},
8978 + "booking_url": null,
8979 + "lat": 48.7986795,
8980 + "lng": -79.203421,
8981 + "address": ""
8982 + },
8983 + {
8984 + "sit_id": "HOTEMTOV5007W1",
8985 + "citq": "005843",
8986 + "name": "LE BONNE ENTENTE",
8987 + "city": "Québec",
8988 + "region": "Québec",
8989 + "website": "https://www.lebonneentente.com",
8990 + "engine": "autre",
8991 + "engine_ids": {},
8992 + "booking_url": "https://reservations.lebonneentente.com/fr/search-rates",
8993 + "lat": 46.7689234,
8994 + "lng": -71.325079,
8995 + "address": ""
8996 + },
8997 + {
8998 + "sit_id": "HOTEMTOV5007WZ",
8999 + "citq": "001186",
9000 + "name": "HÔTEL COPPER",
9001 + "city": "Murdochville",
9002 + "region": "Gaspésie",
9003 + "website": "https://hotelcopper.ca/",
9004 + "engine": "autre",
9005 + "engine_ids": {},
9006 + "booking_url": "https://adnbsl.com",
9007 + "lat": 48.9602276,
9008 + "lng": -65.494989,
9009 + "address": ""
9010 + },
9011 + {
9012 + "sit_id": "HOTEMTOV5007X8",
9013 + "citq": "003135",
9014 + "name": "HÔTEL LEVESQUE",
9015 + "city": "Rivière-du-Loup",
9016 + "region": "Bas-Saint-Laurent",
9017 + "website": "https://www.hotellevesque.com",
9018 + "engine": "travelclick",
9019 + "engine_ids": {},
9020 + "booking_url": "https://bookings.travelclick.com/107912?languageID=3#/guestsandrooms",
9021 + "lat": 47.8284129,
9022 + "lng": -69.55331,
9023 + "address": ""
9024 + },
9025 + {
9026 + "sit_id": "HOTEMTOV5007V4",
9027 + "citq": "221272",
9028 + "name": "HÔTEL SAINT-LAURENT MONTRÉAL",
9029 + "city": "Montréal",
9030 + "region": "Montréal",
9031 + "website": "https://www.hotelstlaurent.com/fr/",
9032 + "engine": "autre",
9033 + "engine_ids": {},
9034 + "booking_url": "https://hotelstlaurent.book.pegsbe.com/?locale=fr",
9035 + "lat": 45.5105648,
9036 + "lng": -73.56067,
9037 + "address": ""
9038 + },
9039 + {
9040 + "sit_id": "HOTEMTOV5007WK",
9041 + "citq": "526470",
9042 + "name": "HÔTEL TERRASSE ROYALE",
9043 + "city": "Montréal",
9044 + "region": "Montréal",
9045 + "website": "https://terrasse-royale.com/fr/",
9046 + "engine": "mews",
9047 + "engine_ids": {
9048 + "distributor": "8bfa0d49-5837-4110-9b6a-b26500e192f9"
9049 + },
9050 + "booking_url": "https://app.mews.com/distributor/8bfa0d49-5837-4110-9b6a-b26500e192f9",
9051 + "lat": 45.4954516,
9052 + "lng": -73.620339,
9053 + "address": ""
9054 + },
9055 + {
9056 + "sit_id": "HOTEMTOV5007OQ",
9057 + "citq": "117644",
9058 + "name": "AUBERGE DU VILLAGE",
9059 + "city": "Pohénégamook",
9060 + "region": "Bas-Saint-Laurent",
9061 + "website": "https://www.aubergeduvillage.ca",
9062 + "engine": "aucun",
9063 + "engine_ids": {},
9064 + "booking_url": null,
9065 + "lat": 47.4866798,
9066 + "lng": -69.280913,
9067 + "address": ""
9068 + },
9069 + {
9070 + "sit_id": "HOTEMTOV5007X9",
9071 + "citq": "003426",
9072 + "name": "MOTEL POHÉNÉGAMOOK",
9073 + "city": "Pohénégamook",
9074 + "region": "Bas-Saint-Laurent",
9075 + "website": "https://www.motel-pohenegamook.com",
9076 + "engine": "reservit",
9077 + "engine_ids": {
9078 + "custid": "58",
9079 + "hotelid": "476777"
9080 + },
9081 + "booking_url": "https://secure.reservit.com/engine/booking/58/476777/dates?langcode=FR",
9082 + "lat": 47.4590318,
9083 + "lng": -69.217477,
9084 + "address": ""
9085 + },
9086 + {
9087 + "sit_id": "HOTEMTOV5007XF",
9088 + "citq": "222236",
9089 + "name": "AUBERGE CARCAJOU",
9090 + "city": "Saint-David-de-Falardeau",
9091 + "region": "Saguenay--Lac-Saint-Jean",
9092 + "website": "https://aubergecarcajou.com/",
9093 + "engine": "autre",
9094 + "engine_ids": {},
9095 + "booking_url": "https://booking.smoobu.com/9A677521",
9096 + "lat": 48.6284785,
9097 + "lng": -70.984381,
9098 + "address": ""
9099 + },
9100 + {
9101 + "sit_id": "HOTEMTOV5007VV",
9102 + "citq": "018174",
9103 + "name": "RIPPLECOVE HÔTEL & SPA",
9104 + "city": "Ayer's Cliff",
9105 + "region": "Cantons-de-l'Est",
9106 + "website": "https://www.ripplecove.com",
9107 + "engine": "reservit",
9108 + "engine_ids": {
9109 + "custid": "2274"
9110 + },
9111 + "booking_url": "https://secure.reservit.com/rsl/booking/indexmodal.php?customerid=2274&lang=FR",
9112 + "lat": 45.17827,
9113 + "lng": -72.049891,
9114 + "address": ""
9115 + },
9116 + {
9117 + "sit_id": "HOTEMTOV5007UR",
9118 + "citq": "193200",
9119 + "name": "AUBERGE COULEURS DE FRANCE",
9120 + "city": "Duhamel",
9121 + "region": "Outaouais",
9122 + "website": "https://www.aubergecouleursdefrance.com",
9123 + "engine": "reservit",
9124 + "engine_ids": {
9125 + "custid": "58",
9126 + "hotelid": "439475"
9127 + },
9128 + "booking_url": "https://secure.reservit.com/fo/booking/58/439475/dates?specialMode=default&langcode=FR&__utmz=128918670.1691495350.1.1.utmcsrdirectutmccndirectutmcmdnone&custid=58&_ga=GA1.3.1347789965.1691495201&__utmb=128918670.10.10.1691495350&hotelid=439475&__utmc=128918670&m=booking&__utma=128918670.1347789965.1691495201.1691495350.1691495350.1&utm_source=siteweb&utm_medium=lien_site&utm_campaign=acdf",
9129 + "lat": 46.0284818,
9130 + "lng": -75.046315,
9131 + "address": ""
9132 + },
9133 + {
9134 + "sit_id": "HOTEMTOV5007XO",
9135 + "citq": "626091",
9136 + "name": "LA HALTE DES 103 ÎLES",
9137 + "city": "Sainte-Anne-de-Sorel",
9138 + "region": "Montérégie",
9139 + "website": "https://www.103iles.com",
9140 + "engine": "aucun",
9141 + "engine_ids": {},
9142 + "booking_url": null,
9143 + "lat": 46.0623403,
9144 + "lng": -73.020676,
9145 + "address": ""
9146 + },
9147 + {
9148 + "sit_id": "HOTEMTOV5007YP",
9149 + "citq": "114063",
9150 + "name": "AUBERGE DES ÎLES DU BIC",
9151 + "city": "Rimouski",
9152 + "region": "Bas-Saint-Laurent",
9153 + "website": "https://www.aubergebic.qc.ca",
9154 + "engine": "reservit",
9155 + "engine_ids": {
9156 + "custid": "58",
9157 + "hotelid": "346493"
9158 + },
9159 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=346493&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
9160 + "lat": 48.3728783,
9161 + "lng": -68.710495,
9162 + "address": ""
9163 + },
9164 + {
9165 + "sit_id": "HOTEMTOV5007XU",
9166 + "citq": "621574",
9167 + "name": "CAMP MUSICAL DES LAURENTIDES",
9168 + "city": "Saint-Adolphe-d'Howard",
9169 + "region": "Laurentides",
9170 + "website": "https://www.cmlaurentides.qc.ca",
9171 + "engine": "aucun",
9172 + "engine_ids": {},
9173 + "booking_url": null,
9174 + "lat": 45.9364554,
9175 + "lng": -74.316601,
9176 + "address": ""
9177 + },
9178 + {
9179 + "sit_id": "HOTEMTOV5007YF",
9180 + "citq": "118683",
9181 + "name": "HÔTEL SACACOMIE",
9182 + "city": "Saint-Alexis-des-Monts",
9183 + "region": "Mauricie",
9184 + "website": "https://www.sacacomie.com",
9185 + "engine": "autre",
9186 + "engine_ids": {},
9187 + "booking_url": "https://www.meteomedia.com/ca/meteo/quebec/saint-alexis-des-monts",
9188 + "lat": 46.5322217,
9189 + "lng": -73.22173,
9190 + "address": ""
9191 + },
9192 + {
9193 + "sit_id": "HOTEMTOV5007WY",
9194 + "citq": "001105",
9195 + "name": "MOTEL DU ROCHER ET CHALETS",
9196 + "city": "Sainte-Madeleine-de-la-Rivière-Madeleine",
9197 + "region": "Gaspésie",
9198 + "website": "https://www.hotelmoteldurocher.com",
9199 + "engine": "reservit",
9200 + "engine_ids": {
9201 + "custid": "58",
9202 + "hotelid": "427538"
9203 + },
9204 + "booking_url": "https://secure.reservit.com/fo/booking/58/427538/dates?specialMode=default&langcode=FR&custid=58&_ga=GA1.3.153915616.1600016647&hotelid=427538&m=booking",
9205 + "lat": 49.2506147,
9206 + "lng": -65.361162,
9207 + "address": ""
9208 + },
9209 + {
9210 + "sit_id": "HOTEMTOV5007TI",
9211 + "citq": "130480",
9212 + "name": "LE SAINT-PIERRE, AUBERGE",
9213 + "city": "Québec",
9214 + "region": "Québec",
9215 + "website": "https://www.auberge.qc.ca",
9216 + "engine": "travelclick",
9217 + "engine_ids": {
9218 + "hotelid": "12643"
9219 + },
9220 + "booking_url": "https://reservations.travelclick.com/12643",
9221 + "lat": 46.814864,
9222 + "lng": -71.203079,
9223 + "address": ""
9224 + },
9225 + {
9226 + "sit_id": "HOTEMTOV5007ZR",
9227 + "citq": "104156",
9228 + "name": "MOTEL QUATRE SAISONS",
9229 + "city": "Forestville",
9230 + "region": "Côte-Nord (Manicouagan)",
9231 + "website": "https://www.hotelleriecotenord.com",
9232 + "engine": "mews",
9233 + "engine_ids": {
9234 + "distributor": "865dce74-6b44-4b34-9a9e-b1570086cb7e"
9235 + },
9236 + "booking_url": "https://app.mews.com/distributor/865dce74-6b44-4b34-9a9e-b1570086cb7e",
9237 + "lat": 48.7305518,
9238 + "lng": -69.09581,
9239 + "address": ""
9240 + },
9241 + {
9242 + "sit_id": "HOTEMTOV5007YX",
9243 + "citq": "531790",
9244 + "name": "TRAVELODGE ST-LIBOIRE",
9245 + "city": "Saint-Liboire",
9246 + "region": "Montérégie",
9247 + "website": "https://travelodgestliboire.com",
9248 + "engine": "aucun",
9249 + "engine_ids": {},
9250 + "booking_url": null,
9251 + "lat": 45.7031173,
9252 + "lng": -72.782536,
9253 + "address": ""
9254 + },
9255 + {
9256 + "sit_id": "HOTEMTOV5007YZ",
9257 + "citq": "559042",
9258 + "name": "DOMAINE DU LAC LONG",
9259 + "city": "Saint-Alphonse-Rodriguez",
9260 + "region": "Lanaudière",
9261 + "website": "https://www.leschaletsnature.com",
9262 + "engine": "aucun",
9263 + "engine_ids": {},
9264 + "booking_url": null,
9265 + "lat": 46.1625364,
9266 + "lng": -73.668926,
9267 + "address": ""
9268 + },
9269 + {
9270 + "sit_id": "HOTEMTOV5007WV",
9271 + "citq": "004023",
9272 + "name": "AUBERGE SUR MER",
9273 + "city": "Saint-Siméon",
9274 + "region": "Charlevoix",
9275 + "website": "https://www.aubergesurmer.com",
9276 + "engine": "reservit",
9277 + "engine_ids": {
9278 + "custid": "58",
9279 + "hotelid": "254585"
9280 + },
9281 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=254585&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
9282 + "lat": 47.840504,
9283 + "lng": -69.875061,
9284 + "address": ""
9285 + },
9286 + {
9287 + "sit_id": "HOTEMTOV50080G",
9288 + "citq": "181344",
9289 + "name": "LE SOMMET DES NEIGES",
9290 + "city": "Mont-Tremblant",
9291 + "region": "Laurentides",
9292 + "website": "https://www.lessuitestremblant.com/fr/hotels-condos/sommet-des-neiges/",
9293 + "engine": "autre",
9294 + "engine_ids": {},
9295 + "booking_url": "https://reservations.lessuitestremblant.com/Ecomm/MyAccount/Login/5623856/fr-CA/",
9296 + "lat": 46.2124632,
9297 + "lng": -74.58361,
9298 + "address": ""
9299 + },
9300 + {
9301 + "sit_id": "HOTEMTOV5007IE",
9302 + "citq": "068051",
9303 + "name": "QUALITY HÔTEL & SUITES",
9304 + "city": "Sherbrooke",
9305 + "region": "Cantons-de-l'Est",
9306 + "website": "https://www.choicehotels.com/fr-us/quebec/sherbrooke/quality-inn-hotels/cn504",
9307 + "engine": "error",
9308 + "engine_ids": {},
9309 + "booking_url": null,
9310 + "lat": 45.3856144,
9311 + "lng": -71.962073,
9312 + "address": ""
9313 + },
9314 + {
9315 + "sit_id": "HOTEMTOV5007ZT",
9316 + "citq": "102465",
9317 + "name": "AUBERGE LA SEIGNEURIE DE LA VALCARTIER",
9318 + "city": "Saint-Gabriel-de-Valcartier",
9319 + "region": "Québec",
9320 + "website": "https://www.laseigneurie.com",
9321 + "engine": "aucun",
9322 + "engine_ids": {},
9323 + "booking_url": null,
9324 + "lat": 46.9546262,
9325 + "lng": -71.466093,
9326 + "address": ""
9327 + },
9328 + {
9329 + "sit_id": "HOTEMTOV50080E",
9330 + "citq": "139915",
9331 + "name": "MOTEL LE SÉJOUR",
9332 + "city": "Rivière-du-Loup",
9333 + "region": "Bas-Saint-Laurent",
9334 + "website": "https://www.lesejour.com",
9335 + "engine": "aucun",
9336 + "engine_ids": {},
9337 + "booking_url": null,
9338 + "lat": 47.8324062,
9339 + "lng": -69.542771,
9340 + "address": ""
9341 + },
9342 + {
9343 + "sit_id": "HOTEMTOV5007Y8",
9344 + "citq": "294004",
9345 + "name": "RAWDON GOLF RESORT",
9346 + "city": "Rawdon",
9347 + "region": "Lanaudière",
9348 + "website": "https://rawdongolfresort.com",
9349 + "engine": "webrez",
9350 + "engine_ids": {},
9351 + "booking_url": "https://secure.webrez.com/Bookings105/booking-request.html?hotel_id=2997&language=french&template=1&secureserver_flag=1",
9352 + "lat": 46.0591155,
9353 + "lng": -73.69878,
9354 + "address": ""
9355 + },
9356 + {
9357 + "sit_id": "HOTEMTOV5007J7",
9358 + "citq": "568890",
9359 + "name": "HÔTEL COMFORT INN GATINEAU",
9360 + "city": "Gatineau",
9361 + "region": "Outaouais",
9362 + "website": "https://www.choicehotels.com/fr-ca/quebec/gatineau/comfort-inn-hotels/cn325",
9363 + "engine": "error",
9364 + "engine_ids": {},
9365 + "booking_url": null,
9366 + "lat": 45.4799686,
9367 + "lng": -75.691178,
9368 + "address": ""
9369 + },
9370 + {
9371 + "sit_id": "HOTEMTOV500821",
9372 + "citq": "075073",
9373 + "name": "AUBERGE DU MANGE GRENOUILLE",
9374 + "city": "Rimouski",
9375 + "region": "Bas-Saint-Laurent",
9376 + "website": "https://www.lemangegrenouille.com",
9377 + "engine": "webrez",
9378 + "engine_ids": {},
9379 + "booking_url": "https://secure.webrez.com/hotel/3115?language=french",
9380 + "lat": 48.37269,
9381 + "lng": -68.71192,
9382 + "address": ""
9383 + },
9384 + {
9385 + "sit_id": "HOTEMTOV5007Z3",
9386 + "citq": "544235",
9387 + "name": "HÔTEL NOUVELLE FRONTIÈRE",
9388 + "city": "Amos",
9389 + "region": "Abitibi-Témiscamingue",
9390 + "website": "https://nouvellefrontiere.ca",
9391 + "engine": "mews",
9392 + "engine_ids": {
9393 + "distributor": "b5f1aa5f-9018-4839-b311-b3510129d449"
9394 + },
9395 + "booking_url": "https://app.mews.com/distributor/b5f1aa5f-9018-4839-b311-b3510129d449",
9396 + "lat": 48.5608849,
9397 + "lng": -78.079621,
9398 + "address": ""
9399 + },
9400 + {
9401 + "sit_id": "HOTEMTOV500826",
9402 + "citq": "068073",
9403 + "name": "MOTEL DU VALLON",
9404 + "city": "Causapscal",
9405 + "region": "Gaspésie",
9406 + "website": "https://www.motelduvallon.com",
9407 + "engine": "aucun",
9408 + "engine_ids": {},
9409 + "booking_url": null,
9410 + "lat": 48.3726768,
9411 + "lng": -67.240455,
9412 + "address": ""
9413 + },
9414 + {
9415 + "sit_id": "HOTEMTOV500824",
9416 + "citq": "075935",
9417 + "name": "AUBERGE BAKER",
9418 + "city": "Château-Richer",
9419 + "region": "Québec",
9420 + "website": "https://www.aubergebaker.com/fr/",
9421 + "engine": "reservit",
9422 + "engine_ids": {
9423 + "custid": "58",
9424 + "hotelid": "242023"
9425 + },
9426 + "booking_url": "https://secure.reservit.com/fo/booking/58/242023/dates?specialMode=default&langcode=FR&partid=0&custid=58&hotelid=242023&m=booking",
9427 + "lat": 46.9685947,
9428 + "lng": -71.019244,
9429 + "address": ""
9430 + },
9431 + {
9432 + "sit_id": "HOTEMTOV50081C",
9433 + "citq": "090075",
9434 + "name": "LE CAPITOLE HÔTEL",
9435 + "city": "Québec",
9436 + "region": "Québec",
9437 + "website": "https://www.lecapitole.com",
9438 + "engine": "autre",
9439 + "engine_ids": {},
9440 + "booking_url": "https://reservations.lecapitole.com/ibe/index.aspx?propertyID=17816&langID=2",
9441 + "lat": 46.8125834,
9442 + "lng": -71.214233,
9443 + "address": ""
9444 + },
9445 + {
9446 + "sit_id": "HOTEMTOV50081A",
9447 + "citq": "222832",
9448 + "name": "AUBERGE SOUS LES ARBRES",
9449 + "city": "Gaspé",
9450 + "region": "Gaspésie",
9451 + "website": "https://www.aubergesouslesarbres.com",
9452 + "engine": "mews",
9453 + "engine_ids": {
9454 + "distributor": "4121ddc1-619c-4053-973d-b12a00923605"
9455 + },
9456 + "booking_url": "https://app.mews.com/distributor/4121ddc1-619c-4053-973d-b12a00923605%20%20",
9457 + "lat": 48.8292952,
9458 + "lng": -64.484887,
9459 + "address": ""
9460 + },
9461 + {
9462 + "sit_id": "HOTEMTOV500829",
9463 + "citq": "502994",
9464 + "name": "GRAND MOTEL ST-HUBERT",
9465 + "city": "Longueuil",
9466 + "region": "Montérégie",
9467 + "website": "https://motelsthubert.com",
9468 + "engine": "aucun",
9469 + "engine_ids": {},
9470 + "booking_url": null,
9471 + "lat": 45.5070753,
9472 + "lng": -73.440531,
9473 + "address": ""
9474 + },
9475 + {
9476 + "sit_id": "HOTEMTOV5007YC",
9477 + "citq": "115463",
9478 + "name": "AUBERGE MONTEBELLO",
9479 + "city": "Montebello",
9480 + "region": "Outaouais",
9481 + "website": "https://www.aubergemontebello.com",
9482 + "engine": "autre",
9483 + "engine_ids": {},
9484 + "booking_url": "https://www.bookonthenet.net/east/premium/eresmain.aspx?id=94BmHgf82Sbn7TJ2T0SH8H52R8rbIXxl2UxAfIPBGYA6A3ZPhiz4wlnOKUq6%2bz4cIM8zyNtwYw%2fYchPCWr4nBg%3d%3d#/search",
9485 + "lat": 45.649906,
9486 + "lng": -74.933083,
9487 + "address": ""
9488 + },
9489 + {
9490 + "sit_id": "HOTEMTOV50082V",
9491 + "citq": "208961",
9492 + "name": "HÔTEL 10",
9493 + "city": "Montréal",
9494 + "region": "Montréal",
9495 + "website": "https://www.hotel10montreal.com/francais/",
9496 + "engine": "synxis",
9497 + "engine_ids": {
9498 + "chain": "6063",
9499 + "hotel": "58380"
9500 + },
9501 + "booking_url": "https://be.synxis.com/?Hotel=58380&Chain=6063&theme=SBEM&locale=en-US",
9502 + "lat": 45.5122511,
9503 + "lng": -73.569558,
9504 + "address": ""
9505 + },
9506 + {
9507 + "sit_id": "HOTEMTOV50081G",
9508 + "citq": "589083",
9509 + "name": "HÉBERGEMENT MONT BLANC",
9510 + "city": "Mont-Blanc",
9511 + "region": "Laurentides",
9512 + "website": "https://skimontblanc.com",
9513 + "engine": "autre",
9514 + "engine_ids": {},
9515 + "booking_url": "https://booking.yoplanning.pro/7b651eec-c625-4331-9723-bffb0031cdb6/?tag=6fee160d-8355-4a51-8917-2791f5228079",
9516 + "lat": 46.1090988,
9517 + "lng": -74.484103,
9518 + "address": ""
9519 + },
9520 + {
9521 + "sit_id": "HOTEMTOV50082O",
9522 + "citq": "568912",
9523 + "name": "LE SAND AND & STONE HÔTEL",
9524 + "city": "Montréal",
9525 + "region": "Montréal",
9526 + "website": "https://le-sand-stone-hotel.hotels-in-montreal.net/fr/",
9527 + "engine": "aucun",
9528 + "engine_ids": {},
9529 + "booking_url": null,
9530 + "lat": 45.5104975,
9531 + "lng": -73.56344,
9532 + "address": ""
9533 + },
9534 + {
9535 + "sit_id": "HOTEMTOV500838",
9536 + "citq": "062473",
9537 + "name": "AUBERGE QUÉBEC",
9538 + "city": "Québec",
9539 + "region": "Québec",
9540 + "website": "https://www.hotelsjaro.com/auberge-quebec",
9541 + "engine": "autre",
9542 + "engine_ids": {},
9543 + "booking_url": "https://www.reseze.net/servlet/WebresShowAvailable",
9544 + "lat": 46.763875,
9545 + "lng": -71.293564,
9546 + "address": ""
9547 + },
9548 + {
9549 + "sit_id": "HOTEMTOV500839",
9550 + "citq": "059846",
9551 + "name": "HÔTEL LE FRANCIS",
9552 + "city": "New Richmond",
9553 + "region": "Gaspésie",
9554 + "website": "https://www.hotelfrancis.qc.ca",
9555 + "engine": "mews",
9556 + "engine_ids": {
9557 + "distributor": "6bd36e85-2fb1-4dd0-8aeb-b2940171670d"
9558 + },
9559 + "booking_url": "https://app.mews.com/distributor/6bd36e85-2fb1-4dd0-8aeb-b2940171670d",
9560 + "lat": 48.1723147,
9561 + "lng": -65.845231,
9562 + "address": ""
9563 + },
9564 + {
9565 + "sit_id": "HOTEMTOV50083C",
9566 + "citq": "063766",
9567 + "name": "MOTEL CARTIER",
9568 + "city": "Rivière-du-Loup",
9569 + "region": "Bas-Saint-Laurent",
9570 + "website": "https://www.motelcartier.com",
9571 + "engine": "reservit",
9572 + "engine_ids": {
9573 + "custid": "58",
9574 + "hotelid": "193751"
9575 + },
9576 + "booking_url": "http://softbooker.reservit.com/front193751/front.do?m=booking&custid=58&langcode=FR&hotelid=193751",
9577 + "lat": 47.8510686,
9578 + "lng": -69.541752,
9579 + "address": ""
9580 + },
9581 + {
9582 + "sit_id": "HOTEMTOV50081K",
9583 + "citq": "222791",
9584 + "name": "LE PETIT HÔTEL",
9585 + "city": "Montréal",
9586 + "region": "Montréal",
9587 + "website": "https://www.petithotelmontreal.com",
9588 + "engine": "synxis",
9589 + "engine_ids": {
9590 + "chain": "18009"
9591 + },
9592 + "booking_url": "https://be.synxis.com/?adult=1&arrive=2025-12-11&brand=LEPET&chain=18009&child=0&config=petithotels&depart=2025-12-12&level=chain&locale=en-US&rooms=1",
9593 + "lat": 45.5030237,
9594 + "lng": -73.554886,
9595 + "address": ""
9596 + },
9597 + {
9598 + "sit_id": "HOTEMTOV50083F",
9599 + "citq": "222626",
9600 + "name": "HÔTEL LA PORTE DE LA MATAWINIE",
9601 + "city": "Saint-Jean-de-Matha",
9602 + "region": "Lanaudière",
9603 + "website": "https://www.hotelportematawinie.com",
9604 + "engine": "aucun",
9605 + "engine_ids": {},
9606 + "booking_url": null,
9607 + "lat": 46.2241942,
9608 + "lng": -73.525022,
9609 + "address": ""
9610 + },
9611 + {
9612 + "sit_id": "HOTEMTOV50083B",
9613 + "citq": "060200",
9614 + "name": "MOTEL OLYMPIQUE",
9615 + "city": "Québec",
9616 + "region": "Québec",
9617 + "website": "https://www.picardimmobilier.net",
9618 + "engine": "autre",
9619 + "engine_ids": {},
9620 + "booking_url": "https://appanoo.com/fr/",
9621 + "lat": 46.8587026,
9622 + "lng": -71.173455,
9623 + "address": ""
9624 + },
9625 + {
9626 + "sit_id": "HOTEMTOV50080B",
9627 + "citq": "139016",
9628 + "name": "LES LOFTS CHAREST - L'HÔTEL DU JARDIN - PAR LES LOFTS VIEUX-QUÉBEC",
9629 + "city": "Québec",
9630 + "region": "Québec",
9631 + "website": "https://loftsvieuxquebec.com/",
9632 + "engine": "d-edge",
9633 + "engine_ids": {},
9634 + "booking_url": "https://www.secure-hotel-booking.com/Kudos-Immobilier-Inc-/J7FH/search",
9635 + "lat": 46.8130816,
9636 + "lng": -71.207459,
9637 + "address": ""
9638 + },
9639 + {
9640 + "sit_id": "HOTEMTOV50082B",
9641 + "citq": "504324",
9642 + "name": "HÔTEL FAR HILLS",
9643 + "city": "Val-Morin",
9644 + "region": "Laurentides",
9645 + "website": "https://www.farhillsinn.com",
9646 + "engine": "reservit",
9647 + "engine_ids": {
9648 + "custid": "58",
9649 + "hotelid": "347764"
9650 + },
9651 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=347764&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
9652 + "lat": 46.0242007,
9653 + "lng": -74.1558,
9654 + "address": ""
9655 + },
9656 + {
9657 + "sit_id": "HOTEMTOV50083T",
9658 + "citq": "174123",
9659 + "name": "HÔTEL DES COUTELLIER",
9660 + "city": "Québec",
9661 + "region": "Québec",
9662 + "website": "https://www.hoteldescoutellier.com",
9663 + "engine": "reservit",
9664 + "engine_ids": {},
9665 + "booking_url": "http://softbooker.reservit.com/reservit/reserhotel.php",
9666 + "lat": 46.8169345,
9667 + "lng": -71.210003,
9668 + "address": ""
9669 + },
9670 + {
9671 + "sit_id": "HOTEMTOV50083Z",
9672 + "citq": "054191",
9673 + "name": "MOTEL L'ARCHIPEL",
9674 + "city": "Les Îles-de-la-Madeleine",
9675 + "region": "Îles-de-la-Madeleine",
9676 + "website": "https://www.motellarchipel.com",
9677 + "engine": "reservit",
9678 + "engine_ids": {
9679 + "custid": "58",
9680 + "hotelid": "338843"
9681 + },
9682 + "booking_url": "https://secure.reservit.com/fo/booking/58/338843/dates?specialMode=default&langcode=FR&custid=58&_ga=GA1.3.1418043333.1709764042&hotelid=338843&m=booking",
9683 + "lat": 47.3552037,
9684 + "lng": -61.875476,
9685 + "address": ""
9686 + },
9687 + {
9688 + "sit_id": "HOTEMTOV500840",
9689 + "citq": "054272",
9690 + "name": "LE DEAUVILLE MOTEL",
9691 + "city": "Trois-Rivières",
9692 + "region": "Mauricie",
9693 + "website": "https://www.ledeauvillemotel.com",
9694 + "engine": "reservit",
9695 + "engine_ids": {
9696 + "hotelid": "253692"
9697 + },
9698 + "booking_url": "http://softbooker.reservit.com/reservit/reserhotel.php?lang=FR&hotelid=253692",
9699 + "lat": 46.3223448,
9700 + "lng": -72.56434,
9701 + "address": ""
9702 + },
9703 + {
9704 + "sit_id": "HOTEMTOV50083U",
9705 + "citq": "057105",
9706 + "name": "HÔTEL-MOTEL MONT ST-PIERRE",
9707 + "city": "Mont-Saint-Pierre",
9708 + "region": "Gaspésie",
9709 + "website": "https://www.hotelmontstpierre.com",
9710 + "engine": "aucun",
9711 + "engine_ids": {},
9712 + "booking_url": null,
9713 + "lat": 49.2222397,
9714 + "lng": -65.806413,
9715 + "address": ""
9716 + },
9717 + {
9718 + "sit_id": "HOTEMTOV50082E",
9719 + "citq": "294436",
9720 + "name": "GESTION CONDOTEL CG INC. (LA CACHE DU GOLF)",
9721 + "city": "Beauceville",
9722 + "region": "Chaudière-Appalaches",
9723 + "website": "https://www.lacachedugolf.com",
9724 + "engine": "cloudbeds",
9725 + "engine_ids": {
9726 + "slug": "Zwg3L0"
9727 + },
9728 + "booking_url": "https://plugins.whistle.cloudbeds.com",
9729 + "lat": 46.2633583,
9730 + "lng": -70.764604,
9731 + "address": ""
9732 + },
9733 + {
9734 + "sit_id": "HOTEMTOV50083D",
9735 + "citq": "059566",
9736 + "name": "MOTEL CAMPING DES ANCÊTRES",
9737 + "city": "Gaspé",
9738 + "region": "Gaspésie",
9739 + "website": "https://motelcampingdesancetres.com",
9740 + "engine": "aucun",
9741 + "engine_ids": {},
9742 + "booking_url": null,
9743 + "lat": 49.0739851,
9744 + "lng": -64.543127,
9745 + "address": ""
9746 + },
9747 + {
9748 + "sit_id": "HOTEMTOV50084J",
9749 + "citq": "041720",
9750 + "name": "HÔTEL LA MAISON BLANCHE",
9751 + "city": "New Carlisle",
9752 + "region": "Gaspésie",
9753 + "website": "https://www.hotelmaisonblanche.ca/fr",
9754 + "engine": "mews",
9755 + "engine_ids": {
9756 + "distributor": "008e57ac-d9b8-4ed7-99a3-b3ee00f78e60"
9757 + },
9758 + "booking_url": "https://app.mews.com/distributor/008e57ac-d9b8-4ed7-99a3-b3ee00f78e60",
9759 + "lat": 48.0110608,
9760 + "lng": -65.319938,
9761 + "address": ""
9762 + },
9763 + {
9764 + "sit_id": "HOTEMTOV500846",
9765 + "citq": "057606",
9766 + "name": "HÔTEL CAP-AUX-PIERRES",
9767 + "city": "L'Isle-aux-Coudres",
9768 + "region": "Charlevoix",
9769 + "website": "https://www.hotelcapauxpierres.com",
9770 + "engine": "reservit",
9771 + "engine_ids": {
9772 + "custid": "58",
9773 + "hotelid": "428646"
9774 + },
9775 + "booking_url": "https://secure.reservit.com/fo/booking/58/428646?specialMode=default&langcode=FR&custid=58&hotelid=428646&m=booking",
9776 + "lat": 47.4120242,
9777 + "lng": -70.336465,
9778 + "address": ""
9779 + },
9780 + {
9781 + "sit_id": "HOTEMTOV500858",
9782 + "citq": "029816",
9783 + "name": "AMBASSADEUR HÔTEL ET SUITES",
9784 + "city": "Québec",
9785 + "region": "Québec",
9786 + "website": "https://www.hotelambassadeur.ca",
9787 + "engine": "aucun",
9788 + "engine_ids": {},
9789 + "booking_url": null,
9790 + "lat": 46.8532149,
9791 + "lng": -71.197631,
9792 + "address": ""
9793 + },
9794 + {
9795 + "sit_id": "HOTEMTOV50084W",
9796 + "citq": "220220",
9797 + "name": "AUBERGE MR. JAMES",
9798 + "city": "Rivière-du-Loup",
9799 + "region": "Bas-Saint-Laurent",
9800 + "website": "https://lesaintpatrice.ca/auberge-mr-james",
9801 + "engine": "autre",
9802 + "engine_ids": {},
9803 + "booking_url": "https://widgets.libroreserve.com/WEB/QC016776036295/book",
9804 + "lat": 47.8299519,
9805 + "lng": -69.552049,
9806 + "address": ""
9807 + },
9808 + {
9809 + "sit_id": "HOTEMTOV50084I",
9810 + "citq": "045404",
9811 + "name": "HÔTEL CHÂTEAU BELLEVUE",
9812 + "city": "Québec",
9813 + "region": "Québec",
9814 + "website": "https://www.hotelvieux-quebec.com",
9815 + "engine": "travelclick",
9816 + "engine_ids": {},
9817 + "booking_url": "https://bookings.travelclick.com/110500?languageID=3",
9818 + "lat": 46.8108224,
9819 + "lng": -71.206387,
9820 + "address": ""
9821 + },
9822 + {
9823 + "sit_id": "HOTEMTOV50084U",
9824 + "citq": "294299",
9825 + "name": "MARRIOTT COURTYARD QUÉBEC",
9826 + "city": "Québec",
9827 + "region": "Québec",
9828 + "website": "https://www.marriott.fr/yqbcq",
9829 + "engine": "error",
9830 + "engine_ids": {},
9831 + "booking_url": null,
9832 + "lat": 46.8344993,
9833 + "lng": -71.281033,
9834 + "address": ""
9835 + },
9836 + {
9837 + "sit_id": "HOTEMTOV50085O",
9838 + "citq": "016343",
9839 + "name": "MOTEL LE VICTO",
9840 + "city": "Victoriaville",
9841 + "region": "Centre-du-Québec",
9842 + "website": "https://www.levicto.com",
9843 + "engine": "error",
9844 + "engine_ids": {},
9845 + "booking_url": null,
9846 + "lat": 46.0520313,
9847 + "lng": -71.998752,
9848 + "address": ""
9849 + },
9850 + {
9851 + "sit_id": "HOTEMTOV50085A",
9852 + "citq": "026832",
9853 + "name": "HOTEL LE MUST",
9854 + "city": "Saint-Marc-des-Carrières",
9855 + "region": "Québec",
9856 + "website": "https://www.hotellemust.com/",
9857 + "engine": "aucun",
9858 + "engine_ids": {},
9859 + "booking_url": null,
9860 + "lat": 46.6828713,
9861 + "lng": -72.067319,
9862 + "address": ""
9863 + },
9864 + {
9865 + "sit_id": "HOTEMTOV50085P",
9866 + "citq": "018152",
9867 + "name": "AUBERGE AYER'S CLIFF",
9868 + "city": "Ayer's Cliff",
9869 + "region": "Cantons-de-l'Est",
9870 + "website": "https://www.aubergeayerscliff.ca",
9871 + "engine": "reservit",
9872 + "engine_ids": {
9873 + "custid": "58",
9874 + "hotelid": "362429"
9875 + },
9876 + "booking_url": "https://secure.reservit.com/fo/booking/58/362429/dates?specialMode=default&langcode=FR&custid=58&_ga=GA1.3.85588329.1569365929&hotelid=362429&m=booking",
9877 + "lat": 45.1684695,
9878 + "lng": -72.039974,
9879 + "address": ""
9880 + },
9881 + {
9882 + "sit_id": "HOTEMTOV50084O",
9883 + "citq": "038393",
9884 + "name": "MOTEL LE POINT DE VUE",
9885 + "city": "La Malbaie",
9886 + "region": "Charlevoix",
9887 + "website": "https://www.motelpointdevue.com",
9888 + "engine": "reservit",
9889 + "engine_ids": {
9890 + "custid": "58",
9891 + "hotelid": "192516"
9892 + },
9893 + "booking_url": "http://softbooker.reservit.com/front192516/front.do?m=booking&custid=58&langcode=FR&hotelid=192516&hotelid=192516&specialMode=default&__utma=1.925747234.1443033014.1443033014.1443033014.1&__utmc=1&__utmz=1.1443033014.1.1.utmcsr%3Dmotelpointdevue.com%7Cutmccn%3D%28referral%29%7Cutmcmd%3Dreferral%7Cutmcct%3D%2Fchambres.aspx",
9894 + "lat": 47.6389675,
9895 + "lng": -70.147957,
9896 + "address": ""
9897 + },
9898 + {
9899 + "sit_id": "HOTEMTOV50085N",
9900 + "citq": "015573",
9901 + "name": "L'HÔTEL DU VIEUX-QUÉBEC",
9902 + "city": "Québec",
9903 + "region": "Québec",
9904 + "website": "https://www.hvq.com",
9905 + "engine": "reservit",
9906 + "engine_ids": {
9907 + "custid": "58",
9908 + "hotelid": "471738"
9909 + },
9910 + "booking_url": "https://secure.reservit.com/engine/booking/58/471738/dates?specialMode=default&langcode=FR&m=booking",
9911 + "lat": 46.8146565,
9912 + "lng": -71.209601,
9913 + "address": ""
9914 + },
9915 + {
9916 + "sit_id": "HOTEMTOV500859",
9917 + "citq": "026283",
9918 + "name": "HÔTEL-MOTEL LE GÎTE",
9919 + "city": "Québec",
9920 + "region": "Québec",
9921 + "website": "https://www.hotellegite.com",
9922 + "engine": "aucun",
9923 + "engine_ids": {},
9924 + "booking_url": null,
9925 + "lat": 46.8025416,
9926 + "lng": -71.333426,
9927 + "address": ""
9928 + },
9929 + {
9930 + "sit_id": "HOTEMTOV50085R",
9931 + "citq": "010581",
9932 + "name": "AUBERGE LA MAISON SOUS LES PINS",
9933 + "city": "Les Éboulements",
9934 + "region": "Charlevoix",
9935 + "website": "https://www.maisonsouslespins.com",
9936 + "engine": "reservit",
9937 + "engine_ids": {
9938 + "custid": "58",
9939 + "hotelid": "173008"
9940 + },
9941 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=173008&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
9942 + "lat": 47.4571451,
9943 + "lng": -70.366902,
9944 + "address": ""
9945 + },
9946 + {
9947 + "sit_id": "HOTEMTOV50085S",
9948 + "citq": "005832",
9949 + "name": "HÔTEL-MOTEL NORMANDIN ALMA",
9950 + "city": "Alma",
9951 + "region": "Saguenay--Lac-Saint-Jean",
9952 + "website": "https://hotelnormandin.com/hotels/hotel-motel-normandin-alma/",
9953 + "engine": "autre",
9954 + "engine_ids": {},
9955 + "booking_url": "https://widget.libroreserve.com//booking/23548d8a3032b50",
9956 + "lat": 48.5383604,
9957 + "lng": -71.647357,
9958 + "address": ""
9959 + },
9960 + {
9961 + "sit_id": "HOTEMTOV50084C",
9962 + "citq": "230333",
9963 + "name": "AU SOMMET DU LAC MAGOG",
9964 + "city": "Magog",
9965 + "region": "Cantons-de-l'Est",
9966 + "website": "https://ausommetdulacmagog.com/",
9967 + "engine": "reservit",
9968 + "engine_ids": {
9969 + "custid": "58",
9970 + "hotelid": "435165"
9971 + },
9972 + "booking_url": "https://secure.reservit.com/engine/booking/58/435165/dates?langcode=FR",
9973 + "lat": 45.2963693,
9974 + "lng": -72.054656,
9975 + "address": ""
9976 + },
9977 + {
9978 + "sit_id": "HOTEMTOV50086E",
9979 + "citq": "003091",
9980 + "name": "LE FRASER MOTEL",
9981 + "city": "Rivière-du-Loup",
9982 + "region": "Bas-Saint-Laurent",
9983 + "website": "https://www.lefrasermotel.com",
9984 + "engine": "autre",
9985 + "engine_ids": {},
9986 + "booking_url": "https://www.booking.com/hotel/ca/motel-au-vieux-fanal.fr.html",
9987 + "lat": 47.829465,
9988 + "lng": -69.553946,
9989 + "address": ""
9990 + },
9991 + {
9992 + "sit_id": "HOTEMTOV50086H",
9993 + "citq": "001540",
9994 + "name": "MANOIR CHARLEVOIX",
9995 + "city": "La Malbaie",
9996 + "region": "Charlevoix",
9997 + "website": "https://www.manoircharlevoix.com",
9998 + "engine": "cloudbeds",
9999 + "engine_ids": {
10000 + "slug": "zdFO3x"
10001 + },
10002 + "booking_url": "https://hotels.cloudbeds.com/fr/reservation/zdFO3x?currency=cad",
10003 + "lat": 47.6385163,
10004 + "lng": -70.152118,
10005 + "address": ""
10006 + },
10007 + {
10008 + "sit_id": "HOTEMTOV500872",
10009 + "citq": "154571",
10010 + "name": "HÔTEL BONAPARTE",
10011 + "city": "Montréal",
10012 + "region": "Montréal",
10013 + "website": "https://www.bonaparte.com",
10014 + "engine": "siteminder",
10015 + "engine_ids": {},
10016 + "booking_url": "https://direct-book.com/properties/HotelBonaparteDirect?locale=fr",
10017 + "lat": 45.5033285,
10018 + "lng": -73.556176,
10019 + "address": ""
10020 + },
10021 + {
10022 + "sit_id": "HOTEMTOV50085K",
10023 + "citq": "018885",
10024 + "name": "CLARION POINTE LA MALBAIE",
10025 + "city": "La Malbaie",
10026 + "region": "Charlevoix",
10027 + "website": "https://www.clarionpointelamalbaie.com/fr/",
10028 + "engine": "reservit",
10029 + "engine_ids": {},
10030 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php",
10031 + "lat": 47.6367484,
10032 + "lng": -70.144729,
10033 + "address": ""
10034 + },
10035 + {
10036 + "sit_id": "HOTEMTOV50085Z",
10037 + "citq": "014615",
10038 + "name": "MOTEL CANADIEN",
10039 + "city": "Trois-Rivières",
10040 + "region": "Mauricie",
10041 + "website": "https://www.motelcanadien.ca/indexfr.html",
10042 + "engine": "aucun",
10043 + "engine_ids": {},
10044 + "booking_url": null,
10045 + "lat": 46.3885936,
10046 + "lng": -72.473836,
10047 + "address": ""
10048 + },
10049 + {
10050 + "sit_id": "HOTEMTOV50085U",
10051 + "citq": "158594",
10052 + "name": "CHÂTEAU LOGUE HÔTEL",
10053 + "city": "Maniwaki",
10054 + "region": "Outaouais",
10055 + "website": "https://www.chateaulogue.com",
10056 + "engine": "mews",
10057 + "engine_ids": {
10058 + "distributor": "c8cadedc-072f-45a0-aa1b-b111008f50b9"
10059 + },
10060 + "booking_url": "https://app.mews.com/distributor/c8cadedc-072f-45a0-aa1b-b111008f50b9",
10061 + "lat": 46.382288,
10062 + "lng": -75.967166,
10063 + "address": ""
10064 + },
10065 + {
10066 + "sit_id": "HOTEMTOV50087E",
10067 + "citq": "300313",
10068 + "name": "RODEWAY INN AMOS PIKOGAN",
10069 + "city": "Pikogan",
10070 + "region": "Abitibi-Témiscamingue",
10071 + "website": "https://rodewayinnamos-pikogan.com/",
10072 + "engine": "autre",
10073 + "engine_ids": {},
10074 + "booking_url": "https://www.choicehotels.com/fr-us/quebec/pikogan/rodeway-inn-hotels/cna35/rates",
10075 + "lat": 48.5964003,
10076 + "lng": -78.111815,
10077 + "address": ""
10078 + },
10079 + {
10080 + "sit_id": "HOTEMTOV500893",
10081 + "citq": "556161",
10082 + "name": "MOTEL PARK",
10083 + "city": "Val-d'Or",
10084 + "region": "Abitibi-Témiscamingue",
10085 + "website": "https://motelpark.ca",
10086 + "engine": "aucun",
10087 + "engine_ids": {},
10088 + "booking_url": null,
10089 + "lat": 48.0979473,
10090 + "lng": -77.818626,
10091 + "address": ""
10092 + },
10093 + {
10094 + "sit_id": "HOTEMTOV500876",
10095 + "citq": "152880",
10096 + "name": "AUBERGE DE LA VIEILLE MAISON",
10097 + "city": "Rimouski",
10098 + "region": "Bas-Saint-Laurent",
10099 + "website": "https://www.maisonspaghetti.com/auberge",
10100 + "engine": "reservit",
10101 + "engine_ids": {
10102 + "custid": "58",
10103 + "hotelid": "444314"
10104 + },
10105 + "booking_url": "https://secure.reservit.com/fo/booking/58/444314/dates?specialMode=default&langcode=FR&__utmz=128918670.1674228948.2.2.utmcsr%3Dreservit.ca%7Cutmccn%3D(referral",
10106 + "lat": 48.4517861,
10107 + "lng": -68.526041,
10108 + "address": ""
10109 + },
10110 + {
10111 + "sit_id": "HOTEMTOV50087Q",
10112 + "citq": "151292",
10113 + "name": "LE CHÂTEAU DU LAC",
10114 + "city": "Magog",
10115 + "region": "Cantons-de-l'Est",
10116 + "website": "https://www.lechateaudulac.com",
10117 + "engine": "mews",
10118 + "engine_ids": {
10119 + "distributor": "5d01aefb-b221-4216-a1a5-b0bc007db89f"
10120 + },
10121 + "booking_url": "https://app.mews.com/distributor/5d01aefb-b221-4216-a1a5-b0bc007db89f",
10122 + "lat": 45.2638954,
10123 + "lng": -72.156631,
10124 + "address": ""
10125 + },
10126 + {
10127 + "sit_id": "HOTEMTOV50086F",
10128 + "citq": "004476",
10129 + "name": "HÔTEL LE VOYAGEUR",
10130 + "city": "Sept-Îles",
10131 + "region": "Côte-Nord (Duplessis)",
10132 + "website": "https://www.hotellevoyageur.com",
10133 + "engine": "mews",
10134 + "engine_ids": {
10135 + "distributor": "7f3cf114-2020-412b-aaa9-b29600ea8456"
10136 + },
10137 + "booking_url": "https://app.mews.com/distributor/7f3cf114-2020-412b-aaa9-b29600ea8456",
10138 + "lat": 50.2445847,
10139 + "lng": -66.397586,
10140 + "address": ""
10141 + },
10142 + {
10143 + "sit_id": "HOTEMTOV500886",
10144 + "citq": "118215",
10145 + "name": "MOTEL RESTAURANT LA MARÉE HAUTE",
10146 + "city": "Grande-Vallée",
10147 + "region": "Gaspésie",
10148 + "website": "https://lamareehaute.com/motel/",
10149 + "engine": "autre",
10150 + "engine_ids": {},
10151 + "booking_url": "https://reservationqc.ca/reservation-en-ligne/motel-restaurant-la-maree-haute.html",
10152 + "lat": 49.2268258,
10153 + "lng": -65.101578,
10154 + "address": ""
10155 + },
10156 + {
10157 + "sit_id": "HOTEMTOV5008AE",
10158 + "citq": "139753",
10159 + "name": "HÔTEL ÉNERGIE SHAWINIGAN",
10160 + "city": "Shawinigan",
10161 + "region": "Mauricie",
10162 + "website": "https://www.hotelenergie.com",
10163 + "engine": "cloudbeds",
10164 + "engine_ids": {},
10165 + "booking_url": "https://us2.cloudbeds.com/reservation/df9UvE",
10166 + "lat": 46.5413465,
10167 + "lng": -72.755242,
10168 + "address": ""
10169 + },
10170 + {
10171 + "sit_id": "HOTEMTOV500884",
10172 + "citq": "293576",
10173 + "name": "HÔTEL WILLIAM GRAY",
10174 + "city": "Montréal",
10175 + "region": "Montréal",
10176 + "website": "https://hotelwilliamgray.com/",
10177 + "engine": "synxis",
10178 + "engine_ids": {
10179 + "chain": "18009",
10180 + "hotel": "69586"
10181 + },
10182 + "booking_url": "https://be.synxis.com/?hotel=69586&chain=18009&locale=en-US&nocache=true",
10183 + "lat": 45.5073105,
10184 + "lng": -73.553193,
10185 + "address": ""
10186 + },
10187 + {
10188 + "sit_id": "HOTEMTOV5008AR",
10189 + "citq": "180950",
10190 + "name": "HÔTEL SAINT-SULPICE",
10191 + "city": "Montréal",
10192 + "region": "Montréal",
10193 + "website": "https://www.hotelsaintsulpice.com",
10194 + "engine": "synxis",
10195 + "engine_ids": {},
10196 + "booking_url": "https://be.synxis.com/",
10197 + "lat": 45.5043197,
10198 + "lng": -73.554959,
10199 + "address": ""
10200 + },
10201 + {
10202 + "sit_id": "HOTEMTOV5008CN",
10203 + "citq": "586530",
10204 + "name": "MOTEL TREMBLANT SUR LA COLLINE",
10205 + "city": "Mont-Blanc",
10206 + "region": "Laurentides",
10207 + "website": "http://www.moteltremblant.com/",
10208 + "engine": "aucun",
10209 + "engine_ids": {},
10210 + "booking_url": null,
10211 + "lat": 46.1131868,
10212 + "lng": -74.5289416,
10213 + "address": ""
10214 + },
10215 + {
10216 + "sit_id": "HOTEMTOV50081Y",
10217 + "citq": "508222",
10218 + "name": "EXCELSIOR HÔTEL SPA SAINTE-ADÈLE",
10219 + "city": "Sainte-Adèle",
10220 + "region": "Laurentides",
10221 + "website": "https://hotelspaexcelsior.com/",
10222 + "engine": "reservit",
10223 + "engine_ids": {
10224 + "custid": "58",
10225 + "hotelid": "465394"
10226 + },
10227 + "booking_url": "https://secure.reservit.com/engine/booking/58/465394/dates?langcode=EN",
10228 + "lat": 45.9738499,
10229 + "lng": -74.17179,
10230 + "address": ""
10231 + },
10232 + {
10233 + "sit_id": "HOTEMTOV5008CA",
10234 + "citq": "069285",
10235 + "name": "AUBERGE LA COUDRIÈRE - COOL HOTEL",
10236 + "city": "L'Isle-aux-Coudres",
10237 + "region": "Charlevoix",
10238 + "website": "https://www.aubergelacoudriere.com",
10239 + "engine": "aucun",
10240 + "engine_ids": {},
10241 + "booking_url": null,
10242 + "lat": 47.4187158,
10243 + "lng": -70.332742,
10244 + "address": ""
10245 + },
10246 + {
10247 + "sit_id": "HOTEMTOV5008D0",
10248 + "citq": "175405",
10249 + "name": "HÔTEL DAUPHIN MONTRÉAL-LONGUEUIL",
10250 + "city": "Longueuil",
10251 + "region": "Montérégie",
10252 + "website": "https://www.hotelsdauphin.ca/hotels/montreal-longueuil",
10253 + "engine": "reservit",
10254 + "engine_ids": {
10255 + "hotelid": "41737"
10256 + },
10257 + "booking_url": "http://softbooker.reservit.com/reservit/reserhotel.php?lang=&hotelid=41737&discountcode=",
10258 + "lat": 45.5243479,
10259 + "lng": -73.514471,
10260 + "address": ""
10261 + },
10262 + {
10263 + "sit_id": "HOTEMTOV5008D3",
10264 + "citq": "576575",
10265 + "name": "HÔTEL QUALITY INN MONT-LAURIER",
10266 + "city": "Mont-Laurier",
10267 + "region": "Laurentides",
10268 + "website": "http://qualityinn-ml.ca/",
10269 + "engine": "autre",
10270 + "engine_ids": {},
10271 + "booking_url": "http://www.choicehotels.ca/fr/rooms/cn859?checkin=05-02-2014&checkout=06-02-2014&adults=1&children=0&rooms=1&promo=icbwca",
10272 + "lat": 46.5488954,
10273 + "lng": -75.510105,
10274 + "address": ""
10275 + },
10276 + {
10277 + "sit_id": "HOTEMTOV5008AQ",
10278 + "citq": "180390",
10279 + "name": "HÔTEL NELLIGAN",
10280 + "city": "Montréal",
10281 + "region": "Montréal",
10282 + "website": "https://hotelnelligan.com/fr/",
10283 + "engine": "synxis",
10284 + "engine_ids": {
10285 + "chain": "30949",
10286 + "hotel": "65076"
10287 + },
10288 + "booking_url": "https://be.synxis.com/?adult=1&arrive=2026-06-12&chain=30949&child=0&currency=CAD&depart=2026-06-13&hotel=65076&level=hotel&locale=fr-FR&productcurrency=CAD&rooms=1",
10289 + "lat": 45.5039831,
10290 + "lng": -73.554215,
10291 + "address": ""
10292 + },
10293 + {
10294 + "sit_id": "HOTEMTOV5008BG",
10295 + "citq": "177914",
10296 + "name": "LE 31 MCMAHON - PAR ANEYRO",
10297 + "city": "Québec",
10298 + "region": "Québec",
10299 + "website": "https://www.le31mcmahon.com",
10300 + "engine": "cloudbeds",
10301 + "engine_ids": {
10302 + "slug": "xQlB0G"
10303 + },
10304 + "booking_url": "https://hotels.cloudbeds.com/reservation/xQlB0G",
10305 + "lat": 46.8138905,
10306 + "lng": -71.212992,
10307 + "address": ""
10308 + },
10309 + {
10310 + "sit_id": "HOTEMTOV5008D1",
10311 + "citq": "577544",
10312 + "name": "MOTEL RIVIÈRE-ROUGE",
10313 + "city": "Rivière-Rouge",
10314 + "region": "Laurentides",
10315 + "website": "https://www.motelriviererouge.ca",
10316 + "engine": "aucun",
10317 + "engine_ids": {},
10318 + "booking_url": null,
10319 + "lat": 46.4227762,
10320 + "lng": -74.883729,
10321 + "address": ""
10322 + },
10323 + {
10324 + "sit_id": "HOTEMTOV5008DF",
10325 + "citq": "064584",
10326 + "name": "LE SAINT-CHRISTOPHE, HÔTEL BOUTIQUE ET SPA",
10327 + "city": "Granby",
10328 + "region": "Cantons-de-l'Est",
10329 + "website": "https://www.hotelstchristophe.com/fr-ca",
10330 + "engine": "aucun",
10331 + "engine_ids": {},
10332 + "booking_url": null,
10333 + "lat": 45.3945423,
10334 + "lng": -72.707114,
10335 + "address": ""
10336 + },
10337 + {
10338 + "sit_id": "HOTEMTOV5008E1",
10339 + "citq": "057326",
10340 + "name": "HÔTEL-MOTEL RESTAURANT CORONET",
10341 + "city": "Sacré-Coeur",
10342 + "region": "Côte-Nord (Manicouagan)",
10343 + "website": "https://www.hmcoronet.com",
10344 + "engine": "reservit",
10345 + "engine_ids": {
10346 + "custid": "58",
10347 + "hotelid": "370674"
10348 + },
10349 + "booking_url": "https://secure.reservit.com/fo/booking/58/370674/availability?specialMode=default&begindate=29%2F07%2F2022&partid=3752&tmonth=07&tyear=2022&hotelid=370674&numnight=1&m=booking&nbpax=2&langcode=FR&enddate=30%2F07%2F2022&fyear=2022&custid=58&fmonth=07&_ga=GA1.3.1474183963.1657563927&fday=29&currency=CAD&tday=30",
10350 + "lat": 48.2538256,
10351 + "lng": -69.856458,
10352 + "address": ""
10353 + },
10354 + {
10355 + "sit_id": "HOTEMTOV50087O",
10356 + "citq": "613373",
10357 + "name": "HÔTEL VACANCES TREMBLANT",
10358 + "city": "Mont-Tremblant",
10359 + "region": "Laurentides",
10360 + "website": "https://www.hotelvacancestremblant.com",
10361 + "engine": "mews",
10362 + "engine_ids": {
10363 + "distributor": "9f64abaa-a4fe-4917-86f1-b37500d5bc1e"
10364 + },
10365 + "booking_url": "https://app.mews.com/distributor/9f64abaa-a4fe-4917-86f1-b37500d5bc1e",
10366 + "lat": 46.1171752,
10367 + "lng": -74.567397,
10368 + "address": ""
10369 + },
10370 + {
10371 + "sit_id": "HOTEMTOV5008DC",
10372 + "citq": "065822",
10373 + "name": "OTL GOUVERNEUR SHERBROOKE",
10374 + "city": "Sherbrooke",
10375 + "region": "Cantons-de-l'Est",
10376 + "website": "https://www.otlhotelsherbrooke.ca/",
10377 + "engine": "autre",
10378 + "engine_ids": {},
10379 + "booking_url": "https://reservations.otlhotelsherbrooke.ca/102913",
10380 + "lat": 45.3948992,
10381 + "lng": -71.949178,
10382 + "address": ""
10383 + },
10384 + {
10385 + "sit_id": "HOTEMTOV5007T1",
10386 + "citq": "575853",
10387 + "name": "HÔTEL COMFORT SUITES",
10388 + "city": "Montréal",
10389 + "region": "Montréal",
10390 + "website": "https://www.choicehotels.ca/cn139",
10391 + "engine": "error",
10392 + "engine_ids": {},
10393 + "booking_url": null,
10394 + "lat": 45.4965029,
10395 + "lng": -73.57475,
10396 + "address": ""
10397 + },
10398 + {
10399 + "sit_id": "HOTEMTOV5008DD",
10400 + "citq": "061482",
10401 + "name": "MOTEL SAINTE-FLAVIE",
10402 + "city": "Sainte-Flavie",
10403 + "region": "Gaspésie",
10404 + "website": "https://www.motelsainteflavie.ca",
10405 + "engine": "aucun",
10406 + "engine_ids": {},
10407 + "booking_url": null,
10408 + "lat": 48.6079952,
10409 + "lng": -68.235884,
10410 + "address": ""
10411 + },
10412 + {
10413 + "sit_id": "HOTEMTOV5007TR",
10414 + "citq": "061261",
10415 + "name": "HÔTEL COMFORT INN ST-GEORGES BCE",
10416 + "city": "Saint-Georges",
10417 + "region": "Chaudière-Appalaches",
10418 + "website": "https://www.choicehotels.com/fr-ca/quebec/st-georges-de-beauce/comfort-inn-hotels/cn812",
10419 + "engine": "error",
10420 + "engine_ids": {},
10421 + "booking_url": null,
10422 + "lat": 46.098604,
10423 + "lng": -70.651029,
10424 + "address": ""
10425 + },
10426 + {
10427 + "sit_id": "HOTEMTOV5007VM",
10428 + "citq": "020720",
10429 + "name": "AUBERGE LA CAMARINE",
10430 + "city": "Beaupré",
10431 + "region": "Québec",
10432 + "website": "https://www.camarine.com",
10433 + "engine": "reservit",
10434 + "engine_ids": {
10435 + "custid": "58",
10436 + "hotelid": "453914"
10437 + },
10438 + "booking_url": "https://secure.reservit.com/fo/booking/58/453914/dates?specialMode=default&langcode=FR&hotelid=453914",
10439 + "lat": 47.0388964,
10440 + "lng": -70.897282,
10441 + "address": ""
10442 + },
10443 + {
10444 + "sit_id": "HOTEMTOV5008E0",
10445 + "citq": "057201",
10446 + "name": "HÔTEL 1212 INC.",
10447 + "city": "Dégelis",
10448 + "region": "Bas-Saint-Laurent",
10449 + "website": "https://www.le1212.com",
10450 + "engine": "mews",
10451 + "engine_ids": {
10452 + "distributor": "e2856e7b-0e3d-4e9c-9c11-b29f0095c5e5"
10453 + },
10454 + "booking_url": "https://app.mews.com/distributor/e2856e7b-0e3d-4e9c-9c11-b29f0095c5e5",
10455 + "lat": 47.5418853,
10456 + "lng": -68.625424,
10457 + "address": ""
10458 + },
10459 + {
10460 + "sit_id": "HOTEMTOV5008FP",
10461 + "citq": "123060",
10462 + "name": "HÔTEL MARRIOTT RESIDENCE INN - MANOIR LABELLE",
10463 + "city": "Mont-Tremblant",
10464 + "region": "Laurentides",
10465 + "website": "https://www.marriott.com/fr/hotels/ymymt-residence-inn-mont-tremblant-manoir-labelle/overview/",
10466 + "engine": "error",
10467 + "engine_ids": {},
10468 + "booking_url": null,
10469 + "lat": 46.2108602,
10470 + "lng": -74.58533,
10471 + "address": ""
10472 + },
10473 + {
10474 + "sit_id": "HOTEMTOV5008FC",
10475 + "citq": "039406",
10476 + "name": "HÔTEL DELTA SHERBROOKE PAR MARRIOTT, CENTRE DE CONGRÈS",
10477 + "city": "Sherbrooke",
10478 + "region": "Cantons-de-l'Est",
10479 + "website": "https://www.marriott.fr/hotels/travel/yscdr-delta-hotels-sherbrooke-conference-centre/",
10480 + "engine": "error",
10481 + "engine_ids": {},
10482 + "booking_url": null,
10483 + "lat": 45.3995672,
10484 + "lng": -71.939029,
10485 + "address": ""
10486 + },
10487 + {
10488 + "sit_id": "HOTEMTOV5008FF",
10489 + "citq": "044656",
10490 + "name": "HÔTEL COWANSVILLE",
10491 + "city": "Cowansville",
10492 + "region": "Cantons-de-l'Est",
10493 + "website": "https://hotelcowansville.ca/",
10494 + "engine": "aucun",
10495 + "engine_ids": {},
10496 + "booking_url": null,
10497 + "lat": 45.2091784,
10498 + "lng": -72.767815,
10499 + "address": ""
10500 + },
10501 + {
10502 + "sit_id": "HOTEMTOV5008FX",
10503 + "citq": "049475",
10504 + "name": "LE CLOS SAINT-LOUIS",
10505 + "city": "Québec",
10506 + "region": "Québec",
10507 + "website": "https://hotels.groupesogno.com/fr/hotels/clos-saint-louis/",
10508 + "engine": "cloudbeds",
10509 + "engine_ids": {
10510 + "slug": "tTYv72"
10511 + },
10512 + "booking_url": "https://static1.cloudbeds.com/booking-engine/latest/static/js/immersive-experience/cb-immersive-experience.js",
10513 + "lat": 46.811135,
10514 + "lng": -71.208412,
10515 + "address": ""
10516 + },
10517 + {
10518 + "sit_id": "HOTEMTOV5008FV",
10519 + "citq": "049055",
10520 + "name": "HOTEL CAP DIAMANT",
10521 + "city": "Québec",
10522 + "region": "Québec",
10523 + "website": "https://www.hotelcapdiamant.ca/fr",
10524 + "engine": "mews",
10525 + "engine_ids": {
10526 + "distributor": "6240ebea-fea7-4c34-a0da-b194007c95b2"
10527 + },
10528 + "booking_url": "https://app.mews.com/distributor/6240ebea-fea7-4c34-a0da-b194007c95b2",
10529 + "lat": 46.8098452,
10530 + "lng": -71.207379,
10531 + "address": ""
10532 + },
10533 + {
10534 + "sit_id": "HOTEMTOV5008E2",
10535 + "citq": "047773",
10536 + "name": "HOTEL DU HIBOU",
10537 + "city": "Potton",
10538 + "region": "Cantons-de-l'Est",
10539 + "website": "https://www.owlshead.com",
10540 + "engine": "webrez",
10541 + "engine_ids": {},
10542 + "booking_url": "https://secure.webrez.com/Bookings105/activity-edit.html?hotel_id=3558&table=hotels&listing_id=3558&mode=command&command=bookingrequestform_v2&language=french",
10543 + "lat": 45.0790587,
10544 + "lng": -72.290911,
10545 + "address": ""
10546 + },
10547 + {
10548 + "sit_id": "HOTEMTOV5008E3",
10549 + "citq": "054084",
10550 + "name": "HÔTEL MARIE ROLLET",
10551 + "city": "Québec",
10552 + "region": "Québec",
10553 + "website": "https://www.hotelmarierollet.com",
10554 + "engine": "reservit",
10555 + "engine_ids": {},
10556 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php",
10557 + "lat": 46.8130786,
10558 + "lng": -71.208968,
10559 + "address": ""
10560 + },
10561 + {
10562 + "sit_id": "HOTEMTOV5008G2",
10563 + "citq": "052253",
10564 + "name": "MOTEL AU VIEUX FRONTENAC",
10565 + "city": "Thetford Mines",
10566 + "region": "Chaudière-Appalaches",
10567 + "website": "https://www.motelauvieuxfrontenac.com",
10568 + "engine": "cloudbeds",
10569 + "engine_ids": {},
10570 + "booking_url": "https://us2.cloudbeds.com/reservation/fbl6o9",
10571 + "lat": 46.131018,
10572 + "lng": -71.234201,
10573 + "address": ""
10574 + },
10575 + {
10576 + "sit_id": "HOTEMTOV5008BS",
10577 + "citq": "089165",
10578 + "name": "RELAIS DES HAUTES GORGES",
10579 + "city": "Saint-Aimé-des-Lacs",
10580 + "region": "Charlevoix",
10581 + "website": "https://www.relaishautesgorges.com",
10582 + "engine": "reservit",
10583 + "engine_ids": {
10584 + "custid": "58",
10585 + "hotelid": "455041"
10586 + },
10587 + "booking_url": "https://secure.reservit.com/fo/booking/58/455041/dates?specialMode=default&langcode=FR&__utmz=128918670.1717784785.1.1.utmcsr%3D(direct",
10588 + "lat": 47.7420179,
10589 + "lng": -70.38231,
10590 + "address": ""
10591 + },
10592 + {
10593 + "sit_id": "HOTEMTOV5008G4",
10594 + "citq": "056151",
10595 + "name": "HÔTEL-MOTEL LA MARQUISE",
10596 + "city": "Sherbrooke",
10597 + "region": "Cantons-de-l'Est",
10598 + "website": "https://www.lamarquise.ca",
10599 + "engine": "error",
10600 + "engine_ids": {},
10601 + "booking_url": null,
10602 + "lat": 45.3813762,
10603 + "lng": -71.871458,
10604 + "address": ""
10605 + },
10606 + {
10607 + "sit_id": "HOTEMTOV5008GD",
10608 + "citq": "058730",
10609 + "name": "HÔTEL DELTA PAR MARRIOTT QUÉBEC",
10610 + "city": "Québec",
10611 + "region": "Québec",
10612 + "website": "https://www.marriott.com/fr/hotels/yqbdr-delta-hotels-quebec/overview/",
10613 + "engine": "error",
10614 + "engine_ids": {},
10615 + "booking_url": null,
10616 + "lat": 46.8092509,
10617 + "lng": -71.217604,
10618 + "address": ""
10619 + },
10620 + {
10621 + "sit_id": "HOTEMTOV5008GE",
10622 + "citq": "060060",
10623 + "name": "HÔTEL-MOTEL COCONUT",
10624 + "city": "Trois-Rivières",
10625 + "region": "Mauricie",
10626 + "website": "https://www.coconuthotelmotel.com",
10627 + "engine": "cloudbeds",
10628 + "engine_ids": {
10629 + "slug": "g0mVux"
10630 + },
10631 + "booking_url": "https://hotels.cloudbeds.com/reservation/g0mVux",
10632 + "lat": 46.3112244,
10633 + "lng": -72.579357,
10634 + "address": ""
10635 + },
10636 + {
10637 + "sit_id": "HOTEMTOV5008GC",
10638 + "citq": "058483",
10639 + "name": "AUBERGE KNOWLTON",
10640 + "city": "Lac-Brome",
10641 + "region": "Cantons-de-l'Est",
10642 + "website": "https://www.aubergeknowlton.com/",
10643 + "engine": "reservit",
10644 + "engine_ids": {
10645 + "custid": "58",
10646 + "hotelid": "451089"
10647 + },
10648 + "booking_url": "https://secure.reservit.com/engine/booking/58/451089/dates",
10649 + "lat": 45.2166762,
10650 + "lng": -72.510812,
10651 + "address": ""
10652 + },
10653 + {
10654 + "sit_id": "HOTEMTOV5008GP",
10655 + "citq": "130174",
10656 + "name": "AUBERGE AMÉRIK",
10657 + "city": "Québec",
10658 + "region": "Québec",
10659 + "website": "https://www.aubergeamerik.com",
10660 + "engine": "reservit",
10661 + "engine_ids": {
10662 + "hotelid": "254449"
10663 + },
10664 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?hotelid=254449&partid=0&lang=FR&action=resa&redirectHOST=softbooker.reservit.com",
10665 + "lat": 46.8377359,
10666 + "lng": -71.221868,
10667 + "address": ""
10668 + },
10669 + {
10670 + "sit_id": "HOTEMTOV5008GK",
10671 + "citq": "062145",
10672 + "name": "LE MONTAGNAIS SAGUENAY-LAC-SAINT-JEAN HÔTEL ET CENTRE DE CONGRÈS",
10673 + "city": "Saguenay",
10674 + "region": "Saguenay--Lac-Saint-Jean",
10675 + "website": "https://www.lemontagnais.qc.ca",
10676 + "engine": "mews",
10677 + "engine_ids": {
10678 + "distributor": "afc0d411-4d5c-4ef9-864a-b341001735ea"
10679 + },
10680 + "booking_url": "https://app.mews.com/distributor/afc0d411-4d5c-4ef9-864a-b341001735ea",
10681 + "lat": 48.4107019,
10682 + "lng": -71.053902,
10683 + "address": ""
10684 + },
10685 + {
10686 + "sit_id": "HOTEMTOV5008DZ",
10687 + "citq": "055053",
10688 + "name": "HÔTEL LE MANOIR D'AUTEUIL",
10689 + "city": "Québec",
10690 + "region": "Québec",
10691 + "website": "https://www.manoirdauteuil.com/fr/",
10692 + "engine": "cloudbeds",
10693 + "engine_ids": {
10694 + "slug": "zFkhyn"
10695 + },
10696 + "booking_url": "https://hotels.cloudbeds.com/reservation/zFkhyn",
10697 + "lat": 46.8114099,
10698 + "lng": -71.21152,
10699 + "address": ""
10700 + },
10701 + {
10702 + "sit_id": "HOTEMTOV5008ER",
10703 + "citq": "041274",
10704 + "name": "AUBERGE LE CARIBOU",
10705 + "city": "Gaspé",
10706 + "region": "Gaspésie",
10707 + "website": "https://www.aubergelecaribou.ca",
10708 + "engine": "reservit",
10709 + "engine_ids": {
10710 + "custid": "58",
10711 + "hotelid": "471592"
10712 + },
10713 + "booking_url": "https://secure.reservit.com/engine/booking/58/471592/dates?specialMode=default&langcode=FR&m=booking",
10714 + "lat": 49.0028414,
10715 + "lng": -64.392452,
10716 + "address": ""
10717 + },
10718 + {
10719 + "sit_id": "HOTEMTOV5008FT",
10720 + "citq": "054482",
10721 + "name": "HÔTEL MOTEL LE CHÂTEAUGUAY",
10722 + "city": "Québec",
10723 + "region": "Québec",
10724 + "website": "https://www.hotelchateauguay.com",
10725 + "engine": "cloudbeds",
10726 + "engine_ids": {
10727 + "slug": "zxTOhQ"
10728 + },
10729 + "booking_url": "https://hotels.cloudbeds.com/reservation/zxTOhQ",
10730 + "lat": 46.8575785,
10731 + "lng": -71.176792,
10732 + "address": ""
10733 + },
10734 + {
10735 + "sit_id": "HOTEMTOV5008H5",
10736 + "citq": "577511",
10737 + "name": "MOTEL LA SIESTA",
10738 + "city": "Longueuil",
10739 + "region": "Montérégie",
10740 + "website": "https://www.mlasiesta.com",
10741 + "engine": "cloudbeds",
10742 + "engine_ids": {
10743 + "slug": "krF6cz"
10744 + },
10745 + "booking_url": "https://hotels.cloudbeds.com/fr/reservation/krF6cz",
10746 + "lat": 45.4970056,
10747 + "lng": -73.483533,
10748 + "address": ""
10749 + },
10750 + {
10751 + "sit_id": "HOTEMTOV5008GW",
10752 + "citq": "575363",
10753 + "name": "HÔTEL FORESTEL",
10754 + "city": "Val-d'Or",
10755 + "region": "Abitibi-Témiscamingue",
10756 + "website": "https://www.forestel.ca",
10757 + "engine": "autre",
10758 + "engine_ids": {},
10759 + "booking_url": "https://reservation.forestel.ca/book/dates-of-stay",
10760 + "lat": 48.0977421,
10761 + "lng": -77.750363,
10762 + "address": ""
10763 + },
10764 + {
10765 + "sit_id": "HOTEMTOV5008H4",
10766 + "citq": "582890",
10767 + "name": "MOTEL MISTRAL",
10768 + "city": "Rouyn-Noranda",
10769 + "region": "Abitibi-Témiscamingue",
10770 + "website": "https://www.motelmistral.com",
10771 + "engine": "reservit",
10772 + "engine_ids": {
10773 + "custid": "58",
10774 + "hotelid": "452095"
10775 + },
10776 + "booking_url": "https://secure.reservit.com/engine/booking/58/452095/dates?specialMode=default&langcode=FR&m=booking",
10777 + "lat": 48.2255272,
10778 + "lng": -79.000646,
10779 + "address": ""
10780 + },
10781 + {
10782 + "sit_id": "HOTEMTOV5008GV",
10783 + "citq": "573392",
10784 + "name": "MOTEL AU P'TIT SAPIN",
10785 + "city": "Mirabel",
10786 + "region": "Laurentides",
10787 + "website": "https://www.motelauptitsapin.com",
10788 + "engine": "aucun",
10789 + "engine_ids": {},
10790 + "booking_url": null,
10791 + "lat": 45.7294721,
10792 + "lng": -73.963324,
10793 + "address": ""
10794 + },
10795 + {
10796 + "sit_id": "HOTEMTOV5008HC",
10797 + "citq": "177096",
10798 + "name": "HÔTEL GAULT",
10799 + "city": "Montréal",
10800 + "region": "Montréal",
10801 + "website": "https://www.hotelgault.com",
10802 + "engine": "synxis",
10803 + "engine_ids": {
10804 + "chain": "10237",
10805 + "hotel": "53824"
10806 + },
10807 + "booking_url": "https://be.synxis.com/?tps=fml&adult=1&step=1&hotel=53824&shell=rYULGH&chain=10237&template=rYULGH&avcurrency=USD",
10808 + "lat": 45.5014883,
10809 + "lng": -73.558266,
10810 + "address": ""
10811 + },
10812 + {
10813 + "sit_id": "HOTEMTOV5007WR",
10814 + "citq": "299477",
10815 + "name": "HÔTEL QUALITY INN & SUITES",
10816 + "city": "Mont-Joli",
10817 + "region": "Gaspésie",
10818 + "website": "https://www.choicehotels.ca/fr/quality-inn-&-suites-mont-joli-hotel-cnb33",
10819 + "engine": "error",
10820 + "engine_ids": {},
10821 + "booking_url": null,
10822 + "lat": 48.5946587,
10823 + "lng": -68.208547,
10824 + "address": ""
10825 + },
10826 + {
10827 + "sit_id": "HOTEMTOV500836",
10828 + "citq": "061762",
10829 + "name": "AUBERGE LA ROCAILLE",
10830 + "city": "Shawinigan",
10831 + "region": "Mauricie",
10832 + "website": "https://www.aubergelarocaille.com",
10833 + "engine": "reservit",
10834 + "engine_ids": {
10835 + "custid": "58",
10836 + "hotelid": "469905"
10837 + },
10838 + "booking_url": "https://secure.reservit.com/engine/booking/58/469905/dates?specialMode=default&langcode=FR&m=booking",
10839 + "lat": 46.6025457,
10840 + "lng": -72.706869,
10841 + "address": ""
10842 + },
10843 + {
10844 + "sit_id": "HOTEMTOV5008FS",
10845 + "citq": "052824",
10846 + "name": "HÔTEL CHÂTEAU-BROMONT",
10847 + "city": "Bromont",
10848 + "region": "Cantons-de-l'Est",
10849 + "website": "https://www.chateaubromont.com",
10850 + "engine": "reservit",
10851 + "engine_ids": {
10852 + "custid": "1193538774078874"
10853 + },
10854 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php",
10855 + "lat": 45.304943,
10856 + "lng": -72.637859,
10857 + "address": ""
10858 + },
10859 + {
10860 + "sit_id": "HOTEMTOV5008HZ",
10861 + "citq": "506564",
10862 + "name": "HÔTEL DOUBLETREE PAR HILTON AÉROPORT DE MONTRÉAL",
10863 + "city": "Dorval",
10864 + "region": "Montréal",
10865 + "website": "https://www.hiltonhotels.com/fr_FR/canada/doubletree-by-hilton-montreal-airport/",
10866 + "engine": "error",
10867 + "engine_ids": {},
10868 + "booking_url": null,
10869 + "lat": 45.4504125,
10870 + "lng": -73.740745,
10871 + "address": ""
10872 + },
10873 + {
10874 + "sit_id": "HOTEMTOV5008J2",
10875 + "citq": "094264",
10876 + "name": "PLACE SAINT-GEORGES",
10877 + "city": "Cacouna",
10878 + "region": "Bas-Saint-Laurent",
10879 + "website": "https://www.placestgeorges.ca",
10880 + "engine": "aucun",
10881 + "engine_ids": {},
10882 + "booking_url": null,
10883 + "lat": 47.9164461,
10884 + "lng": -69.501458,
10885 + "address": ""
10886 + },
10887 + {
10888 + "sit_id": "HOTEMTOV5008JF",
10889 + "citq": "180434",
10890 + "name": "HÔTEL HAMPTON INN & SUITES BY HILTON MONTRÉAL-DORVAL",
10891 + "city": "Dorval",
10892 + "region": "Montréal",
10893 + "website": "https://www.hilton.com/fr/hotels/yuldvhx-hampton-suites-montreal-dorval/",
10894 + "engine": "error",
10895 + "engine_ids": {},
10896 + "booking_url": null,
10897 + "lat": 45.4834332,
10898 + "lng": -73.782649,
10899 + "address": ""
10900 + },
10901 + {
10902 + "sit_id": "HOTEMTOV5008HW",
10903 + "citq": "075515",
10904 + "name": "MANOIR D'ORSENNENS",
10905 + "city": "Lac-Mégantic",
10906 + "region": "Cantons-de-l'Est",
10907 + "website": "https://www.manoirdorsennens.com/",
10908 + "engine": "reservit",
10909 + "engine_ids": {
10910 + "custid": "58",
10911 + "hotelid": "429317"
10912 + },
10913 + "booking_url": null,
10914 + "lat": 45.5716868,
10915 + "lng": -70.881592,
10916 + "address": ""
10917 + },
10918 + {
10919 + "sit_id": "HOTEMTOV5008HS",
10920 + "citq": "075961",
10921 + "name": "STATION TOURISTIQUE BAIE-DES-SABLES",
10922 + "city": "Lac-Mégantic",
10923 + "region": "Cantons-de-l'Est",
10924 + "website": "https://www.baiedessables.com",
10925 + "engine": "aucun",
10926 + "engine_ids": {},
10927 + "booking_url": null,
10928 + "lat": 45.5888051,
10929 + "lng": -70.930088,
10930 + "address": ""
10931 + },
10932 + {
10933 + "sit_id": "HOTEMTOV5008KZ",
10934 + "citq": "551946",
10935 + "name": "MOTEL LE BIVOUAC",
10936 + "city": "La Sarre",
10937 + "region": "Abitibi-Témiscamingue",
10938 + "website": "https://www.motellebivouac.com",
10939 + "engine": "aucun",
10940 + "engine_ids": {},
10941 + "booking_url": null,
10942 + "lat": 48.7905439,
10943 + "lng": -79.200021,
10944 + "address": ""
10945 + },
10946 + {
10947 + "sit_id": "HOTEMTOV5008JQ",
10948 + "citq": "102841",
10949 + "name": "LE PLEASANT HÔTEL",
10950 + "city": "Sutton",
10951 + "region": "Cantons-de-l'Est",
10952 + "website": "https://www.lepleasant.com",
10953 + "engine": "autre",
10954 + "engine_ids": {},
10955 + "booking_url": "https://scontent-iad3-2.cdninstagram.com/v/t51.82787-15/608768413_18548510908011869_3091353430766464376_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=111&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=P6zk5AKS3xMQ7kNvwF60nzH&_nc_oc=AdrG69qx7zvj78F0j5cbFMRLty09bCab38nOjnOVzerzMWNpvYjgQfZT7gZzBXCKLYU&_nc_zt=23&_nc_ht=scontent-iad3-2.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=R-n3gPzC-3tVlFSCCMdDRw&_nc_tpa=Q5bMBQIZUeNs1gQhrpEqDxRGpSZ7qf0kj4WYaYJxf2M5m69Wm7f667XkLVqHPN992avLx2jYFkW6cE5PtQ&oh=00_AQEIrqLMOKBYveFrKurEYD-BO5puSznLVj5CSes8sJPUow&oe=6A900B53",
10956 + "lat": 45.107102,
10957 + "lng": -72.614792,
10958 + "address": ""
10959 + },
10960 + {
10961 + "sit_id": "HOTEMTOV5008MK",
10962 + "citq": "152655",
10963 + "name": "AUBERGE ST-ALEXANDRE",
10964 + "city": "Saint-Alexandre-de-Kamouraska",
10965 + "region": "Bas-Saint-Laurent",
10966 + "website": "http://www.aubergest-alexandre.com",
10967 + "engine": "aucun",
10968 + "engine_ids": {},
10969 + "booking_url": null,
10970 + "lat": 47.7035054,
10971 + "lng": -69.660748,
10972 + "address": ""
10973 + },
10974 + {
10975 + "sit_id": "HOTEMTOV5008LQ",
10976 + "citq": "117681",
10977 + "name": "VILLA NAO",
10978 + "city": "Roxton",
10979 + "region": "Montérégie",
10980 + "website": "https://www.villanao.ca/",
10981 + "engine": "reservit",
10982 + "engine_ids": {
10983 + "hotelid": "253568"
10984 + },
10985 + "booking_url": "http://softbooker.reservit.com/reservit/reserhotel.php?hotelid=253568&lang=FR&action=resa",
10986 + "lat": 45.5529738,
10987 + "lng": -72.487249,
10988 + "address": ""
10989 + },
10990 + {
10991 + "sit_id": "HOTEMTOV5007F6",
10992 + "citq": "567232",
10993 + "name": "AUBERGE SAUVIGNON",
10994 + "city": "Mont-Tremblant",
10995 + "region": "Laurentides",
10996 + "website": "https://www.aubergesauvignon.com",
10997 + "engine": "error",
10998 + "engine_ids": {},
10999 + "booking_url": null,
11000 + "lat": 46.2092503,
11001 + "lng": -74.602543,
11002 + "address": ""
11003 + },
11004 + {
11005 + "sit_id": "HOTEMTOV5008EP",
11006 + "citq": "044321",
11007 + "name": "HÔTEL CHÉRIBOURG",
11008 + "city": "Orford",
11009 + "region": "Cantons-de-l'Est",
11010 + "website": "https://www.hotelcheribourg.com/",
11011 + "engine": "autre",
11012 + "engine_ids": {},
11013 + "booking_url": "https://manoirdessables.com/wp-content/uploads/2020/10/calendar-01.svg",
11014 + "lat": 45.3155857,
11015 + "lng": -72.171912,
11016 + "address": ""
11017 + },
11018 + {
11019 + "sit_id": "HOTEMTOV5008LF",
11020 + "citq": "147302",
11021 + "name": "AUBERGE AUX NUITS DE RÊVE",
11022 + "city": "Sainte-Agathe-des-Monts",
11023 + "region": "Laurentides",
11024 + "website": "https://www.reve.ca",
11025 + "engine": "reservit",
11026 + "engine_ids": {
11027 + "custid": "58",
11028 + "hotelid": "222521"
11029 + },
11030 + "booking_url": "https://secure.reservit.com/fo/booking/58/222521?specialMode=default&langcode=FR&partid=0&custid=58&hotelid=222521&m=booking",
11031 + "lat": 46.0462687,
11032 + "lng": -74.289819,
11033 + "address": ""
11034 + },
11035 + {
11036 + "sit_id": "HOTEMTOV5008G6",
11037 + "citq": "061283",
11038 + "name": "LE GRAND HÔTEL",
11039 + "city": "Saint-Georges",
11040 + "region": "Chaudière-Appalaches",
11041 + "website": "https://legrandhotelstgeorges.com/",
11042 + "engine": "mews",
11043 + "engine_ids": {
11044 + "distributor": "1cba6d00-b7df-4428-bedf-b36100edac2d"
11045 + },
11046 + "booking_url": "https://app.mews.com/distributor/1cba6d00-b7df-4428-bedf-b36100edac2d",
11047 + "lat": 46.1206816,
11048 + "lng": -70.673617,
11049 + "address": ""
11050 + },
11051 + {
11052 + "sit_id": "HOTEMTOV5008L4",
11053 + "citq": "548520",
11054 + "name": "MOTEL SAINT BRUNO",
11055 + "city": "Saint-Bruno-de-Montarville",
11056 + "region": "Montérégie",
11057 + "website": "https://www.motelsaintbruno.ca",
11058 + "engine": "aucun",
11059 + "engine_ids": {},
11060 + "booking_url": null,
11061 + "lat": 45.5149312,
11062 + "lng": -73.333166,
11063 + "address": ""
11064 + },
11065 + {
11066 + "sit_id": "HOTEMTOV5008N8",
11067 + "citq": "259490",
11068 + "name": "CHÂTEAU ARNAUD",
11069 + "city": "Sept-Îles",
11070 + "region": "Côte-Nord (Duplessis)",
11071 + "website": "https://chateauarnaud.com/",
11072 + "engine": "reservit",
11073 + "engine_ids": {
11074 + "custid": "58",
11075 + "hotelid": "253781"
11076 + },
11077 + "booking_url": "https://secure.reservit.com/fo/booking/58/253781/dates?specialMode=default&langcode=FR",
11078 + "lat": 50.2060285,
11079 + "lng": -66.388303,
11080 + "address": ""
11081 + },
11082 + {
11083 + "sit_id": "HOTEMTOV5008NA",
11084 + "citq": "003010",
11085 + "name": "HÔTEL DAYS INN RIVIÈRE-DU-LOUP",
11086 + "city": "Rivière-du-Loup",
11087 + "region": "Bas-Saint-Laurent",
11088 + "website": "https://www.daysinnrdl.com",
11089 + "engine": "aucun",
11090 + "engine_ids": {},
11091 + "booking_url": null,
11092 + "lat": 47.8557276,
11093 + "lng": -69.536938,
11094 + "address": ""
11095 + },
11096 + {
11097 + "sit_id": "HOTEMTOV5008HI",
11098 + "citq": "503742",
11099 + "name": "AUBERGE LAC DU PIN ROUGE",
11100 + "city": "Saint-Hippolyte",
11101 + "region": "Laurentides",
11102 + "website": "https://aubergelacdupinrouge.com",
11103 + "engine": "aucun",
11104 + "engine_ids": {},
11105 + "booking_url": null,
11106 + "lat": 45.9594154,
11107 + "lng": -74.040611,
11108 + "address": ""
11109 + },
11110 + {
11111 + "sit_id": "HOTEMTOV5008NP",
11112 + "citq": "512282",
11113 + "name": "HAMPTON INN PAR HILTON MONTRÉAL EST ANJOU",
11114 + "city": "Montréal",
11115 + "region": "Montréal",
11116 + "website": "http://hamptonbyhilton.com/montrealeastanjou",
11117 + "engine": "error",
11118 + "engine_ids": {},
11119 + "booking_url": null,
11120 + "lat": 45.598806,
11121 + "lng": -73.572719,
11122 + "address": ""
11123 + },
11124 + {
11125 + "sit_id": "HOTEMTOV5008N0",
11126 + "citq": "000560",
11127 + "name": "RIÔTEL PERCÉ",
11128 + "city": "Percé",
11129 + "region": "Gaspésie",
11130 + "website": "https://www.riotel.com/fr/hotels/perce/",
11131 + "engine": "synxis",
11132 + "engine_ids": {
11133 + "chain": "33861",
11134 + "hotel": "96616"
11135 + },
11136 + "booking_url": "https://be.synxis.com/?adult=1&arrive=2026-05-15&chain=33861&child=0&currency=CAD&depart=2026-05-16&hotel=96616&level=hotel&locale=fr-FR&productcurrency=CAD&rooms=1",
11137 + "lat": 48.5162356,
11138 + "lng": -64.218483,
11139 + "address": ""
11140 + },
11141 + {
11142 + "sit_id": "HOTEMTOV5008N9",
11143 + "citq": "005504",
11144 + "name": "LITTORAL - HÔTEL & SPA",
11145 + "city": "Québec",
11146 + "region": "Québec",
11147 + "website": "https://littoralhotelspa.com",
11148 + "engine": "reservit",
11149 + "engine_ids": {
11150 + "custid": "318502881969689"
11151 + },
11152 + "booking_url": null,
11153 + "lat": 46.8552986,
11154 + "lng": -71.185937,
11155 + "address": ""
11156 + },
11157 + {
11158 + "sit_id": "HOTEMTOV5008NW",
11159 + "citq": "188613",
11160 + "name": "HÔTEL QUINTESSENCE",
11161 + "city": "Mont-Tremblant",
11162 + "region": "Laurentides",
11163 + "website": "https://www.hotelquintessence.com",
11164 + "engine": "autre",
11165 + "engine_ids": {},
11166 + "booking_url": "https://cdn.jsdelivr.net/npm/flatpickr@4.6.13/dist/flatpickr.min.css",
11167 + "lat": 46.212776,
11168 + "lng": -74.588936,
11169 + "address": ""
11170 + },
11171 + {
11172 + "sit_id": "HOTEMTOV5008MY",
11173 + "citq": "001864",
11174 + "name": "HÔTEL BAKER",
11175 + "city": "Gaspé",
11176 + "region": "Gaspésie",
11177 + "website": "https://www.hotelbaker.ca",
11178 + "engine": "mews",
11179 + "engine_ids": {
11180 + "distributor": "5c8b5806-fc9c-4731-b0ac-b2a300a35d54"
11181 + },
11182 + "booking_url": "https://app.mews.com/distributor/5c8b5806-fc9c-4731-b0ac-b2a300a35d54",
11183 + "lat": 48.8283852,
11184 + "lng": -64.486716,
11185 + "address": ""
11186 + },
11187 + {
11188 + "sit_id": "HOTEMTOV50081P",
11189 + "citq": "221554",
11190 + "name": "ECONO LODGE",
11191 + "city": "Montréal",
11192 + "region": "Montréal",
11193 + "website": "https://www.choicehotels.com/fr-ca/cnb88",
11194 + "engine": "error",
11195 + "engine_ids": {},
11196 + "booking_url": null,
11197 + "lat": 45.5172789,
11198 + "lng": -73.562426,
11199 + "address": ""
11200 + },
11201 + {
11202 + "sit_id": "HOTEMTOV5008O8",
11203 + "citq": "018491",
11204 + "name": "COMME CHEZ SOI",
11205 + "city": "Magog",
11206 + "region": "Cantons-de-l'Est",
11207 + "website": "https://www.commechezsoi.ca",
11208 + "engine": "autre",
11209 + "engine_ids": {},
11210 + "booking_url": "https://commande.commechezsoi.ca/",
11211 + "lat": 45.289907,
11212 + "lng": -72.205568,
11213 + "address": ""
11214 + },
11215 + {
11216 + "sit_id": "HOTEMTOV5008OH",
11217 + "citq": "592222",
11218 + "name": "MOTEL CAROLINE",
11219 + "city": "Ville-Marie",
11220 + "region": "Abitibi-Témiscamingue",
11221 + "website": "https://www.motelcaroline.ca/",
11222 + "engine": "error",
11223 + "engine_ids": {},
11224 + "booking_url": null,
11225 + "lat": 47.3265303,
11226 + "lng": -79.441609,
11227 + "address": ""
11228 + },
11229 + {
11230 + "sit_id": "HOTEMTOV5008L8",
11231 + "citq": "566241",
11232 + "name": "MOTEL BONSOIR",
11233 + "city": "Saint-Charles-Borromée",
11234 + "region": "Lanaudière",
11235 + "website": "https://www.motelbonsoir.ca",
11236 + "engine": "mews",
11237 + "engine_ids": {
11238 + "distributor": "de2fb295-835a-432a-94cc-b22100fad559"
11239 + },
11240 + "booking_url": "https://app.mews.com/distributor/de2fb295-835a-432a-94cc-b22100fad559",
11241 + "lat": 46.0454744,
11242 + "lng": -73.444731,
11243 + "address": ""
11244 + },
11245 + {
11246 + "sit_id": "HOTEMTOV500822",
11247 + "citq": "507743",
11248 + "name": "RADISSON AÉROPORT DE MONTRÉAL - AIRPORT HOTEL",
11249 + "city": "Montréal",
11250 + "region": "Montréal",
11251 + "website": "https://www.choicehotels.com/fr-ca/quebec/saint-laurent/radisson-hotels?",
11252 + "engine": "error",
11253 + "engine_ids": {},
11254 + "booking_url": null,
11255 + "lat": 45.4852329,
11256 + "lng": -73.691137,
11257 + "address": ""
11258 + },
11259 + {
11260 + "sit_id": "HOTEMTOV5008MQ",
11261 + "citq": "217571",
11262 + "name": "AUBERGE LA VÉRANDA",
11263 + "city": "Trois-Rivières",
11264 + "region": "Mauricie",
11265 + "website": "https://www.aubergelaveranda.com",
11266 + "engine": "aucun",
11267 + "engine_ids": {},
11268 + "booking_url": null,
11269 + "lat": 46.3708384,
11270 + "lng": -72.499582,
11271 + "address": ""
11272 + },
11273 + {
11274 + "sit_id": "HOTEMTOV5008OK",
11275 + "citq": "023203",
11276 + "name": "BISTRO-AUBERGE CHEZ TRUCHON",
11277 + "city": "La Malbaie",
11278 + "region": "Charlevoix",
11279 + "website": "https://www.aubergecheztruchon.com/h%C3%A9bergement",
11280 + "engine": "mews",
11281 + "engine_ids": {
11282 + "distributor": "a8820521-80ae-4d9d-8a63-b2430015a36d"
11283 + },
11284 + "booking_url": "https://app.mews.com/distributor/a8820521-80ae-4d9d-8a63-b2430015a36d",
11285 + "lat": 47.6350223,
11286 + "lng": -70.143798,
11287 + "address": ""
11288 + },
11289 + {
11290 + "sit_id": "HOTEMTOV5008OV",
11291 + "citq": "222419",
11292 + "name": "HÔTEL MARRIOTT FAIRFIELD INN & SUITES MONTRÉAL AÉROPORT",
11293 + "city": "Dorval",
11294 + "region": "Montréal",
11295 + "website": "https://www.marriott.fr/hotels/travel/yulfi-fairfield-inn-and-suites-montreal-airport/",
11296 + "engine": "error",
11297 + "engine_ids": {},
11298 + "booking_url": null,
11299 + "lat": 45.449657,
11300 + "lng": -73.738801,
11301 + "address": ""
11302 + },
11303 + {
11304 + "sit_id": "HOTEMTOV5008OJ",
11305 + "citq": "596514",
11306 + "name": "HÔTEL CHROME MONTRÉAL CENTRE-VILLE",
11307 + "city": "Montréal",
11308 + "region": "Montréal",
11309 + "website": "https://www.hotelchrome.com",
11310 + "engine": "autre",
11311 + "engine_ids": {},
11312 + "booking_url": "https://images.iqwareinc.com/sites/guestdesk/css/loading_icon.gif",
11313 + "lat": 45.5109759,
11314 + "lng": -73.560112,
11315 + "address": ""
11316 + },
11317 + {
11318 + "sit_id": "HOTEMTOV5008PA",
11319 + "citq": "039616",
11320 + "name": "AUBERGE GODEFROY",
11321 + "city": "Bécancour",
11322 + "region": "Centre-du-Québec",
11323 + "website": "https://www.aubergegodefroy.com",
11324 + "engine": "autre",
11325 + "engine_ids": {},
11326 + "booking_url": "https://www.canada.ca/fr/ministere-defense-nationale/services/force-reserve-canada/soutenir-reservistes/coeurs-vaillants.html",
11327 + "lat": 46.3006411,
11328 + "lng": -72.542405,
11329 + "address": ""
11330 + },
11331 + {
11332 + "sit_id": "HOTEMTOV5008P5",
11333 + "citq": "045894",
11334 + "name": "AUBERGE DE L'ANSE",
11335 + "city": "Rivière-du-Loup",
11336 + "region": "Bas-Saint-Laurent",
11337 + "website": "https://www.aubergedelanse.com",
11338 + "engine": "aucun",
11339 + "engine_ids": {},
11340 + "booking_url": null,
11341 + "lat": 47.8675999,
11342 + "lng": -69.54472,
11343 + "address": ""
11344 + },
11345 + {
11346 + "sit_id": "HOTEMTOV5008P7",
11347 + "citq": "040331",
11348 + "name": "HÔTEL LE PLAZA",
11349 + "city": "Saguenay",
11350 + "region": "Saguenay--Lac-Saint-Jean",
11351 + "website": "https://www.hotelplazasaguenay.com/",
11352 + "engine": "autre",
11353 + "engine_ids": {},
11354 + "booking_url": "https://www.booking.com/hotel/ca/hotel-le-plaza.fr.html?ucfs=1&amp;srepoch=1688545702&amp;group_children=0&amp;label=hotel-le-plaza-Sblwmw_L6TFuZAe1EWEvEgS394244644762%3Apl%3Ata%3Ap1%3Ap2%3Aac%3Aap%3Aneg%3Afi%3Atiaud-2007851544616%3Akwd-38368736981%3Alp1012728%3Ali%3Adec%3Adm%3Appccp%3DUmFuZG9tSVYkc2RlIyh9YV19IumoQ3O51m4Ge68sOW8&amp;sb_price_type=total&amp;hapos=1&amp;srpvid=14f83b92aeb4010f&amp;room1=A%2CA&amp;group_adults=2&amp;aid=311984&amp;sid=7d80207014489cdd9d1bf408f1bbc6cf&amp;sr_order=popularity&amp;no_rooms=1&amp;dest_id=-565447&amp;req_children=0&amp;type=total&amp;dest_type=city&amp;dist=0&amp;req_adults=2&amp;hpos=1&amp;lang=fr&amp;soz=1&amp;lang_changed=1#tab-main",
11355 + "lat": 48.3323485,
11356 + "lng": -70.87959,
11357 + "address": ""
11358 + },
11359 + {
11360 + "sit_id": "HOTEMTOV5008L2",
11361 + "citq": "545145",
11362 + "name": "HÔTEL RIVE GAUCHE",
11363 + "city": "Beloeil",
11364 + "region": "Montérégie",
11365 + "website": "https://hotelrivegauche.ca",
11366 + "engine": "autre",
11367 + "engine_ids": {},
11368 + "booking_url": "https://www.agencehigh5.com",
11369 + "lat": 45.5913656,
11370 + "lng": -73.191768,
11371 + "address": ""
11372 + },
11373 + {
11374 + "sit_id": "HOTEMTOV5008PS",
11375 + "citq": "050164",
11376 + "name": "ESTRIMONT",
11377 + "city": "Orford",
11378 + "region": "Cantons-de-l'Est",
11379 + "website": "https://www.estrimont.ca",
11380 + "engine": "reservit",
11381 + "engine_ids": {
11382 + "custid": "58",
11383 + "hotelid": "93664"
11384 + },
11385 + "booking_url": "https://secure.reservit.com/fo/booking/58/93664?langcode=fr&partid=0&custid=58&_ga=2.4068272.1496617362.1693409296-1941589901.1692033360&hotelid=93664&m=booking",
11386 + "lat": 45.3060581,
11387 + "lng": -72.163537,
11388 + "address": ""
11389 + },
11390 + {
11391 + "sit_id": "HOTEMTOV5008FZ",
11392 + "citq": "052360",
11393 + "name": "HÔTEL & CIE",
11394 + "city": "Sainte-Anne-des-Monts",
11395 + "region": "Gaspésie",
11396 + "website": "https://www.hoteletcie.com/",
11397 + "engine": "reservit",
11398 + "engine_ids": {
11399 + "custid": "58",
11400 + "hotelid": "470639"
11401 + },
11402 + "booking_url": "https://secure.reservit.com/engine/booking/58/470639/dates?specialMode=default&langcode=FR&m=booking",
11403 + "lat": 49.1243462,
11404 + "lng": -66.488437,
11405 + "address": ""
11406 + },
11407 + {
11408 + "sit_id": "HOTEMTOV5008QH",
11409 + "citq": "064875",
11410 + "name": "MOTEL LE CHÂTEAU",
11411 + "city": "Lac-Mégantic",
11412 + "region": "Cantons-de-l'Est",
11413 + "website": "https://www.hotelmotellechateau.com",
11414 + "engine": "mews",
11415 + "engine_ids": {
11416 + "distributor": "6735d5f4-ff79-437e-8b21-b237009e48f1"
11417 + },
11418 + "booking_url": "https://app.mews.com/distributor/6735d5f4-ff79-437e-8b21-b237009e48f1",
11419 + "lat": 45.5903856,
11420 + "lng": -70.907569,
11421 + "address": ""
11422 + },
11423 + {
11424 + "sit_id": "HOTEMTOV5008PB",
11425 + "citq": "046465",
11426 + "name": "HÔTEL CASTEL",
11427 + "city": "Granby",
11428 + "region": "Cantons-de-l'Est",
11429 + "website": "https://www.hotelcastel.ca",
11430 + "engine": "aucun",
11431 + "engine_ids": {},
11432 + "booking_url": null,
11433 + "lat": 45.4145819,
11434 + "lng": -72.753296,
11435 + "address": ""
11436 + },
11437 + {
11438 + "sit_id": "HOTEMTOV5008R3",
11439 + "citq": "066183",
11440 + "name": "MAISON DU NORD / NORTH HOUSE - AUBERGE LA CHOUETTE",
11441 + "city": "Québec",
11442 + "region": "Québec",
11443 + "website": "https://aubergelachouette.guestybookings.com/",
11444 + "engine": "error",
11445 + "engine_ids": {},
11446 + "booking_url": null,
11447 + "lat": 46.8105634,
11448 + "lng": -71.210455,
11449 + "address": ""
11450 + },
11451 + {
11452 + "sit_id": "HOTEMTOV5008P6",
11453 + "citq": "041834",
11454 + "name": "RIÔTEL CARLETON-SUR-MER",
11455 + "city": "Carleton-sur-Mer",
11456 + "region": "Gaspésie",
11457 + "website": "https://riotel.com",
11458 + "engine": "aucun",
11459 + "engine_ids": {},
11460 + "booking_url": null,
11461 + "lat": 48.1085414,
11462 + "lng": -66.133302,
11463 + "address": ""
11464 + },
11465 + {
11466 + "sit_id": "HOTEMTOV5008QR",
11467 + "citq": "241872",
11468 + "name": "HÔTEL & SPA LE GERMAIN CHARLEVOIX",
11469 + "city": "Baie-Saint-Paul",
11470 + "region": "Charlevoix",
11471 + "website": "https://www.germainhotels.com/fr/hotel-et-spa-le-germain/charlevoix",
11472 + "engine": "autre",
11473 + "engine_ids": {},
11474 + "booking_url": "https://reservation.germainhotels.com/ibe/index.aspx?propertyID=",
11475 + "lat": 47.4358479,
11476 + "lng": -70.505178,
11477 + "address": ""
11478 + },
11479 + {
11480 + "sit_id": "HOTEMTOV5008OO",
11481 + "citq": "029713",
11482 + "name": "HÔTEL LE PRIORI INC.",
11483 + "city": "Québec",
11484 + "region": "Québec",
11485 + "website": "https://www.hotellepriori.com",
11486 + "engine": "reservit",
11487 + "engine_ids": {
11488 + "custid": "510",
11489 + "hotelid": "21331"
11490 + },
11491 + "booking_url": "https://secure.reservit.com/fo/booking/510/21331/dates?langcode=FR",
11492 + "lat": 46.8144022,
11493 + "lng": -71.203308,
11494 + "address": ""
11495 + },
11496 + {
11497 + "sit_id": "HOTEMTOV5008R1",
11498 + "citq": "573145",
11499 + "name": "AUBERGE CHOMEDEY INN",
11500 + "city": "Laval",
11501 + "region": "Laval",
11502 + "website": "https://chomedeyinn.com/indexfr.html",
11503 + "engine": "aucun",
11504 + "engine_ids": {},
11505 + "booking_url": null,
11506 + "lat": 45.537006,
11507 + "lng": -73.74096,
11508 + "address": ""
11509 + },
11510 + {
11511 + "sit_id": "HOTEMTOV5008QG",
11512 + "citq": "058310",
11513 + "name": "HÔTEL ROQUEMONT",
11514 + "city": "Saint-Raymond",
11515 + "region": "Québec",
11516 + "website": "https://www.roquemont.com",
11517 + "engine": "reservit",
11518 + "engine_ids": {
11519 + "custid": "58",
11520 + "hotelid": "203874"
11521 + },
11522 + "booking_url": "https://secure.reservit.com/engine/booking/58/203874/dates?specialMode=default&langcode=FR&m=booking",
11523 + "lat": 46.8997591,
11524 + "lng": -71.815202,
11525 + "address": ""
11526 + },
11527 + {
11528 + "sit_id": "HOTEMTOV5008P9",
11529 + "citq": "038312",
11530 + "name": "AUBERGE FRANQUELIN",
11531 + "city": "Franquelin",
11532 + "region": "Côte-Nord (Manicouagan)",
11533 + "website": "http://www.aubergefranquelin.com",
11534 + "engine": "aucun",
11535 + "engine_ids": {},
11536 + "booking_url": null,
11537 + "lat": 49.2919286,
11538 + "lng": -67.895352,
11539 + "address": ""
11540 + },
11541 + {
11542 + "sit_id": "HOTEMTOV5008Q5",
11543 + "citq": "060524",
11544 + "name": "HÔTEL ACADIA",
11545 + "city": "Québec",
11546 + "region": "Québec",
11547 + "website": "https://www.hotelsnouvellefrance.com",
11548 + "engine": "mews",
11549 + "engine_ids": {
11550 + "distributor": "f280e817-f7c3-4e0e-8b60-b263018b3b4a"
11551 + },
11552 + "booking_url": "https://app.mews.com/distributor/f280e817-f7c3-4e0e-8b60-b263018b3b4a?language=fr-FR",
11553 + "lat": 46.811327,
11554 + "lng": -71.209878,
11555 + "address": ""
11556 + },
11557 + {
11558 + "sit_id": "HOTEMTOV5008RA",
11559 + "citq": "503462",
11560 + "name": "HÔTEL LE RIVIERA",
11561 + "city": "Rawdon",
11562 + "region": "Lanaudière",
11563 + "website": "https://www.hotelleriviera.com/",
11564 + "engine": "webrez",
11565 + "engine_ids": {},
11566 + "booking_url": "https://secure.webrez.com/hotel/2997?location_id=2532",
11567 + "lat": 46.0407384,
11568 + "lng": -73.715274,
11569 + "address": ""
11570 + },
11571 + {
11572 + "sit_id": "HOTEMTOV5008SE",
11573 + "citq": "273151",
11574 + "name": "HÔTEL ALT-MONTRÉAL GRIFFINTOWN",
11575 + "city": "Montréal",
11576 + "region": "Montréal",
11577 + "website": "https://www.germainhotels.com/fr/hotel-alt",
11578 + "engine": "autre",
11579 + "engine_ids": {},
11580 + "booking_url": "https://reservation.germainhotels.com/ibe/index.aspx?propertyID=",
11581 + "lat": 45.4930316,
11582 + "lng": -73.557146,
11583 + "address": ""
11584 + },
11585 + {
11586 + "sit_id": "HOTEMTOV5008RR",
11587 + "citq": "221485",
11588 + "name": "HÔTEL SUPER 8 SAINT-JÉRÔME",
11589 + "city": "Saint-Jérôme",
11590 + "region": "Laurentides",
11591 + "website": "https://www.super8stjerome.com",
11592 + "engine": "autre",
11593 + "engine_ids": {},
11594 + "booking_url": "http://goliving.ca/",
11595 + "lat": 45.7618762,
11596 + "lng": -74.022326,
11597 + "address": ""
11598 + },
11599 + {
11600 + "sit_id": "HOTEMTOV5008QW",
11601 + "citq": "175501",
11602 + "name": "MOULIN WAKEFIELD MILL HÔTEL & SPA",
11603 + "city": "La Pêche",
11604 + "region": "Outaouais",
11605 + "website": "https://www.wakefieldmill.com",
11606 + "engine": "autre",
11607 + "engine_ids": {},
11608 + "booking_url": "https://www.reseze.net/servlet/WebresResDesk?hotelid=1590&amp;lang=en",
11609 + "lat": 45.6349303,
11610 + "lng": -75.936179,
11611 + "address": ""
11612 + },
11613 + {
11614 + "sit_id": "HOTEMTOV5008SQ",
11615 + "citq": "090506",
11616 + "name": "HÔTEL LE PANORAMA DE PERCÉ",
11617 + "city": "Percé",
11618 + "region": "Gaspésie",
11619 + "website": "https://www.vacancesperce.com",
11620 + "engine": "reservit",
11621 + "engine_ids": {
11622 + "custid": "58",
11623 + "hotelid": "250195"
11624 + },
11625 + "booking_url": "https://secure.reservit.com/front58-0-250195/front.do?partid=0&specialMode=default&langcode=FR&__utmz=1.1493230388.1.1.utmcsr=fleurdelysperce.com%7Cutmccn=(referral",
11626 + "lat": 48.5057633,
11627 + "lng": -64.22186,
11628 + "address": ""
11629 + },
11630 + {
11631 + "sit_id": "HOTEMTOV5008UJ",
11632 + "citq": "112711",
11633 + "name": "AUBERGE FLEURS DE LUNE",
11634 + "city": "La Malbaie",
11635 + "region": "Charlevoix",
11636 + "website": "https://www.fleursdelune.com",
11637 + "engine": "reservit",
11638 + "engine_ids": {
11639 + "custid": "58",
11640 + "hotelid": "170869"
11641 + },
11642 + "booking_url": "https://secure.reservit.com/fo/booking/58/170869/dates?langcode=fr&hotelid=170869",
11643 + "lat": 47.6627008,
11644 + "lng": -70.107646,
11645 + "address": ""
11646 + },
11647 + {
11648 + "sit_id": "HOTEMTOV5008SX",
11649 + "citq": "221683",
11650 + "name": "HEBERT HOTELS",
11651 + "city": "Bécancour",
11652 + "region": "Centre-du-Québec",
11653 + "website": "https://www.heberthotels.com",
11654 + "engine": "aucun",
11655 + "engine_ids": {},
11656 + "booking_url": null,
11657 + "lat": 46.3453513,
11658 + "lng": -72.436556,
11659 + "address": ""
11660 + },
11661 + {
11662 + "sit_id": "HOTEMTOV5008TG",
11663 + "citq": "103390",
11664 + "name": "AUBERGE MOTEL QUATRE SAISONS",
11665 + "city": "Blanc-Sablon",
11666 + "region": "Côte-Nord (Duplessis)",
11667 + "website": "https://www.aubergequatresaisons.com/fr-ca",
11668 + "engine": "reservit",
11669 + "engine_ids": {
11670 + "custid": "58",
11671 + "hotelid": "430218"
11672 + },
11673 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=430218&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
11674 + "lat": 51.4124504,
11675 + "lng": -57.200245,
11676 + "address": ""
11677 + },
11678 + {
11679 + "sit_id": "HOTEMTOV5008S5",
11680 + "citq": "195786",
11681 + "name": "AUBERGE DU LAC-À-L'EAU-CLAIRE",
11682 + "city": "Saint-Alexis-des-Monts",
11683 + "region": "Mauricie",
11684 + "website": "https://www.lacaleauclaire.com",
11685 + "engine": "autre",
11686 + "engine_ids": {},
11687 + "booking_url": "https://acolyte.ws/",
11688 + "lat": 46.5338749,
11689 + "lng": -73.094518,
11690 + "address": ""
11691 + },
11692 + {
11693 + "sit_id": "HOTEMTOV5008PN",
11694 + "citq": "048510",
11695 + "name": "AU PIC DE L'AURORE MOTEL",
11696 + "city": "Percé",
11697 + "region": "Gaspésie",
11698 + "website": "https://www.percechalet.com",
11699 + "engine": "reservit",
11700 + "engine_ids": {
11701 + "hotelid": "160270"
11702 + },
11703 + "booking_url": "http://softbooker.reservit.com/reservit/reserhotel.php?lang=FR&action=resa&hotelid=160270",
11704 + "lat": 48.5335287,
11705 + "lng": -64.2268,
11706 + "address": ""
11707 + },
11708 + {
11709 + "sit_id": "HOTEMTOV5008TL",
11710 + "citq": "102745",
11711 + "name": "MANOIR BÉCANCOURT",
11712 + "city": "Bécancour",
11713 + "region": "Centre-du-Québec",
11714 + "website": "https://www.manoirbecancourt.com",
11715 + "engine": "aucun",
11716 + "engine_ids": {},
11717 + "booking_url": null,
11718 + "lat": 46.3389877,
11719 + "lng": -72.435458,
11720 + "address": ""
11721 + },
11722 + {
11723 + "sit_id": "HOTEMTOV5008UV",
11724 + "citq": "184052",
11725 + "name": "AUBERGE LA SEIGNEURIE DES MONTS",
11726 + "city": "Sainte-Anne-des-Monts",
11727 + "region": "Gaspésie",
11728 + "website": "https://www.bonjourgaspesie.com",
11729 + "engine": "reservit",
11730 + "engine_ids": {
11731 + "custid": "58",
11732 + "hotelid": "243184"
11733 + },
11734 + "booking_url": "https://secure.reservit.com/fo/booking/58/243184/dates?specialMode=default&langcode=FR&partid=0&custid=58&_ga=GA1.2.1027738423.1560258635&hotelid=243184&m=booking",
11735 + "lat": 49.1297429,
11736 + "lng": -66.48411,
11737 + "address": ""
11738 + },
11739 + {
11740 + "sit_id": "HOTEMTOV5008UO",
11741 + "citq": "544913",
11742 + "name": "HÔTEL LE CENTRE SHERATON MONTRÉAL",
11743 + "city": "Montréal",
11744 + "region": "Montréal",
11745 + "website": "https://www.marriott.fr/hotels/travel/yulsi-le-centre-sheraton-montreal-hotel",
11746 + "engine": "error",
11747 + "engine_ids": {},
11748 + "booking_url": null,
11749 + "lat": 45.4978795,
11750 + "lng": -73.571404,
11751 + "address": ""
11752 + },
11753 + {
11754 + "sit_id": "HOTEMTOV5008UM",
11755 + "citq": "559532",
11756 + "name": "MOTEL ST-THOMAS",
11757 + "city": "Saint-Thomas",
11758 + "region": "Lanaudière",
11759 + "website": "https://www.motelstthomas.com",
11760 + "engine": "aucun",
11761 + "engine_ids": {},
11762 + "booking_url": null,
11763 + "lat": 46.0182573,
11764 + "lng": -73.341204,
11765 + "address": ""
11766 + },
11767 + {
11768 + "sit_id": "HOTEMTOV5008NU",
11769 + "citq": "526816",
11770 + "name": "LE NORANDA HÔTEL & SPA",
11771 + "city": "Rouyn-Noranda",
11772 + "region": "Abitibi-Témiscamingue",
11773 + "website": "https://www.lenoranda.com",
11774 + "engine": "autre",
11775 + "engine_ids": {},
11776 + "booking_url": "https://www.choicehotels.com/fr-ca/quebec/rouyn-noranda/ascend-hotels/cnb26",
11777 + "lat": 48.2463133,
11778 + "lng": -79.015536,
11779 + "address": ""
11780 + },
11781 + {
11782 + "sit_id": "HOTEMTOV5008W2",
11783 + "citq": "153285",
11784 + "name": "LA TOUR DES VOYAGEURS",
11785 + "city": "Mont-Tremblant",
11786 + "region": "Laurentides",
11787 + "website": "https://www.lessuitestremblant.com/fr/hotels-condos/tour-des-voyageurs/",
11788 + "engine": "autre",
11789 + "engine_ids": {},
11790 + "booking_url": "https://reservations.lessuitestremblant.com/Ecomm/MyAccount/Login/5623856/fr-CA/",
11791 + "lat": 46.209861,
11792 + "lng": -74.586932,
11793 + "address": ""
11794 + },
11795 + {
11796 + "sit_id": "HOTEMTOV5008WC",
11797 + "citq": "227360",
11798 + "name": "HÔTEL CHEZ SWANN",
11799 + "city": "Montréal",
11800 + "region": "Montréal",
11801 + "website": "http://www.hotelchezswann.com",
11802 + "engine": "error",
11803 + "engine_ids": {},
11804 + "booking_url": null,
11805 + "lat": 45.4993068,
11806 + "lng": -73.575947,
11807 + "address": ""
11808 + },
11809 + {
11810 + "sit_id": "HOTEMTOV5008WI",
11811 + "citq": "003242",
11812 + "name": "HÔTEL AU PETIT BERGER",
11813 + "city": "La Malbaie",
11814 + "region": "Charlevoix",
11815 + "website": "http://hotelaupetitberger.com/",
11816 + "engine": "mews",
11817 + "engine_ids": {
11818 + "distributor": "b51f329a-194d-4b59-afaf-b22700de06d8"
11819 + },
11820 + "booking_url": "https://app.mews.com/distributor/b51f329a-194d-4b59-afaf-b22700de06d8",
11821 + "lat": 47.630468,
11822 + "lng": -70.143721,
11823 + "address": ""
11824 + },
11825 + {
11826 + "sit_id": "HOTEMTOV5008VS",
11827 + "citq": "151303",
11828 + "name": "HÔTEL L'EMPRESS",
11829 + "city": "Rimouski",
11830 + "region": "Bas-Saint-Laurent",
11831 + "website": "https://www.hotellempress.com",
11832 + "engine": "mews",
11833 + "engine_ids": {
11834 + "distributor": "bf45bc3a-dcb0-4ce4-aeb7-b1f50043c087"
11835 + },
11836 + "booking_url": "https://app.mews.com/distributor/bf45bc3a-dcb0-4ce4-aeb7-b1f50043c087",
11837 + "lat": 48.4583055,
11838 + "lng": -68.496466,
11839 + "address": ""
11840 + },
11841 + {
11842 + "sit_id": "HOTEMTOV5008V0",
11843 + "citq": "538322",
11844 + "name": "HÔTEL SHERATON LAVAL",
11845 + "city": "Laval",
11846 + "region": "Laval",
11847 + "website": "https://www.marriott.fr/hotels/travel/yulls-sheraton-laval-hotel",
11848 + "engine": "error",
11849 + "engine_ids": {},
11850 + "booking_url": null,
11851 + "lat": 45.5717071,
11852 + "lng": -73.74859,
11853 + "address": ""
11854 + },
11855 + {
11856 + "sit_id": "HOTEMTOV5008RM",
11857 + "citq": "073964",
11858 + "name": "AUBERGE LE BÔME",
11859 + "city": "Grandes-Piles",
11860 + "region": "Mauricie",
11861 + "website": "https://www.bome-mauricie.com",
11862 + "engine": "aucun",
11863 + "engine_ids": {},
11864 + "booking_url": null,
11865 + "lat": 46.6870958,
11866 + "lng": -72.728467,
11867 + "address": ""
11868 + },
11869 + {
11870 + "sit_id": "HOTEMTOV5008WF",
11871 + "citq": "000523",
11872 + "name": "HÔTEL-MOTEL AUX VAGUES VERTES",
11873 + "city": "Percé",
11874 + "region": "Gaspésie",
11875 + "website": "https://www.vaguesvertes.ca",
11876 + "engine": "aucun",
11877 + "engine_ids": {},
11878 + "booking_url": null,
11879 + "lat": 48.4764886,
11880 + "lng": -64.301711,
11881 + "address": ""
11882 + },
11883 + {
11884 + "sit_id": "HOTEMTOV5008WL",
11885 + "citq": "001444",
11886 + "name": "MOTEL RESTIGOUCHE",
11887 + "city": "Matapédia",
11888 + "region": "Gaspésie",
11889 + "website": "https://www.motelrestigouche.com",
11890 + "engine": "reservit",
11891 + "engine_ids": {
11892 + "custid": "470",
11893 + "hotelid": "453955"
11894 + },
11895 + "booking_url": "https://secure.reservit.com/fo/booking/470/453955/dates?specialMode=default&langcode=FR&m=booking",
11896 + "lat": 47.9740595,
11897 + "lng": -66.940416,
11898 + "address": ""
11899 + },
11900 + {
11901 + "sit_id": "HOTEMTOV5008UB",
11902 + "citq": "245582",
11903 + "name": "MOTEL LE SAINT-ALEX",
11904 + "city": "Saint-Alexis-des-Monts",
11905 + "region": "Mauricie",
11906 + "website": "https://www.motelsaintalex.com",
11907 + "engine": "aucun",
11908 + "engine_ids": {},
11909 + "booking_url": null,
11910 + "lat": 46.451246,
11911 + "lng": -73.149078,
11912 + "address": ""
11913 + },
11914 + {
11915 + "sit_id": "HOTEMTOV5008XB",
11916 + "citq": "006145",
11917 + "name": "DELTA HOTELS MARRIOTT, MONT SAINTE-ANNE, RESORT ET CENTRE DES CONGRÈS",
11918 + "city": "Beaupré",
11919 + "region": "Québec",
11920 + "website": "https://www.marriott.com/fr/hotels/yqbdm-delta-hotels-mont-sainte-anne-resort-and-convention-center",
11921 + "engine": "error",
11922 + "engine_ids": {},
11923 + "booking_url": null,
11924 + "lat": 47.073711,
11925 + "lng": -70.906186,
11926 + "address": ""
11927 + },
11928 + {
11929 + "sit_id": "HOTEMTOV5008UL",
11930 + "citq": "558482",
11931 + "name": "MOTEL LA BOURGADE",
11932 + "city": "Vaudreuil-Dorion",
11933 + "region": "Montérégie",
11934 + "website": "https://www.motellabourgade.ca/fr",
11935 + "engine": "aucun",
11936 + "engine_ids": {},
11937 + "booking_url": null,
11938 + "lat": 45.3806327,
11939 + "lng": -74.015745,
11940 + "address": ""
11941 + },
11942 + {
11943 + "sit_id": "HOTEMTOV5008CP",
11944 + "citq": "583973",
11945 + "name": "HÔTEL DU LAC LENORE",
11946 + "city": "Sainte-Adèle",
11947 + "region": "Laurentides",
11948 + "website": "https://www.hoteldulaclenore.com/",
11949 + "engine": "reservit",
11950 + "engine_ids": {
11951 + "custid": "58",
11952 + "hotelid": "454485"
11953 + },
11954 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?lang=FR&id=58&hotelid=454485",
11955 + "lat": 45.9983445,
11956 + "lng": -74.112453,
11957 + "address": ""
11958 + },
11959 + {
11960 + "sit_id": "HOTEMTOV5008XM",
11961 + "citq": "603094",
11962 + "name": "HÔTEL ÉPIK MONTRÉAL",
11963 + "city": "Montréal",
11964 + "region": "Montréal",
11965 + "website": "https://epikmontreal.com/fr/",
11966 + "engine": "autre",
11967 + "engine_ids": {},
11968 + "booking_url": "https://reservations.epikmontreal.com/fr/search-rates?_ga=2.225505433.2093088273.1746731595-582686324.1743013046",
11969 + "lat": 45.5031374,
11970 + "lng": -73.555207,
11971 + "address": ""
11972 + },
11973 + {
11974 + "sit_id": "HOTEMTOV5008XL",
11975 + "citq": "594985",
11976 + "name": "MOTEL MANOIR SUR LE LAC",
11977 + "city": "Rivière-Rouge",
11978 + "region": "Laurentides",
11979 + "website": "https://www.manoirsurlelac.ca",
11980 + "engine": "aucun",
11981 + "engine_ids": {},
11982 + "booking_url": null,
11983 + "lat": 46.5395524,
11984 + "lng": -74.986487,
11985 + "address": ""
11986 + },
11987 + {
11988 + "sit_id": "HOTEMTOV5008XP",
11989 + "citq": "023376",
11990 + "name": "AUBERGE DU JARDIN",
11991 + "city": "Petit-Saguenay",
11992 + "region": "Saguenay--Lac-Saint-Jean",
11993 + "website": "https://www.aubergedujardin.com",
11994 + "engine": "reservit",
11995 + "engine_ids": {
11996 + "custid": "980399230668523"
11997 + },
11998 + "booking_url": null,
11999 + "lat": 48.2089835,
12000 + "lng": -70.06629,
12001 + "address": ""
12002 + },
12003 + {
12004 + "sit_id": "HOTEMTOV5008Y8",
12005 + "citq": "221252",
12006 + "name": "PARC SUITES HÔTEL",
12007 + "city": "Montréal",
12008 + "region": "Montréal",
12009 + "website": "https://parcsuites.com/fr/page-daccueil/",
12010 + "engine": "aucun",
12011 + "engine_ids": {},
12012 + "booking_url": null,
12013 + "lat": 45.5092101,
12014 + "lng": -73.572605,
12015 + "address": ""
12016 + },
12017 + {
12018 + "sit_id": "HOTEMTOV5008VC",
12019 + "citq": "117574",
12020 + "name": "MOTEL IRIS",
12021 + "city": "Lebel-sur-Quévillon",
12022 + "region": "Baie-James",
12023 + "website": "https://www.moteliris.ca",
12024 + "engine": "reservit",
12025 + "engine_ids": {
12026 + "hotelid": "226291"
12027 + },
12028 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?hotelid=226291&lang=FR&action=resa&partid=0&redirectHOST=softbooker.reservit.com",
12029 + "lat": 49.0517442,
12030 + "lng": -76.982166,
12031 + "address": ""
12032 + },
12033 + {
12034 + "sit_id": "HOTEMTOV5008YH",
12035 + "citq": "041543",
12036 + "name": "HOTEL DANUBE BLEU",
12037 + "city": "Forestville",
12038 + "region": "Côte-Nord (Manicouagan)",
12039 + "website": "https://www.hoteldanubebleu.ca",
12040 + "engine": "travelclick",
12041 + "engine_ids": {
12042 + "hotelid": "108333"
12043 + },
12044 + "booking_url": "https://reservations.travelclick.com/108333",
12045 + "lat": 48.7402148,
12046 + "lng": -69.087878,
12047 + "address": ""
12048 + },
12049 + {
12050 + "sit_id": "HOTEMTOV5008YL",
12051 + "citq": "039093",
12052 + "name": "AUBERGE DU GRAND LAC",
12053 + "city": "Magog",
12054 + "region": "Cantons-de-l'Est",
12055 + "website": "https://www.grandlac.com",
12056 + "engine": "mews",
12057 + "engine_ids": {
12058 + "distributor": "0a2bf8a9-b786-4adc-8e7b-b103009e8cf1"
12059 + },
12060 + "booking_url": "https://app.mews.com/distributor/0a2bf8a9-b786-4adc-8e7b-b103009e8cf1",
12061 + "lat": 45.2647559,
12062 + "lng": -72.155482,
12063 + "address": ""
12064 + },
12065 + {
12066 + "sit_id": "HOTEMTOV5008Z1",
12067 + "citq": "050713",
12068 + "name": "AUBERGE WEST BROME",
12069 + "city": "Lac-Brome",
12070 + "region": "Cantons-de-l'Est",
12071 + "website": "https://www.awb.ca",
12072 + "engine": "reservit",
12073 + "engine_ids": {
12074 + "custid": "58",
12075 + "hotelid": "473258"
12076 + },
12077 + "booking_url": "https://secure.reservit.com/engine/booking/58/473258/dates?specialMode=default&langcode=fr",
12078 + "lat": 45.1780928,
12079 + "lng": -72.66304,
12080 + "address": ""
12081 + },
12082 + {
12083 + "sit_id": "HOTEMTOV5008ZR",
12084 + "citq": "262802",
12085 + "name": "HÔTEL COURTYARD MARRIOTT MONTRÉAL CENTRE-VILLE",
12086 + "city": "Montréal",
12087 + "region": "Montréal",
12088 + "website": "https://www.marriott.com/fr/hotels/yuldt-courtyard-montreal-downtown/overview/",
12089 + "engine": "error",
12090 + "engine_ids": {},
12091 + "booking_url": null,
12092 + "lat": 45.5052982,
12093 + "lng": -73.564214,
12094 + "address": ""
12095 + },
12096 + {
12097 + "sit_id": "HOTEMTOV5008XH",
12098 + "citq": "016844",
12099 + "name": "HÔTEL-MOTEL ST-RÉGIS",
12100 + "city": "Danville",
12101 + "region": "Cantons-de-l'Est",
12102 + "website": "https://www.hotel-motelst-regis.com/",
12103 + "engine": "autre",
12104 + "engine_ids": {},
12105 + "booking_url": "https://www.monsieursiteweb.com",
12106 + "lat": 45.7981046,
12107 + "lng": -72.016163,
12108 + "address": ""
12109 + },
12110 + {
12111 + "sit_id": "HOTEMTOV5008Z0",
12112 + "citq": "048031",
12113 + "name": "HÔTELS GOUVERNEUR SEPT-ÎLES",
12114 + "city": "Sept-Îles",
12115 + "region": "Côte-Nord (Duplessis)",
12116 + "website": "https://sept-iles.gouverneur.com/",
12117 + "engine": "autre",
12118 + "engine_ids": {},
12119 + "booking_url": "https://reservations.sept-iles.gouverneur.com/12598",
12120 + "lat": 50.217952,
12121 + "lng": -66.380567,
12122 + "address": ""
12123 + },
12124 + {
12125 + "sit_id": "HOTEMTOV5008YZ",
12126 + "citq": "054751",
12127 + "name": "HÔTELS GOUVERNEUR TROIS-RIVIÈRES",
12128 + "city": "Trois-Rivières",
12129 + "region": "Mauricie",
12130 + "website": "https://trois-rivieres.gouverneur.com/",
12131 + "engine": "autre",
12132 + "engine_ids": {},
12133 + "booking_url": "https://reservations.trois-rivieres.gouverneur.com/114871",
12134 + "lat": 46.3442536,
12135 + "lng": -72.540532,
12136 + "address": ""
12137 + },
12138 + {
12139 + "sit_id": "HOTEMTOV5008ZY",
12140 + "citq": "061456",
12141 + "name": "MANOIR DU LAC WILLIAM",
12142 + "city": "Saint-Ferdinand",
12143 + "region": "Centre-du-Québec",
12144 + "website": "https://www.manoirdulac.com",
12145 + "engine": "reservit",
12146 + "engine_ids": {
12147 + "custid": "58",
12148 + "hotelid": "93686"
12149 + },
12150 + "booking_url": "https://secure.reservit.com/fo/booking/58/93686?specialMode=default&langcode=FR&partid=0&custid=58&hotelid=93686&m=booking",
12151 + "lat": 46.1259803,
12152 + "lng": -71.579772,
12153 + "address": ""
12154 + },
12155 + {
12156 + "sit_id": "HOTEMTOV500908",
12157 + "citq": "128903",
12158 + "name": "STATION TOURISTIQUE DUCHESNAY",
12159 + "city": "Sainte-Catherine-de-la-Jacques-Cartier",
12160 + "region": "Québec",
12161 + "website": "https://www.sepaq.com/duchesnay",
12162 + "engine": "error",
12163 + "engine_ids": {},
12164 + "booking_url": null,
12165 + "lat": 46.8710358,
12166 + "lng": -71.639567,
12167 + "address": ""
12168 + },
12169 + {
12170 + "sit_id": "HOTEMTOV5008Y0",
12171 + "citq": "032653",
12172 + "name": "AUBERGE LA RAVEAUDIÈRE",
12173 + "city": "Hatley (canton)",
12174 + "region": "Cantons-de-l'Est",
12175 + "website": "https://www.laraveaudiere.com",
12176 + "engine": "reservit",
12177 + "engine_ids": {
12178 + "custid": "58",
12179 + "hotelid": "438062"
12180 + },
12181 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?lang=FR&id=58&hotelid=438062",
12182 + "lat": 45.2642646,
12183 + "lng": -71.972896,
12184 + "address": ""
12185 + },
12186 + {
12187 + "sit_id": "HOTEMTOV5008YM",
12188 + "citq": "041683",
12189 + "name": "RODEWAY INN GASPÉ",
12190 + "city": "Gaspé",
12191 + "region": "Gaspésie",
12192 + "website": "https://rodewayinngaspe.com",
12193 + "engine": "autre",
12194 + "engine_ids": {},
12195 + "booking_url": "https://www.choicehotels.com/fr-ca/quebec/gaspe/rodeway-inn-hotels/cnb37",
12196 + "lat": 48.8311291,
12197 + "lng": -64.482724,
12198 + "address": ""
12199 + },
12200 + {
12201 + "sit_id": "HOTEMTOV50090I",
12202 + "citq": "576531",
12203 + "name": "DOUBLETREE PAR HILTON POINTE-CLAIRE MONTRÉAL AÉROPORT OUEST",
12204 + "city": "Pointe-Claire",
12205 + "region": "Montréal",
12206 + "website": "https://www.hilton.com/en/hotels/yulandt-doubletree-pointe-claire-montreal-airport-west/",
12207 + "engine": "error",
12208 + "engine_ids": {},
12209 + "booking_url": null,
12210 + "lat": 45.4671689,
12211 + "lng": -73.819616,
12212 + "address": ""
12213 + },
12214 + {
12215 + "sit_id": "HOTEMTOV500918",
12216 + "citq": "505621",
12217 + "name": "AUBERGE DE LA MONTAGNE COUPÉE",
12218 + "city": "Saint-Jean-de-Matha",
12219 + "region": "Lanaudière",
12220 + "website": "https://www.montagnecoupee.com",
12221 + "engine": "mews",
12222 + "engine_ids": {
12223 + "distributor": "94905adc-02cd-4b29-9fbd-b1640088c6c4"
12224 + },
12225 + "booking_url": "https://app.mews.com/distributor/94905adc-02cd-4b29-9fbd-b1640088c6c4?_gl=1*1pr36za*_gcl_au*OTU2NTU3NjAwLjE3NDgzOTUwMDA.*_ga*NzA5NzU4NTQxLjE3NDgzOTQ5OTc.*_ga_0KBQLYHGYB*czE3NTAxMDgwNzEkbzE2JGcxJHQxNzUwMTA4MDcyJGo1OSRsMCRoNTk2NTE1NjU5",
12226 + "lat": 46.1939447,
12227 + "lng": -73.500213,
12228 + "address": ""
12229 + },
12230 + {
12231 + "sit_id": "HOTEMTOV5008WU",
12232 + "citq": "520402",
12233 + "name": "LE CHABROL HÔTEL ET SUITES",
12234 + "city": "Montréal",
12235 + "region": "Montréal",
12236 + "website": "http://www.lechabrol.com/fr/?gclid=EAIaIQobChMI8PixzvjuggMVLElHAR3E7wwoEAAYAiAAEgIk5fD_BwE",
12237 + "engine": "autre",
12238 + "engine_ids": {},
12239 + "booking_url": "https://www.luxuryres.com/BookingEngines/V16/index.asp?h=7104&#038;l=fr",
12240 + "lat": 45.4575166,
12241 + "lng": -73.629871,
12242 + "address": ""
12243 + },
12244 + {
12245 + "sit_id": "HOTEMTOV500914",
12246 + "citq": "582492",
12247 + "name": "HÔTEL BON ACCUEIL",
12248 + "city": "Montréal",
12249 + "region": "Montréal",
12250 + "website": "https://www.hotelbonaccueil.com",
12251 + "engine": "aucun",
12252 + "engine_ids": {},
12253 + "booking_url": null,
12254 + "lat": 45.516975,
12255 + "lng": -73.562321,
12256 + "address": ""
12257 + },
12258 + {
12259 + "sit_id": "HOTEMTOV500905",
12260 + "citq": "130572",
12261 + "name": "HÔTEL LE GERMAIN QUÉBEC",
12262 + "city": "Québec",
12263 + "region": "Québec",
12264 + "website": "https://www.legermainhotels.com/fr/quebec",
12265 + "engine": "autre",
12266 + "engine_ids": {},
12267 + "booking_url": "https://reservation.germainhotels.com/ibe/index.aspx?propertyID=",
12268 + "lat": 46.8160489,
12269 + "lng": -71.203239,
12270 + "address": ""
12271 + },
12272 + {
12273 + "sit_id": "HOTEMTOV50091J",
12274 + "citq": "073415",
12275 + "name": "MOTEL MÉTIS",
12276 + "city": "Grand-Métis",
12277 + "region": "Gaspésie",
12278 + "website": "http://motelcampingmetis.com",
12279 + "engine": "error",
12280 + "engine_ids": {},
12281 + "booking_url": null,
12282 + "lat": 48.6349505,
12283 + "lng": -68.114172,
12284 + "address": ""
12285 + },
12286 + {
12287 + "sit_id": "HOTEMTOV50091G",
12288 + "citq": "295232",
12289 + "name": "HÔTEL HOLIDAY INN EXPRESS & SUITES",
12290 + "city": "Gatineau",
12291 + "region": "Outaouais",
12292 + "website": "https://www.ihg.com",
12293 + "engine": "error",
12294 + "engine_ids": {},
12295 + "booking_url": null,
12296 + "lat": 45.480227,
12297 + "lng": -75.690249,
12298 + "address": ""
12299 + },
12300 + {
12301 + "sit_id": "HOTEMTOV50092V",
12302 + "citq": "298012",
12303 + "name": "FOUR SEASONS HÔTEL MONTRÉAL",
12304 + "city": "Montréal",
12305 + "region": "Montréal",
12306 + "website": "https://www.fourseasons.com/fr/montreal/",
12307 + "engine": "error",
12308 + "engine_ids": {},
12309 + "booking_url": null,
12310 + "lat": 45.4982523,
12311 + "lng": -73.576119,
12312 + "address": ""
12313 + },
12314 + {
12315 + "sit_id": "HOTEMTOV50091I",
12316 + "citq": "066894",
12317 + "name": "HÔTEL CLARENDON",
12318 + "city": "Québec",
12319 + "region": "Québec",
12320 + "website": "https://www.hotelclarendon.com",
12321 + "engine": "autre",
12322 + "engine_ids": {},
12323 + "booking_url": "https://reservation.hotelclarendon.com/book/dates-of-stay?languageid=3",
12324 + "lat": 46.8128005,
12325 + "lng": -71.207599,
12326 + "address": ""
12327 + },
12328 + {
12329 + "sit_id": "HOTEMTOV5008ZE",
12330 + "citq": "055952",
12331 + "name": "HÔTEL-CHÂTEAU MADELINOT",
12332 + "city": "Les Îles-de-la-Madeleine",
12333 + "region": "Îles-de-la-Madeleine",
12334 + "website": "https://www.hotelsaccents.com",
12335 + "engine": "reservit",
12336 + "engine_ids": {
12337 + "custid": "69"
12338 + },
12339 + "booking_url": null,
12340 + "lat": 47.3919785,
12341 + "lng": -61.853794,
12342 + "address": ""
12343 + },
12344 + {
12345 + "sit_id": "HOTEMTOV50094L",
12346 + "citq": "567906",
12347 + "name": "HÔTEL MANOIR SAINT-SAUVEUR",
12348 + "city": "Saint-Sauveur",
12349 + "region": "Laurentides",
12350 + "website": "https://www.manoir-saint-sauveur.com",
12351 + "engine": "autre",
12352 + "engine_ids": {},
12353 + "booking_url": "https://www.reseze.net/servlet/WebresShowAvailable?hotelid=1366&rateCode=&buildingCode=any&roomType=any&arrivalDay=&nightsStay=1&adults=2&children=0&lang=fr&groupId=&_ga=2.26857469.1501428006.1619452798-64240328.1573581376",
12354 + "lat": 45.8847821,
12355 + "lng": -74.161042,
12356 + "address": ""
12357 + },
12358 + {
12359 + "sit_id": "HOTEMTOV500944",
12360 + "citq": "183190",
12361 + "name": "AUBERGE L'AMBASSADEUR- PAVILLON BEAUSÉJOUR",
12362 + "city": "Amqui",
12363 + "region": "Gaspésie",
12364 + "website": "https://www.auberge-ambassadeur.com",
12365 + "engine": "autre",
12366 + "engine_ids": {},
12367 + "booking_url": "https://app.tableo.com/widget/la-table-du-voyageur-canada",
12368 + "lat": 48.464267,
12369 + "lng": -67.431013,
12370 + "address": ""
12371 + },
12372 + {
12373 + "sit_id": "HOTEMTOV50090H",
12374 + "citq": "578222",
12375 + "name": "HÔTEL QUALITY INN ROUYN-NORANDA",
12376 + "city": "Rouyn-Noranda",
12377 + "region": "Abitibi-Témiscamingue",
12378 + "website": "https://www.qualityinnrn.ca",
12379 + "engine": "autre",
12380 + "engine_ids": {},
12381 + "booking_url": "https://www.choicehotels.com/fr-us/quebec/rouyn-noranda/quality-inn-hotels/cna17/rates",
12382 + "lat": 48.2432165,
12383 + "lng": -79.039586,
12384 + "address": ""
12385 + },
12386 + {
12387 + "sit_id": "HOTEMTOV50090U",
12388 + "citq": "577216",
12389 + "name": "HÔTEL GOUVERNEUR MONTRÉAL - ÎLE CHARRON",
12390 + "city": "Longueuil",
12391 + "region": "Montérégie",
12392 + "website": "https://www.montreal-ile-charron.gouverneur.com/",
12393 + "engine": "autre",
12394 + "engine_ids": {},
12395 + "booking_url": "https://reservations.rimouski.gouverneur.com/fr/search-rates",
12396 + "lat": 45.5826287,
12397 + "lng": -73.481785,
12398 + "address": ""
12399 + },
12400 + {
12401 + "sit_id": "HOTEMTOV500919",
12402 + "citq": "503204",
12403 + "name": "AUBERGE HANDFIELD & SPA",
12404 + "city": "Saint-Marc-sur-Richelieu",
12405 + "region": "Montérégie",
12406 + "website": "https://www.aubergehandfield.com/fr/hebergement/",
12407 + "engine": "reservit",
12408 + "engine_ids": {
12409 + "custid": "58",
12410 + "hotelid": "244471"
12411 + },
12412 + "booking_url": "https://secure.reservit.com/engine/booking/58/244471/dates?specialMode=default&langcode=FR&m=booking",
12413 + "lat": 45.6737305,
12414 + "lng": -73.194291,
12415 + "address": ""
12416 + },
12417 + {
12418 + "sit_id": "HOTEMTOV5008GX",
12419 + "citq": "569531",
12420 + "name": "HÔTEL COMFORT INN VAL D'OR",
12421 + "city": "Val-d'Or",
12422 + "region": "Abitibi-Témiscamingue",
12423 + "website": "https://www.choicehotels.com/fr-us/quebec/val-dor/comfort-inn-hotels/cn349",
12424 + "engine": "error",
12425 + "engine_ids": {},
12426 + "booking_url": null,
12427 + "lat": 48.0991577,
12428 + "lng": -77.815058,
12429 + "address": ""
12430 + },
12431 + {
12432 + "sit_id": "HOTEMTOV50095A",
12433 + "citq": "118156",
12434 + "name": "À BON PORT INC",
12435 + "city": "Percé",
12436 + "region": "Gaspésie",
12437 + "website": "https://www.abonport.info",
12438 + "engine": "aucun",
12439 + "engine_ids": {},
12440 + "booking_url": null,
12441 + "lat": 48.4135918,
12442 + "lng": -65.051669,
12443 + "address": ""
12444 + },
12445 + {
12446 + "sit_id": "HOTEMTOV5008HV",
12447 + "citq": "068062",
12448 + "name": "MOTEL LE LUXEMBOURG",
12449 + "city": "L'Ancienne-Lorette",
12450 + "region": "Québec",
12451 + "website": "http://www.motelluxembourg.com/#/motel",
12452 + "engine": "error",
12453 + "engine_ids": {},
12454 + "booking_url": null,
12455 + "lat": 46.8005189,
12456 + "lng": -71.336976,
12457 + "address": ""
12458 + },
12459 + {
12460 + "sit_id": "HOTEMTOV50095C",
12461 + "citq": "293985",
12462 + "name": "HAMPTON INN & SUITES PAR HILTON QUÉBEC/LÉVIS",
12463 + "city": "Lévis",
12464 + "region": "Chaudière-Appalaches",
12465 + "website": "https://www.hiltonhotels.com/fr_FR/",
12466 + "engine": "error",
12467 + "engine_ids": {},
12468 + "booking_url": null,
12469 + "lat": 46.7322207,
12470 + "lng": -71.263504,
12471 + "address": ""
12472 + },
12473 + {
12474 + "sit_id": "HOTEMTOV5008RX",
12475 + "citq": "132705",
12476 + "name": "MOTEL DE L'ANSE",
12477 + "city": "Port-Daniel--Gascons",
12478 + "region": "Gaspésie",
12479 + "website": "https://www.moteldelanse.com",
12480 + "engine": "autre",
12481 + "engine_ids": {},
12482 + "booking_url": "https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js",
12483 + "lat": 48.1817436,
12484 + "lng": -64.942199,
12485 + "address": ""
12486 + },
12487 + {
12488 + "sit_id": "HOTEMTOV50096X",
12489 + "citq": "002623",
12490 + "name": "AUBERGE LES SOURCES",
12491 + "city": "La Malbaie",
12492 + "region": "Charlevoix",
12493 + "website": "https://www.aubergelessources.com",
12494 + "engine": "reservit",
12495 + "engine_ids": {
12496 + "custid": "58",
12497 + "hotelid": "176364"
12498 + },
12499 + "booking_url": "https://secure.reservit.com/fo/booking/58/176364?specialMode=default&langcode=FR&partid=0&custid=58&hotelid=176364&m=booking",
12500 + "lat": 47.6265535,
12501 + "lng": -70.142598,
12502 + "address": ""
12503 + },
12504 + {
12505 + "sit_id": "HOTEMTOV50096U",
12506 + "citq": "004410",
12507 + "name": "LA PLAGE MOTEL INC.",
12508 + "city": "Berthier-sur-Mer",
12509 + "region": "Chaudière-Appalaches",
12510 + "website": "https://www.laplage.ca",
12511 + "engine": "reservit",
12512 + "engine_ids": {
12513 + "custid": "58",
12514 + "hotelid": "451578"
12515 + },
12516 + "booking_url": "https://secure.reservit.com/fo/booking/58/451578/dates?specialMode=default&langcode=FR&__utmz=128918670.1712072546.1.1.utmcsr%3D(direct",
12517 + "lat": 46.9344751,
12518 + "lng": -70.713789,
12519 + "address": ""
12520 + },
12521 + {
12522 + "sit_id": "HOTEMTOV500922",
12523 + "citq": "222833",
12524 + "name": "AUBERGE SUR LE LAC-TÉMISCOUATA",
12525 + "city": "Témiscouata-sur-le-Lac",
12526 + "region": "Bas-Saint-Laurent",
12527 + "website": "https://aubergetemiscouata.com/",
12528 + "engine": "aucun",
12529 + "engine_ids": {},
12530 + "booking_url": null,
12531 + "lat": 47.6763725,
12532 + "lng": -68.85133,
12533 + "address": ""
12534 + },
12535 + {
12536 + "sit_id": "HOTEMTOV50096Z",
12537 + "citq": "513936",
12538 + "name": "AUBERGE ST.JACQUES",
12539 + "city": "Montréal",
12540 + "region": "Montréal",
12541 + "website": "https://aubergestjacques.com/fr",
12542 + "engine": "aucun",
12543 + "engine_ids": {},
12544 + "booking_url": null,
12545 + "lat": 45.4642069,
12546 + "lng": -73.614538,
12547 + "address": ""
12548 + },
12549 + {
12550 + "sit_id": "HOTEMTOV500965",
12551 + "citq": "248404",
12552 + "name": "LES ANCÊTRES AUBERGE-RESTAURANT",
12553 + "city": "Saint-Pierre-de-l'Île-d'Orléans",
12554 + "region": "Québec",
12555 + "website": "https://www.lesancetres.ca",
12556 + "engine": "reservit",
12557 + "engine_ids": {
12558 + "hotelid": "199680"
12559 + },
12560 + "booking_url": "http://softbooker.reservit.com/reservit/reserhotel.php?lang=FR&hotelid=199680",
12561 + "lat": 46.8705059,
12562 + "lng": -71.108505,
12563 + "address": ""
12564 + },
12565 + {
12566 + "sit_id": "HOTEMTOV500972",
12567 + "citq": "005460",
12568 + "name": "HÔTEL QUALITY INN & SUITES MATANE",
12569 + "city": "Matane",
12570 + "region": "Gaspésie",
12571 + "website": "https://www.qualityinnmatane.com",
12572 + "engine": "aucun",
12573 + "engine_ids": {},
12574 + "booking_url": null,
12575 + "lat": 48.8371664,
12576 + "lng": -67.557399,
12577 + "address": ""
12578 + },
12579 + {
12580 + "sit_id": "HOTEMTOV500978",
12581 + "citq": "525954",
12582 + "name": "HÔTEL PINE LODGE",
12583 + "city": "Bristol",
12584 + "region": "Outaouais",
12585 + "website": "https://www.pine-lodge.ca",
12586 + "engine": "cloudbeds",
12587 + "engine_ids": {},
12588 + "booking_url": "https://us2.cloudbeds.com/reservation/B0lnIz",
12589 + "lat": 45.5249189,
12590 + "lng": -76.456882,
12591 + "address": ""
12592 + },
12593 + {
12594 + "sit_id": "HOTEMTOV500975",
12595 + "citq": "521754",
12596 + "name": "RITZ-CARLTON MONTRÉAL",
12597 + "city": "Montréal",
12598 + "region": "Montréal",
12599 + "website": "https://www.ritzcarlton.com/fr/hotels/canada/montreal",
12600 + "engine": "hotello",
12601 + "engine_ids": {},
12602 + "booking_url": null,
12603 + "lat": 45.5000968,
12604 + "lng": -73.577949,
12605 + "address": ""
12606 + },
12607 + {
12608 + "sit_id": "HOTEMTOV500974",
12609 + "citq": "521533",
12610 + "name": "MONTRÉAL MARRIOTT CHÂTEAU CHAMPLAIN",
12611 + "city": "Montréal",
12612 + "region": "Montréal",
12613 + "website": "https://www.marriott.fr/hotels/travel/yulcc-montreal-marriott-chateau-champlain",
12614 + "engine": "error",
12615 + "engine_ids": {},
12616 + "booking_url": null,
12617 + "lat": 45.4975255,
12618 + "lng": -73.567353,
12619 + "address": ""
12620 + },
12621 + {
12622 + "sit_id": "HOTEMTOV50094O",
12623 + "citq": "112954",
12624 + "name": "AUBERGE DU MANOIR DE SAINTE ANNE DE LA PÉRADE",
12625 + "city": "Sainte-Anne-de-la-Pérade",
12626 + "region": "Mauricie",
12627 + "website": "https://aubergedumanoir.ca/",
12628 + "engine": "aucun",
12629 + "engine_ids": {},
12630 + "booking_url": null,
12631 + "lat": 46.57067,
12632 + "lng": -72.209013,
12633 + "address": ""
12634 + },
12635 + {
12636 + "sit_id": "HOTEMTOV50094T",
12637 + "citq": "565994",
12638 + "name": "HÔTEL LE VERSAILLES ST-SAUVEUR",
12639 + "city": "Saint-Sauveur",
12640 + "region": "Laurentides",
12641 + "website": "https://www.hotelversailles.ca/?lang=fr",
12642 + "engine": "webrez",
12643 + "engine_ids": {},
12644 + "booking_url": "https://widgets.webrez.com/Widget/jquery-1.9.1.min.js",
12645 + "lat": 45.8994136,
12646 + "lng": -74.145669,
12647 + "address": ""
12648 + },
12649 + {
12650 + "sit_id": "HOTEMTOV50097A",
12651 + "citq": "526260",
12652 + "name": "AUBERGE L'ÉTAPE",
12653 + "city": "Mont-Laurier",
12654 + "region": "Laurentides",
12655 + "website": "https://www.aubergeletape.com/",
12656 + "engine": "autre",
12657 + "engine_ids": {},
12658 + "booking_url": "https://www.booking.com/hotel/ca/auberge-l-39-etape.fr.html",
12659 + "lat": 46.5492104,
12660 + "lng": -75.504958,
12661 + "address": ""
12662 + },
12663 + {
12664 + "sit_id": "HOTEMTOV5008NH",
12665 + "citq": "514662",
12666 + "name": "QUALITY INN SAINT-JEAN-SUR-RICHELIEU",
12667 + "city": "Saint-Jean-sur-Richelieu",
12668 + "region": "Montérégie",
12669 + "website": "https://www.choicehotels.com/fr-fr/quebec/st-jean-sur-richelieu/quality-inn-hotels/cn343?msockid=1d8",
12670 + "engine": "error",
12671 + "engine_ids": {},
12672 + "booking_url": null,
12673 + "lat": 45.3319463,
12674 + "lng": -73.286124,
12675 + "address": ""
12676 + },
12677 + {
12678 + "sit_id": "HOTEMTOV50097L",
12679 + "citq": "222251",
12680 + "name": "HÔTEL DAYS INN LÉVIS",
12681 + "city": "Lévis",
12682 + "region": "Chaudière-Appalaches",
12683 + "website": "https://www.wyndhamhotels.com/fr-ca/days-inn/st-nicholas-quebec/days-inn-levis/overview",
12684 + "engine": "aucun",
12685 + "engine_ids": {},
12686 + "booking_url": null,
12687 + "lat": 46.7128342,
12688 + "lng": -71.292036,
12689 + "address": ""
12690 + },
12691 + {
12692 + "sit_id": "HOTEMTOV50097R",
12693 + "citq": "007140",
12694 + "name": "AUBERGE DU TRÉSOR",
12695 + "city": "Québec",
12696 + "region": "Québec",
12697 + "website": "https://www.aubergedutresor.com",
12698 + "engine": "aucun",
12699 + "engine_ids": {},
12700 + "booking_url": null,
12701 + "lat": 46.8131553,
12702 + "lng": -71.205999,
12703 + "address": ""
12704 + },
12705 + {
12706 + "sit_id": "HOTEMTOV50099G",
12707 + "citq": "525140",
12708 + "name": "MOTEL FALCON",
12709 + "city": "Brossard",
12710 + "region": "Montérégie",
12711 + "website": "https://motelfalcon.com",
12712 + "engine": "cloudbeds",
12713 + "engine_ids": {},
12714 + "booking_url": "https://us2.cloudbeds.com/reservation/5Qklfs",
12715 + "lat": 45.4739673,
12716 + "lng": -73.466223,
12717 + "address": ""
12718 + },
12719 + {
12720 + "sit_id": "HOTEMTOV5008OF",
12721 + "citq": "018314",
12722 + "name": "HÔTEL COMFORT INN ANCIENNE-LORETTE",
12723 + "city": "L'Ancienne-Lorette",
12724 + "region": "Québec",
12725 + "website": "https://www.choicehotels.com/fr-us/quebec/ancienne-lorette/comfort-inn-hotels/cn337",
12726 + "engine": "error",
12727 + "engine_ids": {},
12728 + "booking_url": null,
12729 + "lat": 46.7881434,
12730 + "lng": -71.352955,
12731 + "address": ""
12732 + },
12733 + {
12734 + "sit_id": "HOTEMTOV500981",
12735 + "citq": "027451",
12736 + "name": "HÔTEL RIMOUSKI ET CENTRE DES CONGRÈS",
12737 + "city": "Rimouski",
12738 + "region": "Bas-Saint-Laurent",
12739 + "website": "https://www.hotelrimouski.com",
12740 + "engine": "reservit",
12741 + "engine_ids": {
12742 + "custid": "58",
12743 + "hotelid": "100384"
12744 + },
12745 + "booking_url": "http://softbooker.reservit.com/jreservit/welcomeXml.do?langcode=FR&custid=58&hotelid=100384",
12746 + "lat": 48.4578878,
12747 + "lng": -68.521198,
12748 + "address": ""
12749 + },
12750 + {
12751 + "sit_id": "HOTEMTOV50097K",
12752 + "citq": "013322",
12753 + "name": "LE 362",
12754 + "city": "Saint-Irénée",
12755 + "region": "Charlevoix",
12756 + "website": "https://www.le362.com",
12757 + "engine": "lodgify",
12758 + "engine_ids": {},
12759 + "booking_url": "https://gfont.lodgify.com",
12760 + "lat": 47.5654414,
12761 + "lng": -70.2055,
12762 + "address": ""
12763 + },
12764 + {
12765 + "sit_id": "HOTEMTOV50095O",
12766 + "citq": "151023",
12767 + "name": "HEBERGEMENT LV",
12768 + "city": "Malartic",
12769 + "region": "Abitibi-Témiscamingue",
12770 + "website": "https://www.hebergementlv.com",
12771 + "engine": "reservit",
12772 + "engine_ids": {
12773 + "custid": "58",
12774 + "hotelid": "472336"
12775 + },
12776 + "booking_url": "https://secure.reservit.com/engine/booking/58/472336/dates?specialMode=default&langcode=FR&m=booking",
12777 + "lat": 48.1357011,
12778 + "lng": -78.125577,
12779 + "address": ""
12780 + },
12781 + {
12782 + "sit_id": "HOTEMTOV50097S",
12783 + "citq": "007184",
12784 + "name": "HÔTEL ATYPIQ",
12785 + "city": "Québec",
12786 + "region": "Québec",
12787 + "website": "https://www.atypiqhotel.com/",
12788 + "engine": "reservit",
12789 + "engine_ids": {
12790 + "custid": "58",
12791 + "hotelid": "14362"
12792 + },
12793 + "booking_url": "https://secure.reservit.com/fo/booking/58/14362/",
12794 + "lat": 46.8125035,
12795 + "lng": -71.210043,
12796 + "address": ""
12797 + },
12798 + {
12799 + "sit_id": "HOTEMTOV50099V",
12800 + "citq": "565014",
12801 + "name": "REFUGE BORÉAL",
12802 + "city": "Montpellier",
12803 + "region": "Outaouais",
12804 + "website": "https://www.refuge-boreal.com",
12805 + "engine": "aucun",
12806 + "engine_ids": {},
12807 + "booking_url": null,
12808 + "lat": 45.8564184,
12809 + "lng": -75.162824,
12810 + "address": ""
12811 + },
12812 + {
12813 + "sit_id": "HOTEMTOV5009CN",
12814 + "citq": "084416",
12815 + "name": "LA CHICOUTÉE RÉSIDENCE ET STUDIO",
12816 + "city": "Longue-Pointe-de-Mingan",
12817 + "region": "Côte-Nord (Duplessis)",
12818 + "website": "http://www.chicoutee.com/",
12819 + "engine": "aucun",
12820 + "engine_ids": {},
12821 + "booking_url": null,
12822 + "lat": 50.2680801,
12823 + "lng": -64.140664,
12824 + "address": ""
12825 + },
12826 + {
12827 + "sit_id": "HOTEMTOV500983",
12828 + "citq": "022013",
12829 + "name": "MOTEL NOLEN",
12830 + "city": "Saint-Siméon",
12831 + "region": "Charlevoix",
12832 + "website": "https://www.motelnolen.com",
12833 + "engine": "aucun",
12834 + "engine_ids": {},
12835 + "booking_url": null,
12836 + "lat": 47.8224768,
12837 + "lng": -69.892776,
12838 + "address": ""
12839 + },
12840 + {
12841 + "sit_id": "HOTEMTOV5009SE",
12842 + "citq": "302628",
12843 + "name": "LOFTS DU VILLAGE",
12844 + "city": "Chelsea",
12845 + "region": "Outaouais",
12846 + "website": "https://www.loftsduvillage.ca",
12847 + "engine": "mews",
12848 + "engine_ids": {
12849 + "distributor": "bb3993a4-c54e-4a29-a71b-b29f00e26db3"
12850 + },
12851 + "booking_url": "https://app.mews.com/distributor/bb3993a4-c54e-4a29-a71b-b29f00e26db3",
12852 + "lat": 45.5401738,
12853 + "lng": -75.867482,
12854 + "address": ""
12855 + },
12856 + {
12857 + "sit_id": "HOTEMTOV5009G2",
12858 + "citq": "303592",
12859 + "name": "CAMPAGNE AU CLOS SAINTE-THÈCLE",
12860 + "city": "Sainte-Thècle",
12861 + "region": "Mauricie",
12862 + "website": "https://gocampagne.com",
12863 + "engine": "autre",
12864 + "engine_ids": {},
12865 + "booking_url": "https://tourismemekinac.com",
12866 + "lat": 46.8207539,
12867 + "lng": -72.501568,
12868 + "address": ""
12869 + },
12870 + {
12871 + "sit_id": "HOTEMTOV5008ZS",
12872 + "citq": "088325",
12873 + "name": "LE JOURNEL",
12874 + "city": "Saint-Joseph-de-Beauce",
12875 + "region": "Chaudière-Appalaches",
12876 + "website": "https://www.lejournel.com",
12877 + "engine": "reservit",
12878 + "engine_ids": {
12879 + "custid": "58",
12880 + "hotelid": "469245"
12881 + },
12882 + "booking_url": "https://secure.reservit.com/fo/booking/58/469245/dates?langcode=FR",
12883 + "lat": 46.3154172,
12884 + "lng": -70.870611,
12885 + "address": ""
12886 + },
12887 + {
12888 + "sit_id": "HOTEMTOV5009IT",
12889 + "citq": "301327",
12890 + "name": "AUBERGE AUTREMENT",
12891 + "city": "Stoneham-et-Tewkesbury",
12892 + "region": "Québec",
12893 + "website": "https://www.aubergeautrement.com",
12894 + "engine": "aucun",
12895 + "engine_ids": {},
12896 + "booking_url": null,
12897 + "lat": 47.0986129,
12898 + "lng": -71.343799,
12899 + "address": ""
12900 + },
12901 + {
12902 + "sit_id": "HOTEMTOV500A34",
12903 + "citq": "021276",
12904 + "name": "HÔTEL BELLEY",
12905 + "city": "Québec",
12906 + "region": "Québec",
12907 + "website": "https://hotelbelley.com/",
12908 + "engine": "autre",
12909 + "engine_ids": {},
12910 + "booking_url": "https://www.jeu-aidereference.qc.ca",
12911 + "lat": 46.8168802,
12912 + "lng": -71.209828,
12913 + "address": ""
12914 + },
12915 + {
12916 + "sit_id": "HOTEMTOV50098W",
12917 + "citq": "192301",
12918 + "name": "L’AUBERGE",
12919 + "city": "Murdochville",
12920 + "region": "Gaspésie",
12921 + "website": "https://garagebriancote.com/lauberge/",
12922 + "engine": "aucun",
12923 + "engine_ids": {},
12924 + "booking_url": null,
12925 + "lat": 48.9572515,
12926 + "lng": -65.496833,
12927 + "address": ""
12928 + },
12929 + {
12930 + "sit_id": "HOTEMTOV500A3I",
12931 + "citq": "302563",
12932 + "name": "ESTONIA HÉBERGEMENT NATURE",
12933 + "city": "Rawdon",
12934 + "region": "Lanaudière",
12935 + "website": "https://www.estoniahebergement.com",
12936 + "engine": "cloudbeds",
12937 + "engine_ids": {
12938 + "slug": "QXpMYf"
12939 + },
12940 + "booking_url": "https://hotels.cloudbeds.com/fr/reservation/QXpMYf",
12941 + "lat": 46.0728982,
12942 + "lng": -73.762376,
12943 + "address": ""
12944 + },
12945 + {
12946 + "sit_id": "HOTEMTOV5009RL",
12947 + "citq": "301079",
12948 + "name": "HÔTEL AQUAMER",
12949 + "city": "Carleton-sur-Mer",
12950 + "region": "Gaspésie",
12951 + "website": "https://www.aquamer.ca",
12952 + "engine": "reservit",
12953 + "engine_ids": {
12954 + "custid": "58",
12955 + "hotelid": "471340"
12956 + },
12957 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=419482&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com&_ga=2.194145707.704303877.1592328917-1206901947.1592328917",
12958 + "lat": 48.0987879,
12959 + "lng": -66.099946,
12960 + "address": ""
12961 + },
12962 + {
12963 + "sit_id": "HOTEMTOV500A97",
12964 + "citq": "301606",
12965 + "name": "HAMEAU DE NOMININGUE",
12966 + "city": "Nominingue",
12967 + "region": "Laurentides",
12968 + "website": "https://www.garedenominingue.com",
12969 + "engine": "aucun",
12970 + "engine_ids": {},
12971 + "booking_url": null,
12972 + "lat": 46.4346732,
12973 + "lng": -75.010952,
12974 + "address": ""
12975 + },
12976 + {
12977 + "sit_id": "HOTEMTOV500AAR",
12978 + "citq": "302627",
12979 + "name": "LOFTS DU VILLAGE",
12980 + "city": "Chelsea",
12981 + "region": "Outaouais",
12982 + "website": "https://www.loftsduvillage.ca",
12983 + "engine": "mews",
12984 + "engine_ids": {
12985 + "distributor": "bb3993a4-c54e-4a29-a71b-b29f00e26db3"
12986 + },
12987 + "booking_url": "https://app.mews.com/distributor/bb3993a4-c54e-4a29-a71b-b29f00e26db3",
12988 + "lat": 45.549933,
12989 + "lng": -75.830425,
12990 + "address": ""
12991 + },
12992 + {
12993 + "sit_id": "HOTEMTOV50099H",
12994 + "citq": "554245",
12995 + "name": "LES CHALETS DU LAC PROVOST",
12996 + "city": "Saint-Donat",
12997 + "region": "Lanaudière",
12998 + "website": "https://leschaletsdulacprovost.com",
12999 + "engine": "aucun",
13000 + "engine_ids": {},
13001 + "booking_url": null,
13002 + "lat": 46.3931473,
13003 + "lng": -74.264615,
13004 + "address": ""
13005 + },
13006 + {
13007 + "sit_id": "HOTEMTOV5008UK",
13008 + "citq": "556220",
13009 + "name": "HÔTEL COMFORT INN MONTRÉAL AÉROPORT POINTE-CLAIRE",
13010 + "city": "Pointe-Claire",
13011 + "region": "Montréal",
13012 + "website": "https://www.choicehotels.com/fr-ca/quebec/pointe-claire/comfort-inn-hotels/cn334",
13013 + "engine": "error",
13014 + "engine_ids": {},
13015 + "booking_url": null,
13016 + "lat": 45.4612517,
13017 + "lng": -73.823916,
13018 + "address": ""
13019 + },
13020 + {
13021 + "sit_id": "HOTEMTOV500943",
13022 + "citq": "106164",
13023 + "name": "AUBERGE LA ROSEPIERRE",
13024 + "city": "Les Bergeronnes",
13025 + "region": "Côte-Nord (Manicouagan)",
13026 + "website": "https://www.rosepierre.com",
13027 + "engine": "reservit",
13028 + "engine_ids": {
13029 + "custid": "58",
13030 + "hotelid": "471901"
13031 + },
13032 + "booking_url": "https://secure.reservit.com/engine/booking/58/471901/avail?specialMode=default&langcode=FR&m=booking",
13033 + "lat": 48.245689,
13034 + "lng": -69.542686,
13035 + "address": ""
13036 + },
13037 + {
13038 + "sit_id": "HOTEMTOV500AQF",
13039 + "citq": "301964",
13040 + "name": "LA MAISON DE JEAN-BAPTISTE",
13041 + "city": "Saint-Denis-De La Bouteillerie",
13042 + "region": "Bas-Saint-Laurent",
13043 + "website": "https://www.lamaisondejeanbaptiste.com",
13044 + "engine": "reservit",
13045 + "engine_ids": {
13046 + "custid": "58",
13047 + "hotelid": "429193"
13048 + },
13049 + "booking_url": "https://secure.reservit.com/fo/booking/58/429193/dates?__utma=128918670.454742395.1604496275.1606767770.1606767770.1&__utmc=128918670&__utmz=128918670.1606767770.1.1.utmcsr%3D%28direct%29%7Cutmccn%3D%28direct%29%7Cutmcmd%3D%28none%29&_ga=GA1.3.454742395.1604496275&custid=58&hotelid=429193&langcode=FR&m=booking&specialMode=default",
13050 + "lat": 47.5033791,
13051 + "lng": -69.938046,
13052 + "address": ""
13053 + },
13054 + {
13055 + "sit_id": "HOTEMTOV500AOI",
13056 + "citq": "095852",
13057 + "name": "LE BICOIS",
13058 + "city": "Rimouski",
13059 + "region": "Bas-Saint-Laurent",
13060 + "website": "https://www.lebicois.com",
13061 + "engine": "reservit",
13062 + "engine_ids": {
13063 + "custid": "58",
13064 + "hotelid": "473801"
13065 + },
13066 + "booking_url": "https://secure.reservit.com/engine/booking/58/473801/dates?langcode=FR",
13067 + "lat": 48.3731695,
13068 + "lng": -68.709124,
13069 + "address": ""
13070 + },
13071 + {
13072 + "sit_id": "HOTEMTOV500AR2",
13073 + "citq": "129091",
13074 + "name": "AUBERGE DE LA GARE",
13075 + "city": "Témiscouata-sur-le-Lac",
13076 + "region": "Bas-Saint-Laurent",
13077 + "website": "https://aubergedelagare.net/",
13078 + "engine": "aucun",
13079 + "engine_ids": {},
13080 + "booking_url": null,
13081 + "lat": 47.6845967,
13082 + "lng": -68.888413,
13083 + "address": ""
13084 + },
13085 + {
13086 + "sit_id": "HOTEMTOV500AMX",
13087 + "citq": "244860",
13088 + "name": "AUBERGE DE L'APPRENTI",
13089 + "city": "Bouchette",
13090 + "region": "Outaouais",
13091 + "website": "https://cpr31m.ca/index.php/fr/nos-sites/suitesenauberge",
13092 + "engine": "autre",
13093 + "engine_ids": {},
13094 + "booking_url": "https://reservotron.com/parc-du-lac-31-miles",
13095 + "lat": 46.191618,
13096 + "lng": -75.833347,
13097 + "address": ""
13098 + },
13099 + {
13100 + "sit_id": "HOTEMTOV500B3H",
13101 + "citq": "110305",
13102 + "name": "AUBERGE LE SÉJOUR",
13103 + "city": "Rivière-du-Loup",
13104 + "region": "Bas-Saint-Laurent",
13105 + "website": "https://www.lesejour.com",
13106 + "engine": "aucun",
13107 + "engine_ids": {},
13108 + "booking_url": null,
13109 + "lat": 47.8322224,
13110 + "lng": -69.543237,
13111 + "address": ""
13112 + },
13113 + {
13114 + "sit_id": "HOTEMTOV5008WW",
13115 + "citq": "516342",
13116 + "name": "LES SUITES VICTORIA",
13117 + "city": "Gatineau",
13118 + "region": "Outaouais",
13119 + "website": "https://www.choicehotels.com/fr-ca/quebec/gatineau/ascend-hotels/cna29?mc=llbillpx&pmf=local",
13120 + "engine": "error",
13121 + "engine_ids": {},
13122 + "booking_url": null,
13123 + "lat": 45.4289725,
13124 + "lng": -75.715692,
13125 + "address": ""
13126 + },
13127 + {
13128 + "sit_id": "HOTEMTOV500A5A",
13129 + "citq": "227323",
13130 + "name": "STATION UAPISHKA S.E.N.C.",
13131 + "city": "Rivière-aux-Outardes",
13132 + "region": "Côte-Nord (Manicouagan)",
13133 + "website": "https://www.stationuapishka.com",
13134 + "engine": "aucun",
13135 + "engine_ids": {},
13136 + "booking_url": null,
13137 + "lat": 49.1938619,
13138 + "lng": -68.258592,
13139 + "address": ""
13140 + },
13141 + {
13142 + "sit_id": "HOTEMTOV5008WP",
13143 + "citq": "510882",
13144 + "name": "AUBERGE VAL SAINT-CÔME",
13145 + "city": "Saint-Côme",
13146 + "region": "Lanaudière",
13147 + "website": "https://www.aubergevsc.com",
13148 + "engine": "error",
13149 + "engine_ids": {},
13150 + "booking_url": null,
13151 + "lat": 46.2732849,
13152 + "lng": -73.882461,
13153 + "address": ""
13154 + },
13155 + {
13156 + "sit_id": "HOTEMTOV5009DZ",
13157 + "citq": "137465",
13158 + "name": "MAISON JACYNTHE EASTMAN",
13159 + "city": "Eastman",
13160 + "region": "Cantons-de-l'Est",
13161 + "website": "https://maisonjacynthe.ca",
13162 + "engine": "autre",
13163 + "engine_ids": {},
13164 + "booking_url": "https://www.gorendezvous.com/maisonjacynthe?companyId=106253",
13165 + "lat": 45.3000571,
13166 + "lng": -72.300076,
13167 + "address": ""
13168 + },
13169 + {
13170 + "sit_id": "HOTEMTOV500BRD",
13171 + "citq": "294742",
13172 + "name": "UNILOFTS QUÉBEC",
13173 + "city": "Québec",
13174 + "region": "Québec",
13175 + "website": "https://www.unilofts.com",
13176 + "engine": "travelclick",
13177 + "engine_ids": {
13178 + "hotelid": "95738"
13179 + },
13180 + "booking_url": "https://bookings.ihotelier.com/Hotel-Universel-Quebec/bookings.jsp?hotelId=95738&languageid=3",
13181 + "lat": 46.7867225,
13182 + "lng": -71.278542,
13183 + "address": ""
13184 + },
13185 + {
13186 + "sit_id": "HOTEMTOV500BHV",
13187 + "citq": "063210",
13188 + "name": "HÔTEL L'ERMITAGE",
13189 + "city": "Québec",
13190 + "region": "Québec",
13191 + "website": "https://www.hotelsnouvellefrance.com/hotel-l-ermitage/",
13192 + "engine": "mews",
13193 + "engine_ids": {
13194 + "distributor": "842a814d-e33f-4301-87db-b1620094d6a9"
13195 + },
13196 + "booking_url": "https://app.mews.com/distributor/842a814d-e33f-4301-87db-b1620094d6a9?language=fr-FR",
13197 + "lat": 46.8108627,
13198 + "lng": -71.209911,
13199 + "address": ""
13200 + },
13201 + {
13202 + "sit_id": "HOTEMTOV500BEO",
13203 + "citq": "295117",
13204 + "name": "PETIT WILLIAM WENTHWORTH",
13205 + "city": "Saint-Félix-de-Kingsey",
13206 + "region": "Centre-du-Québec",
13207 + "website": "https://www.maisonsetchaletsalouer.com/fr/",
13208 + "engine": "autre",
13209 + "engine_ids": {},
13210 + "booking_url": "https://www.vortexsolution.com/",
13211 + "lat": 45.7851026,
13212 + "lng": -72.254538,
13213 + "address": ""
13214 + },
13215 + {
13216 + "sit_id": "HOTEMTOV500BR6",
13217 + "citq": "299345",
13218 + "name": "BALEINE ENDIABLÉE",
13219 + "city": "Rivière-Ouelle",
13220 + "region": "Bas-Saint-Laurent",
13221 + "website": "https://baleineendiablee.com",
13222 + "engine": "reservit",
13223 + "engine_ids": {
13224 + "custid": "58",
13225 + "hotelid": "349209"
13226 + },
13227 + "booking_url": "https://secure.reservit.com/fo/booking/58/349209/dates?langcode=FR",
13228 + "lat": 47.4541993,
13229 + "lng": -69.999,
13230 + "address": ""
13231 + },
13232 + {
13233 + "sit_id": "HOTEMTOV500BR4",
13234 + "citq": "148772",
13235 + "name": "MAISON DE SPIRITUALITÉ DES TRINITAIRES",
13236 + "city": "Granby",
13237 + "region": "Cantons-de-l'Est",
13238 + "website": "https://www.maisontrinitaires.com",
13239 + "engine": "aucun",
13240 + "engine_ids": {},
13241 + "booking_url": null,
13242 + "lat": 45.3878826,
13243 + "lng": -72.697038,
13244 + "address": ""
13245 + },
13246 + {
13247 + "sit_id": "HOTEMTOV500BXW",
13248 + "citq": "288643",
13249 + "name": "L'AUBERGE DU NOTAIRE",
13250 + "city": "Sutton",
13251 + "region": "Cantons-de-l'Est",
13252 + "website": "https://www.aubergedunotaire.ca/index.php?idref=129",
13253 + "engine": "aucun",
13254 + "engine_ids": {},
13255 + "booking_url": null,
13256 + "lat": 45.1061387,
13257 + "lng": -72.576945,
13258 + "address": ""
13259 + },
13260 + {
13261 + "sit_id": "HOTEMTOV500BSJ",
13262 + "citq": "266932",
13263 + "name": "PAVILLONS ANNA MABEL",
13264 + "city": "Gaspé",
13265 + "region": "Gaspésie",
13266 + "website": "https://www.fortramsay.com",
13267 + "engine": "reservit",
13268 + "engine_ids": {
13269 + "custid": "58",
13270 + "hotelid": "448451"
13271 + },
13272 + "booking_url": "https://secure.reservit.com/engine/booking/58/448451/dates?langcode=FR",
13273 + "lat": 48.8485372,
13274 + "lng": -64.507542,
13275 + "address": ""
13276 + },
13277 + {
13278 + "sit_id": "HOTEMTOV500BWU",
13279 + "citq": "527450",
13280 + "name": "HÔTEL DU CHASSEUR",
13281 + "city": "Brownsburg-Chatham",
13282 + "region": "Laurentides",
13283 + "website": "https://www.hotelduchasseur.com/",
13284 + "engine": "aucun",
13285 + "engine_ids": {},
13286 + "booking_url": null,
13287 + "lat": 45.676447,
13288 + "lng": -74.404499,
13289 + "address": ""
13290 + },
13291 + {
13292 + "sit_id": "HOTEMTOV500C43",
13293 + "citq": "129345",
13294 + "name": "DOMAINE WILLIAM WENTWORTH",
13295 + "city": "Saint-Félix-de-Kingsey",
13296 + "region": "Centre-du-Québec",
13297 + "website": "https://www.maisonsetchaletsalouer.com/fr/chalets/au-domaine-william-wentworth/96-photos.html",
13298 + "engine": "autre",
13299 + "engine_ids": {},
13300 + "booking_url": "https://www.vortexsolution.com/",
13301 + "lat": 45.7851372,
13302 + "lng": -72.253568,
13303 + "address": ""
13304 + },
13305 + {
13306 + "sit_id": "HOTEMTOV500BCM",
13307 + "citq": "229342",
13308 + "name": "HÔTEL VICTORIA",
13309 + "city": "Saint-Pascal",
13310 + "region": "Bas-Saint-Laurent",
13311 + "website": "https://www.hotelvictoriakamouraska.com",
13312 + "engine": "autre",
13313 + "engine_ids": {},
13314 + "booking_url": "https://booking.libroreserve.com/261527e2bab9f05/QC017150896260/seat",
13315 + "lat": 47.5258442,
13316 + "lng": -69.804579,
13317 + "address": ""
13318 + },
13319 + {
13320 + "sit_id": "HOTEMTOV500B8D",
13321 + "citq": "085923",
13322 + "name": "COMPLEXE TOURISTIQUE DU LAC-À-JIM",
13323 + "city": "Saint-Thomas-Didyme",
13324 + "region": "Saguenay--Lac-Saint-Jean",
13325 + "website": "https://www.lacajim.ca",
13326 + "engine": "autre",
13327 + "engine_ids": {},
13328 + "booking_url": "https://camping.kampwise.com/lac-a-jim-centre-de-villegiature",
13329 + "lat": 48.9621887,
13330 + "lng": -72.737874,
13331 + "address": ""
13332 + },
13333 + {
13334 + "sit_id": "HOTEMTOV50097X",
13335 + "citq": "229143",
13336 + "name": "HÔTEL LE ST-GERMAIN",
13337 + "city": "Rimouski",
13338 + "region": "Bas-Saint-Laurent",
13339 + "website": "https://www.hotellestgermain.com",
13340 + "engine": "mews",
13341 + "engine_ids": {
13342 + "distributor": "06916c75-e0aa-4431-ae4e-b170007a012a"
13343 + },
13344 + "booking_url": "https://app.mews.com/distributor/06916c75-e0aa-4431-ae4e-b170007a012a",
13345 + "lat": 48.4523012,
13346 + "lng": -68.526236,
13347 + "address": ""
13348 + },
13349 + {
13350 + "sit_id": "HOTEMTOV500C7W",
13351 + "citq": "096331",
13352 + "name": "AUBERGE DE LA MICROBRASSERIE TADOUSSAC",
13353 + "city": "Tadoussac",
13354 + "region": "Côte-Nord (Manicouagan)",
13355 + "website": "https://microbrasserietadoussac.com",
13356 + "engine": "aucun",
13357 + "engine_ids": {},
13358 + "booking_url": null,
13359 + "lat": 48.140003,
13360 + "lng": -69.717713,
13361 + "address": ""
13362 + },
13363 + {
13364 + "sit_id": "HOTEMTOV500BWN",
13365 + "citq": "295806",
13366 + "name": "PAVILLON SUR MER PAR RIÔTEL",
13367 + "city": "Matane",
13368 + "region": "Gaspésie",
13369 + "website": "https://www.riotel.com/fr/hotels/pavillon-sur-mer/",
13370 + "engine": "synxis",
13371 + "engine_ids": {
13372 + "chain": "33861",
13373 + "hotel": "96618"
13374 + },
13375 + "booking_url": "https://be.synxis.com/?adult=1&arrive=2025-11-27&chain=33861&child=0&currency=CAD&depart=2025-11-28&hotel=96618&level=hotel&locale=fr-FR&productcurrency=CAD&rooms=1",
13376 + "lat": 48.8536112,
13377 + "lng": -67.527407,
13378 + "address": ""
13379 + },
13380 + {
13381 + "sit_id": "HOTEMTOV500CK1",
13382 + "citq": "297182",
13383 + "name": "PARC RÉGIONAL ÉDUCATIF BOIS-DE-BELLE-RIVIÈRE",
13384 + "city": "Mirabel",
13385 + "region": "Laurentides",
13386 + "website": "https://www.boisdebelleriviere.com",
13387 + "engine": "autre",
13388 + "engine_ids": {},
13389 + "booking_url": "https://app.endorphine.ca/c/Parcboisdebelleriviere",
13390 + "lat": 45.62138,
13391 + "lng": -74.081115,
13392 + "address": ""
13393 + },
13394 + {
13395 + "sit_id": "HOTEMTOV500CKN",
13396 + "citq": "160274",
13397 + "name": "DOMAINE DU LAC DES CÈDRES",
13398 + "city": "Longue-Rive",
13399 + "region": "Côte-Nord (Manicouagan)",
13400 + "website": "https://www.lacdescedres.ca",
13401 + "engine": "aucun",
13402 + "engine_ids": {},
13403 + "booking_url": null,
13404 + "lat": 48.5892145,
13405 + "lng": -69.298947,
13406 + "address": ""
13407 + },
13408 + {
13409 + "sit_id": "HOTEMTOV500CKI",
13410 + "citq": "018045",
13411 + "name": "HÔTEL LOUISBOURG",
13412 + "city": "Québec",
13413 + "region": "Québec",
13414 + "website": "https://www.sagamite.com",
13415 + "engine": "mews",
13416 + "engine_ids": {
13417 + "distributor": "bdc02225-9217-45fe-847e-b45800f978ef"
13418 + },
13419 + "booking_url": "https://app.mews.com/distributor/bdc02225-9217-45fe-847e-b45800f978ef",
13420 + "lat": 46.8109355,
13421 + "lng": -71.208956,
13422 + "address": ""
13423 + },
13424 + {
13425 + "sit_id": "HOTEMTOV500CIA",
13426 + "citq": "187084",
13427 + "name": "LES MATINS DE VICTORIA",
13428 + "city": "Waterloo",
13429 + "region": "Cantons-de-l'Est",
13430 + "website": "https://www.gite-lesmatinsdevictoria.com/",
13431 + "engine": "reservit",
13432 + "engine_ids": {
13433 + "custid": "58",
13434 + "hotelid": "462511"
13435 + },
13436 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?lang=FR&id=58&hotelid=462511",
13437 + "lat": 45.3515566,
13438 + "lng": -72.516753,
13439 + "address": ""
13440 + },
13441 + {
13442 + "sit_id": "HOTEMTOV500AOU",
13443 + "citq": "300761",
13444 + "name": "DOMAINE EXPÉDITION INC. - MOTEL",
13445 + "city": "Labelle",
13446 + "region": "Laurentides",
13447 + "website": "https://www.domaineexpedition.com",
13448 + "engine": "aucun",
13449 + "engine_ids": {},
13450 + "booking_url": null,
13451 + "lat": 46.2846137,
13452 + "lng": -74.747305,
13453 + "address": ""
13454 + },
13455 + {
13456 + "sit_id": "HOTEMTOV500C0O",
13457 + "citq": "295098",
13458 + "name": "LA CACHE DU LAC",
13459 + "city": "Saint-Gabriel",
13460 + "region": "Lanaudière",
13461 + "website": "https://www.cachedulac.com",
13462 + "engine": "reservit",
13463 + "engine_ids": {
13464 + "hotelid": "254396",
13465 + "custid": "2273429306292953"
13466 + },
13467 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?hotelid=254396&partid=0&lang=FR&action=resa&redirectHOST=softbooker.reservit.com",
13468 + "lat": 46.3007212,
13469 + "lng": -73.38835,
13470 + "address": ""
13471 + },
13472 + {
13473 + "sit_id": "HOTEMTOV500CSD",
13474 + "citq": "221526",
13475 + "name": "LA MAISON DU MATELOT",
13476 + "city": "Alma",
13477 + "region": "Saguenay--Lac-Saint-Jean",
13478 + "website": "https://www.maisondumatelot.ca/",
13479 + "engine": "aucun",
13480 + "engine_ids": {},
13481 + "booking_url": null,
13482 + "lat": 48.5453905,
13483 + "lng": -71.635682,
13484 + "address": ""
13485 + },
13486 + {
13487 + "sit_id": "HOTEMTOV500CH1",
13488 + "citq": "238416",
13489 + "name": "AUBERGE TEM ROSE",
13490 + "city": "Témiscaming",
13491 + "region": "Abitibi-Témiscamingue",
13492 + "website": "http://www.temrose.qc.ca",
13493 + "engine": "mews",
13494 + "engine_ids": {
13495 + "distributor": "56afeec9-e7a0-4c7c-ae60-b266010139fd"
13496 + },
13497 + "booking_url": "https://app.mews.com/distributor/56afeec9-e7a0-4c7c-ae60-b266010139fd",
13498 + "lat": 46.7225196,
13499 + "lng": -79.094706,
13500 + "address": ""
13501 + },
13502 + {
13503 + "sit_id": "HOTEMTOV500CMR",
13504 + "citq": "173670",
13505 + "name": "COMPLEXE LOCATIF LA FAMILIA",
13506 + "city": "Rivière-au-Tonnerre",
13507 + "region": "Côte-Nord (Duplessis)",
13508 + "website": "https://complexelafamilia.ca",
13509 + "engine": "reservit",
13510 + "engine_ids": {
13511 + "custid": "58",
13512 + "hotelid": "440791"
13513 + },
13514 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?lang=FR&id=58&hotelid=440791",
13515 + "lat": 50.2760361,
13516 + "lng": -64.773622,
13517 + "address": ""
13518 + },
13519 + {
13520 + "sit_id": "HOTEMTOV500CAB",
13521 + "citq": "274481",
13522 + "name": "COTTAGE AU PIED DU MONT-ROYAL",
13523 + "city": "Montréal",
13524 + "region": "Montréal",
13525 + "website": "http://cottage-au-pied-du-mont-royal.montreal.hotelsofquebec.com/fr/",
13526 + "engine": "hotello",
13527 + "engine_ids": {},
13528 + "booking_url": null,
13529 + "lat": 45.51644,
13530 + "lng": -73.582284,
13531 + "address": ""
13532 + },
13533 + {
13534 + "sit_id": "HOTEMTOV50094M",
13535 + "citq": "560910",
13536 + "name": "ECONO LODGE MONTRÉAL-BROSSARD",
13537 + "city": "Brossard",
13538 + "region": "Montérégie",
13539 + "website": "https://www.choicehotels.com/cn778",
13540 + "engine": "error",
13541 + "engine_ids": {},
13542 + "booking_url": null,
13543 + "lat": 45.4461575,
13544 + "lng": -73.471962,
13545 + "address": ""
13546 + },
13547 + {
13548 + "sit_id": "HOTEMTOV500CVC",
13549 + "citq": "245151",
13550 + "name": "HÔTEL BOUTIQUE ATIKUSS",
13551 + "city": "Uashat",
13552 + "region": "Côte-Nord (Duplessis)",
13553 + "website": "https://economuseedumaskisin.atikuss.com",
13554 + "engine": "aucun",
13555 + "engine_ids": {},
13556 + "booking_url": null,
13557 + "lat": 50.2254648,
13558 + "lng": -66.398979,
13559 + "address": ""
13560 + },
13561 + {
13562 + "sit_id": "HOTEMTOV500CS3",
13563 + "citq": "066032",
13564 + "name": "MOTEL-RESTAURANT LES FLOTS BLEUS",
13565 + "city": "Saint-Siméon",
13566 + "region": "Charlevoix",
13567 + "website": "https://www.aubergesurmer.com",
13568 + "engine": "reservit",
13569 + "engine_ids": {
13570 + "custid": "58",
13571 + "hotelid": "254585"
13572 + },
13573 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=254585&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
13574 + "lat": 47.8407854,
13575 + "lng": -69.874887,
13576 + "address": ""
13577 + },
13578 + {
13579 + "sit_id": "HOTEMTOV50094U",
13580 + "citq": "566366",
13581 + "name": "HÔTEL COMFORT INN DORVAL",
13582 + "city": "Dorval",
13583 + "region": "Montréal",
13584 + "website": "https://www.choicehotels.com/fr-ca/quebec/dorval/comfort-inn-hotels/cn330",
13585 + "engine": "error",
13586 + "engine_ids": {},
13587 + "booking_url": null,
13588 + "lat": 45.4547735,
13589 + "lng": -73.732699,
13590 + "address": ""
13591 + },
13592 + {
13593 + "sit_id": "HOTEMTOV500DM1",
13594 + "citq": "215014",
13595 + "name": "PAVILLON PORTES SUR MER",
13596 + "city": "Sainte-Flavie",
13597 + "region": "Gaspésie",
13598 + "website": "https://gaspesiana.com/nous-contacter/",
13599 + "engine": "mews",
13600 + "engine_ids": {
13601 + "distributor": "e6721447-e9c6-4d4e-a048-b19c005e12da"
13602 + },
13603 + "booking_url": "https://app.mews.com/distributor/e6721447-e9c6-4d4e-a048-b19c005e12da",
13604 + "lat": 48.6097764,
13605 + "lng": -68.233221,
13606 + "address": ""
13607 + },
13608 + {
13609 + "sit_id": "HOTEMTOV500D7E",
13610 + "citq": "603481",
13611 + "name": "ATTITUDE MONTAGNE",
13612 + "city": "Saint-Adolphe-d'Howard",
13613 + "region": "Laurentides",
13614 + "website": "https://attitudemontagne.com/",
13615 + "engine": "autre",
13616 + "engine_ids": {},
13617 + "booking_url": "https://reservotron.com/attitude-montagne?c=7049",
13618 + "lat": 45.9717888,
13619 + "lng": -74.340569,
13620 + "address": ""
13621 + },
13622 + {
13623 + "sit_id": "HOTEMTOV500D55",
13624 + "citq": "001363",
13625 + "name": "RIÔTEL CARLETON-SUR-MER PAVILLON CHALEURS",
13626 + "city": "Carleton-sur-Mer",
13627 + "region": "Gaspésie",
13628 + "website": "https://riotel.com",
13629 + "engine": "aucun",
13630 + "engine_ids": {},
13631 + "booking_url": null,
13632 + "lat": 48.1093547,
13633 + "lng": -66.136573,
13634 + "address": ""
13635 + },
13636 + {
13637 + "sit_id": "HOTEMTOV500CV7",
13638 + "citq": "297490",
13639 + "name": "LEBELLEVUE",
13640 + "city": "La Pêche",
13641 + "region": "Outaouais",
13642 + "website": "https://lebellevue.ca/fr/",
13643 + "engine": "reservit",
13644 + "engine_ids": {
13645 + "custid": "371",
13646 + "hotelid": "429143"
13647 + },
13648 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=371&hotelid=429143&lang=en",
13649 + "lat": 45.6410517,
13650 + "lng": -75.883003,
13651 + "address": ""
13652 + },
13653 + {
13654 + "sit_id": "HOTEMTOV500DQF",
13655 + "citq": "158056",
13656 + "name": "LE PAVILLON DU 23E MILLE",
13657 + "city": "Ruisseau-Ferguson",
13658 + "region": "Gaspésie",
13659 + "website": "https://www.cgrmp.com",
13660 + "engine": "aucun",
13661 + "engine_ids": {},
13662 + "booking_url": null,
13663 + "lat": 47.9239703,
13664 + "lng": -67.279314,
13665 + "address": ""
13666 + },
13667 + {
13668 + "sit_id": "HOTEMTOV500DU9",
13669 + "citq": "222525",
13670 + "name": "HOTEL-MOTEL BLANC SABLON",
13671 + "city": "Blanc-Sablon",
13672 + "region": "Côte-Nord (Duplessis)",
13673 + "website": "https://www.hotelblancsablon.com",
13674 + "engine": "aucun",
13675 + "engine_ids": {},
13676 + "booking_url": null,
13677 + "lat": 51.4168806,
13678 + "lng": -57.204489,
13679 + "address": ""
13680 + },
13681 + {
13682 + "sit_id": "HOTEMTOV500BZ6",
13683 + "citq": "270896",
13684 + "name": "DOMAINE ANNIE-SUR-MER",
13685 + "city": "Métis-sur-Mer",
13686 + "region": "Gaspésie",
13687 + "website": "https://www.domaineanniesurmer.com",
13688 + "engine": "autre",
13689 + "engine_ids": {},
13690 + "booking_url": "https://constella.ca/",
13691 + "lat": 48.6717211,
13692 + "lng": -68.031334,
13693 + "address": ""
13694 + },
13695 + {
13696 + "sit_id": "HOTEMTOV500D06",
13697 + "citq": "266652",
13698 + "name": "BOLDAIRPUR",
13699 + "city": "Brownsburg-Chatham",
13700 + "region": "Laurentides",
13701 + "website": "https://boldairpur.ca",
13702 + "engine": "aucun",
13703 + "engine_ids": {},
13704 + "booking_url": null,
13705 + "lat": 45.676447,
13706 + "lng": -74.404499,
13707 + "address": ""
13708 + },
13709 + {
13710 + "sit_id": "HOTEMTOV500DVH",
13711 + "citq": "036713",
13712 + "name": "AUBERGE LA FASCINE BISTRO CULTUREL",
13713 + "city": "L'Isle-aux-Coudres",
13714 + "region": "Charlevoix",
13715 + "website": "https://www.lafascine.com",
13716 + "engine": "aucun",
13717 + "engine_ids": {},
13718 + "booking_url": null,
13719 + "lat": 47.4144364,
13720 + "lng": -70.394538,
13721 + "address": ""
13722 + },
13723 + {
13724 + "sit_id": "HOTEMTOV500AJX",
13725 + "citq": "301274",
13726 + "name": "DOMAINE LAC-EDOUARD 2012",
13727 + "city": "Lac-Édouard",
13728 + "region": "Mauricie",
13729 + "website": "https://www.domainelacedouard.ca",
13730 + "engine": "autre",
13731 + "engine_ids": {},
13732 + "booking_url": "https://baliseqc.ca/3S/explorer/mauricie/les-sentiers-dadele-LR0829?",
13733 + "lat": 47.6490464,
13734 + "lng": -72.290435,
13735 + "address": ""
13736 + },
13737 + {
13738 + "sit_id": "HOTEMTOV500E97",
13739 + "citq": "274212",
13740 + "name": "MANOIR SHAWBRIDGE",
13741 + "city": "Prévost",
13742 + "region": "Laurentides",
13743 + "website": "https://www.manoirshawbridge.com/",
13744 + "engine": "aucun",
13745 + "engine_ids": {},
13746 + "booking_url": null,
13747 + "lat": 45.8680589,
13748 + "lng": -74.079422,
13749 + "address": ""
13750 + },
13751 + {
13752 + "sit_id": "HOTEMTOV500DKK",
13753 + "citq": "224453",
13754 + "name": "GÎTE LE 812",
13755 + "city": "Québec",
13756 + "region": "Québec",
13757 + "website": "http://www.gitele812.com/",
13758 + "engine": "autre",
13759 + "engine_ids": {},
13760 + "booking_url": "http://imprixme.editmysite.com/uploads/2/9/0/8/29084261/custom_themes/177771823893927635/files/logo-gite-web-final.png?1398976793534",
13761 + "lat": 46.7936744,
13762 + "lng": -71.255698,
13763 + "address": ""
13764 + },
13765 + {
13766 + "sit_id": "HOTEMTOV500E60",
13767 + "citq": "274713",
13768 + "name": "AUBERGE WHITELEY",
13769 + "city": "Bonne-Espérance",
13770 + "region": "Côte-Nord (Duplessis)",
13771 + "website": "https://aubergewhiteleyinn.com",
13772 + "engine": "reservit",
13773 + "engine_ids": {
13774 + "custid": "58",
13775 + "hotelid": "439531"
13776 + },
13777 + "booking_url": "https://secure.reservit.com/fo/booking/58/439531/dates?specialMode=default&langcode=EN&__utmz=128918670.1664221615.1.1.utmcsr%3D(direct",
13778 + "lat": 51.4754962,
13779 + "lng": -57.706877,
13780 + "address": ""
13781 + },
13782 + {
13783 + "sit_id": "HOTEMTOV500EI5",
13784 + "citq": "159832",
13785 + "name": "AUBERGE DE LA VISITATION",
13786 + "city": "Lévis",
13787 + "region": "Chaudière-Appalaches",
13788 + "website": "https://www.aubergedelavisitation.com",
13789 + "engine": "reservit",
13790 + "engine_ids": {
13791 + "hotelid": "457575",
13792 + "custid": "58"
13793 + },
13794 + "booking_url": "http://softbooker.reservit.com/reservit/reserhotel.php?lang=FR&action=tabavail&hotelid=457575",
13795 + "lat": 46.8071085,
13796 + "lng": -71.178495,
13797 + "address": ""
13798 + },
13799 + {
13800 + "sit_id": "HOTEMTOV500EA6",
13801 + "citq": "088233",
13802 + "name": "MOTEL ENTRE-DEUX MARÉES",
13803 + "city": "Notre-Dame-des-Sept-Douleurs",
13804 + "region": "Bas-Saint-Laurent",
13805 + "website": "https://entre-deux-marees.com/",
13806 + "engine": "aucun",
13807 + "engine_ids": {},
13808 + "booking_url": null,
13809 + "lat": 48.02291,
13810 + "lng": -69.431358,
13811 + "address": ""
13812 + },
13813 + {
13814 + "sit_id": "HOTEMTOV500EK4",
13815 + "citq": "299376",
13816 + "name": "ENTRE L'ALGUE ET L'ÉCORCE",
13817 + "city": "Saint-Mathieu-de-Rioux",
13818 + "region": "Bas-Saint-Laurent",
13819 + "website": "https://www.vcouvent.com",
13820 + "engine": "aucun",
13821 + "engine_ids": {},
13822 + "booking_url": null,
13823 + "lat": 48.1851943,
13824 + "lng": -68.983798,
13825 + "address": ""
13826 + },
13827 + {
13828 + "sit_id": "HOTEMTOV500E5F",
13829 + "citq": "110714",
13830 + "name": "LES QUAIS DE LAPOINTE AU PIC",
13831 + "city": "La Malbaie",
13832 + "region": "Charlevoix",
13833 + "website": "https://www.airbnb.fr/rooms/24713154?",
13834 + "engine": "aucun",
13835 + "engine_ids": {},
13836 + "booking_url": null,
13837 + "lat": 47.6232822,
13838 + "lng": -70.142376,
13839 + "address": ""
13840 + },
13841 + {
13842 + "sit_id": "HOTEMTOV500EAM",
13843 + "citq": "221574",
13844 + "name": "LA PETITE AUBERGE TEM-ROSE",
13845 + "city": "Témiscaming",
13846 + "region": "Abitibi-Témiscamingue",
13847 + "website": "https://www.aubergetemrose.ca",
13848 + "engine": "mews",
13849 + "engine_ids": {
13850 + "distributor": "56afeec9-e7a0-4c7c-ae60-b266010139fd"
13851 + },
13852 + "booking_url": "https://app.mews.com/distributor/56afeec9-e7a0-4c7c-ae60-b266010139fd",
13853 + "lat": 46.7218436,
13854 + "lng": -79.095753,
13855 + "address": ""
13856 + },
13857 + {
13858 + "sit_id": "HOTEMTOV500EQ1",
13859 + "citq": "294888",
13860 + "name": "MARTINE & MICHEL",
13861 + "city": "Boucherville",
13862 + "region": "Montérégie",
13863 + "website": "https://martineetmichel.com",
13864 + "engine": "aucun",
13865 + "engine_ids": {},
13866 + "booking_url": null,
13867 + "lat": 45.6106882,
13868 + "lng": -73.449921,
13869 + "address": ""
13870 + },
13871 + {
13872 + "sit_id": "HOTEMTOV500EIA",
13873 + "citq": "018233",
13874 + "name": "DOMAINE MSA",
13875 + "city": "Saint-Ferréol-les-Neiges",
13876 + "region": "Québec",
13877 + "website": "https://www.chalets-village.com/chalets/domaine-les-neiges/",
13878 + "engine": "error",
13879 + "engine_ids": {},
13880 + "booking_url": null,
13881 + "lat": 47.0838943,
13882 + "lng": -70.889826,
13883 + "address": ""
13884 + },
13885 + {
13886 + "sit_id": "HOTEMTOV500DEQ",
13887 + "citq": "273302",
13888 + "name": "AUBERGE DU PHARE DU POT À L'EAU-DE-VIE",
13889 + "city": "Rivière-du-Loup",
13890 + "region": "Bas-Saint-Laurent",
13891 + "website": "https://www.duvetnor.com",
13892 + "engine": "aucun",
13893 + "engine_ids": {},
13894 + "booking_url": null,
13895 + "lat": 47.8472585,
13896 + "lng": -69.567575,
13897 + "address": ""
13898 + },
13899 + {
13900 + "sit_id": "HOTEMTOV500EOQ",
13901 + "citq": "215353",
13902 + "name": "À LA PENSION BEAUDOIN",
13903 + "city": "Blanc-Sablon",
13904 + "region": "Côte-Nord (Duplessis)",
13905 + "website": "https://www.aubergequatresaisons.com/fr-ca",
13906 + "engine": "reservit",
13907 + "engine_ids": {
13908 + "custid": "58",
13909 + "hotelid": "430218"
13910 + },
13911 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=430218&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
13912 + "lat": 51.4123427,
13913 + "lng": -57.200108,
13914 + "address": ""
13915 + },
13916 + {
13917 + "sit_id": "HOTEMTOV500EWN",
13918 + "citq": "090145",
13919 + "name": "AUBERGE BLEU SUR MER",
13920 + "city": "Port-Daniel--Gascons",
13921 + "region": "Gaspésie",
13922 + "website": "https://www.bleusurmer.com",
13923 + "engine": "aucun",
13924 + "engine_ids": {},
13925 + "booking_url": null,
13926 + "lat": 48.1805261,
13927 + "lng": -64.969004,
13928 + "address": ""
13929 + },
13930 + {
13931 + "sit_id": "HOTEMTOV500FFY",
13932 + "citq": "140873",
13933 + "name": "LE MONTAGNAIS",
13934 + "city": "Val-Racine",
13935 + "region": "Cantons-de-l'Est",
13936 + "website": "https://domainedesmontagnais.ca/",
13937 + "engine": "reservit",
13938 + "engine_ids": {
13939 + "custid": "58",
13940 + "hotelid": "475726"
13941 + },
13942 + "booking_url": "https://secure.reservit.com/engine/booking/58/475726/dates?langcode=FR",
13943 + "lat": 45.4619206,
13944 + "lng": -71.072304,
13945 + "address": ""
13946 + },
13947 + {
13948 + "sit_id": "HOTEMTOV500ERR",
13949 + "citq": "182162",
13950 + "name": "AUBERGE LES BLANCS MOUTONS",
13951 + "city": "Saint-Laurent-de-l'Île-d'Orléans",
13952 + "region": "Québec",
13953 + "website": "https://les-blancs-moutons-26.webselfsite.net/accueil",
13954 + "engine": "aucun",
13955 + "engine_ids": {},
13956 + "booking_url": null,
13957 + "lat": 46.8594711,
13958 + "lng": -71.011809,
13959 + "address": ""
13960 + },
13961 + {
13962 + "sit_id": "HOTEMTOV500FOG",
13963 + "citq": "222574",
13964 + "name": "MAISON SAINT-VINCENT",
13965 + "city": "Montréal",
13966 + "region": "Montréal",
13967 + "website": "https://www.maisonsco.com/fr/maisonsco",
13968 + "engine": "error",
13969 + "engine_ids": {},
13970 + "booking_url": null,
13971 + "lat": 45.5075053,
13972 + "lng": -73.553866,
13973 + "address": ""
13974 + },
13975 + {
13976 + "sit_id": "HOTEMTOV500FT9",
13977 + "citq": "221507",
13978 + "name": "AUBERGE PAPILLON LUNE",
13979 + "city": "Melbourne",
13980 + "region": "Cantons-de-l'Est",
13981 + "website": "https://aubergepapillonlune.com",
13982 + "engine": "autre",
13983 + "engine_ids": {},
13984 + "booking_url": "https://www.anemonelocation.com/RecherchePartenaire.aspx?PartenaireID=28341335-b884-4a2c-b12b-8b21c92d010e&#038;Langue=FR",
13985 + "lat": 45.6569259,
13986 + "lng": -72.156848,
13987 + "address": ""
13988 + },
13989 + {
13990 + "sit_id": "HOTEMTOV500F06",
13991 + "citq": "297833",
13992 + "name": "FLOTEL INC.",
13993 + "city": "Salaberry-de-Valleyfield",
13994 + "region": "Montérégie",
13995 + "website": "https://www.flotel.ca",
13996 + "engine": "lodgify",
13997 + "engine_ids": {},
13998 + "booking_url": "https://gfont.lodgify.com",
13999 + "lat": 45.257071,
14000 + "lng": -74.139001,
14001 + "address": ""
14002 + },
14003 + {
14004 + "sit_id": "HOTEMTOV500FWM",
14005 + "citq": "140033",
14006 + "name": "AUBERGE INTERNATIONALE SAINTE-ANNE-DES-MONTS",
14007 + "city": "Sainte-Anne-des-Monts",
14008 + "region": "Gaspésie",
14009 + "website": "https://www.aubergegaspesie.ca",
14010 + "engine": "siteminder",
14011 + "engine_ids": {},
14012 + "booking_url": "https://direct-book.com/properties/aubergelavieilleecoledirect",
14013 + "lat": 49.1351312,
14014 + "lng": -66.461714,
14015 + "address": ""
14016 + },
14017 + {
14018 + "sit_id": "HOTEMTOV500FVV",
14019 + "citq": "297435",
14020 + "name": "AUBERGE LE SUNSHINE",
14021 + "city": "Stanstead",
14022 + "region": "Cantons-de-l'Est",
14023 + "website": "https://www.aubergelesunshine.com",
14024 + "engine": "autre",
14025 + "engine_ids": {},
14026 + "booking_url": "http://relaisdesdiligences.com/fr/relais-des-diligences.htm",
14027 + "lat": 45.0199202,
14028 + "lng": -72.090581,
14029 + "address": ""
14030 + },
14031 + {
14032 + "sit_id": "HOTEMTOV500G6G",
14033 + "citq": "297710",
14034 + "name": "HÉBERGEMENT STORNOWAY",
14035 + "city": "Stornoway",
14036 + "region": "Cantons-de-l'Est",
14037 + "website": "https://hebergementstornoway.com",
14038 + "engine": "autre",
14039 + "engine_ids": {},
14040 + "booking_url": "http://www.tourisme-megantic.com/fr",
14041 + "lat": 45.7097758,
14042 + "lng": -71.159047,
14043 + "address": ""
14044 + },
14045 + {
14046 + "sit_id": "HOTEMTOV500GA4",
14047 + "citq": "300494",
14048 + "name": "LA SUITE HÔTEL",
14049 + "city": "Shawinigan",
14050 + "region": "Mauricie",
14051 + "website": "https://www.lasuitehotel.ca",
14052 + "engine": "reservit",
14053 + "engine_ids": {
14054 + "custid": "58",
14055 + "hotelid": "439606"
14056 + },
14057 + "booking_url": "https://secure.reservit.com/engine/booking/58/439606/avail?langcode=FR",
14058 + "lat": 46.5405586,
14059 + "lng": -72.748309,
14060 + "address": ""
14061 + },
14062 + {
14063 + "sit_id": "HOTEMTOV500F2Q",
14064 + "citq": "171802",
14065 + "name": "AUBERGE LES DEUX TOURS",
14066 + "city": "Saguenay",
14067 + "region": "Saguenay--Lac-Saint-Jean",
14068 + "website": "http://aubergedeuxtours.qc.ca/",
14069 + "engine": "reservit",
14070 + "engine_ids": {
14071 + "custid": "58",
14072 + "hotelid": "432526"
14073 + },
14074 + "booking_url": "https://secure.reservit.com/engine/booking/58/432526/dates?specialMode=default&langcode=FR&m=booking",
14075 + "lat": 48.4086969,
14076 + "lng": -71.257944,
14077 + "address": ""
14078 + },
14079 + {
14080 + "sit_id": "HOTEMTOV500E3C",
14081 + "citq": "294807",
14082 + "name": "MICRO-CHALETS DES APPALACHES",
14083 + "city": "Sainte-Lucie-de-Beauregard",
14084 + "region": "Chaudière-Appalaches",
14085 + "website": "https://www.microchaletsdesappalaches.com",
14086 + "engine": "reservit",
14087 + "engine_ids": {
14088 + "custid": "58",
14089 + "hotelid": "463681"
14090 + },
14091 + "booking_url": "https://secure.reservit.com/engine/booking/58/463681/dates?specialMode=default&langcode=FR&m=booking",
14092 + "lat": 46.7321141,
14093 + "lng": -70.011153,
14094 + "address": ""
14095 + },
14096 + {
14097 + "sit_id": "HOTEMTOV500BUX",
14098 + "citq": "294976",
14099 + "name": "AUBERGE MON COIN DE PAYS",
14100 + "city": "Sacré-Coeur",
14101 + "region": "Côte-Nord (Manicouagan)",
14102 + "website": "https://moncoindepays.com",
14103 + "engine": "autre",
14104 + "engine_ids": {},
14105 + "booking_url": "https://reservotron.com/auberge-mon-coin-de-pays?slug=auberge-mon-coin-de-pays",
14106 + "lat": 48.2380065,
14107 + "lng": -69.805795,
14108 + "address": ""
14109 + },
14110 + {
14111 + "sit_id": "HOTEMTOV500EA0",
14112 + "citq": "273313",
14113 + "name": "AUBERGE DU LIÈVRE ET MAISONNETTES",
14114 + "city": "Rivière-du-Loup",
14115 + "region": "Bas-Saint-Laurent",
14116 + "website": "https://duvetnor.com/sejours/ile-aux-lievres/auberge-du-lievre/",
14117 + "engine": "autre",
14118 + "engine_ids": {},
14119 + "booking_url": "https://www.linkedin.com/shareArticle?mini=true&#038;url=https%3A%2F%2Fwww.facebook.com%2F402504911875526%2Fposts%2F1637961421663196&#038;title=%09%09%09Prochaines%20disponibilit%C3%A9s%20pour%20venir%20s%C3%A9journer%20%C3%A0%20l%26%23039%3BAuberge%20du%20Li%C3%A8vre%20%3A%20Chambre%209%20%3A%2024%20au%2026%20ao%C3%BBt%20Chambre%208%20%3A%2025%20au%2027%20ao%C3%BBt%20Chambre%201%20%3A%2030%20ao%C3%BBt%20au%202%20septembre%20Chambre%202%20%3A%2030%20ao%C3%BBt%20au%201er%20septembre%20et%20du%201%20au%203%20septembreChambre%203%20%3A%2031%20au%203%20septembre%20Chambre%204%20%3A%2029%20ao%C3%BBt%20au%203%20septembre%20Chambre%207%20%3A%2030%20ao%C3%BBt%20au%202%20septembreChambre%208%20%3A%2029%20ao%C3%BBt%20au%205%20septembreChambre%209%3A%201%20au%203%20septembre%20et%20du%203%20au%205%20septembre%20Pour%20des%20informations%2C%20pour%20conna%C3%AEtre%20les%20heures%20de%20travers%C3%A9es%20et%20pour%20r%C3%A9server%2C%20vous%20pouvez%20communiquer%20avec%20nous%20au%20418%20867%2016609.%20Cr%C3%A9dit%20photo%20%231%20%3A%20Jacques-Andr%C3%A9%20DupontCr%C3%A9dit%20photo%20%232%20%3A%20Jonathan%20Franchomme%09%09%09%09",
14120 + "lat": 47.8472585,
14121 + "lng": -69.567575,
14122 + "address": ""
14123 + },
14124 + {
14125 + "sit_id": "HOTEMTOV500GIN",
14126 + "citq": "276500",
14127 + "name": "LE PRÉSIDENT",
14128 + "city": "Chibougamau",
14129 + "region": "Baie-James",
14130 + "website": "https://HotelChibougamau.com",
14131 + "engine": "mews",
14132 + "engine_ids": {
14133 + "distributor": "febe96ef-4b1e-4960-83cb-b1240091e211"
14134 + },
14135 + "booking_url": "https://app.mews.com/distributor/febe96ef-4b1e-4960-83cb-b1240091e211",
14136 + "lat": 49.9051394,
14137 + "lng": -74.385568,
14138 + "address": ""
14139 + },
14140 + {
14141 + "sit_id": "HOTEMTOV500FP5",
14142 + "citq": "294334",
14143 + "name": "AUBERGE LE 112",
14144 + "city": "Saint-André-de-Kamouraska",
14145 + "region": "Bas-Saint-Laurent",
14146 + "website": "https://www.aubergele112.com",
14147 + "engine": "aucun",
14148 + "engine_ids": {},
14149 + "booking_url": null,
14150 + "lat": 47.6749595,
14151 + "lng": -69.725701,
14152 + "address": ""
14153 + },
14154 + {
14155 + "sit_id": "HOTEMTOV500GA0",
14156 + "citq": "280722",
14157 + "name": "LE 10 RUE FORGET",
14158 + "city": "Baie-Saint-Paul",
14159 + "region": "Charlevoix",
14160 + "website": "https://www.orangebistro.com",
14161 + "engine": "reservit",
14162 + "engine_ids": {
14163 + "custid": "58",
14164 + "hotelid": "253470"
14165 + },
14166 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=253470&roomtcode=478651&catcode=1150036",
14167 + "lat": 47.4411185,
14168 + "lng": -70.507654,
14169 + "address": ""
14170 + },
14171 + {
14172 + "sit_id": "HOTEMTOV500DUN",
14173 + "citq": "162256",
14174 + "name": "HÔTEL MANOIR D'YOUVILLE",
14175 + "city": "Châteauguay",
14176 + "region": "Montérégie",
14177 + "website": "https://www.manoirdyouville.ca",
14178 + "engine": "aucun",
14179 + "engine_ids": {},
14180 + "booking_url": null,
14181 + "lat": 45.385143,
14182 + "lng": -73.768725,
14183 + "address": ""
14184 + },
14185 + {
14186 + "sit_id": "HOTEMTOV500BIG",
14187 + "citq": "129010",
14188 + "name": "AUBERGE SPRUCEHOLME 9786163 CANADA INC",
14189 + "city": "Fort-Coulonge",
14190 + "region": "Outaouais",
14191 + "website": "https://www.spruceholmeinn.com",
14192 + "engine": "error",
14193 + "engine_ids": {},
14194 + "booking_url": null,
14195 + "lat": 45.8432049,
14196 + "lng": -76.741323,
14197 + "address": ""
14198 + },
14199 + {
14200 + "sit_id": "HOTEMTOV500G04",
14201 + "citq": "145574",
14202 + "name": "ACCUEIL PARRAINAGE OUTAOUAIS",
14203 + "city": "Gatineau",
14204 + "region": "Outaouais",
14205 + "website": "https://www.apo-qc.org",
14206 + "engine": "autre",
14207 + "engine_ids": {},
14208 + "booking_url": "https://distantia.ca",
14209 + "lat": 45.4395952,
14210 + "lng": -75.739038,
14211 + "address": ""
14212 + },
14213 + {
14214 + "sit_id": "HOTEMTOV500GU6",
14215 + "citq": "298461",
14216 + "name": "MAISON SAINTE-THÉRÈSE",
14217 + "city": "Montréal",
14218 + "region": "Montréal",
14219 + "website": "https://www.maisonsco.com/",
14220 + "engine": "mews",
14221 + "engine_ids": {
14222 + "distributor": "b4cbfeab-09a6-4c38-a671-b28e0006c9aa"
14223 + },
14224 + "booking_url": "https://app.mews.com/distributor/b4cbfeab-09a6-4c38-a671-b28e0006c9aa",
14225 + "lat": 45.5069291,
14226 + "lng": -73.553773,
14227 + "address": ""
14228 + },
14229 + {
14230 + "sit_id": "HOTEMTOV500GTE",
14231 + "citq": "209064",
14232 + "name": "AUBERGE LA TABLE D'HÔTE",
14233 + "city": "Lac-Brome",
14234 + "region": "Cantons-de-l'Est",
14235 + "website": "https://www.aubergelatabledhote.ca",
14236 + "engine": "error",
14237 + "engine_ids": {},
14238 + "booking_url": null,
14239 + "lat": 45.1761758,
14240 + "lng": -72.662533,
14241 + "address": ""
14242 + },
14243 + {
14244 + "sit_id": "HOTEMTOV500GH5",
14245 + "citq": "300432",
14246 + "name": "À L'ANCRE DU SAINT-LAURENT",
14247 + "city": "Trois-Rivières",
14248 + "region": "Mauricie",
14249 + "website": "https://fr.airbnb.ca/rooms/38793970?",
14250 + "engine": "aucun",
14251 + "engine_ids": {},
14252 + "booking_url": null,
14253 + "lat": 46.3798931,
14254 + "lng": -72.487658,
14255 + "address": ""
14256 + },
14257 + {
14258 + "sit_id": "HOTEMTOV500GSD",
14259 + "citq": "133851",
14260 + "name": "SUCRERIE DE LA MONTAGNE",
14261 + "city": "Rigaud",
14262 + "region": "Montérégie",
14263 + "website": "https://www.sucreriedelamontagne.com/chalets/",
14264 + "engine": "aucun",
14265 + "engine_ids": {},
14266 + "booking_url": null,
14267 + "lat": 45.4521798,
14268 + "lng": -74.306606,
14269 + "address": ""
14270 + },
14271 + {
14272 + "sit_id": "HOTEMTOV500GT9",
14273 + "citq": "568831",
14274 + "name": "MANOIR DE LA FORÊT",
14275 + "city": "Cantley",
14276 + "region": "Outaouais",
14277 + "website": "https://www.manoirdelaforet.com/",
14278 + "engine": "aucun",
14279 + "engine_ids": {},
14280 + "booking_url": null,
14281 + "lat": 45.5494538,
14282 + "lng": -75.788217,
14283 + "address": ""
14284 + },
14285 + {
14286 + "sit_id": "HOTEMTOV500E5E",
14287 + "citq": "110364",
14288 + "name": "LA MAISON DU CAMPING AMQUI",
14289 + "city": "Amqui",
14290 + "region": "Gaspésie",
14291 + "website": "https://www.campingamqui.com",
14292 + "engine": "autre",
14293 + "engine_ids": {},
14294 + "booking_url": "https://secure.reservationcamping.ca/cgi-bin/reservation.cgi?camping_id=9c247800f99cf079a7bcf507b5&#038;lang=1&#038;ar=1",
14295 + "lat": 48.4955793,
14296 + "lng": -67.455352,
14297 + "address": ""
14298 + },
14299 + {
14300 + "sit_id": "HOTEMTOV500GRO",
14301 + "citq": "299097",
14302 + "name": "L'ÉVASION",
14303 + "city": "Lac-Supérieur",
14304 + "region": "Laurentides",
14305 + "website": "https://hebergement-tremblant.ca",
14306 + "engine": "autre",
14307 + "engine_ids": {},
14308 + "booking_url": "https://goo.gl/maps/qN7htiis7Ffr5ybr6",
14309 + "lat": 46.1532017,
14310 + "lng": -74.390757,
14311 + "address": ""
14312 + },
14313 + {
14314 + "sit_id": "HOTEMTOV500H6D",
14315 + "citq": "113116",
14316 + "name": "PRESBYTÈRE DU BOOTLEGGER",
14317 + "city": "La Malbaie",
14318 + "region": "Charlevoix",
14319 + "website": "https://www.maisondubootlegger.com/plans-tarifs/",
14320 + "engine": "autre",
14321 + "engine_ids": {},
14322 + "booking_url": "https://www.opentable.ca/restref/client/?rid=1239862&restref=1239862&partysize=2&datetime=2023-08-25T18%3A00&lang=fr-CA&r3uid=1ZxuWyYpt&color=1&corrid=c2e9f379-0024-4991-b1b8-ec5a15b37f49",
14323 + "lat": 47.6626476,
14324 + "lng": -70.268696,
14325 + "address": ""
14326 + },
14327 + {
14328 + "sit_id": "HOTEMTOV500H1V",
14329 + "citq": "269006",
14330 + "name": "MARIE-THÉRÈSE - SUITE GRAND CONFORT",
14331 + "city": "Vallée-Jonction",
14332 + "region": "Chaudière-Appalaches",
14333 + "website": "https://www.lablieudecreation.com",
14334 + "engine": "aucun",
14335 + "engine_ids": {},
14336 + "booking_url": null,
14337 + "lat": 46.3773057,
14338 + "lng": -70.922799,
14339 + "address": ""
14340 + },
14341 + {
14342 + "sit_id": "HOTEMTOV500GYJ",
14343 + "citq": "025410",
14344 + "name": "AUBERGE ST-TITE-DES-CAPS",
14345 + "city": "Saint-Tite-des-Caps",
14346 + "region": "Québec",
14347 + "website": "https://aubergesttitedescaps.com/",
14348 + "engine": "autre",
14349 + "engine_ids": {},
14350 + "booking_url": "https://www.beds24.com/booking2.php?propid=86072",
14351 + "lat": 47.1405557,
14352 + "lng": -70.770112,
14353 + "address": ""
14354 + },
14355 + {
14356 + "sit_id": "HOTEMTOV500HBF",
14357 + "citq": "297385",
14358 + "name": "BOHO BOUTIQUE-HÔBERGE",
14359 + "city": "Dunham",
14360 + "region": "Cantons-de-l'Est",
14361 + "website": "https://bohodunham.com",
14362 + "engine": "error",
14363 + "engine_ids": {},
14364 + "booking_url": null,
14365 + "lat": 45.1305326,
14366 + "lng": -72.800303,
14367 + "address": ""
14368 + },
14369 + {
14370 + "sit_id": "HOTEMTOV500H1L",
14371 + "citq": "295611",
14372 + "name": "LE PERCHOIR",
14373 + "city": "Saint-Félix-d'Otis",
14374 + "region": "Saguenay--Lac-Saint-Jean",
14375 + "website": "https://www.leperchoir.ca",
14376 + "engine": "reservit",
14377 + "engine_ids": {
14378 + "custid": "58",
14379 + "hotelid": "345926"
14380 + },
14381 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=345926&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
14382 + "lat": 48.3171072,
14383 + "lng": -70.625517,
14384 + "address": ""
14385 + },
14386 + {
14387 + "sit_id": "HOTEMTOV500C4J",
14388 + "citq": "232853",
14389 + "name": "LA CORNEMUSE",
14390 + "city": "Inverness",
14391 + "region": "Centre-du-Québec",
14392 + "website": "https://lacornemuse.ca",
14393 + "engine": "aucun",
14394 + "engine_ids": {},
14395 + "booking_url": null,
14396 + "lat": 46.2601228,
14397 + "lng": -71.52152,
14398 + "address": ""
14399 + },
14400 + {
14401 + "sit_id": "HOTEMTOV500HG9",
14402 + "citq": "222641",
14403 + "name": "RANCH D'AMÉRIQUE",
14404 + "city": "Saint-Émile-de-Suffolk",
14405 + "region": "Outaouais",
14406 + "website": "https://www.ranch-amerique.com/",
14407 + "engine": "autre",
14408 + "engine_ids": {},
14409 + "booking_url": "https://www.facebook.com/ranchdamerique",
14410 + "lat": 45.9732076,
14411 + "lng": -74.894956,
14412 + "address": ""
14413 + },
14414 + {
14415 + "sit_id": "HOTEMTOV500ESK",
14416 + "citq": "264946",
14417 + "name": "AUBERGE DU LAC TIBLEMONT",
14418 + "city": "Senneterre (paroisse)",
14419 + "region": "Abitibi-Témiscamingue",
14420 + "website": "https://www.aubergetiblemont.com",
14421 + "engine": "autre",
14422 + "engine_ids": {},
14423 + "booking_url": "https://hotelzifywidgets.hotelzify.com/bundle.css",
14424 + "lat": 48.2203592,
14425 + "lng": -77.348307,
14426 + "address": ""
14427 + },
14428 + {
14429 + "sit_id": "HOTEMTOV500GWC",
14430 + "citq": "192076",
14431 + "name": "DOMAINE LA FIERTÉ",
14432 + "city": "Sainte-Julienne",
14433 + "region": "Lanaudière",
14434 + "website": "https://www.campinglafierte.com/",
14435 + "engine": "aucun",
14436 + "engine_ids": {},
14437 + "booking_url": null,
14438 + "lat": 46.0215042,
14439 + "lng": -73.694382,
14440 + "address": ""
14441 + },
14442 + {
14443 + "sit_id": "HOTEMTOV500HNX",
14444 + "citq": "299411",
14445 + "name": "L'AUBERGE DU PRESBYTÈRE",
14446 + "city": "Saint-Stanislas",
14447 + "region": "Mauricie",
14448 + "website": "https://aubergedupresbytere.ca/",
14449 + "engine": "aucun",
14450 + "engine_ids": {},
14451 + "booking_url": null,
14452 + "lat": 46.6108829,
14453 + "lng": -72.384908,
14454 + "address": ""
14455 + },
14456 + {
14457 + "sit_id": "HOTEMTOV500HS5",
14458 + "citq": "276415",
14459 + "name": "CHAMBRES MB NORMANDIN",
14460 + "city": "Normandin",
14461 + "region": "Saguenay--Lac-Saint-Jean",
14462 + "website": "https://www.facebook.com/906432799374325",
14463 + "engine": "error",
14464 + "engine_ids": {},
14465 + "booking_url": null,
14466 + "lat": 48.8441234,
14467 + "lng": -72.513888,
14468 + "address": ""
14469 + },
14470 + {
14471 + "sit_id": "HOTEMTOV500HBU",
14472 + "citq": "300699",
14473 + "name": "MAISON DES ÔTRES",
14474 + "city": "Saint-Georges",
14475 + "region": "Chaudière-Appalaches",
14476 + "website": "https://lamaisondesotres.ca/",
14477 + "engine": "aucun",
14478 + "engine_ids": {},
14479 + "booking_url": null,
14480 + "lat": 46.12288,
14481 + "lng": -70.674094,
14482 + "address": ""
14483 + },
14484 + {
14485 + "sit_id": "HOTEMTOV500GOJ",
14486 + "citq": "297508",
14487 + "name": "LES SUITES DE LA CHOCOLATERIE",
14488 + "city": "Ville-Marie",
14489 + "region": "Abitibi-Témiscamingue",
14490 + "website": "https://www.chocolatsmartine.com",
14491 + "engine": "reservit",
14492 + "engine_ids": {
14493 + "hotelid": "254608"
14494 + },
14495 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?hotelid=254608&partid=0&lang=FR&action=resa&redirectHOST=softbooker.reservit.com",
14496 + "lat": 47.3296155,
14497 + "lng": -79.443218,
14498 + "address": ""
14499 + },
14500 + {
14501 + "sit_id": "HOTEMTOV500I5H",
14502 + "citq": "295178",
14503 + "name": "DUCHESNAY - PAVILLONS",
14504 + "city": "Sainte-Catherine-de-la-Jacques-Cartier",
14505 + "region": "Québec",
14506 + "website": "https://www.sepaq.com/duchesnay",
14507 + "engine": "error",
14508 + "engine_ids": {},
14509 + "booking_url": null,
14510 + "lat": 46.8710358,
14511 + "lng": -71.639567,
14512 + "address": ""
14513 + },
14514 + {
14515 + "sit_id": "HOTEMTOV500HXU",
14516 + "citq": "297438",
14517 + "name": "AUBERGE DU QG",
14518 + "city": "La Prairie",
14519 + "region": "Montérégie",
14520 + "website": "https://www.aubergeduqg.ca",
14521 + "engine": "reservit",
14522 + "engine_ids": {
14523 + "custid": "58",
14524 + "hotelid": "349623"
14525 + },
14526 + "booking_url": "https://secure.reservit.com/fo/booking/58/349623/dates?specialMode=default&langcode=FR&custid=58&_ga=GA1.3.7495090.1664455753&hotelid=349623&m=booking&_ts=1664547776586&currency=CAD&resetCookies=1",
14527 + "lat": 45.4204442,
14528 + "lng": -73.495414,
14529 + "address": ""
14530 + },
14531 + {
14532 + "sit_id": "HOTEMTOV500GEO",
14533 + "citq": "278935",
14534 + "name": "DOMAINE FLORAVIE - CABINES",
14535 + "city": "Rimouski",
14536 + "region": "Bas-Saint-Laurent",
14537 + "website": "https://www.domainefloravie.com",
14538 + "engine": "reservit",
14539 + "engine_ids": {
14540 + "custid": "58",
14541 + "hotelid": "191491"
14542 + },
14543 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?lang=fr&id=58&hotelid=191491",
14544 + "lat": 48.3955466,
14545 + "lng": -68.678066,
14546 + "address": ""
14547 + },
14548 + {
14549 + "sit_id": "HOTEMTOV500IBT",
14550 + "citq": "286775",
14551 + "name": "HABITATS JULIE ET DAVID (CHAMBRES)",
14552 + "city": "Montréal",
14553 + "region": "Montréal",
14554 + "website": "https://fr.airbnb.ca/rooms/2586672?guests=1&adults=1&s=67&unique_share_id=2b28cbbf-f3e2-4243-8978-6e",
14555 + "engine": "aucun",
14556 + "engine_ids": {},
14557 + "booking_url": null,
14558 + "lat": 45.5393901,
14559 + "lng": -73.604989,
14560 + "address": ""
14561 + },
14562 + {
14563 + "sit_id": "HOTEMTOV500HO0",
14564 + "citq": "259254",
14565 + "name": "LA MAISON DU VOYAGEUR",
14566 + "city": "Tourville",
14567 + "region": "Chaudière-Appalaches",
14568 + "website": "https://maisonduvoyageur.ca",
14569 + "engine": "aucun",
14570 + "engine_ids": {},
14571 + "booking_url": null,
14572 + "lat": 47.0921346,
14573 + "lng": -69.980087,
14574 + "address": ""
14575 + },
14576 + {
14577 + "sit_id": "HOTEMTOV500IMR",
14578 + "citq": "060642",
14579 + "name": "MOTEL CENTRE-VILLE",
14580 + "city": "Montmagny",
14581 + "region": "Chaudière-Appalaches",
14582 + "website": "https://www.motelcentreville.com",
14583 + "engine": "mews",
14584 + "engine_ids": {
14585 + "distributor": "59286a93-b563-43df-a926-b44200d9b009"
14586 + },
14587 + "booking_url": "https://app.mews.com/distributor/59286a93-b563-43df-a926-b44200d9b009",
14588 + "lat": 46.9817171,
14589 + "lng": -70.562313,
14590 + "address": ""
14591 + },
14592 + {
14593 + "sit_id": "HOTEMTOV500HNJ",
14594 + "citq": "000884",
14595 + "name": "PAVILLON (CHAMBRES)",
14596 + "city": "Gaspé",
14597 + "region": "Gaspésie",
14598 + "website": "https://www.fortprevel.com",
14599 + "engine": "reservit",
14600 + "engine_ids": {
14601 + "custid": "457",
14602 + "hotelid": "451625"
14603 + },
14604 + "booking_url": "https://secure.reservit.com/fo/booking/457/451625/dates?specialMode=default&langcode=FR&__utmz=128918670.1708530541.1.1.utmcsr%3D(direct",
14605 + "lat": 48.6956955,
14606 + "lng": -64.260685,
14607 + "address": ""
14608 + },
14609 + {
14610 + "sit_id": "HOTEMTOV500J0N",
14611 + "citq": "142741",
14612 + "name": "DOMAINE SÉVIGNY",
14613 + "city": "Lingwick",
14614 + "region": "Cantons-de-l'Est",
14615 + "website": "https://www.domainesevigny.com",
14616 + "engine": "aucun",
14617 + "engine_ids": {},
14618 + "booking_url": null,
14619 + "lat": 45.6356333,
14620 + "lng": -71.419616,
14621 + "address": ""
14622 + },
14623 + {
14624 + "sit_id": "HOTEMTOV500HNQ",
14625 + "citq": "297753",
14626 + "name": "AUBERGE MINITIK",
14627 + "city": "Bouchette",
14628 + "region": "Outaouais",
14629 + "website": "https://www.villagemajopial.ca",
14630 + "engine": "autre",
14631 + "engine_ids": {},
14632 + "booking_url": "https://booking.libroreserve.com/26123d7d1eb14cf/QC017145767067/seat",
14633 + "lat": 46.1907258,
14634 + "lng": -75.827324,
14635 + "address": ""
14636 + },
14637 + {
14638 + "sit_id": "HOTEMTOV500HKD",
14639 + "citq": "191122",
14640 + "name": "SQUARE VICTORIA MAISON HÔTELIÈRE",
14641 + "city": "East Angus",
14642 + "region": "Cantons-de-l'Est",
14643 + "website": "https://www.squarevictoria.ca",
14644 + "engine": "reservit",
14645 + "engine_ids": {
14646 + "custid": "58",
14647 + "hotelid": "347981"
14648 + },
14649 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=347981&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
14650 + "lat": 45.484661,
14651 + "lng": -71.659385,
14652 + "address": ""
14653 + },
14654 + {
14655 + "sit_id": "HOTEMTOV500HMR",
14656 + "citq": "297077",
14657 + "name": "LA MAISON BIKE WEEK",
14658 + "city": "Saint-Victor",
14659 + "region": "Chaudière-Appalaches",
14660 + "website": "https://hotelroute66.ca/",
14661 + "engine": "reservit",
14662 + "engine_ids": {
14663 + "custid": "58",
14664 + "hotelid": "253646"
14665 + },
14666 + "booking_url": "https://secure.reservit.com/engine/booking/58/253646",
14667 + "lat": 46.1459794,
14668 + "lng": -70.905686,
14669 + "address": ""
14670 + },
14671 + {
14672 + "sit_id": "HOTEMTOV500IP5",
14673 + "citq": "046760",
14674 + "name": "AUBERGE SCHWEIZER INN",
14675 + "city": "Sutton",
14676 + "region": "Cantons-de-l'Est",
14677 + "website": "https://www.aubergeschweizer.com",
14678 + "engine": "reservit",
14679 + "engine_ids": {
14680 + "custid": "58",
14681 + "hotelid": "477314"
14682 + },
14683 + "booking_url": "https://secure.reservit.com/engine/booking/58/477314",
14684 + "lat": 45.0857749,
14685 + "lng": -72.594931,
14686 + "address": ""
14687 + },
14688 + {
14689 + "sit_id": "HOTEMTOV500B2I",
14690 + "citq": "296280",
14691 + "name": "LE SAN - STATION BORÉALE",
14692 + "city": "Lac-Édouard",
14693 + "region": "Mauricie",
14694 + "website": "http://www.lesanstationboreale.com",
14695 + "engine": "error",
14696 + "engine_ids": {},
14697 + "booking_url": null,
14698 + "lat": 47.6487455,
14699 + "lng": -72.291416,
14700 + "address": ""
14701 + },
14702 + {
14703 + "sit_id": "HOTEMTOV500JEM",
14704 + "citq": "299616",
14705 + "name": "BLEU MER",
14706 + "city": "Carleton-sur-Mer",
14707 + "region": "Gaspésie",
14708 + "website": "https://www.lebleumer.com",
14709 + "engine": "reservit",
14710 + "engine_ids": {
14711 + "custid": "58",
14712 + "hotelid": "348988"
14713 + },
14714 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=348988&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
14715 + "lat": 48.1079798,
14716 + "lng": -66.132077,
14717 + "address": ""
14718 + },
14719 + {
14720 + "sit_id": "HOTEMTOV500HZH",
14721 + "citq": "273195",
14722 + "name": "CENTRE DE VIE",
14723 + "city": "Ripon",
14724 + "region": "Outaouais",
14725 + "website": "https://www.centredevie.ca",
14726 + "engine": "autre",
14727 + "engine_ids": {},
14728 + "booking_url": "https://lepointdevente.com/plugins/cart/js?scheme=light&#038;lang=fr&#038;color=000000&#038;org=423100",
14729 + "lat": 45.7858639,
14730 + "lng": -75.098867,
14731 + "address": ""
14732 + },
14733 + {
14734 + "sit_id": "HOTEMTOV500J3J",
14735 + "citq": "246912",
14736 + "name": "GRAND CAMP",
14737 + "city": "La Doré",
14738 + "region": "Saguenay--Lac-Saint-Jean",
14739 + "website": "https://hebergementsdespionniers.com",
14740 + "engine": "autre",
14741 + "engine_ids": {},
14742 + "booking_url": "https://www.anemonecamping.com/RecherchePartenaire.aspx?PartenaireID=A6FB8CF5-AE3E-4131-88B7-A60F5335EA69",
14743 + "lat": 48.6975172,
14744 + "lng": -72.645238,
14745 + "address": ""
14746 + },
14747 + {
14748 + "sit_id": "HOTEMTOV500JOR",
14749 + "citq": "223084",
14750 + "name": "CAMPS EN DORTOIR « MANICOUAGAN V »",
14751 + "city": "Rivière-aux-Outardes",
14752 + "region": "Côte-Nord (Manicouagan)",
14753 + "website": "https://www.motelenergie.com",
14754 + "engine": "reservit",
14755 + "engine_ids": {
14756 + "custid": "58",
14757 + "hotelid": "453870"
14758 + },
14759 + "booking_url": "https://secure.reservit.com/fo/booking/58/453870/dates?specialMode=default&langcode=FR&m=booking",
14760 + "lat": 50.625585196501,
14761 + "lng": -68.71392186562,
14762 + "address": ""
14763 + },
14764 + {
14765 + "sit_id": "HOTEMTOV500JTH",
14766 + "citq": "247693",
14767 + "name": "AUBERGE DU DIMANCHE",
14768 + "city": "Rivière-Éternité",
14769 + "region": "Saguenay--Lac-Saint-Jean",
14770 + "website": "https://www.aubergedudimanche.com/",
14771 + "engine": "mews",
14772 + "engine_ids": {
14773 + "distributor": "b5de2f67-ecd1-4861-9fec-b2220061fdbf"
14774 + },
14775 + "booking_url": "https://app.mews.com/distributor/b5de2f67-ecd1-4861-9fec-b2220061fdbf",
14776 + "lat": 48.265591,
14777 + "lng": -70.479544,
14778 + "address": ""
14779 + },
14780 + {
14781 + "sit_id": "HOTEMTOV500K8G",
14782 + "citq": "299699",
14783 + "name": "AUBERGE MONTAGNE NOIRE",
14784 + "city": "Ripon",
14785 + "region": "Outaouais",
14786 + "website": "https://sites.google.com/view/auberge-montagne-noire",
14787 + "engine": "aucun",
14788 + "engine_ids": {},
14789 + "booking_url": null,
14790 + "lat": 45.7836444,
14791 + "lng": -75.098754,
14792 + "address": ""
14793 + },
14794 + {
14795 + "sit_id": "HOTEMTOV500JVG",
14796 + "citq": "295726",
14797 + "name": "ESPACE OLD MILL",
14798 + "city": "Stanbridge East",
14799 + "region": "Cantons-de-l'Est",
14800 + "website": "https://www.lacecilhouse.com",
14801 + "engine": "reservit",
14802 + "engine_ids": {
14803 + "custid": "58",
14804 + "hotelid": "444740"
14805 + },
14806 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?lang=FR&id=58&hotelid=444740",
14807 + "lat": 45.1202462,
14808 + "lng": -72.915342,
14809 + "address": ""
14810 + },
14811 + {
14812 + "sit_id": "HOTEMTOV500JJ9",
14813 + "citq": "264364",
14814 + "name": "LE REFUGE DU POÈTE",
14815 + "city": "Longueuil",
14816 + "region": "Montérégie",
14817 + "website": "http://www.refugedupoete.com/",
14818 + "engine": "reservit",
14819 + "engine_ids": {
14820 + "custid": "58",
14821 + "hotelid": "237392"
14822 + },
14823 + "booking_url": "https://secure.reservit.com/front237392/front.do?m=booking&custid=58&langcode=FR&hotelid=237392&hotelid=237392&specialMode=default&__utma=128918670.310815239.1461604457.1499640001.1499646698.436&__utmz=128918670.1461604457.1.1.utmcsr=(direct",
14824 + "lat": 45.536834,
14825 + "lng": -73.510677,
14826 + "address": ""
14827 + },
14828 + {
14829 + "sit_id": "HOTEMTOV500K8T",
14830 + "citq": "298630",
14831 + "name": "PARC DU MONT-CITADELLE - CHAMBRES",
14832 + "city": "Saint-Honoré-de-Témiscouata",
14833 + "region": "Bas-Saint-Laurent",
14834 + "website": "https://www.montcitadelle.com",
14835 + "engine": "reservit",
14836 + "engine_ids": {
14837 + "custid": "58",
14838 + "hotelid": "447121"
14839 + },
14840 + "booking_url": "https://secure.reservit.com/fo/booking/58/447121/dates?specialMode=default&langcode=FR&__utmz=128918670.1688146701.1.1.utmcsr%3D(direct",
14841 + "lat": 47.7262155,
14842 + "lng": -69.187308,
14843 + "address": ""
14844 + },
14845 + {
14846 + "sit_id": "HOTEMTOV500KEQ",
14847 + "citq": "299890",
14848 + "name": "MAISON LEBREUX - MOTEL",
14849 + "city": "Petite-Vallée",
14850 + "region": "Gaspésie",
14851 + "website": "https://maisonlebreux.ca/",
14852 + "engine": "reservit",
14853 + "engine_ids": {
14854 + "custid": "58",
14855 + "hotelid": "434204"
14856 + },
14857 + "booking_url": "https://secure.reservit.com/fo/booking/58/434204/dates?specialMode=default&langcode=FR&__utmz=128918670.1648585293.1.1.utmcsr=(direct",
14858 + "lat": 49.2217113,
14859 + "lng": -65.044538,
14860 + "address": ""
14861 + },
14862 + {
14863 + "sit_id": "HOTEMTOV500KKH",
14864 + "citq": "208880",
14865 + "name": "HOTEI LES PATRIOTES",
14866 + "city": "Montréal",
14867 + "region": "Montréal",
14868 + "website": "https://patriotehotel.wordpress.com",
14869 + "engine": "aucun",
14870 + "engine_ids": {},
14871 + "booking_url": null,
14872 + "lat": 45.507233,
14873 + "lng": -73.552755,
14874 + "address": ""
14875 + },
14876 + {
14877 + "sit_id": "HOTEMTOV500K15",
14878 + "citq": "295878",
14879 + "name": "AUBERGE DU CHANGEMENT D'ÈRE",
14880 + "city": "Coaticook",
14881 + "region": "Cantons-de-l'Est",
14882 + "website": "https://www.coaticook.cool",
14883 + "engine": "lodgify",
14884 + "engine_ids": {},
14885 + "booking_url": "https://gfont.lodgify.com",
14886 + "lat": 45.1528762,
14887 + "lng": -71.809234,
14888 + "address": ""
14889 + },
14890 + {
14891 + "sit_id": "HOTEMTOV500LMI",
14892 + "citq": "304683",
14893 + "name": "HILTON GARDEN INN MONTRÉAL MIDTOWN",
14894 + "city": "Montréal",
14895 + "region": "Montréal",
14896 + "website": "https://www.hilton.com/fr/book/reservation/rooms/?ctyhocn=YMQMMGI&arrivalDate=2023-04-12&departureDa",
14897 + "engine": "error",
14898 + "engine_ids": {},
14899 + "booking_url": null,
14900 + "lat": 45.4929057,
14901 + "lng": -73.648779,
14902 + "address": ""
14903 + },
14904 + {
14905 + "sit_id": "HOTEMTOV500GIU",
14906 + "citq": "221995",
14907 + "name": "AUBERGE DES BOIS-FRANCS",
14908 + "city": "Sainte-Aurélie",
14909 + "region": "Chaudière-Appalaches",
14910 + "website": "https://www.aubergedesboisfrancs.com",
14911 + "engine": "aucun",
14912 + "engine_ids": {},
14913 + "booking_url": null,
14914 + "lat": 46.1758024,
14915 + "lng": -70.365076,
14916 + "address": ""
14917 + },
14918 + {
14919 + "sit_id": "HOTEMTOV500KDI",
14920 + "citq": "258296",
14921 + "name": "KWE CAFÉ ET AUBERGE",
14922 + "city": "Pohénégamook",
14923 + "region": "Bas-Saint-Laurent",
14924 + "website": "https://kwecafe.com",
14925 + "engine": "aucun",
14926 + "engine_ids": {},
14927 + "booking_url": null,
14928 + "lat": 47.488218,
14929 + "lng": -69.282593,
14930 + "address": ""
14931 + },
14932 + {
14933 + "sit_id": "HOTEMTOV500GBT",
14934 + "citq": "296598",
14935 + "name": "CHALETS O'RASSEMBLEUR",
14936 + "city": "Frontenac",
14937 + "region": "Cantons-de-l'Est",
14938 + "website": "https://chaletsorassembleur.com",
14939 + "engine": "aucun",
14940 + "engine_ids": {},
14941 + "booking_url": null,
14942 + "lat": 45.5215893,
14943 + "lng": -70.868064,
14944 + "address": ""
14945 + },
14946 + {
14947 + "sit_id": "HOTEMTOV500IP9",
14948 + "citq": "040434",
14949 + "name": "GITE LA BERGERONNETTE",
14950 + "city": "Les Bergeronnes",
14951 + "region": "Côte-Nord (Manicouagan)",
14952 + "website": "https://www.bergeronnette.com",
14953 + "engine": "autre",
14954 + "engine_ids": {},
14955 + "booking_url": "https://cdn.jsdelivr.net/npm/flatpickr",
14956 + "lat": 48.2460527,
14957 + "lng": -69.544007,
14958 + "address": ""
14959 + },
14960 + {
14961 + "sit_id": "HOTEMTOV500M54",
14962 + "citq": "303711",
14963 + "name": "CENTRE DE PLEIN AIR LES 6 CANTONS",
14964 + "city": "Rivière-Rouge",
14965 + "region": "Laurentides",
14966 + "website": "https://www.6cantons.ca",
14967 + "engine": "aucun",
14968 + "engine_ids": {},
14969 + "booking_url": null,
14970 + "lat": 46.4150591,
14971 + "lng": -74.818001,
14972 + "address": ""
14973 + },
14974 + {
14975 + "sit_id": "HOTEMTOV500MBA",
14976 + "citq": "306149",
14977 + "name": "MOTELS DE LA FALAISE",
14978 + "city": "Gaspé",
14979 + "region": "Gaspésie",
14980 + "website": "https://www.fortprevel.com",
14981 + "engine": "reservit",
14982 + "engine_ids": {
14983 + "custid": "457",
14984 + "hotelid": "451625"
14985 + },
14986 + "booking_url": "https://secure.reservit.com/fo/booking/457/451625/dates?specialMode=default&langcode=FR&__utmz=128918670.1708530541.1.1.utmcsr%3D(direct",
14987 + "lat": 48.7535796,
14988 + "lng": -64.342495,
14989 + "address": ""
14990 + },
14991 + {
14992 + "sit_id": "HOTEMTOV500HUU",
14993 + "citq": "221910",
14994 + "name": "ENTRE CÎMES ET RACINES",
14995 + "city": "Bolton-Est",
14996 + "region": "Cantons-de-l'Est",
14997 + "website": "https://www.entrecimesetracines.com",
14998 + "engine": "reservit",
14999 + "engine_ids": {
15000 + "custid": "58",
15001 + "hotelid": "445552"
15002 + },
15003 + "booking_url": "https://secure.reservit.com/fo/booking/58/445552/dates?specialMode=default&langcode=FR&__utmz=128918670.1691087455.1.1.utmcsr(direct",
15004 + "lat": 45.2567273,
15005 + "lng": -72.310816,
15006 + "address": ""
15007 + },
15008 + {
15009 + "sit_id": "HOTEMTOV500MBM",
15010 + "citq": "306715",
15011 + "name": "DOMAINE LA CHARMANTE",
15012 + "city": "Saint-Paul-de-Montminy",
15013 + "region": "Chaudière-Appalaches",
15014 + "website": "https://www.domainelacharmante.com",
15015 + "engine": "aucun",
15016 + "engine_ids": {},
15017 + "booking_url": null,
15018 + "lat": 46.7183184,
15019 + "lng": -70.37698,
15020 + "address": ""
15021 + },
15022 + {
15023 + "sit_id": "HOTEMTOV500JJ0",
15024 + "citq": "272871",
15025 + "name": "CHÂTEAU STE AGNÈS",
15026 + "city": "Sutton",
15027 + "region": "Cantons-de-l'Est",
15028 + "website": "https://chateausteagnes.com",
15029 + "engine": "autre",
15030 + "engine_ids": {},
15031 + "booking_url": "https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&#038;subset=latin,latin-ext&#038;display=swap",
15032 + "lat": 45.0817363,
15033 + "lng": -72.622428,
15034 + "address": ""
15035 + },
15036 + {
15037 + "sit_id": "HOTEMTOV500MDX",
15038 + "citq": "304682",
15039 + "name": "HOMEWOOD SUITES BY HILTON MONTRÉAL MIDTOWN",
15040 + "city": "Montréal",
15041 + "region": "Montréal",
15042 + "website": "https://www.hilton.com/fr/book/reservation/rooms/?ctyhocn=YMQSKHW&arrivalDate=2023-04-12&departureDa",
15043 + "engine": "error",
15044 + "engine_ids": {},
15045 + "booking_url": null,
15046 + "lat": 45.4929057,
15047 + "lng": -73.648779,
15048 + "address": ""
15049 + },
15050 + {
15051 + "sit_id": "HOTEMTOV500MTK",
15052 + "citq": "306916",
15053 + "name": "MOTEL VENT DU NORD",
15054 + "city": "Fermont",
15055 + "region": "Côte-Nord (Duplessis)",
15056 + "website": "https://www.motelventdunord.com",
15057 + "engine": "mews",
15058 + "engine_ids": {
15059 + "distributor": "43c7ae24-f0e6-41a0-82a6-b2800112fd03"
15060 + },
15061 + "booking_url": "https://app.mews.com/distributor/43c7ae24-f0e6-41a0-82a6-b2800112fd03",
15062 + "lat": 52.800071,
15063 + "lng": -67.081297,
15064 + "address": ""
15065 + },
15066 + {
15067 + "sit_id": "HOTEMTOV500M33",
15068 + "citq": "304131",
15069 + "name": "LES PERCHOIRS DU CIRQUE",
15070 + "city": "Saint-Germain-de-Kamouraska",
15071 + "region": "Bas-Saint-Laurent",
15072 + "website": "https://www.lesperchoirsducirque.com",
15073 + "engine": "autre",
15074 + "engine_ids": {},
15075 + "booking_url": "https://reservations.lesperchoirsducirque.com/fr/reservations",
15076 + "lat": 47.6240061,
15077 + "lng": -69.773764,
15078 + "address": ""
15079 + },
15080 + {
15081 + "sit_id": "HOTEMTOV500MM4",
15082 + "citq": "304290",
15083 + "name": "L'OLYMPIQUE",
15084 + "city": "Murdochville",
15085 + "region": "Gaspésie",
15086 + "website": "https://www.chic-chac.com",
15087 + "engine": "aucun",
15088 + "engine_ids": {},
15089 + "booking_url": null,
15090 + "lat": 48.9608835,
15091 + "lng": -65.491555,
15092 + "address": ""
15093 + },
15094 + {
15095 + "sit_id": "HOTEMTOV500KHK",
15096 + "citq": "295772",
15097 + "name": "KABANIA",
15098 + "city": "Notre-Dame-de-la-Merci",
15099 + "region": "Lanaudière",
15100 + "website": "https://www.kabania.ca",
15101 + "engine": "aucun",
15102 + "engine_ids": {},
15103 + "booking_url": null,
15104 + "lat": 46.2386954,
15105 + "lng": -74.040399,
15106 + "address": ""
15107 + },
15108 + {
15109 + "sit_id": "HOTEMTOV500XM7",
15110 + "citq": "304413",
15111 + "name": "MAISON ROSE",
15112 + "city": "Hudson",
15113 + "region": "Montérégie",
15114 + "website": "https://www.maisonhudson.com/fr",
15115 + "engine": "siteminder",
15116 + "engine_ids": {},
15117 + "booking_url": "https://direct-book.com/properties/maisonrose",
15118 + "lat": 45.4587089,
15119 + "lng": -74.141893,
15120 + "address": ""
15121 + },
15122 + {
15123 + "sit_id": "HOTEMTOV500MLB",
15124 + "citq": "306368",
15125 + "name": "LA VILLA MON REPOS",
15126 + "city": "Val-Brillant",
15127 + "region": "Gaspésie",
15128 + "website": "https://www.lavillamonrepos.com/",
15129 + "engine": "reservit",
15130 + "engine_ids": {
15131 + "custid": "58",
15132 + "hotelid": "454656"
15133 + },
15134 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?lang=FR&id=58&hotelid=454656",
15135 + "lat": 48.5349966,
15136 + "lng": -67.550776,
15137 + "address": ""
15138 + },
15139 + {
15140 + "sit_id": "HOTEMTOV500TIC",
15141 + "citq": "307595",
15142 + "name": "L'ÎLE DU CHEVAL",
15143 + "city": "Saint-Antoine-de-l'Isle-aux-Grues",
15144 + "region": "Chaudière-Appalaches",
15145 + "website": "https://www.ileducheval.com",
15146 + "engine": "lodgify",
15147 + "engine_ids": {},
15148 + "booking_url": "https://ile-du-cheval.lodgify.com",
15149 + "lat": 47.1354733,
15150 + "lng": -70.492506,
15151 + "address": ""
15152 + },
15153 + {
15154 + "sit_id": "HOTEMTOV500H7Y",
15155 + "citq": "104856",
15156 + "name": "PETIT HÔTEL LA PASSE-PIERRE",
15157 + "city": "Tadoussac",
15158 + "region": "Côte-Nord (Manicouagan)",
15159 + "website": "https://lagalouine.com",
15160 + "engine": "reservit",
15161 + "engine_ids": {
15162 + "custid": "58",
15163 + "hotelid": "430203"
15164 + },
15165 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=430203&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
15166 + "lat": 48.144038,
15167 + "lng": -69.713279,
15168 + "address": ""
15169 + },
15170 + {
15171 + "sit_id": "HOTEMTOV500KD0",
15172 + "citq": "149413",
15173 + "name": "AU COEUR DES JARDINS",
15174 + "city": "Compton",
15175 + "region": "Cantons-de-l'Est",
15176 + "website": "https://www.aucoeurdesjardins.ca",
15177 + "engine": "autre",
15178 + "engine_ids": {},
15179 + "booking_url": "https://use.fontawesome.com",
15180 + "lat": 45.2215236,
15181 + "lng": -71.84689,
15182 + "address": ""
15183 + },
15184 + {
15185 + "sit_id": "HOTEMTOV500XNK",
15186 + "citq": "118344",
15187 + "name": "AUBERGE ET CAMPAGNE",
15188 + "city": "Saint-Ferréol-les-Neiges",
15189 + "region": "Québec",
15190 + "website": "https://www.aubergeetcampagne.com",
15191 + "engine": "reservit",
15192 + "engine_ids": {
15193 + "custid": "58",
15194 + "hotelid": "434844"
15195 + },
15196 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=434844&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
15197 + "lat": 47.1180689,
15198 + "lng": -70.857947,
15199 + "address": ""
15200 + },
15201 + {
15202 + "sit_id": "HOTEMTOV500YAL",
15203 + "citq": "308307",
15204 + "name": "L'HÔTEL LE ROSAY",
15205 + "city": "Venise-en-Québec",
15206 + "region": "Montérégie",
15207 + "website": "https://www.rosayhotel.com",
15208 + "engine": "mews",
15209 + "engine_ids": {
15210 + "distributor": "4a68ca9c-947a-48d5-a934-b1410094c6c6"
15211 + },
15212 + "booking_url": "https://app.mews.com/distributor/4a68ca9c-947a-48d5-a934-b1410094c6c6",
15213 + "lat": 45.082044,
15214 + "lng": -73.149471,
15215 + "address": ""
15216 + },
15217 + {
15218 + "sit_id": "HOTEMTOV500LQN",
15219 + "citq": "303737",
15220 + "name": "GRAND HOTEL TIMES BLAINVILLE - MIRABEL",
15221 + "city": "Blainville",
15222 + "region": "Laurentides",
15223 + "website": "https://www.grandtimeshotel.com/grand-times-blainville/",
15224 + "engine": "autre",
15225 + "engine_ids": {},
15226 + "booking_url": "https://luxuryres.com/BookingEngines/v16/index.asp?h=10674&s=GTHBFR&l=fr",
15227 + "lat": 45.681699,
15228 + "lng": -73.916811,
15229 + "address": ""
15230 + },
15231 + {
15232 + "sit_id": "HOTEMTOV500YLQ",
15233 + "citq": "308157",
15234 + "name": "LA MAISON DE PAILLE",
15235 + "city": "Montcerf-Lytton",
15236 + "region": "Outaouais",
15237 + "website": "https://lamaisondepaille.ca",
15238 + "engine": "error",
15239 + "engine_ids": {},
15240 + "booking_url": null,
15241 + "lat": 46.5099824,
15242 + "lng": -76.023309,
15243 + "address": ""
15244 + },
15245 + {
15246 + "sit_id": "HOTEMTOV500XOR",
15247 + "citq": "058962",
15248 + "name": "AUBERGE LA CÔTE D'OR",
15249 + "city": "Petite-Rivière-Saint-François",
15250 + "region": "Charlevoix",
15251 + "website": "https://aubergelacotedor.com",
15252 + "engine": "reservit",
15253 + "engine_ids": {
15254 + "custid": "58",
15255 + "hotelid": "463521"
15256 + },
15257 + "booking_url": "https://secure.reservit.com/fo/booking/58/463521/dates?specialMode=default&langcode=FR&m=booking",
15258 + "lat": 47.3460466,
15259 + "lng": -70.557212,
15260 + "address": ""
15261 + },
15262 + {
15263 + "sit_id": "HOTEMTOV500XNL",
15264 + "citq": "297275",
15265 + "name": "AUBERGE ÉVASION NATURE",
15266 + "city": "Petite-Vallée",
15267 + "region": "Gaspésie",
15268 + "website": "https://www.evasionpetitevallee.com/auberge",
15269 + "engine": "aucun",
15270 + "engine_ids": {},
15271 + "booking_url": null,
15272 + "lat": 49.2177303,
15273 + "lng": -65.032151,
15274 + "address": ""
15275 + },
15276 + {
15277 + "sit_id": "HOTEMTOV5014V6",
15278 + "citq": "309485",
15279 + "name": "CHIC DORTOIR",
15280 + "city": "Déléage",
15281 + "region": "Outaouais",
15282 + "website": "https://www.hebergementbb.com/index.php/fr/le-chic",
15283 + "engine": "reservit",
15284 + "engine_ids": {
15285 + "custid": "439",
15286 + "hotelid": "447565"
15287 + },
15288 + "booking_url": "https://secure.reservit.com/fo/booking/439/447565?specialMode=default&langcode=FR&custid=439&hotelid=447565&m=booking",
15289 + "lat": 46.3833332,
15290 + "lng": -75.92403,
15291 + "address": ""
15292 + },
15293 + {
15294 + "sit_id": "HOTEMTOV50154V",
15295 + "citq": "308611",
15296 + "name": "MOTEL M",
15297 + "city": "Saint-Adelme",
15298 + "region": "Gaspésie",
15299 + "website": "https://Motelm.ca",
15300 + "engine": "reservit",
15301 + "engine_ids": {
15302 + "custid": "58",
15303 + "hotelid": "436585"
15304 + },
15305 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=436585&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
15306 + "lat": 48.8216924,
15307 + "lng": -67.319163,
15308 + "address": ""
15309 + },
15310 + {
15311 + "sit_id": "HOTEMTOV500LW5",
15312 + "citq": "303730",
15313 + "name": "GRAND HÔTEL TIMES LAVAL",
15314 + "city": "Laval",
15315 + "region": "Laval",
15316 + "website": "https://www.grandtimeshotel.com/grand-times-laval/fr/",
15317 + "engine": "autre",
15318 + "engine_ids": {},
15319 + "booking_url": "https://luxuryres.com/BookingEngines/v16/index.asp?h=10681&s=GTHLFR&l=fr",
15320 + "lat": 45.557367,
15321 + "lng": -73.748636,
15322 + "address": ""
15323 + },
15324 + {
15325 + "sit_id": "HOTEMTOV5016QC",
15326 + "citq": "309242",
15327 + "name": "HÔTEL HOLIDAY INN GATINEAU-OTTAWA",
15328 + "city": "Gatineau",
15329 + "region": "Outaouais",
15330 + "website": "https://www.holidayinn.com/gatineauqc",
15331 + "engine": "error",
15332 + "engine_ids": {},
15333 + "booking_url": null,
15334 + "lat": 45.4483118,
15335 + "lng": -75.729573,
15336 + "address": ""
15337 + },
15338 + {
15339 + "sit_id": "HOTEMTOV500M4Y",
15340 + "citq": "303684",
15341 + "name": "AUBERGE LE SAINT-ALEXIS",
15342 + "city": "Saguenay",
15343 + "region": "Saguenay--Lac-Saint-Jean",
15344 + "website": "https://www.aubergelestalexis.com/",
15345 + "engine": "reservit",
15346 + "engine_ids": {
15347 + "custid": "58",
15348 + "hotelid": "434565"
15349 + },
15350 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=434565&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
15351 + "lat": 48.3171005,
15352 + "lng": -70.854552,
15353 + "address": ""
15354 + },
15355 + {
15356 + "sit_id": "HOTEMTOV50154H",
15357 + "citq": "309607",
15358 + "name": "LE MICROTEL INN & SUITES BY WYNDHAM DORVAL",
15359 + "city": "Dorval",
15360 + "region": "Montréal",
15361 + "website": "https://www.wyndhamhotels.com/fr-ca/hotels/dorval-quebec?brand_id=MT",
15362 + "engine": "aucun",
15363 + "engine_ids": {},
15364 + "booking_url": null,
15365 + "lat": 45.48684,
15366 + "lng": -73.78056,
15367 + "address": ""
15368 + },
15369 + {
15370 + "sit_id": "HOTEMTOV500IIQ",
15371 + "citq": "300300",
15372 + "name": "HOTEL MUSTANG DE BÉCANCOUR",
15373 + "city": "Bécancour",
15374 + "region": "Centre-du-Québec",
15375 + "website": "https://www.hotel-mustangbecancour.ca",
15376 + "engine": "autre",
15377 + "engine_ids": {},
15378 + "booking_url": "http://gmpg.org/xfn/11",
15379 + "lat": 46.4036237,
15380 + "lng": -72.273206,
15381 + "address": ""
15382 + },
15383 + {
15384 + "sit_id": "HOTEMTOV501I3F",
15385 + "citq": "309661",
15386 + "name": "CHEZ FX",
15387 + "city": "La Tuque",
15388 + "region": "Mauricie",
15389 + "website": "https://chezfx.ca/",
15390 + "engine": "autre",
15391 + "engine_ids": {},
15392 + "booking_url": "https://img1.wsimg.com/isteam/ip/5e2f43e5-d122-44f1-baf2-ed23ec617361/blob-453ef60.png/:/rs=w:180,h:180,m",
15393 + "lat": 47.4408931,
15394 + "lng": -72.78612,
15395 + "address": ""
15396 + },
15397 + {
15398 + "sit_id": "HOTEMTOV5014AA",
15399 + "citq": "307039",
15400 + "name": "PETIT HÔTEL DE LA MONTAGNE",
15401 + "city": "Les Îles-de-la-Madeleine",
15402 + "region": "Îles-de-la-Madeleine",
15403 + "website": "https://petithoteldelamontagne.com/",
15404 + "engine": "cloudbeds",
15405 + "engine_ids": {
15406 + "slug": "J5vYUH"
15407 + },
15408 + "booking_url": "https://hotels.cloudbeds.com/fr/reservation/J5vYUH",
15409 + "lat": 47.2444502,
15410 + "lng": -61.957371,
15411 + "address": ""
15412 + },
15413 + {
15414 + "sit_id": "HOTEMTOV501D97",
15415 + "citq": "308545",
15416 + "name": "HÔTEL FLORIEL",
15417 + "city": "Shawinigan",
15418 + "region": "Mauricie",
15419 + "website": "https://www.hotelfloriel.com/",
15420 + "engine": "cloudbeds",
15421 + "engine_ids": {
15422 + "slug": "cSwW3I"
15423 + },
15424 + "booking_url": "https://hotels.cloudbeds.com/reservation/cSwW3I",
15425 + "lat": 46.6149448,
15426 + "lng": -72.73642,
15427 + "address": ""
15428 + },
15429 + {
15430 + "sit_id": "HOTEMTOV501I3Q",
15431 + "citq": "215003",
15432 + "name": "MANOIR DES CURIOSITÉS",
15433 + "city": "Sainte-Anne-de-la-Pérade",
15434 + "region": "Mauricie",
15435 + "website": "https://www.societedescuriosites.com/fr/la-tour/gite/",
15436 + "engine": "aucun",
15437 + "engine_ids": {},
15438 + "booking_url": null,
15439 + "lat": 46.5712848,
15440 + "lng": -72.204246,
15441 + "address": ""
15442 + },
15443 + {
15444 + "sit_id": "HOTEMTOV501550",
15445 + "citq": "309896",
15446 + "name": "HÔTEL BOUTIQUE OPHELIA",
15447 + "city": "Québec",
15448 + "region": "Québec",
15449 + "website": "https://www.hotelophelia.com/",
15450 + "engine": "aucun",
15451 + "engine_ids": {},
15452 + "booking_url": null,
15453 + "lat": 46.8065588,
15454 + "lng": -71.216567,
15455 + "address": ""
15456 + },
15457 + {
15458 + "sit_id": "HOTEMTOV501I3S",
15459 + "citq": "076193",
15460 + "name": "LE CHÂTEAU SAINT-URSULE",
15461 + "city": "Québec",
15462 + "region": "Québec",
15463 + "website": "https://www.chalets-cie.com/fr/",
15464 + "engine": "autre",
15465 + "engine_ids": {},
15466 + "booking_url": "https://static.guesty.com/ssrs/booking-engine-page/1536/static/_next/static/css/6fc9c6cc52ff1d26.css",
15467 + "lat": 46.8108104,
15468 + "lng": -71.209834,
15469 + "address": ""
15470 + },
15471 + {
15472 + "sit_id": "HOTEMTOV500MF5",
15473 + "citq": "304076",
15474 + "name": "HÔTEL HUMANITI MONTRÉAL",
15475 + "city": "Montréal",
15476 + "region": "Montréal",
15477 + "website": "https://www.humanitihotel.com/fr/",
15478 + "engine": "aucun",
15479 + "engine_ids": {},
15480 + "booking_url": null,
15481 + "lat": 45.5039518,
15482 + "lng": -73.562783,
15483 + "address": ""
15484 + },
15485 + {
15486 + "sit_id": "HOTEMTOV5016R4",
15487 + "citq": "308742",
15488 + "name": "PROJET LA RUCHE INC.",
15489 + "city": "Baie-des-Sables",
15490 + "region": "Gaspésie",
15491 + "website": "https://projetlaruche.com/",
15492 + "engine": "aucun",
15493 + "engine_ids": {},
15494 + "booking_url": null,
15495 + "lat": 48.6954348,
15496 + "lng": -67.843012,
15497 + "address": ""
15498 + },
15499 + {
15500 + "sit_id": "HOTEMTOV501ITA",
15501 + "citq": "309996",
15502 + "name": "FLOTEL ST-JEAN-SUR-RICHELIEU",
15503 + "city": "Saint-Jean-sur-Richelieu",
15504 + "region": "Montérégie",
15505 + "website": "https://www.flotel.ca",
15506 + "engine": "lodgify",
15507 + "engine_ids": {},
15508 + "booking_url": "https://gfont.lodgify.com",
15509 + "lat": 45.3023758,
15510 + "lng": -73.249484,
15511 + "address": ""
15512 + },
15513 + {
15514 + "sit_id": "HOTEMTOV501J6W",
15515 + "citq": "311200",
15516 + "name": "HÔTEL HONEYROSE MONTRÉAL",
15517 + "city": "Montréal",
15518 + "region": "Montréal",
15519 + "website": "https://www.honeyrosemontreal.com",
15520 + "engine": "autre",
15521 + "engine_ids": {},
15522 + "booking_url": "https://www.marriott.com/en-us/hotels/yultx-honeyrose-hotel-montreal-a-tribute-portfolio-hotel/rooms/#",
15523 + "lat": 45.5071509,
15524 + "lng": -73.569113,
15525 + "address": ""
15526 + },
15527 + {
15528 + "sit_id": "HOTEMTOV501JBE",
15529 + "citq": "222363",
15530 + "name": "AUBERGE DE L'ORPAILLEUR",
15531 + "city": "Val-d'Or",
15532 + "region": "Abitibi-Témiscamingue",
15533 + "website": "https://www.aubergeorpailleur.com",
15534 + "engine": "lodgify",
15535 + "engine_ids": {},
15536 + "booking_url": "https://app.lodgify.com/portable-search-bar/stable/renderPortableSearchBar.js",
15537 + "lat": 48.0943044,
15538 + "lng": -77.769381,
15539 + "address": ""
15540 + },
15541 + {
15542 + "sit_id": "HOTEMTOV501JA2",
15543 + "citq": "311329",
15544 + "name": "DOMAINE RIVIÈRE SACACOMIE",
15545 + "city": "Saint-Alexis-des-Monts",
15546 + "region": "Mauricie",
15547 + "website": "https://www.domainerivieresacacomie.com/",
15548 + "engine": "reservit",
15549 + "engine_ids": {
15550 + "custid": "58",
15551 + "hotelid": "443135"
15552 + },
15553 + "booking_url": "https://secure.reservit.com/fo/booking/58/443135/dates?specialMode=default&langcode=FR&__utmz=128918670.1659360741.1.1.utmcsr%3D(direct",
15554 + "lat": 46.4870698,
15555 + "lng": -73.179172,
15556 + "address": ""
15557 + },
15558 + {
15559 + "sit_id": "HOTEMTOV501JL4",
15560 + "citq": "308601",
15561 + "name": "ZOO DE GRANBY",
15562 + "city": "Granby",
15563 + "region": "Cantons-de-l'Est",
15564 + "website": "https://www.zoodegranby.com",
15565 + "engine": "aucun",
15566 + "engine_ids": {},
15567 + "booking_url": null,
15568 + "lat": 45.4032289,
15569 + "lng": -72.734066,
15570 + "address": ""
15571 + },
15572 + {
15573 + "sit_id": "HOTEMTOV501I4A",
15574 + "citq": "131412",
15575 + "name": "AU MANOIR MON CALME",
15576 + "city": "Québec",
15577 + "region": "Québec",
15578 + "website": "https://www.manoirmoncalme.com",
15579 + "engine": "cloudbeds",
15580 + "engine_ids": {
15581 + "slug": "ULu0SC"
15582 + },
15583 + "booking_url": "https://hotels.cloudbeds.com/widget/load/ULu0SC/horiz?newWindow=1",
15584 + "lat": 46.8052062,
15585 + "lng": -71.218033,
15586 + "address": ""
15587 + },
15588 + {
15589 + "sit_id": "HOTEMTOV501K2Q",
15590 + "citq": "098921",
15591 + "name": "AUBERGE MUSICALE POUR UN INSTANT",
15592 + "city": "La Malbaie",
15593 + "region": "Charlevoix",
15594 + "website": "https://pouruninstant.ca",
15595 + "engine": "reservit",
15596 + "engine_ids": {
15597 + "custid": "58",
15598 + "hotelid": "440825"
15599 + },
15600 + "booking_url": "https://secure.reservit.com/fo/booking/58/440825/availability?__utma=128918670.1756056631.1679022443.1679022851.1679022851.1&__utmc=128918670&__utmz=128918670.1679022851.1.1.utmcsr%3D%28direct%29%7Cutmccn%3D%28direct%29%7Cutmcmd%3D%28none%29&_ga=GA1.1.1756056631.1679022443&_ts=1735940553389¤cy=CAD&custid=58&hotelid=440825&langcode=FR&m=booking&resetCookies=1&specialMode=default",
15601 + "lat": 47.6600779,
15602 + "lng": -70.11101,
15603 + "address": ""
15604 + },
15605 + {
15606 + "sit_id": "HOTEMTOV501I3J",
15607 + "citq": "149133",
15608 + "name": "AUBERGE ENTRE CIEL ET FLEUVE",
15609 + "city": "Petite-Rivière-Saint-François",
15610 + "region": "Charlevoix",
15611 + "website": "http://rezerve.ca",
15612 + "engine": "aucun",
15613 + "engine_ids": {},
15614 + "booking_url": null,
15615 + "lat": 47.3549625,
15616 + "lng": -70.567326,
15617 + "address": ""
15618 + },
15619 + {
15620 + "sit_id": "HOTEMTOV500KKD",
15621 + "citq": "190341",
15622 + "name": "AU LOUP - BED AND BOUTIQUE",
15623 + "city": "Waterloo",
15624 + "region": "Cantons-de-l'Est",
15625 + "website": "https://www.auloup.ca",
15626 + "engine": "reservit",
15627 + "engine_ids": {
15628 + "custid": "58",
15629 + "hotelid": "431805"
15630 + },
15631 + "booking_url": "https://secure.reservit.com/fo/booking/58/431805/dates?specialMode=default&langcode=FR&custid=58&_ga=GA1.3.856435010.1657548909&hotelid=431805&m=booking&resetSelectedOffer=true",
15632 + "lat": 45.3431693,
15633 + "lng": -72.516262,
15634 + "address": ""
15635 + },
15636 + {
15637 + "sit_id": "HOTEMTOV500MRB",
15638 + "citq": "304576",
15639 + "name": "APPARTEMENTS - HOTEL CHEZ MONTAGNER",
15640 + "city": "L'Anse-Saint-Jean",
15641 + "region": "Saguenay--Lac-Saint-Jean",
15642 + "website": "https://www.chezmontagner.ca",
15643 + "engine": "aucun",
15644 + "engine_ids": {},
15645 + "booking_url": null,
15646 + "lat": 48.2431923,
15647 + "lng": -70.180907,
15648 + "address": ""
15649 + },
15650 + {
15651 + "sit_id": "HOTEMTOV501JPQ",
15652 + "citq": "311431",
15653 + "name": "MAISON PLACE ROYALE",
15654 + "city": "Montréal",
15655 + "region": "Montréal",
15656 + "website": "https://www.luxuryintransit.ca",
15657 + "engine": "aucun",
15658 + "engine_ids": {},
15659 + "booking_url": null,
15660 + "lat": 45.5035782,
15661 + "lng": -73.554088,
15662 + "address": ""
15663 + },
15664 + {
15665 + "sit_id": "HOTEMTOV501JYG",
15666 + "citq": "306709",
15667 + "name": "NOTABLE JOLIETTE HÉBERGEMENTS URBAINS - LE COLLECTIF",
15668 + "city": "Joliette",
15669 + "region": "Lanaudière",
15670 + "website": "https://fr.airbnb.ca/users/show/464594637",
15671 + "engine": "aucun",
15672 + "engine_ids": {},
15673 + "booking_url": null,
15674 + "lat": 46.0246008,
15675 + "lng": -73.437132,
15676 + "address": ""
15677 + },
15678 + {
15679 + "sit_id": "HOTEMTOV501LUW",
15680 + "citq": "309100",
15681 + "name": "LE SAINT-LOUIS DE LOTBINIÈRE",
15682 + "city": "Lotbinière",
15683 + "region": "Chaudière-Appalaches",
15684 + "website": "https://aubergedelotbiniere.com",
15685 + "engine": "aucun",
15686 + "engine_ids": {},
15687 + "booking_url": null,
15688 + "lat": 46.6162507,
15689 + "lng": -71.934193,
15690 + "address": ""
15691 + },
15692 + {
15693 + "sit_id": "HOTEMTOV501OBZ",
15694 + "citq": "312948",
15695 + "name": "AUBERGE LE PENSIVE",
15696 + "city": "Lac-Marguerite",
15697 + "region": "Laurentides",
15698 + "website": "https://aubergelepensive.com/",
15699 + "engine": "error",
15700 + "engine_ids": {},
15701 + "booking_url": null,
15702 + "lat": 47.077354,
15703 + "lng": -75.996956,
15704 + "address": ""
15705 + },
15706 + {
15707 + "sit_id": "HOTEMTOV501LYX",
15708 + "citq": "178986",
15709 + "name": "AUBERGE COMME AU PREMIER JOUR",
15710 + "city": "Saint-Pacôme",
15711 + "region": "Bas-Saint-Laurent",
15712 + "website": "https://www.aubergecommeaupremierjour.com",
15713 + "engine": "reservit",
15714 + "engine_ids": {
15715 + "custid": "58",
15716 + "hotelid": "430800"
15717 + },
15718 + "booking_url": "https://secure.reservit.com/rsl/booking/indexmodal.php?customerid=1670&nfo=1&categoryid=3563&typeof=&lang=fr_FR&optim=true#second-row",
15719 + "lat": 47.4101677,
15720 + "lng": -69.947429,
15721 + "address": ""
15722 + },
15723 + {
15724 + "sit_id": "HOTEMTOV501O8X",
15725 + "citq": "188296",
15726 + "name": "L'INTENDANT",
15727 + "city": "Québec",
15728 + "region": "Québec",
15729 + "website": "https://www.intendant.ca",
15730 + "engine": "aucun",
15731 + "engine_ids": {},
15732 + "booking_url": null,
15733 + "lat": 46.8162246,
15734 + "lng": -71.212426,
15735 + "address": ""
15736 + },
15737 + {
15738 + "sit_id": "HOTEMTOV501LWI",
15739 + "citq": "312064",
15740 + "name": "AUBERGE NOUVELLE-FRANCE INC.",
15741 + "city": "Ville-Marie",
15742 + "region": "Abitibi-Témiscamingue",
15743 + "website": "https://www.aubergenouvellefrance.com/",
15744 + "engine": "aucun",
15745 + "engine_ids": {},
15746 + "booking_url": null,
15747 + "lat": 47.3294032,
15748 + "lng": -79.442593,
15749 + "address": ""
15750 + },
15751 + {
15752 + "sit_id": "HOTEMTOV501DAM",
15753 + "citq": "309344",
15754 + "name": "AUX PORTES DES MILLE-ÎLES",
15755 + "city": "Laval",
15756 + "region": "Laval",
15757 + "website": "https://aux-portes-des-mille-iles.com",
15758 + "engine": "autre",
15759 + "engine_ids": {},
15760 + "booking_url": "https://translate.google.com/translate_a/element.js?cb=GoogleLanguageTranslatorInit",
15761 + "lat": 45.617067,
15762 + "lng": -73.782501,
15763 + "address": ""
15764 + },
15765 + {
15766 + "sit_id": "HOTEMTOV501KUJ",
15767 + "citq": "311629",
15768 + "name": "LES PETITS STUDIOS DU BORD DE L'EAU",
15769 + "city": "Les Éboulements",
15770 + "region": "Charlevoix",
15771 + "website": "http://petitsstudios.com",
15772 + "engine": "aucun",
15773 + "engine_ids": {},
15774 + "booking_url": null,
15775 + "lat": 47.4565713,
15776 + "lng": -70.362951,
15777 + "address": ""
15778 + },
15779 + {
15780 + "sit_id": "HOTEMTOV501M3M",
15781 + "citq": "312105",
15782 + "name": "AUBERGE MÉLILOT",
15783 + "city": "Dolbeau-Mistassini",
15784 + "region": "Saguenay--Lac-Saint-Jean",
15785 + "website": "https://www.aubergemelilot.com",
15786 + "engine": "lodgify",
15787 + "engine_ids": {},
15788 + "booking_url": "https://gfont.lodgify.com",
15789 + "lat": 48.8850066,
15790 + "lng": -72.237236,
15791 + "address": ""
15792 + },
15793 + {
15794 + "sit_id": "HOTEMTOV501PA9",
15795 + "citq": "312173",
15796 + "name": "LE SHACK NORDIK",
15797 + "city": "Bégin",
15798 + "region": "Saguenay--Lac-Saint-Jean",
15799 + "website": "https://reservelenordik.com",
15800 + "engine": "reservit",
15801 + "engine_ids": {
15802 + "custid": "505"
15803 + },
15804 + "booking_url": "https://secure.reservit.com/front505-0/front.do?m=listhotels&mode=init&custid=505&langcode=fr",
15805 + "lat": 48.67213,
15806 + "lng": -71.360406,
15807 + "address": ""
15808 + },
15809 + {
15810 + "sit_id": "HOTEMTOV501PPD",
15811 + "citq": "313710",
15812 + "name": "CAMPING SAINTE-VÉRONIQUE",
15813 + "city": "Rivière-Rouge",
15814 + "region": "Laurentides",
15815 + "website": "https://www.campingsainteveronique.com",
15816 + "engine": "autre",
15817 + "engine_ids": {},
15818 + "booking_url": "https://camping.kampwise.com/chalets-camping-sainte-veronique",
15819 + "lat": 46.5205982,
15820 + "lng": -74.977235,
15821 + "address": ""
15822 + },
15823 + {
15824 + "sit_id": "HOTEMTOV500YKH",
15825 + "citq": "222441",
15826 + "name": "AUBERGE INCROYABLE",
15827 + "city": "Saint-Adrien",
15828 + "region": "Cantons-de-l'Est",
15829 + "website": "https://aubergeincroyable.ca",
15830 + "engine": "autre",
15831 + "engine_ids": {},
15832 + "booking_url": "https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/themes/smoothness/jquery-ui.css?ver=7.1",
15833 + "lat": 45.8200004,
15834 + "lng": -71.721086,
15835 + "address": ""
15836 + },
15837 + {
15838 + "sit_id": "HOTEMTOV501LYY",
15839 + "citq": "183864",
15840 + "name": "LA MAISON AUX COQUILLAGES",
15841 + "city": "Kamouraska",
15842 + "region": "Bas-Saint-Laurent",
15843 + "website": "https://www.lamaisonauxcoquillages.com",
15844 + "engine": "aucun",
15845 + "engine_ids": {},
15846 + "booking_url": null,
15847 + "lat": 47.5600806,
15848 + "lng": -69.874369,
15849 + "address": ""
15850 + },
15851 + {
15852 + "sit_id": "HOTEMTOV501PQL",
15853 + "citq": "313828",
15854 + "name": "IFEOLUWA IBRAHIM",
15855 + "city": "Gatineau",
15856 + "region": "Outaouais",
15857 + "website": "https://www.airbnb.ca/rooms/624639977056128718?guests=1&adults=1&s=67&unique_share_id=98843335-484a-",
15858 + "engine": "aucun",
15859 + "engine_ids": {},
15860 + "booking_url": null,
15861 + "lat": 45.5077771,
15862 + "lng": -75.572591,
15863 + "address": ""
15864 + },
15865 + {
15866 + "sit_id": "HOTEMTOV501PAH",
15867 + "citq": "313352",
15868 + "name": "HOME2 SUITES PAR HILTON QUÉBEC",
15869 + "city": "Québec",
15870 + "region": "Québec",
15871 + "website": "https://www.hiltonhotels.com/fr_FR/canada/home2-suites-quebec-city/",
15872 + "engine": "error",
15873 + "engine_ids": {},
15874 + "booking_url": null,
15875 + "lat": 46.7867714,
15876 + "lng": -71.359467,
15877 + "address": ""
15878 + },
15879 + {
15880 + "sit_id": "HOTEMTOV501M0V",
15881 + "citq": "185500",
15882 + "name": "VILLA THOMAS WARD",
15883 + "city": "Kamouraska",
15884 + "region": "Bas-Saint-Laurent",
15885 + "website": "https://villathomasward.ca",
15886 + "engine": "aucun",
15887 + "engine_ids": {},
15888 + "booking_url": null,
15889 + "lat": 47.5611965,
15890 + "lng": -69.872314,
15891 + "address": ""
15892 + },
15893 + {
15894 + "sit_id": "HOTEMTOV501T6X",
15895 + "citq": "314013",
15896 + "name": "LE SAINT-CRÈME ALMA",
15897 + "city": "Alma",
15898 + "region": "Saguenay--Lac-Saint-Jean",
15899 + "website": "https://www.lesaintcreme.com/",
15900 + "engine": "cloudbeds",
15901 + "engine_ids": {
15902 + "slug": "oCKWgu"
15903 + },
15904 + "booking_url": "https://hotels.cloudbeds.com/reservation/oCKWgu",
15905 + "lat": 48.580676,
15906 + "lng": -71.629965,
15907 + "address": ""
15908 + },
15909 + {
15910 + "sit_id": "HOTEMTOV501PGI",
15911 + "citq": "313642",
15912 + "name": "HÉBERGEMENT LAC-MÉGANTIC",
15913 + "city": "Lac-Mégantic",
15914 + "region": "Cantons-de-l'Est",
15915 + "website": "https://www.tourisme-megantic.com/fr/ou-dormir/hebergement-lac-megantic?fbclid=IwAR1jAaJky4Lxl2digOf",
15916 + "engine": "aucun",
15917 + "engine_ids": {},
15918 + "booking_url": null,
15919 + "lat": 45.5787068,
15920 + "lng": -70.883723,
15921 + "address": ""
15922 + },
15923 + {
15924 + "sit_id": "HOTEMTOV501T9M",
15925 + "citq": "313660",
15926 + "name": "HÔTEL MAURICE",
15927 + "city": "Québec",
15928 + "region": "Québec",
15929 + "website": "https://hotelmaurice.ca/",
15930 + "engine": "cloudbeds",
15931 + "engine_ids": {
15932 + "slug": "Ax2f16"
15933 + },
15934 + "booking_url": "https://hotels.cloudbeds.com/fr/reservation/Ax2f16",
15935 + "lat": 46.8057144,
15936 + "lng": -71.217072,
15937 + "address": ""
15938 + },
15939 + {
15940 + "sit_id": "HOTEMTOV502982",
15941 + "citq": "314680",
15942 + "name": "HÔTEL HYATT CENTRIC MONTREAL",
15943 + "city": "Montréal",
15944 + "region": "Montréal",
15945 + "website": "https://www.hyatt.com/hyatt-centric/fr-FR/yulct-hyatt-centric-montreal",
15946 + "engine": "error",
15947 + "engine_ids": {},
15948 + "booking_url": null,
15949 + "lat": 45.5119579,
15950 + "lng": -73.551509,
15951 + "address": ""
15952 + },
15953 + {
15954 + "sit_id": "HOTEMTOV5029WF",
15955 + "citq": "313130",
15956 + "name": "HOTEL GRAND CENTRAL RICHMOND",
15957 + "city": "Richmond",
15958 + "region": "Cantons-de-l'Est",
15959 + "website": "https://www.grandcentralhotelrichmond.com/",
15960 + "engine": "cloudbeds",
15961 + "engine_ids": {
15962 + "slug": "WINMNr"
15963 + },
15964 + "booking_url": "https://hotels.cloudbeds.com/reservation/WINMNr",
15965 + "lat": 45.6586319,
15966 + "lng": -72.142232,
15967 + "address": ""
15968 + },
15969 + {
15970 + "sit_id": "HOTEMTOV501O3T",
15971 + "citq": "312373",
15972 + "name": "LES CHALETS BAIE CASCOUIA",
15973 + "city": "Larouche",
15974 + "region": "Saguenay--Lac-Saint-Jean",
15975 + "website": "https://www.chaletbaiecascouia.com/",
15976 + "engine": "autre",
15977 + "engine_ids": {},
15978 + "booking_url": "https://static.elloha.com/webgen/css/newcookieconsent.css",
15979 + "lat": 48.3963759,
15980 + "lng": -71.530925,
15981 + "address": ""
15982 + },
15983 + {
15984 + "sit_id": "HOTEMTOV501OVU",
15985 + "citq": "308706",
15986 + "name": "LE CENTRAL",
15987 + "city": "Gatineau",
15988 + "region": "Outaouais",
15989 + "website": "https://fr.airbnb.ca/rooms/557209954608092992?",
15990 + "engine": "aucun",
15991 + "engine_ids": {},
15992 + "booking_url": null,
15993 + "lat": 45.4262876,
15994 + "lng": -75.718499,
15995 + "address": ""
15996 + },
15997 + {
15998 + "sit_id": "HOTEMTOV5029HB",
15999 + "citq": "083462",
16000 + "name": "LES CONDOTELS DE TADOUSSAC INC. (AUBERGE MAISON GAUTHIER)",
16001 + "city": "Tadoussac",
16002 + "region": "Côte-Nord (Manicouagan)",
16003 + "website": "https://maisongauthier.com/",
16004 + "engine": "reservit",
16005 + "engine_ids": {
16006 + "custid": "452",
16007 + "hotelid": "450956"
16008 + },
16009 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=452&hotelid=450956",
16010 + "lat": 48.1436436,
16011 + "lng": -69.722871,
16012 + "address": ""
16013 + },
16014 + {
16015 + "sit_id": "HOTEMTOV502B3X",
16016 + "citq": "315637",
16017 + "name": "MICROTEL INN & SUITES - BOISBRIAND",
16018 + "city": "Boisbriand",
16019 + "region": "Laurentides",
16020 + "website": "https://www.wyndhamhotels.com/fr-ca/microtel",
16021 + "engine": "aucun",
16022 + "engine_ids": {},
16023 + "booking_url": null,
16024 + "lat": 45.6276266,
16025 + "lng": -73.850875,
16026 + "address": ""
16027 + },
16028 + {
16029 + "sit_id": "HOTEMTOV502A57",
16030 + "citq": "315254",
16031 + "name": "HÔTEL LE COACH",
16032 + "city": "Montréal",
16033 + "region": "Montréal",
16034 + "website": "https://coachhotel.ca",
16035 + "engine": "autre",
16036 + "engine_ids": {},
16037 + "booking_url": "https://www.booking.com/hotel/ca/le-coach-montreal.en-gb.html?aid=304142&#038;label=gen173nr-1FCAEoggI46AdIM1gEaCeIAQKYAQm4AQfIAQ3YAQHoAQH4AQyIAgGoAgO4Ap2Lvr4GwAIB0gIkMjlhZmExMjEtY2JjMy00YWZmLWJhODctYjMxYjMwYWU5NDkz2AIG4AIB&#038;sid=679653d1ee512f67b535ed7159852cdc&#038;all_sr_blocks=868164801_355329316_0_0_0_785904&#038;checkin=2025-03-11&#038;checkout=2025-03-12&#038;group_adults=2&#038;group_children=0&#038;hapos=1&#038;highlighted_blocks=868164801_355329316_0_0_0_785904&#038;hpos=1&#038;matching_block_id=868164801_355329316_0_0_0_785904&#038;no_rooms=1&#038;req_adults=2&#038;req_children=0&#038;room1=A%2CA&#038;sb_price_type=total&#038;sr_order=popularity&#038;sr_pri_blocks=868164801_355329316_0_0_0_785904_6966&#038;srepoch=1741653514&#038;srpvid=4deb0484dc380290&#038;type=total&#038;ucfs=1&#038;",
16038 + "lat": 45.517115,
16039 + "lng": -73.559257,
16040 + "address": ""
16041 + },
16042 + {
16043 + "sit_id": "HOTEMTOV502BJY",
16044 + "citq": "267455",
16045 + "name": "LA HALTE INTERNATIONALE SMILEKONNECTS - INTERNATIONAL HOUSE",
16046 + "city": "Québec",
16047 + "region": "Québec",
16048 + "website": "https://lahalteinternationale.com/",
16049 + "engine": "autre",
16050 + "engine_ids": {},
16051 + "booking_url": "https://www.sinergyk.com/",
16052 + "lat": 46.8181007,
16053 + "lng": -71.26498,
16054 + "address": ""
16055 + },
16056 + {
16057 + "sit_id": "HOTEMTOV5029MC",
16058 + "citq": "314601",
16059 + "name": "HÔTEL DE LA CITÉ PERDUE",
16060 + "city": "Saint-Calixte",
16061 + "region": "Lanaudière",
16062 + "website": "https://hoteldelaciteperdue.com/",
16063 + "engine": "mews",
16064 + "engine_ids": {
16065 + "distributor": "7838a935-1311-4115-8a06-b355002084bc"
16066 + },
16067 + "booking_url": "https://app.mews.com/distributor/7838a935-1311-4115-8a06-b355002084bc",
16068 + "lat": 45.991723,
16069 + "lng": -73.912258,
16070 + "address": ""
16071 + },
16072 + {
16073 + "sit_id": "HOTEMTOV5028R1",
16074 + "citq": "314536",
16075 + "name": "EUROSTARS MONTRÉAL",
16076 + "city": "Montréal",
16077 + "region": "Montréal",
16078 + "website": "https://www.eurostarsoldmontreal.com",
16079 + "engine": "autre",
16080 + "engine_ids": {},
16081 + "booking_url": "https://media.booking-channel.com/api/hotels/3531/images/101.jpeg?width=1920",
16082 + "lat": 45.5021523,
16083 + "lng": -73.557087,
16084 + "address": ""
16085 + },
16086 + {
16087 + "sit_id": "HOTEMTOV50153Y",
16088 + "citq": "309684",
16089 + "name": "CHAMBRES PORTNEUF",
16090 + "city": "Portneuf",
16091 + "region": "Québec",
16092 + "website": "https://www.chambresportneuf.com",
16093 + "engine": "autre",
16094 + "engine_ids": {},
16095 + "booking_url": "https://axanti.com/",
16096 + "lat": 46.6881321,
16097 + "lng": -71.88735,
16098 + "address": ""
16099 + },
16100 + {
16101 + "sit_id": "HOTEMTOV502BK1",
16102 + "citq": "289472",
16103 + "name": "HÉBERGEMENT LE NOMADE MONT-TREMBLANT",
16104 + "city": "Lac-Supérieur",
16105 + "region": "Laurentides",
16106 + "website": "https://www.lenomadetremblant.com",
16107 + "engine": "error",
16108 + "engine_ids": {},
16109 + "booking_url": null,
16110 + "lat": 46.1533866,
16111 + "lng": -74.479829,
16112 + "address": ""
16113 + },
16114 + {
16115 + "sit_id": "HOTEMTOV500XMO",
16116 + "citq": "295202",
16117 + "name": "JAUNE HÔTEL-BOUTIQUE",
16118 + "city": "Saint-Gédéon",
16119 + "region": "Saguenay--Lac-Saint-Jean",
16120 + "website": "https://jaunehotel.com",
16121 + "engine": "aucun",
16122 + "engine_ids": {},
16123 + "booking_url": null,
16124 + "lat": 48.4888079,
16125 + "lng": -71.778755,
16126 + "address": ""
16127 + },
16128 + {
16129 + "sit_id": "HOTEMTOV502GCB",
16130 + "citq": "316694",
16131 + "name": "DOMAINE LA BELLE ET LA BÊTE",
16132 + "city": "Saint-Lin--Laurentides",
16133 + "region": "Lanaudière",
16134 + "website": "https://www.facebook.com/Domainelabelleetlabete/",
16135 + "engine": "error",
16136 + "engine_ids": {},
16137 + "booking_url": null,
16138 + "lat": 45.88808,
16139 + "lng": -73.810957,
16140 + "address": ""
16141 + },
16142 + {
16143 + "sit_id": "HOTEMTOV502FWE",
16144 + "citq": "311305",
16145 + "name": "PIMISHKA DOMAINE NATURE",
16146 + "city": "Bouchette",
16147 + "region": "Outaouais",
16148 + "website": "https://www.pimishka.ca",
16149 + "engine": "reservit",
16150 + "engine_ids": {
16151 + "custid": "58",
16152 + "hotelid": "443772"
16153 + },
16154 + "booking_url": "https://secure.reservit.com/engine/booking/58/443772/dates?langcode=FR",
16155 + "lat": 46.2280919,
16156 + "lng": -75.89589,
16157 + "address": ""
16158 + },
16159 + {
16160 + "sit_id": "HOTEMTOV502BGW",
16161 + "citq": "180202",
16162 + "name": "AUBERGE MARQUIS DE MONTCALM",
16163 + "city": "Sherbrooke",
16164 + "region": "Cantons-de-l'Est",
16165 + "website": "https://www.marquisdemontcalm.ca",
16166 + "engine": "autre",
16167 + "engine_ids": {},
16168 + "booking_url": "https://static.elloha.com/webgen/css/newcookieconsent.css",
16169 + "lat": 45.4020415,
16170 + "lng": -71.900778,
16171 + "address": ""
16172 + },
16173 + {
16174 + "sit_id": "HOTEMTOV502CC6",
16175 + "citq": "315972",
16176 + "name": "HÔTEL COURTYARD MARRIOTT MONTRÉAL LAVAL",
16177 + "city": "Laval",
16178 + "region": "Laval",
16179 + "website": "https://marriott.com/yullc",
16180 + "engine": "error",
16181 + "engine_ids": {},
16182 + "booking_url": null,
16183 + "lat": 45.5572347,
16184 + "lng": -73.72173,
16185 + "address": ""
16186 + },
16187 + {
16188 + "sit_id": "HOTEMTOV501TBQ",
16189 + "citq": "313871",
16190 + "name": "AUBERGE CENTRE-VILLE",
16191 + "city": "Rimouski",
16192 + "region": "Bas-Saint-Laurent",
16193 + "website": "https://macaronibar.net/auberge",
16194 + "engine": "reservit",
16195 + "engine_ids": {
16196 + "custid": "58",
16197 + "hotelid": "360749"
16198 + },
16199 + "booking_url": "https://secure.reservit.com/fo/booking/58/360749/dates?specialMode=default&langcode=FR&custid=58&_ga=GA1.2.1368932739.1561667077&hotelid=360749&m=booking%2F",
16200 + "lat": 48.4508272,
16201 + "lng": -68.525783,
16202 + "address": ""
16203 + },
16204 + {
16205 + "sit_id": "HOTEMTOV502UMA",
16206 + "citq": "217534",
16207 + "name": "OTIS NATURE",
16208 + "city": "Lamarche",
16209 + "region": "Saguenay--Lac-Saint-Jean",
16210 + "website": "https://www.otisnature.com",
16211 + "engine": "reservit",
16212 + "engine_ids": {
16213 + "custid": "404",
16214 + "hotelid": "438982"
16215 + },
16216 + "booking_url": "https://secure.reservit.com/rsl/booking/indexmodal.php?customerid=1955&categoryid=4527",
16217 + "lat": 48.8333387,
16218 + "lng": -71.4133,
16219 + "address": ""
16220 + },
16221 + {
16222 + "sit_id": "HOTEMTOV502AOH",
16223 + "citq": "315495",
16224 + "name": "AUBERGES CHEZ MOI CHEZ TOI",
16225 + "city": "Val-d'Or",
16226 + "region": "Abitibi-Témiscamingue",
16227 + "website": "https://www.aubergechezmoicheztoi.com",
16228 + "engine": "aucun",
16229 + "engine_ids": {},
16230 + "booking_url": null,
16231 + "lat": 48.1052692,
16232 + "lng": -77.792292,
16233 + "address": ""
16234 + },
16235 + {
16236 + "sit_id": "HOTEMTOV50280E",
16237 + "citq": "313893",
16238 + "name": "MICROTEL LACHUTE",
16239 + "city": "Lachute",
16240 + "region": "Laurentides",
16241 + "website": "https://www.microtellachute.ca/",
16242 + "engine": "autre",
16243 + "engine_ids": {},
16244 + "booking_url": "https://www.wyndhamhotels.com/fr-ca/microtel/lachute-quebec/microtel-lachute/rooms-rates",
16245 + "lat": 45.6520586,
16246 + "lng": -74.339801,
16247 + "address": ""
16248 + },
16249 + {
16250 + "sit_id": "HOTEMTOV5025ZV",
16251 + "citq": "221801",
16252 + "name": "AUBERGE BRUINE OCÉANE",
16253 + "city": "Matane",
16254 + "region": "Gaspésie",
16255 + "website": "https://www.bruineoceane.ca",
16256 + "engine": "reservit",
16257 + "engine_ids": {
16258 + "custid": "58",
16259 + "hotelid": "347536"
16260 + },
16261 + "booking_url": "https://secure.reservit.com/fo/booking/58/347536?specialMode=default&langcode=FR&custid=58&_ga=GA1.3.662072098.1651082744&hotelid=347536&m=booking",
16262 + "lat": 48.8512489,
16263 + "lng": -67.534203,
16264 + "address": ""
16265 + },
16266 + {
16267 + "sit_id": "HOTEMTOV502UOS",
16268 + "citq": "534623",
16269 + "name": "DUVERNAY STUDIO & SUITES",
16270 + "city": "Gatineau",
16271 + "region": "Outaouais",
16272 + "website": "https://www.studioduvernay.com/",
16273 + "engine": "siteminder",
16274 + "engine_ids": {},
16275 + "booking_url": "https://app.thebookingbutton.com/properties/DuvernayStudioandSuites?locale=fr¤cy=CAD",
16276 + "lat": 45.4275218,
16277 + "lng": -75.715201,
16278 + "address": ""
16279 + },
16280 + {
16281 + "sit_id": "HOTEMTOV502VQW",
16282 + "citq": "317356",
16283 + "name": "COMPLEXE STE-MO",
16284 + "city": "Sainte-Monique",
16285 + "region": "Saguenay--Lac-Saint-Jean",
16286 + "website": "https://complexestemo.com",
16287 + "engine": "aucun",
16288 + "engine_ids": {},
16289 + "booking_url": null,
16290 + "lat": 48.7286419,
16291 + "lng": -71.856515,
16292 + "address": ""
16293 + },
16294 + {
16295 + "sit_id": "HOTEMTOV502UMI",
16296 + "citq": "102922",
16297 + "name": "L'AUBERGINE",
16298 + "city": "Saint-Hilarion",
16299 + "region": "Charlevoix",
16300 + "website": "https://www.aubergeinn.com",
16301 + "engine": "autre",
16302 + "engine_ids": {},
16303 + "booking_url": "https://fonts.googleapis.com/css?family=Noto+Sans:400,700&display=swap",
16304 + "lat": 47.6105806,
16305 + "lng": -70.424019,
16306 + "address": ""
16307 + },
16308 + {
16309 + "sit_id": "HOTEMTOV502F1W",
16310 + "citq": "222506",
16311 + "name": "AUBERGE DES CHALETS",
16312 + "city": "Rimouski",
16313 + "region": "Bas-Saint-Laurent",
16314 + "website": "https://gitechezirene.com/",
16315 + "engine": "aucun",
16316 + "engine_ids": {},
16317 + "booking_url": null,
16318 + "lat": 48.52788,
16319 + "lng": -68.42599,
16320 + "address": ""
16321 + },
16322 + {
16323 + "sit_id": "HOTEMTOV502WOV",
16324 + "citq": "317309",
16325 + "name": "MAISON PLACE JACQUES-CARTIER",
16326 + "city": "Montréal",
16327 + "region": "Montréal",
16328 + "website": "https://www.luxuryintransit.ca",
16329 + "engine": "aucun",
16330 + "engine_ids": {},
16331 + "booking_url": null,
16332 + "lat": 45.5077,
16333 + "lng": -73.5534,
16334 + "address": ""
16335 + },
16336 + {
16337 + "sit_id": "HOTEMTOV502WXX",
16338 + "citq": "299187",
16339 + "name": "HÔTEL LEILA PLUS",
16340 + "city": "Montréal",
16341 + "region": "Montréal",
16342 + "website": "http://www.leilahotel.com",
16343 + "engine": "aucun",
16344 + "engine_ids": {},
16345 + "booking_url": null,
16346 + "lat": 45.4976798,
16347 + "lng": -73.577222,
16348 + "address": ""
16349 + },
16350 + {
16351 + "sit_id": "HOTEMTOV500JGS",
16352 + "citq": "294552",
16353 + "name": "AUBERGE BELLE DE NUIT WAKEFIELD INN",
16354 + "city": "La Pêche",
16355 + "region": "Outaouais",
16356 + "website": "https://wakefieldinn.ca/fr/",
16357 + "engine": "autre",
16358 + "engine_ids": {},
16359 + "booking_url": "https://secure.thinkreservations.com/belledenuit/reservations",
16360 + "lat": 45.6404537,
16361 + "lng": -75.931016,
16362 + "address": ""
16363 + },
16364 + {
16365 + "sit_id": "HOTEMTOV502USV",
16366 + "citq": "194655",
16367 + "name": "AUBERGE LA BUTTE RONDE",
16368 + "city": "Les Îles-de-la-Madeleine",
16369 + "region": "Îles-de-la-Madeleine",
16370 + "website": "https://www.labutteronde.com",
16371 + "engine": "aucun",
16372 + "engine_ids": {},
16373 + "booking_url": null,
16374 + "lat": 47.3966555,
16375 + "lng": -61.782647,
16376 + "address": ""
16377 + },
16378 + {
16379 + "sit_id": "HOTEMTOV502UE4",
16380 + "citq": "306163",
16381 + "name": "CJOUR APPARTEMENTS",
16382 + "city": "Montréal",
16383 + "region": "Montréal",
16384 + "website": "https://cjour.ca",
16385 + "engine": "cloudbeds",
16386 + "engine_ids": {
16387 + "slug": "fbps1t"
16388 + },
16389 + "booking_url": "https://hotels.cloudbeds.com/reservation/fbps1t",
16390 + "lat": 45.5298693,
16391 + "lng": -73.555488,
16392 + "address": ""
16393 + },
16394 + {
16395 + "sit_id": "HOTEMTOV502AH2",
16396 + "citq": "315301",
16397 + "name": "LA BELLE EXCUSE",
16398 + "city": "Saint-Joachim",
16399 + "region": "Québec",
16400 + "website": "https://belleexcuse.ca",
16401 + "engine": "autre",
16402 + "engine_ids": {},
16403 + "booking_url": "https://fonts.gstatic.com",
16404 + "lat": 47.0624488,
16405 + "lng": -70.840189,
16406 + "address": ""
16407 + },
16408 + {
16409 + "sit_id": "HOTEMTOV502BUD",
16410 + "citq": "216580",
16411 + "name": "GÎTE CAP À L'AIGLE",
16412 + "city": "La Malbaie",
16413 + "region": "Charlevoix",
16414 + "website": "https://gitecapalaigle.com",
16415 + "engine": "aucun",
16416 + "engine_ids": {},
16417 + "booking_url": null,
16418 + "lat": 47.6776659,
16419 + "lng": -70.066521,
16420 + "address": ""
16421 + },
16422 + {
16423 + "sit_id": "HOTEMTOV502XBZ",
16424 + "citq": "214406",
16425 + "name": "CHEZ ROSE BELAÏD",
16426 + "city": "Percé",
16427 + "region": "Gaspésie",
16428 + "website": "https://www.aubergeperce.com",
16429 + "engine": "reservit",
16430 + "engine_ids": {
16431 + "custid": "58",
16432 + "hotelid": "450186"
16433 + },
16434 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?lang=FR&id=58&hotelid=450186",
16435 + "lat": 48.5182113,
16436 + "lng": -64.217565,
16437 + "address": ""
16438 + },
16439 + {
16440 + "sit_id": "HOTEMTOV5035GZ",
16441 + "citq": "181624",
16442 + "name": "ECHO DE LA MER",
16443 + "city": "Kamouraska",
16444 + "region": "Bas-Saint-Laurent",
16445 + "website": "https://www.echodelamer.com",
16446 + "engine": "aucun",
16447 + "engine_ids": {},
16448 + "booking_url": null,
16449 + "lat": 47.5600101,
16450 + "lng": -69.873823,
16451 + "address": ""
16452 + },
16453 + {
16454 + "sit_id": "HOTEMTOV502UMM",
16455 + "citq": "083274",
16456 + "name": "AUBERGE LE PETIT SÉJOUR",
16457 + "city": "Château-Richer",
16458 + "region": "Québec",
16459 + "website": "https://www.lepetitsejourauberge.com",
16460 + "engine": "autre",
16461 + "engine_ids": {},
16462 + "booking_url": "http://www.quebecregion.com/fr/parcs-reserves-stations-touristiques/reserve-nationale-de-faune-du-cap-tourmente/",
16463 + "lat": 46.9718304,
16464 + "lng": -71.017548,
16465 + "address": ""
16466 + },
16467 + {
16468 + "sit_id": "HOTEMTOV5031EI",
16469 + "citq": "299137",
16470 + "name": "AUBERGE LEVER L'ANCRE",
16471 + "city": "Sainte-Hélène-de-Kamouraska",
16472 + "region": "Bas-Saint-Laurent",
16473 + "website": "https://www.aubergeleverlancre.com",
16474 + "engine": "reservit",
16475 + "engine_ids": {
16476 + "custid": "58",
16477 + "hotelid": "475113"
16478 + },
16479 + "booking_url": "https://secure.reservit.com/engine/booking/58/475113/dates?specialMode=default&langcode=FR&m=booking",
16480 + "lat": 47.5904895,
16481 + "lng": -69.730173,
16482 + "address": ""
16483 + },
16484 + {
16485 + "sit_id": "HOTEMTOV50362S",
16486 + "citq": "318828",
16487 + "name": "ROSE HÔTEL INVISIBLE",
16488 + "city": "Québec",
16489 + "region": "Québec",
16490 + "website": "https://www.rosehotel.ca",
16491 + "engine": "error",
16492 + "engine_ids": {},
16493 + "booking_url": null,
16494 + "lat": 46.8160731,
16495 + "lng": -71.218565,
16496 + "address": ""
16497 + },
16498 + {
16499 + "sit_id": "HOTEMTOV502X69",
16500 + "citq": "317776",
16501 + "name": "RESTER VIVANT",
16502 + "city": "Saint-Jean-Port-Joli",
16503 + "region": "Chaudière-Appalaches",
16504 + "website": "https://www.hotelrestervivant.com",
16505 + "engine": "reservit",
16506 + "engine_ids": {
16507 + "custid": "58",
16508 + "hotelid": "454031"
16509 + },
16510 + "booking_url": "https://secure.reservit.com/fo/booking/58/454031/dates?specialMode=default&langcode=FR&m=booking",
16511 + "lat": 47.2132382,
16512 + "lng": -70.270079,
16513 + "address": ""
16514 + },
16515 + {
16516 + "sit_id": "HOTEMTOV50361X",
16517 + "citq": "318732",
16518 + "name": "HÔTEL ST-MICHEL",
16519 + "city": "Saint-Michel-des-Saints",
16520 + "region": "Lanaudière",
16521 + "website": "https://www.hotel-stmichel.com",
16522 + "engine": "aucun",
16523 + "engine_ids": {},
16524 + "booking_url": null,
16525 + "lat": 46.6716027,
16526 + "lng": -73.915555,
16527 + "address": ""
16528 + },
16529 + {
16530 + "sit_id": "HOTEMTOV50360E",
16531 + "citq": "318721",
16532 + "name": "MAISON RASCO",
16533 + "city": "Montréal",
16534 + "region": "Montréal",
16535 + "website": "https://www.luxuryintransit.ca",
16536 + "engine": "aucun",
16537 + "engine_ids": {},
16538 + "booking_url": null,
16539 + "lat": 45.5083878,
16540 + "lng": -73.552271,
16541 + "address": ""
16542 + },
16543 + {
16544 + "sit_id": "HOTEMTOV502X75",
16545 + "citq": "305453",
16546 + "name": "ESPACE HORS CHAMPS",
16547 + "city": "Austin",
16548 + "region": "Cantons-de-l'Est",
16549 + "website": "https://www.horschamps.ca",
16550 + "engine": "aucun",
16551 + "engine_ids": {},
16552 + "booking_url": null,
16553 + "lat": 45.265136,
16554 + "lng": -72.254763,
16555 + "address": ""
16556 + },
16557 + {
16558 + "sit_id": "HOTEMTOV503A2B",
16559 + "citq": "222490",
16560 + "name": "AUBERGE OCÉANE",
16561 + "city": "Carleton-sur-Mer",
16562 + "region": "Gaspésie",
16563 + "website": "https://www.aubergeoceane.com",
16564 + "engine": "reservit",
16565 + "engine_ids": {
16566 + "custid": "58",
16567 + "hotelid": "465957"
16568 + },
16569 + "booking_url": "https://secure.reservit.com/engine/booking/58/465957/dates?specialMode=default&langcode=FR&m=booking",
16570 + "lat": 48.1063594,
16571 + "lng": -66.129109,
16572 + "address": ""
16573 + },
16574 + {
16575 + "sit_id": "HOTEMTOV502AN8",
16576 + "citq": "315550",
16577 + "name": "HÔTEL DU QUARTIER DES MARINAS",
16578 + "city": "Magog",
16579 + "region": "Cantons-de-l'Est",
16580 + "website": "https://www.hotelqdm.ca",
16581 + "engine": "aucun",
16582 + "engine_ids": {},
16583 + "booking_url": null,
16584 + "lat": 45.2663519,
16585 + "lng": -72.1548,
16586 + "address": ""
16587 + },
16588 + {
16589 + "sit_id": "HOTEMTOV503707",
16590 + "citq": "317712",
16591 + "name": "LE CHAMBREUR",
16592 + "city": "Rouyn-Noranda",
16593 + "region": "Abitibi-Témiscamingue",
16594 + "website": "https://tri-logis.ca/",
16595 + "engine": "mews",
16596 + "engine_ids": {
16597 + "distributor": "e3a7d0b4-6712-4cf8-94a3-aee8010a10ee"
16598 + },
16599 + "booking_url": "https://app.mews.com/distributor/e3a7d0b4-6712-4cf8-94a3-aee8010a10ee?mewsAdultCount=1&mewsChildCount=0&language=fr-CA&currency=CAD",
16600 + "lat": 48.2392752,
16601 + "lng": -79.023468,
16602 + "address": ""
16603 + },
16604 + {
16605 + "sit_id": "HOTEMTOV503DDK",
16606 + "citq": "320032",
16607 + "name": "TERMINUS HÔTEL",
16608 + "city": "Québec",
16609 + "region": "Québec",
16610 + "website": "https://us2.cloudbeds.com/fr/reservation/09WaFc?currency=cad",
16611 + "engine": "cloudbeds",
16612 + "engine_ids": {},
16613 + "booking_url": "https://us2.cloudbeds.com/fr/reservation/09WaFc?currency=cad",
16614 + "lat": 46.81227,
16615 + "lng": -71.22739,
16616 + "address": ""
16617 + },
16618 + {
16619 + "sit_id": "HOTEMTOV501IN6",
16620 + "citq": "309545",
16621 + "name": "HÔTEL LA GARE",
16622 + "city": "La Guadeloupe",
16623 + "region": "Chaudière-Appalaches",
16624 + "website": "https://campingdlg.ca/index.php/services/hotel-la-gare",
16625 + "engine": "error",
16626 + "engine_ids": {},
16627 + "booking_url": null,
16628 + "lat": 45.9590948,
16629 + "lng": -70.906489,
16630 + "address": ""
16631 + },
16632 + {
16633 + "sit_id": "HOTEMTOV503BXY",
16634 + "citq": "319789",
16635 + "name": "HYATT PLACE AÉROPORT DE MONTRÉAL",
16636 + "city": "Dorval",
16637 + "region": "Montréal",
16638 + "website": "https://www.hyatt.com/hyatt-place/fr-FR/yulza-hyatt-place-montreal-airport",
16639 + "engine": "error",
16640 + "engine_ids": {},
16641 + "booking_url": null,
16642 + "lat": 45.4497314,
16643 + "lng": -73.73939,
16644 + "address": ""
16645 + },
16646 + {
16647 + "sit_id": "HOTEMTOV503ACB",
16648 + "citq": "222976",
16649 + "name": "LE 12 GEORGE",
16650 + "city": "Sorel-Tracy",
16651 + "region": "Montérégie",
16652 + "website": "https://gite12george.com",
16653 + "engine": "aucun",
16654 + "engine_ids": {},
16655 + "booking_url": null,
16656 + "lat": 46.0438655,
16657 + "lng": -73.117259,
16658 + "address": ""
16659 + },
16660 + {
16661 + "sit_id": "HOTEMTOV503620",
16662 + "citq": "318739",
16663 + "name": "HÉBERGEMENT DE LA RASSEMBLEUSE",
16664 + "city": "Caplan",
16665 + "region": "Gaspésie",
16666 + "website": "https://www.la-rassembleuse.com",
16667 + "engine": "lodgify",
16668 + "engine_ids": {},
16669 + "booking_url": "https://gfont.lodgify.com",
16670 + "lat": 48.1001062,
16671 + "lng": -65.675541,
16672 + "address": ""
16673 + },
16674 + {
16675 + "sit_id": "HOTEMTOV503BNL",
16676 + "citq": "111370",
16677 + "name": "TRIANGLE DE L'ÎLE",
16678 + "city": "Saint-Laurent-de-l'Île-d'Orléans",
16679 + "region": "Québec",
16680 + "website": "https://triangledelile.com/",
16681 + "engine": "autre",
16682 + "engine_ids": {},
16683 + "booking_url": "http://artisansweb.ca",
16684 + "lat": 46.8594638,
16685 + "lng": -71.012759,
16686 + "address": ""
16687 + },
16688 + {
16689 + "sit_id": "HOTEMTOV503DP0",
16690 + "citq": "320083",
16691 + "name": "MOXY MONTREAL CENTRE VILLE",
16692 + "city": "Montréal",
16693 + "region": "Montréal",
16694 + "website": "https://www.marriott.com/fr/hotels/yulox-moxy-montreal-downtown/overview/",
16695 + "engine": "error",
16696 + "engine_ids": {},
16697 + "booking_url": null,
16698 + "lat": 45.4979242,
16699 + "lng": -73.56324,
16700 + "address": ""
16701 + },
16702 + {
16703 + "sit_id": "HOTEMTOV503ELW",
16704 + "citq": "320295",
16705 + "name": "LOFT LE SOMMET",
16706 + "city": "Amos",
16707 + "region": "Abitibi-Témiscamingue",
16708 + "website": "https://www.ccslesommet.ca",
16709 + "engine": "aucun",
16710 + "engine_ids": {},
16711 + "booking_url": null,
16712 + "lat": 48.5721154,
16713 + "lng": -78.118195,
16714 + "address": ""
16715 + },
16716 + {
16717 + "sit_id": "HOTEMTOV503813",
16718 + "citq": "319190",
16719 + "name": "LE PETIT HOTEL MONTREAL INC",
16720 + "city": "Montréal",
16721 + "region": "Montréal",
16722 + "website": "https://le-petit-hotel.com/notre-dame/fr/accueil/",
16723 + "engine": "synxis",
16724 + "engine_ids": {
16725 + "chain": "18009",
16726 + "hotel": "41861"
16727 + },
16728 + "booking_url": "https://be.synxis.com/?Hotel=41861&Chain=18009&config=initialConfig&theme=initialTheme",
16729 + "lat": 45.505692,
16730 + "lng": -73.556318,
16731 + "address": ""
16732 + },
16733 + {
16734 + "sit_id": "HOTEMTOV503C69",
16735 + "citq": "319836",
16736 + "name": "LA BOTTE ASSOIFFÉE",
16737 + "city": "Bolton-Ouest",
16738 + "region": "Cantons-de-l'Est",
16739 + "website": "https://thirstyboot.ca",
16740 + "engine": "aucun",
16741 + "engine_ids": {},
16742 + "booking_url": null,
16743 + "lat": 45.2076308,
16744 + "lng": -72.467729,
16745 + "address": ""
16746 + },
16747 + {
16748 + "sit_id": "HOTEMTOV503EPQ",
16749 + "citq": "229036",
16750 + "name": "L'ÉCHO DES VAGUES",
16751 + "city": "Baie-Sainte-Catherine",
16752 + "region": "Charlevoix",
16753 + "website": "https://www.lechodesvagues.net",
16754 + "engine": "error",
16755 + "engine_ids": {},
16756 + "booking_url": null,
16757 + "lat": 48.1048206,
16758 + "lng": -69.725324,
16759 + "address": ""
16760 + },
16761 + {
16762 + "sit_id": "HOTEMTOV50360H",
16763 + "citq": "318806",
16764 + "name": "CHALET CANNELLE - CINNAMON LODGE",
16765 + "city": "Notre-Dame-du-Laus",
16766 + "region": "Laurentides",
16767 + "website": "https://cinnamonlodge.ca/fr/",
16768 + "engine": "autre",
16769 + "engine_ids": {},
16770 + "booking_url": "https://www.facebook.com/cinnamonlodge",
16771 + "lat": 46.0877233,
16772 + "lng": -75.621951,
16773 + "address": ""
16774 + },
16775 + {
16776 + "sit_id": "HOTEMTOV503GDK",
16777 + "citq": "320724",
16778 + "name": "LE VILLAGE CANADIANA",
16779 + "city": "Rawdon",
16780 + "region": "Lanaudière",
16781 + "website": "https://www.canadianavillage.com",
16782 + "engine": "aucun",
16783 + "engine_ids": {},
16784 + "booking_url": null,
16785 + "lat": 46.0835586,
16786 + "lng": -73.712334,
16787 + "address": ""
16788 + },
16789 + {
16790 + "sit_id": "HOTEMTOV503GRT",
16791 + "citq": "320804",
16792 + "name": "HOTELIA",
16793 + "city": "Saint-Ambroise",
16794 + "region": "Saguenay--Lac-Saint-Jean",
16795 + "website": "http://www.hoteliahotel.com",
16796 + "engine": "mews",
16797 + "engine_ids": {
16798 + "distributor": "81d5dcbc-bbb3-47cd-b63b-b278014d7358"
16799 + },
16800 + "booking_url": "https://app.mews.com/distributor/81d5dcbc-bbb3-47cd-b63b-b278014d7358",
16801 + "lat": 48.5576508,
16802 + "lng": -71.324385,
16803 + "address": ""
16804 + },
16805 + {
16806 + "sit_id": "HOTEMTOV501OG6",
16807 + "citq": "239632",
16808 + "name": "DOMAINE CARTE BLANCHE",
16809 + "city": "Lac-des-Aigles",
16810 + "region": "Bas-Saint-Laurent",
16811 + "website": "https://www.domainecarteblanche.com",
16812 + "engine": "mews",
16813 + "engine_ids": {
16814 + "distributor": "36c6a09e-2a27-4e8b-8f13-b15b0153aa65"
16815 + },
16816 + "booking_url": "https://app.mews.com/distributor/36c6a09e-2a27-4e8b-8f13-b15b0153aa65",
16817 + "lat": 47.9882742,
16818 + "lng": -68.675567,
16819 + "address": ""
16820 + },
16821 + {
16822 + "sit_id": "HOTEMTOV503GJY",
16823 + "citq": "304126",
16824 + "name": "AUBERGE DE L'OUEST",
16825 + "city": "Deschambault-Grondines",
16826 + "region": "Québec",
16827 + "website": "https://aubergedelouest.com",
16828 + "engine": "reservit",
16829 + "engine_ids": {
16830 + "custid": "58",
16831 + "hotelid": "431149"
16832 + },
16833 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=431149&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
16834 + "lat": 46.6483097,
16835 + "lng": -71.932669,
16836 + "address": ""
16837 + },
16838 + {
16839 + "sit_id": "HOTEMTOV500D0A",
16840 + "citq": "276824",
16841 + "name": "DOMAINE DECELLES INC.",
16842 + "city": "Lac-Sainte-Marie",
16843 + "region": "Outaouais",
16844 + "website": "https://resortlacstemarie.com/fr/",
16845 + "engine": "aucun",
16846 + "engine_ids": {},
16847 + "booking_url": null,
16848 + "lat": 45.9481833,
16849 + "lng": -75.943405,
16850 + "address": ""
16851 + },
16852 + {
16853 + "sit_id": "HOTEMTOV503GTI",
16854 + "citq": "320823",
16855 + "name": "AUBERGE LE SAINT PÉCHE",
16856 + "city": "Sainte-Madeleine-de-la-Rivière-Madeleine",
16857 + "region": "Gaspésie",
16858 + "website": "http://www.lesaintpeche.com",
16859 + "engine": "error",
16860 + "engine_ids": {},
16861 + "booking_url": null,
16862 + "lat": 49.2396262,
16863 + "lng": -65.302347,
16864 + "address": ""
16865 + },
16866 + {
16867 + "sit_id": "HOTEMTOV5036W2",
16868 + "citq": "318935",
16869 + "name": "HÔTEL OPÉMISKA",
16870 + "city": "Chapais",
16871 + "region": "Baie-James",
16872 + "website": "https://www.hotelopemiska.com",
16873 + "engine": "reservit",
16874 + "engine_ids": {
16875 + "custid": "58",
16876 + "hotelid": "254182"
16877 + },
16878 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=254182&lang=FR&specialMode=default&redirectHOST=softbooker.reservit.com",
16879 + "lat": 49.7865561,
16880 + "lng": -74.857203,
16881 + "address": ""
16882 + },
16883 + {
16884 + "sit_id": "HOTEMTOV503J12",
16885 + "citq": "321075",
16886 + "name": "HÔTEL NORMANDIE",
16887 + "city": "Rimouski",
16888 + "region": "Bas-Saint-Laurent",
16889 + "website": "https:///www.hotelnormandie.ca/",
16890 + "engine": "error",
16891 + "engine_ids": {},
16892 + "booking_url": null,
16893 + "lat": 48.4764057,
16894 + "lng": -68.511442,
16895 + "address": ""
16896 + },
16897 + {
16898 + "sit_id": "HOTEMTOV503GB1",
16899 + "citq": "221348",
16900 + "name": "LES MAISONS DU GRAND HÉRON",
16901 + "city": "Saint-Antoine-de-l'Isle-aux-Grues",
16902 + "region": "Chaudière-Appalaches",
16903 + "website": "https://www.maisonsdugrandheron.com/",
16904 + "engine": "reservit",
16905 + "engine_ids": {
16906 + "custid": "58",
16907 + "hotelid": "424157"
16908 + },
16909 + "booking_url": "https://secure.reservit.com/reservit/reserhotel.php?action=resa&id=58&hotelid=424157",
16910 + "lat": 47.0568069,
16911 + "lng": -70.533851,
16912 + "address": ""
16913 + },
16914 + {
16915 + "sit_id": "HOTEMTOV503IK9",
16916 + "citq": "320995",
16917 + "name": "HÔTEL TRU PAR HILTON MONTRÉAL",
16918 + "city": "Montréal",
16919 + "region": "Montréal",
16920 + "website": "https://www.hilton.com/fr/hotels/yullaru",
16921 + "engine": "error",
16922 + "engine_ids": {},
16923 + "booking_url": null,
16924 + "lat": 45.5163979,
16925 + "lng": -73.560425,
16926 + "address": ""
16927 + },
16928 + {
16929 + "sit_id": "HOTEMTOV503I0W",
16930 + "citq": "218595",
16931 + "name": "GITE AU P'TIT MANOIR",
16932 + "city": "Saguenay",
16933 + "region": "Saguenay--Lac-Saint-Jean",
16934 + "website": "https://auptitmanoir.net",
16935 + "engine": "lodgify",
16936 + "engine_ids": {},
16937 + "booking_url": "https://gfont.lodgify.com",
16938 + "lat": 48.4160568,
16939 + "lng": -71.252603,
16940 + "address": ""
16941 + },
16942 + {
16943 + "sit_id": "HOTEMTOV503JFS",
16944 + "citq": "321187",
16945 + "name": "HÔTEL RAILWAYPARC INC.",
16946 + "city": "Montréal",
16947 + "region": "Montréal",
16948 + "website": "https://www.hilton.com/fr/hotels/yulsmup-hotel-railwayparc-montreal",
16949 + "engine": "error",
16950 + "engine_ids": {},
16951 + "booking_url": null,
16952 + "lat": 45.4599603,
16953 + "lng": -73.634258,
16954 + "address": ""
16955 + },
16956 + {
16957 + "sit_id": "HOTEMTOV503K1C",
16958 + "citq": "321330",
16959 + "name": "HÔTEL COATICOOK",
16960 + "city": "Coaticook",
16961 + "region": "Cantons-de-l'Est",
16962 + "website": "https://hotelcoaticook.com",
16963 + "engine": "cloudbeds",
16964 + "engine_ids": {},
16965 + "booking_url": "https://us2.cloudbeds.com/fr/reservation/Vguz3S",
16966 + "lat": 45.147147,
16967 + "lng": -71.806117,
16968 + "address": ""
16969 + },
16970 + {
16971 + "sit_id": "HOTEMTOV503GGZ",
16972 + "citq": "320751",
16973 + "name": "HÔTEL SONOLUX",
16974 + "city": "Montréal",
16975 + "region": "Montréal",
16976 + "website": "http://www.sonolux.ca",
16977 + "engine": "autre",
16978 + "engine_ids": {},
16979 + "booking_url": "https://www.opentable.ca/r/lumi-subterra-montreal?corrid=f7007e65-e58c-485e-8bd0-2613704d0aef&amp;avt=eyJ2IjoyLCJtIjowLCJwIjowLCJzIjowLCJuIjowfQ&amp;p=2&amp;sd=2025-11-22T19%3A30%3A00",
16980 + "lat": 45.5037753,
16981 + "lng": -73.558675,
16982 + "address": ""
16983 + },
16984 + {
16985 + "sit_id": "HOTEMTOV503J9E",
16986 + "citq": "321129",
16987 + "name": "HÔTEL CORBIN",
16988 + "city": "Québec",
16989 + "region": "Québec",
16990 + "website": "http://www.hotelcorbin.com",
16991 + "engine": "mews",
16992 + "engine_ids": {
16993 + "distributor": "bbc1f3d7-4f6e-4193-aa24-b2880063f2f4"
16994 + },
16995 + "booking_url": "https://app.mews.com/distributor/bbc1f3d7-4f6e-4193-aa24-b2880063f2f4",
16996 + "lat": 46.8170198,
16997 + "lng": -71.20766,
16998 + "address": ""
16999 + },
17000 + {
17001 + "sit_id": "HOTEMTOV503KW7",
17002 + "citq": "321533",
17003 + "name": "MAISON GRINDER",
17004 + "city": "Montréal",
17005 + "region": "Montréal",
17006 + "website": "https://www.maisongrinder.com",
17007 + "engine": "mews",
17008 + "engine_ids": {
17009 + "distributor": "d4068c11-cfef-4fbb-a3ce-b291003d31ee"
17010 + },
17011 + "booking_url": "https://app.mews.com/distributor/d4068c11-cfef-4fbb-a3ce-b291003d31ee",
17012 + "lat": 45.4887546,
17013 + "lng": -73.568169,
17014 + "address": ""
17015 + },
17016 + {
17017 + "sit_id": "HOTEMTOV503BHT",
17018 + "citq": "319680",
17019 + "name": "MUNICIPALITÉ DE RIVIÈRE-BLEUE",
17020 + "city": "Rivière-Bleue",
17021 + "region": "Bas-Saint-Laurent",
17022 + "website": "https://www.riviere-bleue.ca",
17023 + "engine": "aucun",
17024 + "engine_ids": {},
17025 + "booking_url": null,
17026 + "lat": 47.4357946,
17027 + "lng": -69.042297,
17028 + "address": ""
17029 + },
17030 + {
17031 + "sit_id": "HOTEMTOV503LAY",
17032 + "citq": "321637",
17033 + "name": "HÔTEL SPARK BY HILTON™",
17034 + "city": "Montréal",
17035 + "region": "Montréal",
17036 + "website": "https://www.hilton.com/fr/hotels/yulmtpe-spark-montreal-midtown/rooms/",
17037 + "engine": "error",
17038 + "engine_ids": {},
17039 + "booking_url": null,
17040 + "lat": 45.4859079,
17041 + "lng": -73.635588,
17042 + "address": ""
17043 + },
17044 + {
17045 + "sit_id": "HOTEMTOV503GRU",
17046 + "citq": "320807",
17047 + "name": "MAISON BELLEMARE",
17048 + "city": "Saint-Marc-sur-Richelieu",
17049 + "region": "Montérégie",
17050 + "website": "https://www.aubergehandfield.com",
17051 + "engine": "reservit",
17052 + "engine_ids": {
17053 + "custid": "58",
17054 + "hotelid": "244471"
17055 + },
17056 + "booking_url": "https://secure.reservit.com/engine/booking/58/244471/dates?specialMode=default&langcode=FR&m=booking",
17057 + "lat": 45.6726475,
17058 + "lng": -73.193873,
17059 + "address": ""
17060 + },
17061 + {
17062 + "sit_id": "HOTEMTOV503DGI",
17063 + "citq": "160462",
17064 + "name": "NAVIGATEUR STE-LUCE",
17065 + "city": "Sainte-Luce",
17066 + "region": "Bas-Saint-Laurent",
17067 + "website": "https://www.navigateursteluce.com",
17068 + "engine": "cloudbeds",
17069 + "engine_ids": {
17070 + "slug": "9uD2zd"
17071 + },
17072 + "booking_url": "https://hotels.cloudbeds.com/reservation/9uD2zd",
17073 + "lat": 48.5466114,
17074 + "lng": -68.379974,
17075 + "address": ""
17076 + },
17077 + {
17078 + "sit_id": "HOTEMTOV503MT4",
17079 + "citq": "322002",
17080 + "name": "CHALETS ET SPA LAC SAINT-JEAN - ROCCA",
17081 + "city": "Chambord",
17082 + "region": "Saguenay--Lac-Saint-Jean",
17083 + "website": "https://www.chaletsetspa.com/",
17084 + "engine": "reservit",
17085 + "engine_ids": {
17086 + "custid": "58",
17087 + "hotelid": "156595"
17088 + },
17089 + "booking_url": "https://secure.reservit.com/fo/booking/58/156595/dates?specialMode=default&langcode=FR&partid=0&custid=58&_ga=GA1.2.2134566365.1565181042&hotelid=156595&m=booking",
17090 + "lat": 48.4411487,
17091 + "lng": -72.120588,
17092 + "address": ""
17093 + },
17094 + {
17095 + "sit_id": "HOTEMTOV503OR7",
17096 + "citq": "119140",
17097 + "name": "AUBERGE FOIN DE MER",
17098 + "city": "Kamouraska",
17099 + "region": "Bas-Saint-Laurent",
17100 + "website": "https://aubergefoindemer.com/",
17101 + "engine": "reservit",
17102 + "engine_ids": {
17103 + "custid": "58",
17104 + "hotelid": "471230"
17105 + },
17106 + "booking_url": "https://secure.reservit.com/engine/booking/58/471230/dates?specialMode=default&langcode=FR&m=booking",
17107 + "lat": 47.5597575,
17108 + "lng": -69.875942,
17109 + "address": ""
17110 + },
17111 + {
17112 + "sit_id": "HOTEMTOV503MYV",
17113 + "citq": "019983",
17114 + "name": "AVENTURE ROSE DES VENTS",
17115 + "city": "Sainte-Rose-du-Nord",
17116 + "region": "Saguenay--Lac-Saint-Jean",
17117 + "website": "https://aventurerosedesvents.com",
17118 + "engine": "reservit",
17119 + "engine_ids": {
17120 + "custid": "58",
17121 + "hotelid": "430352"
17122 + },
17123 + "booking_url": "https://secure.reservit.com/fo/booking/58/430352/dates?specialMode=default&langcode=FR&__utmz=128918670.1615045802.1.1.utmcsr%3D(direct",
17124 + "lat": 48.3857954,
17125 + "lng": -70.587711,
17126 + "address": ""
17127 + },
17128 + {
17129 + "sit_id": "HOTEMTOV503QAD",
17130 + "citq": "297919",
17131 + "name": "GITE LE PRESBYTÈRE",
17132 + "city": "Macamic",
17133 + "region": "Abitibi-Témiscamingue",
17134 + "website": "https://www.gitelepresbytere.net",
17135 + "engine": "aucun",
17136 + "engine_ids": {},
17137 + "booking_url": null,
17138 + "lat": 48.7489376,
17139 + "lng": -79.1424806,
17140 + "address": ""
17141 + },
17142 + {
17143 + "sit_id": "HOTEMTOV503DJM",
17144 + "citq": "320053",
17145 + "name": "LE BORÉAL ABITIBI HÔTEL",
17146 + "city": "Val-d'Or",
17147 + "region": "Abitibi-Témiscamingue",
17148 + "website": "https://www.hotelboreal.ca/",
17149 + "engine": "mews",
17150 + "engine_ids": {
17151 + "distributor": "438cf173-6a74-4ef3-91d3-b1d200b086b6"
17152 + },
17153 + "booking_url": "https://app.mews.com/distributor/438cf173-6a74-4ef3-91d3-b1d200b086b6",
17154 + "lat": 48.0941307,
17155 + "lng": -77.831115,
17156 + "address": ""
17157 + },
17158 + {
17159 + "sit_id": "HOTEMTOV503QPJ",
17160 + "citq": "322818",
17161 + "name": "RESIDENCE INN BROMONT",
17162 + "city": "Bromont",
17163 + "region": "Cantons-de-l'Est",
17164 + "website": "https://www.marriott.fr/yulrb",
17165 + "engine": "error",
17166 + "engine_ids": {},
17167 + "booking_url": null,
17168 + "lat": 45.3011973,
17169 + "lng": -72.638157,
17170 + "address": ""
17171 + },
17172 + {
17173 + "sit_id": "HOTEMTOV503RIM",
17174 + "citq": "248135",
17175 + "name": "LE DOMAINE DU PHOENIX",
17176 + "city": "Saint-Fulgence",
17177 + "region": "Saguenay--Lac-Saint-Jean",
17178 + "website": "https://www.ledomaineduphoenix.com",
17179 + "engine": "aucun",
17180 + "engine_ids": {},
17181 + "booking_url": null,
17182 + "lat": 48.4273457,
17183 + "lng": -70.733131,
17184 + "address": ""
17185 + },
17186 + {
17187 + "sit_id": "HOTEMTOV5033PD",
17188 + "citq": "318008",
17189 + "name": "CAMPING EAU GILLIES",
17190 + "city": "Latulipe-et-Gaboury",
17191 + "region": "Abitibi-Témiscamingue",
17192 + "website": "https://www.eaugillies.com/",
17193 + "engine": "aucun",
17194 + "engine_ids": {},
17195 + "booking_url": null,
17196 + "lat": 47.4,
17197 + "lng": -79.0,
17198 + "address": ""
17199 + },
17200 + {
17201 + "sit_id": "HOTEMTOV503OY9",
17202 + "citq": "322453",
17203 + "name": "CAMP URBAIN INC.",
17204 + "city": "Malartic",
17205 + "region": "Abitibi-Témiscamingue",
17206 + "website": "https://www.campurbain.com",
17207 + "engine": "autre",
17208 + "engine_ids": {},
17209 + "booking_url": "https://quebecstudio.com",
17210 + "lat": 48.1347257,
17211 + "lng": -78.121841,
17212 + "address": ""
17213 + },
17214 + {
17215 + "sit_id": "HOTEMTOV503I16",
17216 + "citq": "320905",
17217 + "name": "MANOIR ROUTE 66",
17218 + "city": "Saint-Victor",
17219 + "region": "Chaudière-Appalaches",
17220 + "website": "https://www.hotelroute66.ca",
17221 + "engine": "reservit",
17222 + "engine_ids": {
17223 + "custid": "58",
17224 + "hotelid": "253646"
17225 + },
17226 + "booking_url": "https://secure.reservit.com/engine/booking/58/253646",
17227 + "lat": 46.154215,
17228 + "lng": -70.913333,
17229 + "address": ""
17230 + },
17231 + {
17232 + "sit_id": "HOTEMTOV503J0K",
17233 + "citq": "321062",
17234 + "name": "AUBERGE SOLEIL D'OR",
17235 + "city": "L'Ascension-de-Patapédia",
17236 + "region": "Gaspésie",
17237 + "website": "https://matapedialesplateaux.com/",
17238 + "engine": "aucun",
17239 + "engine_ids": {},
17240 + "booking_url": null,
17241 + "lat": 47.9299515,
17242 + "lng": -67.248525,
17243 + "address": ""
17244 + },
17245 + {
17246 + "sit_id": "HOTEMTOV503SQO",
17247 + "citq": "323243",
17248 + "name": "HÔTEL DE GLACE",
17249 + "city": "Saint-Gabriel-de-Valcartier",
17250 + "region": "Québec",
17251 + "website": "https://www.valcartier.com/fr/hebergement/hotel-de-glace/",
17252 + "engine": "aucun",
17253 + "engine_ids": {},
17254 + "booking_url": null,
17255 + "lat": 46.9424088,
17256 + "lng": -71.47318,
17257 + "address": ""
17258 + },
17259 + {
17260 + "sit_id": "HOTEMTOV503TVI",
17261 + "citq": "323485",
17262 + "name": "TOWNEPLACE SUITES PAR MARRIOTT MONTREAL AIRPORT",
17263 + "city": "Dorval",
17264 + "region": "Montréal",
17265 + "website": "https://www.marriott.com/fr/yults",
17266 + "engine": "error",
17267 + "engine_ids": {},
17268 + "booking_url": null,
17269 + "lat": 45.454152,
17270 + "lng": -73.735037,
17271 + "address": ""
17272 + },
17273 + {
17274 + "sit_id": "HOTEMTOV503V1S",
17275 + "citq": "323753",
17276 + "name": "HÔTEL LOFT PLUS (PLATEAU)",
17277 + "city": "Montréal",
17278 + "region": "Montréal",
17279 + "website": "https://hotelloftplus.com/",
17280 + "engine": "hotello",
17281 + "engine_ids": {},
17282 + "booking_url": "https://hotelloftplus.com/",
17283 + "lat": 45.5142272,
17284 + "lng": -73.572807,
17285 + "address": ""
17286 + },
17287 + {
17288 + "sit_id": "HOTEMTOV503U58",
17289 + "citq": "323535",
17290 + "name": "FAROUCHE TREMBLANT",
17291 + "city": "Lac-Supérieur",
17292 + "region": "Laurentides",
17293 + "website": "https://www.farouche.ca/",
17294 + "engine": "mews",
17295 + "engine_ids": {
17296 + "distributor": "6efda75d-509c-4d12-a2d9-b10900c06d08"
17297 + },
17298 + "booking_url": "https://app.mews.com/distributor/6efda75d-509c-4d12-a2d9-b10900c06d08?_gl=1*zsqiwg*_gcl_au*NTk3NjA1NjQ4LjE3NzEyNjQwNTk.*_ga*MTg1NTgxODk5MS4xNzYzNDE0NTI4*_ga_GRLQJ644EW*czE3NzY4NzgzMTUkbzk2JGcxJHQxNzc2ODc4MzIxJGo1NCRsMCRoMA..",
17299 + "lat": 46.2518572,
17300 + "lng": -74.493524,
17301 + "address": ""
17302 + },
17303 + {
17304 + "sit_id": "HOTEMTOV503L91",
17305 + "citq": "297208",
17306 + "name": "MAISON LAVOIE",
17307 + "city": "Sagard",
17308 + "region": "Charlevoix",
17309 + "website": "https://www.domaineeuclide.ca/maison-lavoie-1",
17310 + "engine": "aucun",
17311 + "engine_ids": {},
17312 + "booking_url": null,
17313 + "lat": 48.0800167,
17314 + "lng": -70.040026,
17315 + "address": ""
17316 + },
17317 + {
17318 + "sit_id": "HOTEMTOV503RP3",
17319 + "citq": "299278",
17320 + "name": "L’ÉTOILE DU LAC LYSTER",
17321 + "city": "Coaticook",
17322 + "region": "Cantons-de-l'Est",
17323 + "website": "https://www.grpmegarbane.com",
17324 + "engine": "autre",
17325 + "engine_ids": {},
17326 + "booking_url": "https://projexmedia.com/web/conception-de-sites-web-sherbrooke-magog-bromont-montreal-quebec/",
17327 + "lat": 45.0255307,
17328 + "lng": -71.914085,
17329 + "address": ""
17330 + },
17331 + {
17332 + "sit_id": "HOTEMTOV503RWP",
17333 + "citq": "083440",
17334 + "name": "LES CONDOTELS DE TADOUSSAC INC. (MAISON HOVINGTON)",
17335 + "city": "Tadoussac",
17336 + "region": "Côte-Nord (Manicouagan)",
17337 + "website": "https://maisonhovington.com/",
17338 + "engine": "reservit",
17339 + "engine_ids": {
17340 + "custid": "452",
17341 + "hotelid": "450955"
17342 + },
17343 + "booking_url": "https://secure.reservit.com/fo/booking/452/450955/dates?specialMode=default&langcode=EN&custid=452&_ga=GA1.1.502168056.1718823119&hotelid=450955&m=booking&resetSelectedOffer=true",
17344 + "lat": 48.1434461,
17345 + "lng": -69.711872,
17346 + "address": ""
17347 + },
17348 + {
17349 + "sit_id": "HOTEMTOV503S0E",
17350 + "citq": "063416",
17351 + "name": "CABINES BORÉALES",
17352 + "city": "Rimouski",
17353 + "region": "Bas-Saint-Laurent",
17354 + "website": "https://www.cabinesboreales.ca",
17355 + "engine": "aucun",
17356 + "engine_ids": {},
17357 + "booking_url": null,
17358 + "lat": 48.42092,
17359 + "lng": -68.608189,
17360 + "address": ""
17361 + },
17362 + {
17363 + "sit_id": "HOTEMTOV503VDK",
17364 + "citq": "301317",
17365 + "name": "LE CHAT-LET",
17366 + "city": "Saint-Gilles",
17367 + "region": "Chaudière-Appalaches",
17368 + "website": "https://www.lechatlet.com",
17369 + "engine": "error",
17370 + "engine_ids": {},
17371 + "booking_url": null,
17372 + "lat": 46.5873462,
17373 + "lng": -71.358485,
17374 + "address": ""
17375 + },
17376 + {
17377 + "sit_id": "HOTEMTOV503LXR",
17378 + "citq": "175070",
17379 + "name": "GÎTE L'AUBERGINE",
17380 + "city": "Scott",
17381 + "region": "Chaudière-Appalaches",
17382 + "website": "https://www.gitelaubergine.com",
17383 + "engine": "autre",
17384 + "engine_ids": {},
17385 + "booking_url": "https://komultimedia.com",
17386 + "lat": 46.484056,
17387 + "lng": -71.063207,
17388 + "address": ""
17389 + },
17390 + {
17391 + "sit_id": "HOTEMTOV503P0W",
17392 + "citq": "098652",
17393 + "name": "OM VILLÉGIATURE",
17394 + "city": "Saint-Laurent-de-l'Île-d'Orléans",
17395 + "region": "Québec",
17396 + "website": "https://omvillegiature.com/",
17397 + "engine": "autre",
17398 + "engine_ids": {},
17399 + "booking_url": "https://omvilegiature.holidayfuture.com/",
17400 + "lat": 46.8603104,
17401 + "lng": -71.00883,
17402 + "address": ""
17403 + },
17404 + {
17405 + "sit_id": "HOTEMTOV503J9B",
17406 + "citq": "321118",
17407 + "name": "HÔTEL CHÂTEAU CRAN CHAUD",
17408 + "city": "Saguenay",
17409 + "region": "Saguenay--Lac-Saint-Jean",
17410 + "website": "https://www.chateaucranchaud.com",
17411 + "engine": "mews",
17412 + "engine_ids": {
17413 + "distributor": "5db88ede-b572-4828-bdf1-b2c10176d3f0"
17414 + },
17415 + "booking_url": "https://app.mews.com/distributor/5db88ede-b572-4828-bdf1-b2c10176d3f0",
17416 + "lat": 48.4239681,
17417 + "lng": -71.076647,
17418 + "address": ""
17419 + },
17420 + {
17421 + "sit_id": "HOTEMTOV503UIA",
17422 + "citq": "323620",
17423 + "name": "DOMAINE BEL AZUR",
17424 + "city": "Baie-des-Sables",
17425 + "region": "Gaspésie",
17426 + "website": "https://www.domainebelazur.com/",
17427 + "engine": "aucun",
17428 + "engine_ids": {},
17429 + "booking_url": null,
17430 + "lat": 48.6949772,
17431 + "lng": -67.940171,
17432 + "address": ""
17433 + },
17434 + {
17435 + "sit_id": "HOTEMTOV503VSR",
17436 + "citq": "323857",
17437 + "name": "RÉSIDENCE INN PAR MARRIOTT TROIS-RIVIÈRES",
17438 + "city": "Trois-Rivières",
17439 + "region": "Mauricie",
17440 + "website": "https://www.marriott.fr/yqbtr",
17441 + "engine": "error",
17442 + "engine_ids": {},
17443 + "booking_url": null,
17444 + "lat": 46.3394175,
17445 + "lng": -72.542237,
17446 + "address": ""
17447 + },
17448 + {
17449 + "sit_id": "HOTEMTOV503Y27",
17450 + "citq": "324303",
17451 + "name": "AUBERGE BELLECHASSE",
17452 + "city": "Saint-Philémon",
17453 + "region": "Chaudière-Appalaches",
17454 + "website": "https://www.beausitetourisme.com",
17455 + "engine": "aucun",
17456 + "engine_ids": {},
17457 + "booking_url": null,
17458 + "lat": 46.6793635,
17459 + "lng": -70.451919,
17460 + "address": ""
17461 + },
17462 + {
17463 + "sit_id": "HOTEMTOV503UHZ",
17464 + "citq": "323606",
17465 + "name": "CAMP URBAIN INC.",
17466 + "city": "Rivière-Héva",
17467 + "region": "Abitibi-Témiscamingue",
17468 + "website": "https://www.campurbain.com",
17469 + "engine": "autre",
17470 + "engine_ids": {},
17471 + "booking_url": "https://quebecstudio.com",
17472 + "lat": 48.2389787,
17473 + "lng": -78.221541,
17474 + "address": ""
17475 + },
17476 + {
17477 + "sit_id": "HOTEMTOV503M6R",
17478 + "citq": "279635",
17479 + "name": "MAISON JACYNTHE L'HÔTEL",
17480 + "city": "Montréal",
17481 + "region": "Montréal",
17482 + "website": "https://www.maisonjacynthe.ca",
17483 + "engine": "autre",
17484 + "engine_ids": {},
17485 + "booking_url": "https://www.gorendezvous.com/maisonjacynthe?companyId=106253",
17486 + "lat": 45.518927,
17487 + "lng": -73.566826,
17488 + "address": ""
17489 + },
17490 + {
17491 + "sit_id": "HOTEMTOV503XJ3",
17492 + "citq": "125650",
17493 + "name": "MAISON CADORETTE",
17494 + "city": "Shawinigan",
17495 + "region": "Mauricie",
17496 + "website": "https://maisoncadorette.com/",
17497 + "engine": "autre",
17498 + "engine_ids": {},
17499 + "booking_url": "https://www.googletagmanager.com",
17500 + "lat": 46.7207872,
17501 + "lng": -72.76621,
17502 + "address": ""
17503 + },
17504 + {
17505 + "sit_id": "HOTEMTOV503DJK",
17506 + "citq": "196210",
17507 + "name": "MANOIR HAMILTON INC.",
17508 + "city": "New Carlisle",
17509 + "region": "Gaspésie",
17510 + "website": "https://www.manoirhamilton.com",
17511 + "engine": "autre",
17512 + "engine_ids": {},
17513 + "booking_url": "https://www.booking.com/hotel/ca/manoir-hamilton-new-carlisle2.fr.html?chal_t=1775126595189&#038;force_referer=https%3A%2F%2Fwww.google.com%2F",
17514 + "lat": 48.0100016,
17515 + "lng": -65.323521,
17516 + "address": ""
17517 + },
17518 + {
17519 + "sit_id": "HOTEMTOV5039I7",
17520 + "citq": "175980",
17521 + "name": "CAMP ST-PAUL",
17522 + "city": "Pointe-aux-Outardes",
17523 + "region": "Côte-Nord (Manicouagan)",
17524 + "website": "https://www.campstpaul.com",
17525 + "engine": "autre",
17526 + "engine_ids": {},
17527 + "booking_url": "https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js",
17528 + "lat": 49.1253672,
17529 + "lng": -68.375433,
17530 + "address": ""
17531 + },
17532 + {
17533 + "sit_id": "HOTEMTOV503IK8",
17534 + "citq": "320994",
17535 + "name": "RAFTING MOMENTUM",
17536 + "city": "Litchfield",
17537 + "region": "Outaouais",
17538 + "website": "https://www.raftingmomentum.com/produit/appartement-du-pavillon/",
17539 + "engine": "autre",
17540 + "engine_ids": {},
17541 + "booking_url": "https://fr.airbnb.ca/rooms/1197152447096107438?check_in=2025-04-24&#038;check_out=2025-04-25&#038;search_mode=regular_search&#038;source_impression_id=p3_1744387238_P3g0ckBX3cP-87vB&#038;previous_page_section_name=1000&#038;federated_search_id=613d47a3-8733-4d8f-9fc2-5ff8ba823ecf",
17542 + "lat": 45.6752322,
17543 + "lng": -76.613089,
17544 + "address": ""
17545 + },
17546 + {
17547 + "sit_id": "HOTEMTOV5035GY",
17548 + "citq": "318279",
17549 + "name": "LES CHAMBRES DU COIN",
17550 + "city": "Sainte-Croix",
17551 + "region": "Chaudière-Appalaches",
17552 + "website": "https://leschambresducoin.com",
17553 + "engine": "error",
17554 + "engine_ids": {},
17555 + "booking_url": null,
17556 + "lat": 46.6228172,
17557 + "lng": -71.735455,
17558 + "address": ""
17559 + }
17560 + ]
17561 +}
\ No newline at end of file
modified data/sources_ct.json +347 −323
@@ -1,325 +1,349 @@
1 1 {
2 − "sources": [
3 − {
4 − "id": "airbnb",
5 − "name": "Airbnb",
6 − "url": "https://www.airbnb.ca",
7 − "category": "internationale"
8 − },
9 − {
10 − "id": "booking",
11 − "name": "Booking.com",
12 − "url": "https://www.booking.com",
13 − "category": "internationale"
14 − },
15 − {
16 − "id": "vrbo",
17 − "name": "Vrbo",
18 − "url": "https://www.vrbo.com",
19 − "category": "internationale"
20 − },
21 − {
22 − "id": "expedia",
23 − "name": "Expedia (locations de vacances)",
24 − "url": "https://www.expedia.ca",
25 − "category": "internationale"
26 − },
27 − {
28 − "id": "agoda",
29 − "name": "Agoda Homes",
30 − "url": "https://www.agoda.com",
31 − "category": "internationale",
32 − "status": "en attente de connecteur"
33 − },
34 − {
35 − "id": "plumguide",
36 − "name": "Plum Guide",
37 − "url": "https://www.plumguide.com",
38 − "category": "internationale",
39 − "status": "en attente de connecteur"
40 − },
41 − {
42 − "id": "glampinghub",
43 − "name": "Glamping Hub",
44 − "url": "https://glampinghub.com",
45 − "category": "internationale"
46 − },
47 − {
48 − "id": "hipcamp",
49 − "name": "Hipcamp",
50 − "url": "https://www.hipcamp.com",
51 − "category": "internationale"
52 − },
53 − {
54 − "id": "marriott_hvmi",
55 − "name": "Marriott Homes & Villas",
56 − "url": "https://homes-and-villas.marriott.com",
57 − "category": "internationale",
58 − "status": "en attente de connecteur"
59 − },
60 − {
61 − "id": "furnishedfinder",
62 − "name": "Furnished Finder",
63 − "url": "https://www.furnishedfinder.com",
64 − "category": "internationale",
65 − "status": "en attente de connecteur"
66 − },
67 − {
68 − "id": "corporatestays",
69 − "name": "Corporate Stays",
70 − "url": "https://www.corporatestays.com",
71 − "category": "internationale"
72 − },
73 − {
74 − "id": "monsieurchalets",
75 − "name": "MonsieurChalets",
76 − "url": "https://www.monsieurchalets.com",
77 − "category": "quebecoise"
78 − },
79 − {
80 − "id": "wechalet",
81 − "name": "WeChalet",
82 − "url": "https://wechalet.com",
83 − "category": "quebecoise"
84 − },
85 − {
86 − "id": "chaletsarabais",
87 − "name": "Chalets à Rabais",
88 − "url": "https://www.chaletsarabais.com",
89 − "category": "quebecoise"
90 − },
91 − {
92 − "id": "chaletsalouer",
93 − "name": "ChaletsÀLouer.com",
94 − "url": "https://www.chaletsalouer.com",
95 − "category": "quebecoise"
96 − },
97 − {
98 − "id": "mcal",
99 − "name": "Maisons et chalets à louer",
100 − "url": "https://maisonsetchaletsalouer.com",
101 − "category": "quebecoise"
102 − },
103 − {
104 − "id": "qldc",
105 − "name": "Québec Location de Chalets",
106 − "url": "https://www.quebeclocationdechalets.com",
107 − "category": "quebecoise"
108 − },
109 − {
110 − "id": "rsvpchalets",
111 − "name": "RSVP Chalets",
112 − "url": "https://rsvpchalets.com",
113 − "category": "quebecoise"
114 − },
115 − {
116 − "id": "chaletsauquebec",
117 − "name": "Chalets au Québec",
118 − "url": "https://www.chaletsauquebec.com",
119 − "category": "quebecoise"
120 − },
121 − {
122 − "id": "tremblant_living",
123 − "name": "Tremblant Living",
124 − "url": "https://www.tremblantliving.com",
125 − "category": "agence"
126 − },
127 − {
128 − "id": "gites_passant",
129 − "name": "Gîtes et Auberges du Passant",
130 − "url": "https://www.terroiretsaveurs.com",
131 − "category": "gites"
132 − },
133 − {
134 − "id": "bonjourquebec",
135 − "name": "Bonjour Québec (CITQ)",
136 − "url": "https://www.bonjourquebec.com",
137 − "category": "officielle"
138 − },
139 − {
140 − "id": "sepaq",
141 − "name": "Sépaq",
142 − "url": "https://www.sepaq.com",
143 − "category": "officielle"
144 − },
145 − {
146 − "id": "parcscanada",
147 − "name": "Parcs Canada",
148 − "url": "https://reservation.pc.gc.ca",
149 − "category": "officielle"
150 − },
151 − {
152 − "id": "sinistar",
153 − "name": "Sinistar",
154 − "url": "https://www.sinistar.ca",
155 − "category": "relogement"
156 − },
157 − {
158 − "id": "louer_ca_ct",
159 − "name": "Louer.ca (court terme)",
160 − "url": "https://www.louer.ca",
161 − "category": "relogement",
162 − "status": "en attente de connecteur"
163 − },
164 − {
165 − "id": "kijiji_ct",
166 − "name": "Kijiji (court terme)",
167 − "url": "https://www.kijiji.ca",
168 − "category": "petites-annonces"
169 − },
170 − {
171 − "id": "lespac_ct",
172 − "name": "LesPAC (court terme)",
173 − "url": "https://www.lespac.com",
174 − "category": "petites-annonces",
175 − "status": "en attente de connecteur"
176 − },
177 − {
178 − "id": "fb_marketplace_ct",
179 − "name": "Facebook Marketplace (court terme)",
180 − "url": "https://www.facebook.com/marketplace",
181 − "category": "petites-annonces",
182 − "status": "en attente de connecteur"
183 − },
184 − {
185 − "id": "craigslist_ct",
186 − "name": "Craigslist (court terme)",
187 − "url": "https://montreal.craigslist.org",
188 − "category": "petites-annonces",
189 − "status": "en attente de connecteur"
190 − },
191 − {
192 − "id": "bonjourresidences",
193 − "name": "Bonjour Résidences",
194 − "url": "https://www.bonjourresidences.com",
195 − "category": "cas-particuliers",
196 − "status": "en attente de connecteur"
197 − },
198 − {
199 − "id": "chaleto",
200 − "name": "Chaletô",
201 − "url": "https://chaleto.ca",
202 − "category": "quebecoise"
203 − },
204 − {
205 − "id": "hebergia",
206 − "name": "Hebergia",
207 − "url": "https://hebergia.ca",
208 − "category": "quebecoise"
209 − },
210 − {
211 − "id": "rezerve",
212 − "name": "Rëzerve",
213 − "url": "https://reserver.ca",
214 − "category": "quebecoise"
215 − },
216 − {
217 − "id": "campingquebec",
218 − "name": "Camping Québec",
219 − "url": "https://www.campingquebec.com",
220 − "category": "officielle"
221 − },
222 − {
223 − "id": "pourvoiries",
224 − "name": "Pourvoiries du Québec (FPQ)",
225 − "url": "https://www.pourvoiries.com",
226 − "category": "officielle"
227 − },
228 − {
229 − "id": "gitesauquebec",
230 − "name": "Gîtes au Québec",
231 − "url": "https://www.gitesauquebec.com",
232 − "category": "gites"
233 − },
234 − {
235 − "id": "hebergementcharlevoix",
236 − "name": "Hébergement Charlevoix",
237 − "url": "https://www.hebergement-charlevoix.com",
238 − "category": "agence"
239 − },
240 − {
241 − "id": "chaletsalpins",
242 − "name": "Les Chalets Alpins",
243 − "url": "https://chaletsalpins.ca",
244 − "category": "agence"
245 − },
246 − {
247 − "id": "memoriachalets",
248 − "name": "Memoria Chalets",
249 − "url": "https://memoriachalets.com",
250 − "category": "agence"
251 − },
252 − {
253 − "id": "accestremblant",
254 − "name": "Accès Tremblant",
255 − "url": "https://accestremblant.ca",
256 − "category": "agence"
257 − },
258 − {
259 − "id": "chaletsdanslenord",
260 − "name": "Les Chalets dans le Nord",
261 − "url": "https://leschaletsdanslenord.com",
262 − "category": "agence"
263 − },
264 − {
265 − "id": "alouerauxiles",
266 − "name": "À louer aux Îles",
267 − "url": "https://www.alouerauxiles.com",
268 − "category": "agence"
269 − },
270 − {
271 − "id": "lesversants",
272 − "name": "Les Versants Mont-Tremblant",
273 − "url": "https://www.lesversants.com",
274 − "category": "agence"
275 − },
276 − {
277 − "id": "captremblant",
278 − "name": "Cap Tremblant",
279 − "url": "https://captremblant.com",
280 − "category": "agence"
281 − },
282 − {
283 − "id": "rvmt",
284 − "name": "Rendez-vous Mont-Tremblant",
285 − "url": "https://www.rvmt.com",
286 − "category": "agence"
287 − },
288 − {
289 − "id": "locationdechalets",
290 − "name": "Location de Chalets 4 Saisons",
291 − "url": "https://www.locationdechalets.com",
292 − "category": "agence"
293 − },
294 − {
295 − "id": "chaletsbsl",
296 − "name": "Chalets BSL",
297 − "url": "https://www.chaletsbsl.com",
298 − "category": "agence"
299 − },
300 − {
301 − "id": "panoraloges",
302 − "name": "Panora Loges",
303 − "url": "https://www.panoraloges.ca",
304 − "category": "agence"
305 − },
306 − {
307 − "id": "domesstcome",
308 − "name": "Dômes St-Côme",
309 − "url": "https://www.domesstcome.com",
310 − "category": "agence"
311 − },
312 − {
313 − "id": "boraboreal",
314 − "name": "Bora Boréal",
315 − "url": "https://www.boraboreal.com",
316 − "category": "agence"
317 − },
318 − {
319 − "id": "homminichalets",
320 − "name": "HOM Mini-Chalets",
321 − "url": "https://homminichalets.com",
322 − "category": "agence"
323 − }
324 − ]
2 + "sources": [
3 + {
4 + "id": "airbnb",
5 + "name": "Airbnb",
6 + "url": "https://www.airbnb.ca",
7 + "category": "internationale"
8 + },
9 + {
10 + "id": "booking",
11 + "name": "Booking.com",
12 + "url": "https://www.booking.com",
13 + "category": "internationale"
14 + },
15 + {
16 + "id": "vrbo",
17 + "name": "Vrbo",
18 + "url": "https://www.vrbo.com",
19 + "category": "internationale"
20 + },
21 + {
22 + "id": "expedia",
23 + "name": "Expedia (locations de vacances)",
24 + "url": "https://www.expedia.ca",
25 + "category": "internationale"
26 + },
27 + {
28 + "id": "agoda",
29 + "name": "Agoda Homes",
30 + "url": "https://www.agoda.com",
31 + "category": "internationale",
32 + "status": "en attente de connecteur"
33 + },
34 + {
35 + "id": "plumguide",
36 + "name": "Plum Guide",
37 + "url": "https://www.plumguide.com",
38 + "category": "internationale",
39 + "status": "en attente de connecteur"
40 + },
41 + {
42 + "id": "glampinghub",
43 + "name": "Glamping Hub",
44 + "url": "https://glampinghub.com",
45 + "category": "internationale"
46 + },
47 + {
48 + "id": "hipcamp",
49 + "name": "Hipcamp",
50 + "url": "https://www.hipcamp.com",
51 + "category": "internationale"
52 + },
53 + {
54 + "id": "marriott_hvmi",
55 + "name": "Marriott Homes & Villas",
56 + "url": "https://homes-and-villas.marriott.com",
57 + "category": "internationale",
58 + "status": "en attente de connecteur"
59 + },
60 + {
61 + "id": "furnishedfinder",
62 + "name": "Furnished Finder",
63 + "url": "https://www.furnishedfinder.com",
64 + "category": "internationale",
65 + "status": "en attente de connecteur"
66 + },
67 + {
68 + "id": "corporatestays",
69 + "name": "Corporate Stays",
70 + "url": "https://www.corporatestays.com",
71 + "category": "internationale"
72 + },
73 + {
74 + "id": "monsieurchalets",
75 + "name": "MonsieurChalets",
76 + "url": "https://www.monsieurchalets.com",
77 + "category": "quebecoise"
78 + },
79 + {
80 + "id": "wechalet",
81 + "name": "WeChalet",
82 + "url": "https://wechalet.com",
83 + "category": "quebecoise"
84 + },
85 + {
86 + "id": "chaletsarabais",
87 + "name": "Chalets à Rabais",
88 + "url": "https://www.chaletsarabais.com",
89 + "category": "quebecoise"
90 + },
91 + {
92 + "id": "chaletsalouer",
93 + "name": "ChaletsÀLouer.com",
94 + "url": "https://www.chaletsalouer.com",
95 + "category": "quebecoise"
96 + },
97 + {
98 + "id": "mcal",
99 + "name": "Maisons et chalets à louer",
100 + "url": "https://maisonsetchaletsalouer.com",
101 + "category": "quebecoise"
102 + },
103 + {
104 + "id": "qldc",
105 + "name": "Québec Location de Chalets",
106 + "url": "https://www.quebeclocationdechalets.com",
107 + "category": "quebecoise"
108 + },
109 + {
110 + "id": "rsvpchalets",
111 + "name": "RSVP Chalets",
112 + "url": "https://rsvpchalets.com",
113 + "category": "quebecoise"
114 + },
115 + {
116 + "id": "chaletsauquebec",
117 + "name": "Chalets au Québec",
118 + "url": "https://www.chaletsauquebec.com",
119 + "category": "quebecoise"
120 + },
121 + {
122 + "id": "tremblant_living",
123 + "name": "Tremblant Living",
124 + "url": "https://www.tremblantliving.com",
125 + "category": "agence"
126 + },
127 + {
128 + "id": "gites_passant",
129 + "name": "Gîtes et Auberges du Passant",
130 + "url": "https://www.terroiretsaveurs.com",
131 + "category": "gites"
132 + },
133 + {
134 + "id": "bonjourquebec",
135 + "name": "Bonjour Québec (CITQ)",
136 + "url": "https://www.bonjourquebec.com",
137 + "category": "officielle"
138 + },
139 + {
140 + "id": "sepaq",
141 + "name": "Sépaq",
142 + "url": "https://www.sepaq.com",
143 + "category": "officielle"
144 + },
145 + {
146 + "id": "parcscanada",
147 + "name": "Parcs Canada",
148 + "url": "https://reservation.pc.gc.ca",
149 + "category": "officielle"
150 + },
151 + {
152 + "id": "sinistar",
153 + "name": "Sinistar",
154 + "url": "https://www.sinistar.ca",
155 + "category": "relogement"
156 + },
157 + {
158 + "id": "louer_ca_ct",
159 + "name": "Louer.ca (court terme)",
160 + "url": "https://www.louer.ca",
161 + "category": "relogement",
162 + "status": "en attente de connecteur"
163 + },
164 + {
165 + "id": "kijiji_ct",
166 + "name": "Kijiji (court terme)",
167 + "url": "https://www.kijiji.ca",
168 + "category": "petites-annonces"
169 + },
170 + {
171 + "id": "lespac_ct",
172 + "name": "LesPAC (court terme)",
173 + "url": "https://www.lespac.com",
174 + "category": "petites-annonces",
175 + "status": "en attente de connecteur"
176 + },
177 + {
178 + "id": "fb_marketplace_ct",
179 + "name": "Facebook Marketplace (court terme)",
180 + "url": "https://www.facebook.com/marketplace",
181 + "category": "petites-annonces",
182 + "status": "en attente de connecteur"
183 + },
184 + {
185 + "id": "craigslist_ct",
186 + "name": "Craigslist (court terme)",
187 + "url": "https://montreal.craigslist.org",
188 + "category": "petites-annonces",
189 + "status": "en attente de connecteur"
190 + },
191 + {
192 + "id": "bonjourresidences",
193 + "name": "Bonjour Résidences",
194 + "url": "https://www.bonjourresidences.com",
195 + "category": "cas-particuliers",
196 + "status": "en attente de connecteur"
197 + },
198 + {
199 + "id": "chaleto",
200 + "name": "Chaletô",
201 + "url": "https://chaleto.ca",
202 + "category": "quebecoise"
203 + },
204 + {
205 + "id": "hebergia",
206 + "name": "Hebergia",
207 + "url": "https://hebergia.ca",
208 + "category": "quebecoise"
209 + },
210 + {
211 + "id": "rezerve",
212 + "name": "Rëzerve",
213 + "url": "https://reserver.ca",
214 + "category": "quebecoise"
215 + },
216 + {
217 + "id": "campingquebec",
218 + "name": "Camping Québec",
219 + "url": "https://www.campingquebec.com",
220 + "category": "officielle"
221 + },
222 + {
223 + "id": "pourvoiries",
224 + "name": "Pourvoiries du Québec (FPQ)",
225 + "url": "https://www.pourvoiries.com",
226 + "category": "officielle"
227 + },
228 + {
229 + "id": "gitesauquebec",
230 + "name": "Gîtes au Québec",
231 + "url": "https://www.gitesauquebec.com",
232 + "category": "gites"
233 + },
234 + {
235 + "id": "hebergementcharlevoix",
236 + "name": "Hébergement Charlevoix",
237 + "url": "https://www.hebergement-charlevoix.com",
238 + "category": "agence"
239 + },
240 + {
241 + "id": "chaletsalpins",
242 + "name": "Les Chalets Alpins",
243 + "url": "https://chaletsalpins.ca",
244 + "category": "agence"
245 + },
246 + {
247 + "id": "memoriachalets",
248 + "name": "Memoria Chalets",
249 + "url": "https://memoriachalets.com",
250 + "category": "agence"
251 + },
252 + {
253 + "id": "accestremblant",
254 + "name": "Accès Tremblant",
255 + "url": "https://accestremblant.ca",
256 + "category": "agence"
257 + },
258 + {
259 + "id": "chaletsdanslenord",
260 + "name": "Les Chalets dans le Nord",
261 + "url": "https://leschaletsdanslenord.com",
262 + "category": "agence"
263 + },
264 + {
265 + "id": "alouerauxiles",
266 + "name": "À louer aux Îles",
267 + "url": "https://www.alouerauxiles.com",
268 + "category": "agence"
269 + },
270 + {
271 + "id": "lesversants",
272 + "name": "Les Versants Mont-Tremblant",
273 + "url": "https://www.lesversants.com",
274 + "category": "agence"
275 + },
276 + {
277 + "id": "captremblant",
278 + "name": "Cap Tremblant",
279 + "url": "https://captremblant.com",
280 + "category": "agence"
281 + },
282 + {
283 + "id": "rvmt",
284 + "name": "Rendez-vous Mont-Tremblant",
285 + "url": "https://www.rvmt.com",
286 + "category": "agence"
287 + },
288 + {
289 + "id": "locationdechalets",
290 + "name": "Location de Chalets 4 Saisons",
291 + "url": "https://www.locationdechalets.com",
292 + "category": "agence"
293 + },
294 + {
295 + "id": "chaletsbsl",
296 + "name": "Chalets BSL",
297 + "url": "https://www.chaletsbsl.com",
298 + "category": "agence"
299 + },
300 + {
301 + "id": "panoraloges",
302 + "name": "Panora Loges",
303 + "url": "https://www.panoraloges.ca",
304 + "category": "agence"
305 + },
306 + {
307 + "id": "domesstcome",
308 + "name": "Dômes St-Côme",
309 + "url": "https://www.domesstcome.com",
310 + "category": "agence"
311 + },
312 + {
313 + "id": "boraboreal",
314 + "name": "Bora Boréal",
315 + "url": "https://www.boraboreal.com",
316 + "category": "agence"
317 + },
318 + {
319 + "id": "homminichalets",
320 + "name": "HOM Mini-Chalets",
321 + "url": "https://homminichalets.com",
322 + "category": "agence"
323 + },
324 + {
325 + "id": "sithotels",
326 + "name": "SIT Québec — Hôtels",
327 + "url": "https://www.donneesquebec.ca/recherche/dataset/hotels-sit-quebec",
328 + "category": "hotels"
329 + },
330 + {
331 + "id": "origine",
332 + "name": "Ôrigine artisans hôteliers",
333 + "url": "https://originehotels.com",
334 + "category": "hotels"
335 + },
336 + {
337 + "id": "mews",
338 + "name": "Mews — réservation directe",
339 + "url": "https://www.mews.com",
340 + "category": "hotels"
341 + },
342 + {
343 + "id": "reservit",
344 + "name": "Reservit — réservation directe",
345 + "url": "https://www.reservit.com",
346 + "category": "hotels"
347 + }
348 + ]
325 349 }
\ No newline at end of file
modified frontend/src/ctapi.ts +8 −1
@@ -105,12 +105,19 @@ export interface CtContext {
105 105 }
106 106
107 107 const CT_SOURCE_NAMES: Record<string, string> = {};
108 +const CT_SOURCE_CATS: Record<string, string> = {};
108 109 export function registerCtSourceNames(sources: CtSource[]) {
109 − for (const s of sources) CT_SOURCE_NAMES[s.id] = s.name;
110 + for (const s of sources) {
111 + CT_SOURCE_NAMES[s.id] = s.name;
112 + CT_SOURCE_CATS[s.id] = s.category;
113 + }
110 114 }
111 115 export function ctSourceName(id: string): string {
112 116 return CT_SOURCE_NAMES[id] ?? id;
113 117 }
118 +export function ctSourceCategory(id: string): string {
119 + return CT_SOURCE_CATS[id] ?? "";
120 +}
114 121
115 122 async function get<T>(path: string): Promise<T> {
116 123 const ctrl = new AbortController();
modified frontend/src/pages/CourtTermeFiche.tsx +8 −4
@@ -8,8 +8,8 @@
8 8 import { lazy, Suspense, useEffect, useRef, useState } from "react";
9 9 import { Link, useParams } from "react-router-dom";
10 10 import {
11 − CtContext, CtListing, ctSourceName, fetchCtContext, fetchCtListing,
12 − fetchCtSources, fmtNight, registerCtSourceNames,
11 + CtContext, CtListing, ctSourceCategory, ctSourceName, fetchCtContext,
12 + fetchCtListing, fetchCtSources, fmtNight, registerCtSourceNames,
13 13 } from "../ctapi";
14 14 import SmartImg from "../components/SmartImg";
15 15 import CtListingCard from "../components/CtListingCard";
@@ -133,6 +133,10 @@ export default function CourtTermeFichePage() {
133 133 const autres = l.amenities.filter(
134 134 (a) => !flags.some((b) => b.toLowerCase() === a.toLowerCase()));
135 135
136 + const ctaLabel = ctSourceCategory(l.source) === "hotels"
137 + ? "Réserver en direct à l'hôtel"
138 + : `Réserver chez ${ctSourceName(l.source)}`;
139 +
136 140 const synced = l.last_seen
137 141 ? new Date(l.last_seen * 1000).toLocaleDateString("fr-CA", {
138 142 day: "numeric", month: "long", year: "numeric" }) : null;
@@ -178,7 +182,7 @@ export default function CourtTermeFichePage() {
178 182 </div>
179 183 <a className="cta cta-desktop" href={l.url}
180 184 target="_blank" rel="noopener noreferrer">
181 − Réserver chez {ctSourceName(l.source)} ↗
185 + {ctaLabel} ↗
182 186 </a>
183 187 </section>
184 188
@@ -269,7 +273,7 @@ export default function CourtTermeFichePage() {
269 273 {l.price_night != null && <small>/nuit</small>}
270 274 </span>
271 275 <a className="cta" href={l.url} target="_blank" rel="noopener noreferrer">
272 − Réserver chez {ctSourceName(l.source)} ↗
276 + {ctaLabel} ↗
273 277 </a>
274 278 </div>
275 279 </div>
modified frontend/src/pages/Sources.tsx +1 −0
@@ -13,6 +13,7 @@ const CT_CATEGORIES: Record<string, string> = {
13 13 quebecoise: "Plateforme québécoise",
14 14 agence: "Agence de location",
15 15 gites: "Gîtes et auberges",
16 + hotels: "Hôtellerie",
16 17 officielle: "Source officielle",
17 18 relogement: "Relogement",
18 19 "petites-annonces": "Petites annonces",
added louka/shortterm/connectors/mews.py +414 −0
@@ -0,0 +1,414 @@
1 +# -----------------------------------------------------------------------------
2 +# Lou-Ka — Location court terme
3 +# connectors/mews.py : hôtels québécois en RÉSERVATION DIRECTE via le moteur
4 +# Mews (app.mews.com/distributor/<guid>) — 121 établissements du roster
5 +# data/hotels_engines.json (engine == "mews", GUID dans engine_ids.distributor).
6 +# 1 fiche StListing par HÔTEL (pas par chambre).
7 +#
8 +# API (rétro-ingéniérie du bundle distributor-app.js 5821.0.0, JSON pur) :
9 +# base POST https://api.mews.com/api/bookingEngine/v1 + corps JSON avec
10 +# auth ANONYME embarquée dans le payload. En-têtes Origin/Referer
11 +# app.mews.com OBLIGATOIRES (sinon ~60 % des hôtels : « Operation is not
12 +# enabled on your current subscription ») :
13 +# client = "Mews Distributor 5821.0.0"
14 +# session = (token + md5(token+client)).upper() où token = chaque caractère
15 +# de (4 octets aléatoires hex + nowUtc ISO) encodé en décimal
16 +# sur 3 chiffres (reproduction exacte du widget).
17 +# - /configurations/get {ids:[guid], primaryId:guid}
18 +# → bookingEngines (serviceId, languageCode, currencyCode), services,
19 +# enterprises (nom/description localisés, adresse, tél, courriel,
20 +# imageId/introImageId, ianaTimeZoneIdentifier, pricing Net|Gross),
21 +# ageCategories (Adult/Child par service). CACHE détail « v1 ».
22 +# - /resourceCategories/getAll {serviceId, extent:{imageAssignments:true}}
23 +# → catégories de chambres (name/description localisés, normalBedCount,
24 +# extraBedCount) + imageAssignments (imageId ordonnés). CACHE « v1 ».
25 +# - /services/getAvailability {serviceId, bookingEngineId, startUtc, endUtc,
26 +# enterpriseId, fullAmounts:false, languageCode}
27 +# → dispo par catégorie. ⚠️ startUtc doit être MINUIT LOCAL de l'hôtel
28 +# converti en UTC (« StartUtc is not start of TimeUnit » sinon) —
29 +# calculé via zoneinfo(ianaTimeZoneIdentifier). FRAIS à chaque sync.
30 +# - /services/getPricing {…, occupancyData:[{ageCategoryId, personCount:2}]}
31 +# → categoryPrices[].occupancyPrices[].rateGroupPrices[].minPrice
32 +# .totalAmount {grossValue, netValue}. FRAIS à chaque sync.
33 +#
34 +# Mapping :
35 +# - external_id = GUID distributor ; url = booking_url du roster (résa directe).
36 +# - Séjour témoin : arrivée à J+21, 1 nuit, 2 adultes ; price_night = tarif
37 +# minimum toutes catégories DISPONIBLES (netValue si pricing Net — l'affichage
38 +# du widget, taxes en sus — sinon grossValue). Aucun prix → fiche quand même.
39 +# - capacity = occupation max de la PLUS GRANDE catégorie (normal+extra) ;
40 +# nb de catégories dans details["room_types"].
41 +# - Images : photo de l'hôtel + intro + galeries de chambres (cap 40), CDN
42 +# https://cdn.mews.com/media/image/<imageId>?quality=85 (vérifié 200).
43 +# - Textes localisés : fr-CA > fr-* > en-US/en-GB > premier disponible ;
44 +# description de l'enterprise souvent vide → paragraphe éditorial assemblé
45 +# à partir des faits (ville/région, catégories, capacité, résa directe).
46 +# - region / citq / repli city : join du roster par GUID.
47 +# - Circuit breaker : après 10 échecs consécutifs de sondage prix, les fiches
48 +# suivantes sortent sans prix (l'API config, cachée, continue seule).
49 +# - Robustesse : try/except PAR hôtel — un GUID mort ne fait jamais planter
50 +# fetch() (log [mews] sur stderr).
51 +# -----------------------------------------------------------------------------
52 +from __future__ import annotations
53 +
54 +import datetime as _dt
55 +import hashlib
56 +import json
57 +import os
58 +import sys
59 +from pathlib import Path
60 +from zoneinfo import ZoneInfo
61 +
62 +from ..schema import StListing
63 +from .base import StConnector
64 +from .sithotels import _property_type, _titre
65 +
66 +ROSTER = (Path(__file__).resolve().parent.parent.parent.parent
67 + / "data" / "hotels_engines.json")
68 +
69 +API = "https://api.mews.com/api/bookingEngine/v1"
70 +CLIENT = "Mews Distributor 5821.0.0"
71 +CDN = "https://cdn.mews.com/media/image/"
72 +
73 +MAX_IMAGES = 40
74 +LEAD_DAYS = 21 # arrivée du séjour témoin (J+21, 1 nuit, 2 adultes)
75 +BREAKER_LIMIT = 10 # échecs prix consécutifs avant arrêt des sondages
76 +
77 +# spaceType Mews qui ne sont PAS de l'hébergement (vu : STATIONNEMENT vendu
78 +# comme catégorie ParkingSpot au Griffintown) — exclus des types de chambres,
79 +# de la capacité ET du minimum de prix
80 +NON_LODGING_SPACES = {"ParkingSpot", "MeetingRoom", "Office", "Desk",
81 + "Coworking", "EventVenue"}
82 +
83 +
84 +def _session_token() -> str:
85 + """Reproduit le jeton de session anonyme du widget : (4 octets aléatoires
86 + en hex + nowUtc ISO), chaque caractère encodé en décimal sur 3 chiffres."""
87 + raw = os.urandom(4).hex() + _dt.datetime.now(_dt.timezone.utc) \
88 + .strftime("%Y-%m-%dT%H:%M:%SZ")
89 + return "".join(f"{ord(c):03d}" for c in raw)
90 +
91 +
92 +def _loc(d: dict | None) -> str:
93 + """Choisit la meilleure variante localisée : fr-CA > fr-* > en > première."""
94 + if not isinstance(d, dict) or not d:
95 + return ""
96 + for k in ("fr-CA", "fr-FR"):
97 + if d.get(k):
98 + return str(d[k]).strip()
99 + for k, v in d.items():
100 + if k.lower().startswith("fr") and v:
101 + return str(v).strip()
102 + for k in ("en-US", "en-GB"):
103 + if d.get(k):
104 + return str(d[k]).strip()
105 + for v in d.values():
106 + if v:
107 + return str(v).strip()
108 + return ""
109 +
110 +
111 +def _img(image_id: str, width: int = 1600) -> str:
112 + return f"{CDN}{image_id}?quality=85&width={width}"
113 +
114 +
115 +class Mews(StConnector):
116 + source_id = "mews"
117 + request_delay = 0.4
118 + timeout = 40
119 +
120 + def __init__(self) -> None:
121 + super().__init__()
122 + token = _session_token()
123 + self._auth = {
124 + "client": CLIENT,
125 + "session": (token + hashlib.md5(
126 + (token + CLIENT).encode()).hexdigest()).upper(),
127 + }
128 +
129 + # -- API ------------------------------------------------------------------
130 + def _call(self, path: str, payload: dict, guid: str = "") -> dict:
131 + """POST bookingEngine v1. ⚠️ Origin + Referer OBLIGATOIRES : sans eux,
132 + ~60 % des hôtels (plans Mews restreints) répondent « Operation is not
133 + enabled on your current subscription » — vérifié live."""
134 + resp = self.post(API + path, json={**self._auth, **payload},
135 + headers={"Content-Type": "application/json",
136 + "X-Accept-Casing": "Camel",
137 + "Origin": "https://app.mews.com",
138 + "Referer": "https://app.mews.com/distributor/"
139 + + guid})
140 + return resp.json()
141 +
142 + def _config(self, guid: str) -> dict:
143 + """Configuration + catégories de chambres (payload cachable « v1 »)."""
144 + conf = self._call("/configurations/get",
145 + {"ids": [guid], "primaryId": guid}, guid)
146 + engines = conf.get("bookingEngines") or []
147 + engine = next((b for b in engines if b.get("id") == guid),
148 + engines[0] if engines else {})
149 + svc_id = engine.get("serviceId") or ""
150 + rooms = {}
151 + if svc_id:
152 + rooms = self._call("/resourceCategories/getAll",
153 + {"serviceId": svc_id,
154 + "extent": {"imageAssignments": True}}, guid)
155 + return {"conf": conf, "rooms": rooms}
156 +
157 + # -- prix (frais à chaque sync : jamais caché) ------------------------------
158 + def _probe_price(self, guid: str, conf: dict, engine: dict,
159 + enterprise: dict,
160 + lodging_ids: set[str] | None = None) -> float | None:
161 + """Tarif minimum (1 nuit à J+21, 2 adultes) toutes catégories dispo."""
162 + svc_id = engine.get("serviceId") or ""
163 + ent_id = enterprise.get("id") or ""
164 + if not svc_id or not ent_id:
165 + return None
166 + try:
167 + tz = ZoneInfo(enterprise.get("ianaTimeZoneIdentifier")
168 + or "America/Montreal")
169 + except Exception: # noqa: BLE001
170 + tz = ZoneInfo("America/Montreal")
171 + # ⚠️ startUtc doit être le début d'un TimeUnit = minuit LOCAL en UTC
172 + day = _dt.date.today() + _dt.timedelta(days=LEAD_DAYS)
173 + start = _dt.datetime(day.year, day.month, day.day, tzinfo=tz) \
174 + .astimezone(_dt.timezone.utc)
175 + end = start + _dt.timedelta(days=1)
176 + fmt = "%Y-%m-%dT%H:%M:%SZ"
177 + lang = engine.get("languageCode") or "fr-CA"
178 + currency = engine.get("currencyCode") or "CAD"
179 +
180 + adult = next((a.get("id") for a in conf.get("ageCategories") or []
181 + if a.get("serviceId") == svc_id
182 + and a.get("classification") == "Adult"), None) \
183 + or next((a.get("id") for a in conf.get("ageCategories") or []
184 + if a.get("serviceId") == svc_id), None)
185 + if not adult:
186 + return None
187 +
188 + # catégories réellement disponibles pour la nuit témoin
189 + available: set[str] | None = None
190 + try:
191 + av = self._call("/services/getAvailability", {
192 + "serviceId": svc_id, "bookingEngineId": guid,
193 + "startUtc": start.strftime(fmt), "endUtc": end.strftime(fmt),
194 + "enterpriseId": ent_id, "fullAmounts": False,
195 + "languageCode": lang,
196 + }, guid)
197 + available = {c.get("categoryId")
198 + for c in av.get("categoryAvailabilities") or []
199 + if (c.get("availabilities") or [0])[0] > 0}
200 + except Exception: # noqa: BLE001
201 + available = None # dispo inconnue : on prend le min global
202 +
203 + pricing = self._call("/services/getPricing", {
204 + "serviceId": svc_id, "bookingEngineId": guid,
205 + "enterpriseId": ent_id,
206 + "startUtc": start.strftime(fmt), "endUtc": end.strftime(fmt),
207 + "occupancyData": [{"ageCategoryId": adult, "personCount": 2}],
208 + "currencyCode": currency, "languageCode": lang,
209 + "fullAmounts": False, "categoryIds": None, "productIds": None,
210 + "voucherCode": None, "availabilityBlockId": None,
211 + }, guid)
212 + # affichage du widget : net (taxes en sus) si pricing Net, sinon brut
213 + net_first = (enterprise.get("pricing") or "Net") == "Net"
214 + best = None
215 + for cp in pricing.get("categoryPrices") or []:
216 + if lodging_ids is not None \
217 + and cp.get("categoryId") not in lodging_ids:
218 + continue # stationnement, salle de réunion…
219 + if available and cp.get("categoryId") not in available:
220 + continue
221 + for op in cp.get("occupancyPrices") or []:
222 + for rg in op.get("rateGroupPrices") or []:
223 + ta = (rg.get("minPrice") or {}).get("totalAmount") or {}
224 + val = (ta.get("netValue") if net_first
225 + else ta.get("grossValue"))
226 + if val is None:
227 + val = ta.get("grossValue") if net_first \
228 + else ta.get("netValue")
229 + if isinstance(val, (int, float)) and 20 <= val <= 20000 \
230 + and (best is None or val < best):
231 + best = float(val)
232 + return best
233 +
234 + # -- une fiche par hôtel -----------------------------------------------------
235 + def _listing(self, hotel: dict, price_ok: bool) -> tuple[StListing, bool]:
236 + """Construit la fiche ; retourne (listing, échec_du_sondage_prix)."""
237 + guid = str(hotel["engine_ids"]["distributor"]).strip()
238 + det = self.detail(guid, "v1", lambda g=guid: self._config(g))
239 + conf = det.get("conf") or {}
240 + rooms = det.get("rooms") or {}
241 +
242 + engines = conf.get("bookingEngines") or []
243 + engine = next((b for b in engines if b.get("id") == guid),
244 + engines[0] if engines else {})
245 + svc_id = engine.get("serviceId") or ""
246 + service = next((s for s in conf.get("services") or []
247 + if s.get("id") == svc_id), {})
248 + enterprises = conf.get("enterprises") or []
249 + enterprise = next((e for e in enterprises
250 + if e.get("id") == service.get("enterpriseId")),
251 + enterprises[0] if enterprises else {})
252 + if not enterprise:
253 + raise ValueError("configuration Mews sans enterprise")
254 +
255 + addr = enterprise.get("address") or {}
256 + title = _loc(enterprise.get("name")) or _titre(hotel.get("name") or "")
257 + city = str(addr.get("city") or "").strip() or hotel.get("city") or ""
258 +
259 + # catégories de chambres (hébergement seulement) : capacité, noms, galerie
260 + cats = sorted((c for c in rooms.get("resourceCategories") or []
261 + if c.get("spaceType") not in NON_LODGING_SPACES),
262 + key=lambda c: c.get("ordering") or 0)
263 + lodging_ids = {c.get("id") for c in cats}
264 + capacity = None
265 + room_names: list[str] = []
266 + for c in cats:
267 + occ = (c.get("normalBedCount") or 0) + (c.get("extraBedCount") or 0)
268 + if occ and (capacity is None or occ > capacity):
269 + capacity = occ
270 + nom = _loc(c.get("name"))
271 + if nom and nom not in room_names:
272 + room_names.append(nom)
273 +
274 + images: list[str] = []
275 + for iid in (enterprise.get("imageId"),
276 + enterprise.get("introImageId")):
277 + if iid:
278 + u = _img(iid)
279 + if u not in images:
280 + images.append(u)
281 + cat_order = {c.get("id"): c.get("ordering") or 0 for c in cats}
282 + assigns = sorted((a for a in rooms.get("imageAssignments") or []
283 + if a.get("categoryId") in lodging_ids),
284 + key=lambda a: (cat_order.get(a.get("categoryId"), 99),
285 + a.get("ordering") or 0))
286 + for a in assigns:
287 + if len(images) >= MAX_IMAGES:
288 + break
289 + if a.get("imageId"):
290 + u = _img(a["imageId"])
291 + if u not in images:
292 + images.append(u)
293 +
294 + # prix frais (jamais caché) — sauté si le circuit breaker est ouvert ;
295 + # un échec du sondage ne fait jamais tomber la fiche (prix absent)
296 + price, price_error = None, False
297 + if price_ok:
298 + try:
299 + price = self._probe_price(guid, conf, engine, enterprise,
300 + lodging_ids or None)
301 + except Exception as exc: # noqa: BLE001
302 + price_error = True
303 + print(f"[mews] prix {title} ({guid}) : {exc}",
304 + file=sys.stderr)
305 +
306 + ptype = _property_type(title)
307 + # « Saguenay--Lac-Saint-Jean » (variante SIT) → tiret cadratin canon
308 + region = str(hotel.get("region") or "").replace("--", "–")
309 +
310 + # description : celle de l'hôtel si renseignée, sinon assemblage factuel
311 + description = _loc(enterprise.get("description"))
312 + if not description:
313 + feminin = ptype == "Auberge"
314 + phrases = [f"{title} est un{'e' if feminin else ''} "
315 + f"{ptype.lower()}"
316 + + (f" situé{'e' if feminin else ''} à {city}" if city
317 + else "")
318 + + (f", dans la région {region}" if region else "")
319 + + "."]
320 + if room_names:
321 + phrases.append(f"{len(room_names)} type"
322 + f"{'s' if len(room_names) > 1 else ''} "
323 + "d'unités : " + ", ".join(room_names[:8])
324 + + ("…" if len(room_names) > 8 else "") + ".")
325 + if capacity:
326 + phrases.append("Les plus grandes unités accueillent jusqu'à "
327 + f"{capacity:g} personnes.")
328 + phrases.append("Réservation directe en ligne auprès de "
329 + "l'établissement (moteur Mews).")
330 + if hotel.get("citq"):
331 + phrases.append("Établissement d'hébergement touristique "
332 + f"enregistré (no CITQ {hotel['citq']}).")
333 + description = " ".join(phrases)
334 +
335 + details: dict = {"booking_engine": "mews"}
336 + if cats:
337 + details["room_types"] = len(cats)
338 + if room_names:
339 + details["room_type_names"] = ", ".join(room_names[:12])
340 + if enterprise.get("telephone"):
341 + details["phone"] = enterprise["telephone"]
342 + if enterprise.get("email"):
343 + details["email"] = enterprise["email"]
344 + if addr.get("postalCode"):
345 + details["postal_code"] = addr["postalCode"]
346 + if hotel.get("website"):
347 + details["website"] = hotel["website"]
348 +
349 + # géoloc/adresse : Mews d'abord, sinon repli sur le SIT (via le roster,
350 + # enrichi lat/lng/address pour les 1 174 hôtels sondés)
351 + lat, lng = addr.get("latitude"), addr.get("longitude")
352 + if lat is None or lng is None:
353 + lat, lng = hotel.get("lat"), hotel.get("lng")
354 + address = str(addr.get("line1") or "").strip() \
355 + or str(hotel.get("address") or "").strip()
356 +
357 + return StListing(
358 + source=self.source_id,
359 + external_id=guid,
360 + url=hotel.get("booking_url")
361 + or f"https://app.mews.com/distributor/{guid}",
362 + title=title,
363 + property_type=ptype,
364 + address=address,
365 + city=city,
366 + region=region,
367 + price_night=price,
368 + price_label=(f"À partir de {price:g} $ / nuit" if price else ""),
369 + capacity=float(capacity) if capacity else None,
370 + citq=str(hotel.get("citq") or "").strip(),
371 + description=description[:5000],
372 + details=details,
373 + images=images,
374 + lat=float(lat) if lat is not None else None,
375 + lng=float(lng) if lng is not None else None,
376 + ), price_error
377 +
378 + # -- contrat ----------------------------------------------------------------
379 + def fetch(self) -> list[StListing]:
380 + try:
381 + roster = json.loads(ROSTER.read_text(encoding="utf-8"))
382 + except Exception as exc: # noqa: BLE001
383 + print(f"[mews] roster illisible ({ROSTER}) : {exc}",
384 + file=sys.stderr)
385 + return []
386 + hotels = [h for h in roster.get("hotels") or []
387 + if h.get("engine") == "mews"
388 + and (h.get("engine_ids") or {}).get("distributor")]
389 +
390 + listings: list[StListing] = []
391 + vus: set[str] = set()
392 + price_failures = 0 # circuit breaker sur le sondage des prix
393 + for hotel in hotels:
394 + guid = str(hotel["engine_ids"]["distributor"]).strip()
395 + if not guid or guid in vus:
396 + continue
397 + vus.add(guid)
398 + try:
399 + lst, price_error = self._listing(
400 + hotel, price_ok=price_failures < BREAKER_LIMIT)
401 + except Exception as exc: # noqa: BLE001
402 + print(f"[mews] {hotel.get('name')} ({guid}) : {exc}",
403 + file=sys.stderr)
404 + continue
405 + if price_error:
406 + price_failures += 1
407 + if price_failures == BREAKER_LIMIT:
408 + print(f"[mews] {BREAKER_LIMIT} échecs de sondage de prix "
409 + "consécutifs : arrêt des requêtes prix (fiches "
410 + "sans prix ensuite)", file=sys.stderr)
411 + elif price_failures < BREAKER_LIMIT:
412 + price_failures = 0
413 + listings.append(lst)
414 + return listings
added louka/shortterm/connectors/reservit.py +379 −0
@@ -0,0 +1,379 @@
1 +# -----------------------------------------------------------------------------
2 +# Lou-Ka — Location court terme
3 +# connectors/reservit.py : hôtels québécois en RÉSERVATION DIRECTE via le
4 +# moteur Reservit (Interface Technologies, secure.reservit.com) — 247
5 +# établissements du roster data/hotels_engines.json (engine == "reservit",
6 +# engine_ids.hotelid requis ; custid surtout 58 = grossiste Québec).
7 +# 1 fiche StListing par HÔTEL (pas par chambre).
8 +#
9 +# API (rétro-ingéniérie du bundle Angular main.a1e6bc8d6849c9de.js — front
10 +# moderne « /fo/booking » ; JSON pur, AUCUN anti-bot, requêtes directes) :
11 +# base = https://secure.reservit.com/front{custid}-0-{hotelid}-{tabid}
12 +# où tabid = identifiant de 8 caractères GÉNÉRÉ CLIENT (arbitraire).
13 +# - GET {base}/front.do?m=booking&mode=light&custid=&id=&hotelid=&partid=0
14 +# &langcode=FR (en-têtes Accept: application/json + X-MultiTabID)
15 +# → hotel {name, address, city, zipcode, phone, email, url, latitude,
16 +# longitude, infosTxt, nearAttrTxt, chkin, curcode, licenseNumber
17 +# (= no CITQ), endSaleP (fin de mise en vente DD/MM/YYYY — dans le
18 +# PASSÉ ⇒ hôtel mort sur Reservit), photos[] (media.reservit.com),
19 +# services[{name,id}]} + user {token, sessionID}. CACHE détail « v1 ».
20 +# - GET {base}/booking.do?step=2&fromdate=DD/MM/YYYY&todate=…&nbNight=1
21 +# &roomID=1&nbRooms=1&numAdult(1)=2&numChild(1)=0&agesWithRoomID(1)=
22 +# &fromStep=step1&currency=CAD (+ custid/id/hotelid/partid/langcode)
23 +# en-têtes X-SessionID + X-MultiTabID + Authorization: Bearer <token>
24 +# + cookie JSESSIONID=<sessionID> (session/token FRAIS d'un front.do
25 +# light : jamais cachés) → datas.rooms[].rates[].price.amountBeforeTax
26 +# (l'affichage du widget, taxes en sus). Dates au format FR DD/MM/YYYY
27 +# (« ReservitFuckedPattern » dans le bundle, sic). FRAIS à chaque sync.
28 +# Écartés après essais live : /jreservit/recupSummaryAvailability.do et
29 +# POST /api/rs/secure/calendar/price/… (calendrier tout fermé / prix -1),
30 +# /rsl/booking/indexmodal.php (customerid ≠ hotelid, inutilisable en 58).
31 +#
32 +# Mapping :
33 +# - external_id = hotelid ; url = booking_url du roster (résa directe).
34 +# - custid : engine_ids.custid si numérique ≤ 6 chiffres, sinon extrait du
35 +# booking_url, sinon repli « 58 » (vérifié : un custid poubelle — id
36 +# Facebook — fonctionne avec 58).
37 +# - Séjour témoin : arrivée à J+21, 1 nuit, 2 adultes ; price_night =
38 +# minimum de rates[].price.amountBeforeTax toutes chambres retournées.
39 +# « Aucune chambre… » / hôtel fermé → fiche quand même, sans prix.
40 +# - title/photos/adresse/geo/CITQ/commodités : front.do light (caché) ;
41 +# region + ville joliment casée + citq de repli : join du roster.
42 +# - capacity = max « N PERSONNES » des typeName du sondage prix (frais).
43 +# - Budget : LOUKA_RESERVIT_DETAIL_LIMIT (défaut 250) sondages de prix par
44 +# sync (2 requêtes chacun) ; circuit breaker après 10 échecs consécutifs.
45 +# - Robustesse : try/except PAR hôtel (log [reservit] sur stderr).
46 +# -----------------------------------------------------------------------------
47 +from __future__ import annotations
48 +
49 +import datetime as _dt
50 +import html as _html
51 +import json
52 +import os
53 +import re
54 +import secrets
55 +import sys
56 +from pathlib import Path
57 +from urllib.parse import quote
58 +
59 +import requests
60 +
61 +from ...connectors._resilient import _secret
62 +from ..schema import StListing
63 +from .base import StConnector
64 +from .sithotels import _property_type, _titre
65 +
66 +ROSTER = (Path(__file__).resolve().parent.parent.parent.parent
67 + / "data" / "hotels_engines.json")
68 +
69 +HOST = "https://secure.reservit.com"
70 +MAX_IMAGES = 20
71 +LEAD_DAYS = 21 # arrivée du séjour témoin (J+21, 1 nuit, 2 adultes)
72 +BREAKER_LIMIT = 10 # échecs prix consécutifs avant arrêt des sondages
73 +DEFAULT_CUSTID = "58" # grossiste Québec (208 des 247 hôtels du roster)
74 +
75 +_CAPACITY_RE = re.compile(r"(\d+)\s*PERSONNES", re.I)
76 +_BOOKING_URL_CUSTID_RE = re.compile(r"reservit\.com/engine/booking/(\d+)/")
77 +
78 +
79 +def _tabid() -> str:
80 + """Reproduit le multiTabID du widget : identifiant client arbitraire."""
81 + return secrets.token_hex(4)
82 +
83 +
84 +_UA = ("Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 "
85 + "(KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36")
86 +
87 +
88 +def _sticky_session() -> requests.Session:
89 + """Session HTTP dédiée à UN hôtel. secure.reservit.com lie JSESSIONID et
90 + token à l'IP appelante : le direct est banni depuis ce nœud après quelques
91 + centaines de requêtes, et le proxy TOURNANT de l'escalade standard change
92 + d'IP entre front.do et booking.do → « Error Security Filter ». Il faut une
93 + IP résidentielle COLLANTE (sessid Oxylabs, ~10 min) le temps des 2 appels."""
94 + s = requests.Session()
95 + s.headers["User-Agent"] = _UA
96 + user, pwd = _secret("OXYLABS_PROXY_USER"), _secret("OXYLABS_PROXY_PASS")
97 + if user and pwd:
98 + endpoint = _secret("OXYLABS_PROXY") or "pr.oxylabs.io:7777"
99 + puser = f"{user}-cc-CA-sessid-{secrets.token_hex(5)}-sesstime-10"
100 + proxy = (f"http://{quote(puser, safe='')}:{quote(pwd, safe='')}"
101 + f"@{endpoint}")
102 + s.proxies = {"http": proxy, "https": proxy}
103 + s.verify = False # noqa: S501 — CA MITM Oxylabs
104 + return s
105 +
106 +
107 +def _custid(hotel: dict) -> str:
108 + """custid numérique plausible (≤ 6 chiffres), sinon booking_url, sinon 58."""
109 + raw = str((hotel.get("engine_ids") or {}).get("custid") or "").strip()
110 + if raw.isdigit() and len(raw) <= 6:
111 + return raw
112 + m = _BOOKING_URL_CUSTID_RE.search(str(hotel.get("booking_url") or ""))
113 + if m and len(m.group(1)) <= 6:
114 + return m.group(1)
115 + return DEFAULT_CUSTID
116 +
117 +
118 +def _past(date_fr: str) -> bool:
119 + """endSaleP « DD/MM/YYYY » dans le passé ⇒ hôtel mort sur Reservit."""
120 + try:
121 + d, m, y = str(date_fr or "").strip().split("/")
122 + return _dt.date(int(y), int(m), int(d)) < _dt.date.today()
123 + except Exception: # noqa: BLE001
124 + return False
125 +
126 +
127 +def _clean(txt: str) -> str:
128 + """Déséchappe le HTML (y compris les entités cp1252 « &#156; » → « œ »
129 + vues dans les infosTxt Reservit) et normalise les espaces."""
130 + txt = _html.unescape(str(txt or ""))
131 + txt = "".join(bytes([ord(c)]).decode("cp1252", "ignore")
132 + if 0x80 <= ord(c) <= 0x9F else c for c in txt)
133 + return re.sub(r"[ \t]+", " ", txt).strip()
134 +
135 +
136 +class Reservit(StConnector):
137 + source_id = "reservit"
138 + request_delay = 0.5
139 + timeout = 40
140 +
141 + # -- front.do « light » : métadonnées hôtel + session/token ----------------
142 + def _front_light(self, cid: str, hid: str,
143 + sess: requests.Session) -> dict:
144 + tab = _tabid()
145 + base = f"{HOST}/front{cid}-0-{hid}-{tab}"
146 + resp = sess.get(base + "/front.do",
147 + params={"m": "booking", "mode": "light",
148 + "custid": cid, "id": cid, "hotelid": hid,
149 + "partid": "0", "langcode": "FR"},
150 + headers={"Accept": "application/json",
151 + "X-MultiTabID": tab},
152 + timeout=self.timeout)
153 + resp.raise_for_status()
154 + d = resp.json()
155 + d["_base"], d["_tab"] = base, tab
156 + return d
157 +
158 + def _meta(self, cid: str, hid: str) -> dict:
159 + """Payload STATIQUE cachable « v1 » : l'objet hotel épuré (le token et
160 + la session, périssables, ne sont jamais cachés)."""
161 + h = self._front_light(cid, hid, _sticky_session()).get("hotel") or {}
162 + keep = ("name", "address", "city", "zipcode", "phone", "email", "url",
163 + "latitude", "longitude", "infosTxt", "nearAttrTxt", "chkin",
164 + "curcode", "minStay", "licenseNumber", "endSaleP")
165 + meta = {k: h.get(k) for k in keep if h.get(k) not in (None, "")}
166 + meta["photos"] = [p for p in h.get("photos") or []
167 + if isinstance(p, str) and p.startswith("http")]
168 + meta["services"] = [s.get("name") for s in h.get("services") or []
169 + if isinstance(s, dict) and s.get("name")]
170 + return {"hotel": meta}
171 +
172 + # -- prix (frais à chaque sync : jamais caché) ------------------------------
173 + def _probe_price(self, cid: str, hid: str) -> tuple[float | None, dict]:
174 + """Tarif minimum (1 nuit à J+21, 2 adultes) toutes chambres proposées.
175 + Retourne (prix, extras {capacity, room_count}) — (None, {}) si l'hôtel
176 + est fermé ou sans disponibilité (pas une erreur). Les 2 appels
177 + (front.do puis booking.do) partagent une session à IP collante ;
178 + un 2e essai avec une session neuve absorbe les IP mal notées."""
179 + rooms: list = []
180 + for essai in (1, 2):
181 + http = _sticky_session()
182 + d = self._front_light(cid, hid, http)
183 + hotel, user = d.get("hotel") or {}, d.get("user") or {}
184 + if _past(hotel.get("endSaleP")):
185 + return None, {} # hôtel mort sur Reservit
186 + token, sess = user.get("token"), user.get("sessionID")
187 + if not token or not sess:
188 + return None, {}
189 +
190 + day = _dt.date.today() + _dt.timedelta(days=LEAD_DAYS)
191 + f_fr = day.strftime("%d/%m/%Y")
192 + t_fr = (day + _dt.timedelta(days=1)).strftime("%d/%m/%Y")
193 + resp = http.get(d["_base"] + "/booking.do",
194 + params={"step": "2", "custid": cid, "id": cid,
195 + "hotelid": hid, "partid": "0",
196 + "langcode": "FR", "currency": "CAD",
197 + "fromStep": "step1",
198 + "fromdate": f_fr, "todate": t_fr,
199 + "fromDate": f_fr, "toDate": t_fr,
200 + "nbNight": "1", "roomID": "1",
201 + "nbRooms": "1", "numAdult(1)": "2",
202 + "numChild(1)": "0",
203 + "agesWithRoomID(1)": ""},
204 + headers={"Accept": "application/json",
205 + "X-SessionID": sess,
206 + "X-MultiTabID": d["_tab"],
207 + "Authorization": "Bearer " + token},
208 + cookies={"JSESSIONID": sess},
209 + timeout=self.timeout)
210 + try:
211 + resp.raise_for_status()
212 + rooms = ((resp.json().get("datas") or {}).get("rooms")) or []
213 + break
214 + except Exception: # noqa: BLE001 — filtre sécurité / non-JSON
215 + if essai == 2:
216 + raise
217 + best, capacity = None, None
218 + for r in rooms:
219 + typ = r.get("type") or {}
220 + m = _CAPACITY_RE.search(str(typ.get("typeName") or ""))
221 + if m and (capacity is None or int(m.group(1)) > capacity):
222 + capacity = int(m.group(1))
223 + for rate in r.get("rates") or []:
224 + p = rate.get("price") or {}
225 + val = p.get("amountBeforeTax")
226 + if not isinstance(val, (int, float)):
227 + val = p.get("amountAfterTax")
228 + if isinstance(val, (int, float)) and 20 <= val <= 20000 \
229 + and (best is None or val < best):
230 + best = round(float(val), 2)
231 + extras: dict = {}
232 + if rooms:
233 + extras["room_count"] = len(rooms)
234 + if capacity:
235 + extras["capacity"] = capacity
236 + return best, extras
237 +
238 + # -- une fiche par hôtel -----------------------------------------------------
239 + def _listing(self, hotel: dict, price_ok: bool) -> tuple[StListing, bool]:
240 + """Construit la fiche ; retourne (listing, échec_du_sondage_prix)."""
241 + hid = str(hotel["engine_ids"]["hotelid"]).strip()
242 + cid = _custid(hotel)
243 +
244 + # métadonnées Reservit (cachées) — leur absence ne tue pas la fiche :
245 + # le join SIT du roster (nom, ville, région, CITQ) a de la valeur seul
246 + meta: dict = {}
247 + try:
248 + meta = self.detail(hid, "v1",
249 + lambda c=cid, h=hid: self._meta(c, h)) \
250 + .get("hotel") or {}
251 + except Exception as exc: # noqa: BLE001
252 + print(f"[reservit] métadonnées {hotel.get('name')} ({hid}) : "
253 + f"{exc}", file=sys.stderr)
254 +
255 + title = _clean(meta.get("name")) or _titre(hotel.get("name") or "")
256 + if title == title.upper(): # « HOTEL RIMOUSKI » → recasage SIT
257 + title = _titre(title)
258 + city = _clean(hotel.get("city")) or _titre(_clean(meta.get("city")))
259 + region = str(hotel.get("region") or "").replace("--", "–")
260 + ptype = _property_type(title)
261 +
262 + # prix frais (jamais caché) — sauté si breaker ouvert / budget épuisé /
263 + # hôtel mort ; un échec du sondage ne fait jamais tomber la fiche
264 + price, extras, price_error = None, {}, False
265 + if price_ok and not _past(meta.get("endSaleP")):
266 + try:
267 + price, extras = self._probe_price(cid, hid)
268 + except Exception as exc: # noqa: BLE001
269 + price_error = True
270 + print(f"[reservit] prix {title} ({cid}/{hid}) : {exc}",
271 + file=sys.stderr)
272 +
273 + # description : textes de l'hôtel (infos + à proximité), sinon
274 + # paragraphe éditorial assemblé à partir des faits
275 + parts = [_clean(p) for p in
276 + (meta.get("infosTxt"), meta.get("nearAttrTxt")) if p]
277 + if parts:
278 + description = parts[0]
279 + if len(parts) > 1:
280 + description += "\n\nÀ proximité : " + parts[1]
281 + else:
282 + feminin = ptype == "Auberge"
283 + phrases = [f"{title} est un{'e' if feminin else ''} "
284 + f"{ptype.lower()}"
285 + + (f" situé{'e' if feminin else ''} à {city}" if city
286 + else "")
287 + + (f", dans la région {region}" if region else "")
288 + + ". Réservation directe en ligne auprès de "
289 + "l'établissement (moteur Reservit)."]
290 + if hotel.get("citq"):
291 + phrases.append("Établissement d'hébergement touristique "
292 + f"enregistré (no CITQ {hotel['citq']}).")
293 + description = " ".join(phrases)
294 +
295 + details: dict = {"booking_engine": "reservit"}
296 + if extras.get("room_count"):
297 + details["room_types"] = extras["room_count"]
298 + if meta.get("phone"):
299 + details["phone"] = _clean(meta["phone"])
300 + if meta.get("email"):
301 + details["email"] = _clean(meta["email"])
302 + if meta.get("zipcode"):
303 + details["postal_code"] = _clean(meta["zipcode"])
304 + if meta.get("chkin"):
305 + details["checkin"] = str(meta["chkin"])[:5]
306 + site = _clean(meta.get("url"))
307 + if site.startswith("http") and "reservit.com" not in site:
308 + details["website"] = site
309 + elif hotel.get("website") \
310 + and "reservit.com" not in str(hotel["website"]):
311 + details["website"] = hotel["website"]
312 +
313 + lat, lng = meta.get("latitude"), meta.get("longitude")
314 +
315 + return StListing(
316 + source=self.source_id,
317 + external_id=hid,
318 + url=hotel.get("booking_url")
319 + or f"{HOST}/engine/booking/{cid}/{hid}/dates?langcode=FR",
320 + title=title,
321 + property_type=ptype,
322 + address=_clean(meta.get("address")),
323 + city=city,
324 + region=region,
325 + price_night=price,
326 + price_label=(f"À partir de {price:g} $ / nuit" if price else ""),
327 + capacity=(float(extras["capacity"])
328 + if extras.get("capacity") else None),
329 + citq=str(hotel.get("citq") or meta.get("licenseNumber")
330 + or "").strip(),
331 + description=description[:5000],
332 + amenities=[_clean(s) for s in meta.get("services") or []],
333 + details=details,
334 + images=(meta.get("photos") or [])[:MAX_IMAGES],
335 + lat=float(lat) if lat is not None else None,
336 + lng=float(lng) if lng is not None else None,
337 + ), price_error
338 +
339 + # -- contrat ----------------------------------------------------------------
340 + def fetch(self) -> list[StListing]:
341 + try:
342 + roster = json.loads(ROSTER.read_text(encoding="utf-8"))
343 + except Exception as exc: # noqa: BLE001
344 + print(f"[reservit] roster illisible ({ROSTER}) : {exc}",
345 + file=sys.stderr)
346 + return []
347 + hotels = [h for h in roster.get("hotels") or []
348 + if h.get("engine") == "reservit"
349 + and (h.get("engine_ids") or {}).get("hotelid")]
350 +
351 + budget = int(os.environ.get("LOUKA_RESERVIT_DETAIL_LIMIT", "250"))
352 + listings: list[StListing] = []
353 + vus: set[str] = set()
354 + probes = 0
355 + price_failures = 0 # circuit breaker sur le sondage des prix
356 + for hotel in hotels:
357 + hid = str(hotel["engine_ids"]["hotelid"]).strip()
358 + if not hid or hid in vus:
359 + continue
360 + vus.add(hid)
361 + price_ok = price_failures < BREAKER_LIMIT and probes < budget
362 + if price_ok:
363 + probes += 1
364 + try:
365 + lst, price_error = self._listing(hotel, price_ok=price_ok)
366 + except Exception as exc: # noqa: BLE001
367 + print(f"[reservit] {hotel.get('name')} ({hid}) : {exc}",
368 + file=sys.stderr)
369 + continue
370 + if price_error:
371 + price_failures += 1
372 + if price_failures == BREAKER_LIMIT:
373 + print(f"[reservit] {BREAKER_LIMIT} échecs de sondage de "
374 + "prix consécutifs : arrêt des requêtes prix "
375 + "(fiches sans prix ensuite)", file=sys.stderr)
376 + elif price_failures < BREAKER_LIMIT:
377 + price_failures = 0
378 + listings.append(lst)
379 + return listings
added louka/shortterm/connectors/sithotels.py +358 −0
@@ -0,0 +1,358 @@
1 +# -----------------------------------------------------------------------------
2 +# Lou-Ka — Location court terme
3 +# connectors/sithotels.py : « Hôtels — SIT Québec » — le répertoire OFFICIEL
4 +# des hôtels du Québec (ministère du Tourisme / CITQ / AHQ), publié sur
5 +# Données Québec et syndiqué par Tourinsoft. ~1 910 établissements, JSON
6 +# public sans auth (~11 Mo), mis à jour quotidiennement.
7 +#
8 +# Méthode :
9 +# 1. UNE requête : le dataset complet vit derrière une seule URL Tourinsoft
10 +# ({"value": [fiches…]}) — pas de pagination, pas de pages détail, donc
11 +# pas de cache BD (use_detail_cache = False).
12 +# 2. Chaque fiche Tourinsoft est un agrégat de blocs (Adresses,
13 +# Geolocalisations, SiteInternets, Unitess, CapaciteMaximaleHebergements,
14 +# NumeroEnregistrementHebergements, Services*…) dont les libellés vivent
15 +# dans des dicts {ThesID, ThesLibelle} imbriqués — extraction générique
16 +# via _libelles().
17 +# 3. La région touristique s'obtient en joignant ZonesGeographiquess et
18 +# ZonesGeographiquesTypes sur ZoneId (type « Région touristique ») ;
19 +# variantes du dataset ramenées au canon Lou-Ka (Côte-Nord (Duplessis/
20 +# Manicouagan) → Côte-Nord, Baie-James & Eeyou Istchee → Eeyou Istchee
21 +# Baie-James, «--» → tiret cadratin pour Saguenay–Lac-Saint-Jean).
22 +#
23 +# Particularités assumées :
24 +# - PAS de prix ni de photos dans le dataset (squelette d'inventaire
25 +# officiel) → price_night=None, price_label="" (« Prix sur demande »).
26 +# - `capacity` (personnes PAR unité sur le site) reste vide : le nombre
27 +# d'unités et la capacité totale de l'hôtel vont dans details["units"] /
28 +# details["total_capacity"] et dans la description.
29 +# - URL : site web de l'établissement si présent (~61 % des fiches, parfois
30 +# directement un moteur Reservit) ; sinon repli sur la recherche
31 +# BonjourQuébec (?keys=<nom> <ville>, paramètre Drupal vérifié) — lien
32 +# public stable qui présente l'établissement ; aucune fiche abandonnée.
33 +# - Noms livrés EN MAJUSCULES → recasage français (_titre) en gardant les
34 +# particules (de, du, des, l'…) en minuscules.
35 +# - external_id = SyndicObjectID (stable, unique — vérifié) ; le numéro
36 +# d'enregistrement CITQ (100 % des fiches) va dans `citq`.
37 +# - Animaux : « admis gratuitement » → oui ; « admis payant » → conditions.
38 +# - Description : court paragraphe éditorial assemblé à partir des faits
39 +# (type, unités, ville/région, environnement, services, animaux, période
40 +# d'exploitation, no CITQ) — rien d'inventé.
41 +# -----------------------------------------------------------------------------
42 +from __future__ import annotations
43 +
44 +import json
45 +import re
46 +import sys
47 +from pathlib import Path
48 +from urllib.parse import quote_plus
49 +
50 +from ..schema import StListing
51 +from .base import StConnector
52 +
53 +# table hôtel → moteur de résa (scripts/detect_hotel_engines.py) : les hôtels
54 +# couverts par un connecteur riche (mews, reservit) sont sautés ici pour ne
55 +# pas doubler leur fiche avec un squelette sans prix ni photos
56 +ENGINES = Path(__file__).resolve().parents[3] / "data" / "hotels_engines.json"
57 +ENGINES_COUVERTS = {"mews", "reservit"}
58 +
59 +DATASET = ("https://api-v3.tourinsoft.com/api/syndications/mto.tourinsoft.com/"
60 + "535f2f61-f91a-47c1-827d-ecc908c17dba?format=json")
61 +
62 +BQ_RECHERCHE = "https://www.bonjourquebec.com/fr-ca/recherche?keys="
63 +
64 +# blocs Tourinsoft dont les libellés deviennent des commodités
65 +GROUPES_SERVICES = [
66 + "ServicesDisponibless", "ServicesRestaurations", "ServicesTransports",
67 + "ActivitesSportivesNautiquess", "ActivitesSportivesTerrestress",
68 + "ActivitesRecreativesCulturelless", "LocationEquipements",
69 +]
70 +
71 +# variantes de région du dataset → canon Lou-Ka (le reste passe par
72 +# normalize_region dans finalize())
73 +REGION_FIX = {
74 + "Baie-James": "Eeyou Istchee Baie-James",
75 + "Eeyou Istchee": "Eeyou Istchee Baie-James",
76 +}
77 +
78 +# particules françaises gardées en minuscules lors du recasage des noms
79 +_PARTICULES = {
80 + "de", "du", "des", "la", "le", "les", "l", "d", "a", "à", "au", "aux",
81 + "et", "en", "sur", "sous", "chez", "un", "une", "par", "pour",
82 + "the", "of", "and", "at", "on", "by",
83 +}
84 +
85 +_MOIS = ["", "janvier", "février", "mars", "avril", "mai", "juin", "juillet",
86 + "août", "septembre", "octobre", "novembre", "décembre"]
87 +
88 +_SEG_RE = re.compile(r"(['’\-])")
89 +
90 +
91 +def _titre(nom: str) -> str:
92 + """Recase un nom livré en MAJUSCULES (« HÔTEL L'OIE DES NEIGES » →
93 + « Hôtel l'Oie des Neiges ») ; les noms déjà en casse mixte sont gardés."""
94 + nom = re.sub(r"\s+", " ", (nom or "").strip())
95 + if not nom or nom != nom.upper():
96 + return nom
97 + mots = []
98 + for i, mot in enumerate(nom.lower().split(" ")):
99 + segs = _SEG_RE.split(mot) # « l'oie » → [l, ', oie]
100 + for j in range(0, len(segs), 2):
101 + seg = segs[j]
102 + if not seg:
103 + continue
104 + if (i == 0 and j == 0) or seg not in _PARTICULES:
105 + segs[j] = seg[0].upper() + seg[1:]
106 + mots.append("".join(segs))
107 + return " ".join(mots)
108 +
109 +
110 +def _libelles(rec: dict, key: str) -> list[str]:
111 + """Extrait les ThesLibelle d'un bloc Tourinsoft (listes de dicts dont la
112 + clé interne varie : Servicesdisponibles, Environnement…)."""
113 + out: list[str] = []
114 + for blk in rec.get(key) or []:
115 + if not isinstance(blk, dict):
116 + continue
117 + for v in blk.values():
118 + if isinstance(v, list):
119 + for it in v:
120 + if isinstance(it, dict) and it.get("ThesLibelle"):
121 + lib = str(it["ThesLibelle"]).strip()
122 + if lib and lib not in out:
123 + out.append(lib)
124 + return out
125 +
126 +
127 +def _region(rec: dict) -> str:
128 + """Jointure ZonesGeographiquess × ZonesGeographiquesTypes → région
129 + touristique, ramenée vers le canon Lou-Ka."""
130 + types = {z.get("ZoneId"): z.get("ZoneTypeLibelle")
131 + for z in rec.get("ZonesGeographiquesTypes") or []}
132 + for z in rec.get("ZonesGeographiquess") or []:
133 + if types.get(z.get("ZoneId")) == "Région touristique":
134 + raw = re.sub(r"\s*\([^)]*\)\s*$", "", str(z.get("ZoneLibelle") or ""))
135 + raw = raw.replace("--", "–").strip()
136 + return REGION_FIX.get(raw, raw)
137 + return ""
138 +
139 +
140 +def _coordonnees(rec: dict, key: str) -> str:
141 + for c in rec.get(key) or []:
142 + v = str(c.get("Coordonnees") or "").strip()
143 + if v:
144 + return v
145 + return ""
146 +
147 +
148 +def _date_fr(iso: str) -> str:
149 + m = re.match(r"(\d{4})-(\d{2})-(\d{2})", str(iso or ""))
150 + if not m:
151 + return ""
152 + return f"{int(m.group(3))} {_MOIS[int(m.group(2))]}"
153 +
154 +
155 +def _property_type(nom: str) -> str:
156 + bas = nom.lower()
157 + if "motel" in bas:
158 + return "Motel"
159 + if "auberge" in bas:
160 + return "Auberge"
161 + return "Hôtel"
162 +
163 +
164 +class SitHotels(StConnector):
165 + source_id = "sithotels"
166 + use_detail_cache = False # une seule requête : rien à cacher
167 + timeout = 120 # le JSON fait ~11 Mo
168 +
169 + # -- hôtels déjà couverts par un connecteur moteur (fiche plus riche) ------
170 + @staticmethod
171 + def _couverts() -> set[str]:
172 + try:
173 + table = json.loads(ENGINES.read_text(encoding="utf-8"))
174 + except (OSError, ValueError) as exc:
175 + print(f"[sithotels] table moteurs illisible ({exc}) — aucun saut",
176 + file=sys.stderr)
177 + return set()
178 + return {
179 + str(h.get("sit_id") or "")
180 + for h in table.get("hotels") or []
181 + if h.get("engine") in ENGINES_COUVERTS
182 + and (h.get("engine_ids") or {}).get(
183 + "distributor" if h.get("engine") == "mews" else "hotelid")
184 + }
185 +
186 + # -- contrat ---------------------------------------------------------------
187 + def fetch(self) -> list[StListing]:
188 + couverts = self._couverts()
189 + data = self.get(DATASET).json()
190 + listings: list[StListing] = []
191 + sautes = 0
192 + for rec in data.get("value") or []:
193 + ext_id = str(rec.get("SyndicObjectID") or "").strip()
194 + titre = _titre(str(rec.get("SyndicObjectName") or ""))
195 + if not ext_id or not titre:
196 + continue
197 + if ext_id in couverts:
198 + sautes += 1
199 + continue
200 +
201 + adresse = (rec.get("Adresses") or [{}])[0]
202 + ville = str(adresse.get("Municipalite") or "").strip()
203 + rue = str(adresse.get("Numerovoie") or "").strip()
204 + region = _region(rec)
205 +
206 + geo = (rec.get("Geolocalisations") or [{}])[0]
207 + try:
208 + lat, lng = float(geo.get("Latitude")), float(geo.get("Longitude"))
209 + except (TypeError, ValueError):
210 + lat = lng = None
211 +
212 + # site web de l'hôtel, sinon recherche BonjourQuébec (lien stable)
213 + url = _coordonnees(rec, "SiteInternets")
214 + if url.startswith("www."):
215 + url = "https://" + url
216 + details: dict = {}
217 + if not url.startswith(("http://", "https://")):
218 + url = BQ_RECHERCHE + quote_plus(f"{titre} {ville}".strip())
219 + details["lien"] = "recherche-bonjourquebec"
220 +
221 + citq = ""
222 + for n in rec.get("NumeroEnregistrementHebergements") or []:
223 + v = str(n.get("Numerodenregistrementdhebergement") or "").strip()
224 + if v:
225 + citq = v
226 + break
227 +
228 + # unités et capacité TOTALE de l'hôtel → details (pas `capacity`)
229 + cap = (rec.get("CapaciteMaximaleHebergements") or [{}])[0]
230 + unites = cap.get("Nombredunitescommercialisablesseparement")
231 + cap_totale = cap.get("Capacitemaximaleenhebergementnombredepersonnes")
232 + types_unites = []
233 + for u in rec.get("Unitess") or []:
234 + n, lib = u.get("Nombredunites"), \
235 + (u.get("Typedunite") or {}).get("ThesLibelle") or ""
236 + if n and lib:
237 + lib = lib.lower()
238 + plur = {"chambre": "chambres", "suite": "suites",
239 + "appartement": "appartements"}.get(lib, lib)
240 + types_unites.append(f"{n} {plur if n > 1 else lib}")
241 + if unites:
242 + details["units"] = unites
243 + if cap_totale:
244 + details["total_capacity"] = cap_totale
245 + if types_unites:
246 + details["unit_types"] = ", ".join(types_unites)
247 +
248 + # services → commodités ; environnement → contexte + drapeau
249 + amenities = []
250 + for g in GROUPES_SERVICES:
251 + for lib in _libelles(rec, g):
252 + if lib not in amenities:
253 + amenities.append(lib)
254 + environnement = _libelles(rec, "Environnements")
255 + if any("bord d'une rivière" in e.lower() for e in environnement):
256 + details["waterfront"] = True
257 +
258 + # accessibilité Kéroul (bloc à part, pas la forme générique)
259 + for a in rec.get("Accessibilites") or []:
260 + cote = (a.get("CotedaccessibiliteselonKeroul") or {}) \
261 + .get("ThesLibelle")
262 + if cote:
263 + details["keroul"] = cote
264 + break
265 +
266 + pets_libs = _libelles(rec, "ServicesAnimauxCompagnies")
267 + pets = None
268 + if any("gratuit" in l.lower() for l in pets_libs):
269 + pets = "oui"
270 + elif pets_libs:
271 + pets = "conditions"
272 +
273 + # période d'exploitation
274 + exploitation, saison = "", ""
275 + for p in rec.get("PeriodeOuvertures") or []:
276 + exploitation = (p.get("Typedexploitation") or {}) \
277 + .get("ThesLibelle") or ""
278 + if exploitation:
279 + deb, fin = _date_fr(p.get("Datedebut")), \
280 + _date_fr(p.get("Datefin"))
281 + if exploitation.lower().startswith("saison") and deb and fin:
282 + saison = f"du {deb} au {fin}"
283 + break
284 + if exploitation:
285 + details["exploitation"] = (f"{exploitation} {saison}".strip()
286 + if saison else exploitation)
287 +
288 + tel = _coordonnees(rec, "TelephonePrincipals")
289 + courriel = _coordonnees(rec, "Courriels")
290 + if tel:
291 + details["phone"] = tel
292 + if courriel:
293 + details["email"] = courriel
294 + cp = str(adresse.get("CodePostal") or "").strip()
295 + if cp:
296 + details["postal_code"] = cp
297 +
298 + ptype = _property_type(titre)
299 +
300 + # description éditoriale assemblée à partir des faits
301 + feminin = ptype == "Auberge"
302 + phrases = []
303 + p1 = f"{titre} est un{'e' if feminin else ''} {ptype.lower()}"
304 + if unites:
305 + p1 += f" de {unites} unité{'s' if unites > 1 else ''}"
306 + if types_unites:
307 + p1 += f" ({', '.join(types_unites)})"
308 + if ville:
309 + p1 += f" situé{'e' if feminin else ''} à {ville}"
310 + if region:
311 + p1 += f", dans la région {region}"
312 + phrases.append(p1 + ".")
313 + if cap_totale:
314 + phrases.append("L'établissement peut accueillir jusqu'à "
315 + f"{cap_totale} personnes au total.")
316 + if environnement:
317 + phrases.append("Emplacement : "
318 + + ", ".join(e[0].lower() + e[1:]
319 + for e in environnement) + ".")
320 + if amenities:
321 + aff = [a[0].lower() + a[1:] for a in amenities[:10]]
322 + phrases.append("Sur place : " + ", ".join(aff) + ".")
323 + if pets == "oui":
324 + phrases.append("Animaux de compagnie admis gratuitement.")
325 + elif pets == "conditions":
326 + phrases.append("Animaux de compagnie admis avec frais.")
327 + if saison:
328 + phrases.append(f"Exploitation saisonnière, {saison}.")
329 + elif exploitation.lower().startswith("annuel"):
330 + phrases.append("Ouvert à l'année.")
331 + if citq:
332 + phrases.append("Établissement d'hébergement touristique "
333 + f"enregistré (no CITQ {citq}).")
334 +
335 + listings.append(StListing(
336 + source=self.source_id,
337 + external_id=ext_id,
338 + url=url,
339 + title=titre,
340 + property_type=ptype,
341 + address=rue,
342 + city=ville,
343 + region=region,
344 + price_night=None,
345 + price_label="",
346 + pets=pets,
347 + citq=citq,
348 + description=" ".join(phrases),
349 + amenities=amenities,
350 + details=details,
351 + lat=lat,
352 + lng=lng,
353 + ))
354 + if sautes:
355 + print(f"[sithotels] {sautes} hôtels sautés (couverts par un "
356 + f"connecteur moteur), {len(listings)} fiches squelettes",
357 + file=sys.stderr)
358 + return listings
modified louka/shortterm/schema.py +2 −2
@@ -21,8 +21,8 @@ from ..normalize import strip_accents
21 21 # Types canoniques d'hébergement (affichage + filtre)
22 22 PROPERTY_TYPES = [
23 23 "Chalet", "Maison", "Condo", "Appartement", "Studio", "Loft", "Chambre",
24 − "Gîte", "Auberge", "Dôme", "Yourte", "Mini-maison", "Prêt-à-camper",
25 − "Refuge", "Camping", "Autre",
24 + "Gîte", "Auberge", "Hôtel", "Motel", "Dôme", "Yourte", "Mini-maison",
25 + "Prêt-à-camper", "Refuge", "Camping", "Autre",
26 26 ]
27 27
28 28 # Régions touristiques du Québec (canoniques)
added scripts/detect_hotel_engines.py +445 −0
@@ -0,0 +1,445 @@
1 +#!/usr/bin/env python3
2 +# -*- coding: utf-8 -*-
3 +"""
4 +Détection des moteurs de réservation des hôtels du Québec (dataset SIT/Tourinsoft).
5 +
6 +Usage :
7 + .venv/bin/python scripts/detect_hotel_engines.py [--dataset /tmp/sit_hotels.json]
8 + [--out data/hotels_engines.json]
9 + [--threads 16] [--timeout 10]
10 +
11 +Fonctionnement :
12 + 1. Charge le dataset officiel « Hôtels — SIT Québec » (JSON Tourinsoft, ~1 910 hôtels).
13 + S'il n'est pas présent au chemin --dataset, il est téléchargé automatiquement.
14 + 2. Garde les entrées avec un site web http(s) valide (champ SiteInternets[].Coordonnees).
15 + 3. Sonde chaque site EN DIRECT (requests, timeout 10 s, User-Agent navigateur,
16 + ~16 threads, aucun service anti-bot payant) : homepage puis, au besoin, les
17 + pages « réserver / reservation / booking » liées depuis la homepage.
18 + 4. Détecte le moteur de réservation par motifs dans l'URL, le HTML et les href :
19 + reservit (custid/hotelid), mews (GUID distributor), synxis (chain/hotel),
20 + travelclick/iHotelier, et une quinzaine d'autres moteurs fréquents ; sinon
21 + « autre » (href du bouton réserver hors domaine conservé) ou « aucun ».
22 + Un site injoignable/bloquant est marqué « error ».
23 + 5. Écrit au fur et à mesure (flush périodique) data/hotels_engines.json :
24 + {"generated": <epoch>, "hotels": [{"sit_id","citq","name","city","region",
25 + "website","engine","engine_ids":{...},"booking_url"}]}
26 +
27 +Le script est RÉSUMABLE : les sit_id déjà présents dans le fichier de sortie sont
28 +sautés — on peut l'interrompre et le relancer sans perdre le travail accompli.
29 +
30 +Ce fichier servira ensuite à écrire des connecteurs génériques Reservit/Mews/SynXis.
31 +"""
32 +
33 +import argparse
34 +import html as html_mod
35 +import json
36 +import os
37 +import re
38 +import sys
39 +import threading
40 +import time
41 +import urllib3
42 +from concurrent.futures import ThreadPoolExecutor, as_completed
43 +from urllib.parse import urljoin, urlparse
44 +
45 +import requests
46 +
47 +urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning)
48 +
49 +DATASET_URL = (
50 + "https://api-v3.tourinsoft.com/api/syndications/mto.tourinsoft.com/"
51 + "535f2f61-f91a-47c1-827d-ecc908c17dba?format=json"
52 +)
53 +
54 +HEADERS = {
55 + "User-Agent": (
56 + "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 "
57 + "(KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36"
58 + ),
59 + "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
60 + "Accept-Language": "fr-CA,fr;q=0.9,en;q=0.8",
61 +}
62 +
63 +# ---------------------------------------------------------------------------
64 +# Détection des moteurs
65 +# ---------------------------------------------------------------------------
66 +
67 +RE_HREF = re.compile(r"""(?:href|src|action|data-href|data-url)\s*=\s*["']([^"'<>]+)""", re.I)
68 +RE_URL_IN_TEXT = re.compile(r"https?://[^\s\"'<>\\)]+", re.I)
69 +
70 +# Motifs d'ids Reservit
71 +RE_RESERVIT_PATH = re.compile(r"reservit\.com/(?:fo|engine)/booking/(\d+)/(\d+)", re.I)
72 +RE_RESERVIT_CUSTOMERID = re.compile(r"indexmodal\.php[^\"'\s]*?customerid=(\d+)", re.I)
73 +RE_CUSTID = re.compile(r"[?&](?:custid|customerid)=(\d+)", re.I)
74 +RE_HOTELID = re.compile(r"[?&](?:hotelid|hotid)=(\d+)", re.I)
75 +
76 +RE_MEWS = re.compile(r"mews\.com/distributor/([0-9a-fA-F-]{32,36})", re.I)
77 +RE_SYNXIS_CHAIN = re.compile(r"[?&]chain=(\d+)", re.I)
78 +RE_SYNXIS_HOTEL = re.compile(r"[?&]hotel=(\d+)", re.I)
79 +RE_TRAVELCLICK_ID = re.compile(r"reservations\.travelclick\.com/(\d+)", re.I)
80 +RE_IHOTELIER_HOTELID = re.compile(r"[?&]hotelid=(\d+)", re.I)
81 +RE_CLOUDBEDS = re.compile(r"hotels\.cloudbeds\.com/(?:[a-z]{2}/)?reservation[s]?/([A-Za-z0-9_-]+)", re.I)
82 +
83 +# Moteurs « génériques » : nom -> motif de reconnaissance dans une URL/du HTML
84 +GENERIC_ENGINES = [
85 + ("lodgify", re.compile(r"lodgify\.com", re.I)),
86 + ("cloudbeds", re.compile(r"cloudbeds\.com", re.I)),
87 + ("bookingsuite", re.compile(r"bookingsuite", re.I)),
88 + ("resengo", re.compile(r"resengo", re.I)),
89 + ("roomraccoon", re.compile(r"roomraccoon", re.I)),
90 + ("guestline", re.compile(r"guestline", re.I)),
91 + ("siteminder", re.compile(r"siteminder|thebookingbutton|direct-book\.com", re.I)),
92 + ("d-edge", re.compile(r"availpro|d-edge\.com|secure-hotel-booking\.com", re.I)),
93 + ("webrez", re.compile(r"webrez", re.I)),
94 + ("innroad", re.compile(r"innroad", re.I)),
95 + ("resnexus", re.compile(r"resnexus", re.I)),
96 + ("freetobook", re.compile(r"freetobook", re.I)),
97 + ("hotello", re.compile(r"hotello", re.I)),
98 + ("sirvoy", re.compile(r"sirvoy", re.I)),
99 + ("littlehotelier", re.compile(r"little\s*hotelier|littlehotelier", re.I)),
100 +]
101 +
102 +# Mots-clés pour repérer les liens « réserver » dans une page
103 +RE_BOOK_LINK = re.compile(
104 + r"r[ée]serv|booking|book[-_ /]?now|booknow|disponibilit|availab|reservation",
105 + re.I,
106 +)
107 +
108 +
109 +def detect_in_text(text):
110 + """Cherche un moteur connu dans un bout de texte (URL ou HTML).
111 +
112 + Retourne (engine, engine_ids, matched_url) ou (None, {}, None).
113 + """
114 + if not text:
115 + return None, {}, None
116 + # Neutraliser les entités HTML (&amp; -> &) pour que les regex de
117 + # paramètres d'URL fonctionnent aussi dans le HTML brut.
118 + text = html_mod.unescape(text)
119 +
120 + def first_url(pattern):
121 + """URL complète contenant le motif, pour booking_url."""
122 + for m in RE_URL_IN_TEXT.finditer(text):
123 + if pattern.search(m.group(0)):
124 + return m.group(0)
125 + return text if pattern.search(text) and text.startswith("http") else None
126 +
127 + # --- Reservit ---
128 + if re.search(r"secure\.reservit\.com|reservit\.com", text, re.I):
129 + booking_url = first_url(re.compile(r"reservit\.com", re.I))
130 + ids = {}
131 + m = RE_RESERVIT_PATH.search(text)
132 + if m:
133 + ids["custid"], ids["hotelid"] = m.group(1), m.group(2)
134 + else:
135 + # Les paramètres sont cherchés d'abord dans l'URL reservit elle-même
136 + # (où « id= » désigne le custid, ex. reserhotel.php?action=resa&id=58),
137 + # puis dans le texte complet en repli.
138 + scopes = [booking_url or "", text]
139 + for scope in scopes:
140 + if "custid" not in ids:
141 + m = (RE_RESERVIT_CUSTOMERID.search(scope)
142 + or RE_CUSTID.search(scope)
143 + or (re.search(r"[?&]id=(\d+)", scope)
144 + if "reservit" in scope.lower() else None))
145 + if m:
146 + ids["custid"] = m.group(1)
147 + if "hotelid" not in ids:
148 + m = RE_HOTELID.search(scope)
149 + if m:
150 + ids["hotelid"] = m.group(1)
151 + return "reservit", ids, booking_url
152 +
153 + # --- Mews ---
154 + m = RE_MEWS.search(text)
155 + if m:
156 + return "mews", {"distributor": m.group(1)}, first_url(RE_MEWS)
157 +
158 + # --- SynXis ---
159 + if re.search(r"be\.synxis\.com", text, re.I):
160 + ids = {}
161 + m = RE_SYNXIS_CHAIN.search(text)
162 + if m:
163 + ids["chain"] = m.group(1)
164 + m = RE_SYNXIS_HOTEL.search(text)
165 + if m:
166 + ids["hotel"] = m.group(1)
167 + return "synxis", ids, first_url(re.compile(r"be\.synxis\.com", re.I))
168 +
169 + # --- TravelClick / iHotelier ---
170 + if re.search(r"travelclick\.com|ihotelier\.com", text, re.I):
171 + ids = {}
172 + m = RE_TRAVELCLICK_ID.search(text)
173 + if m:
174 + ids["hotelid"] = m.group(1)
175 + elif re.search(r"bookings\.ihotelier\.com", text, re.I):
176 + m = RE_IHOTELIER_HOTELID.search(text)
177 + if m:
178 + ids["hotelid"] = m.group(1)
179 + return "travelclick", ids, first_url(re.compile(r"travelclick\.com|ihotelier\.com", re.I))
180 +
181 + # --- Autres moteurs fréquents ---
182 + for name, pattern in GENERIC_ENGINES:
183 + if pattern.search(text):
184 + ids = {}
185 + if name == "cloudbeds":
186 + m = RE_CLOUDBEDS.search(text)
187 + if m:
188 + ids["slug"] = m.group(1)
189 + return name, ids, first_url(pattern)
190 +
191 + return None, {}, None
192 +
193 +
194 +# ---------------------------------------------------------------------------
195 +# Sonde d'un hôtel
196 +# ---------------------------------------------------------------------------
197 +
198 +
199 +def fetch(session, url, timeout):
200 + """GET tolérant : suit les redirections, ignore les erreurs SSL."""
201 + return session.get(url, timeout=timeout, headers=HEADERS,
202 + verify=False, allow_redirects=True)
203 +
204 +
205 +def extract_booking_candidates(html, base_url):
206 + """Liens 'réserver/booking' d'une page : (internes, externes)."""
207 + internal, external = [], []
208 + base_host = urlparse(base_url).netloc.lower().lstrip("www.")
209 + seen = set()
210 + for m in RE_HREF.finditer(html):
211 + href = m.group(1).strip()
212 + if not href or href.startswith(("#", "mailto:", "tel:", "javascript:")):
213 + continue
214 + # Contexte : le href lui-même ou le texte proche du lien
215 + start = max(0, m.start() - 120)
216 + context = html[start:m.end() + 180]
217 + if not RE_BOOK_LINK.search(href) and not RE_BOOK_LINK.search(context):
218 + continue
219 + absu = urljoin(base_url, href)
220 + if not absu.startswith("http") or absu in seen:
221 + continue
222 + seen.add(absu)
223 + host = urlparse(absu).netloc.lower().lstrip("www.")
224 + if host == base_host:
225 + internal.append(absu)
226 + else:
227 + external.append(absu)
228 + return internal, external
229 +
230 +
231 +def probe_hotel(hotel, timeout):
232 + """Sonde le site d'un hôtel ; retourne l'enregistrement final."""
233 + rec = {
234 + "sit_id": hotel["sit_id"],
235 + "citq": hotel["citq"],
236 + "name": hotel["name"],
237 + "city": hotel["city"],
238 + "region": hotel["region"],
239 + "website": hotel["website"],
240 + "engine": "aucun",
241 + "engine_ids": {},
242 + "booking_url": None,
243 + }
244 + website = hotel["website"]
245 +
246 + # 0. Le « site web » du répertoire est parfois déjà une URL de moteur
247 + engine, ids, url = detect_in_text(website)
248 + if engine:
249 + rec.update(engine=engine, engine_ids=ids, booking_url=url or website)
250 + return rec
251 +
252 + session = requests.Session()
253 + try:
254 + resp = fetch(session, website, timeout)
255 + html = resp.text or ""
256 + final_url = str(resp.url)
257 + except Exception:
258 + rec["engine"] = "error"
259 + return rec
260 +
261 + if resp.status_code >= 400 or not html:
262 + rec["engine"] = "error"
263 + return rec
264 +
265 + # 1. Moteur visible directement dans la homepage (liens, iframes, scripts)
266 + engine, ids, url = detect_in_text(html)
267 + if engine:
268 + rec.update(engine=engine, engine_ids=ids, booking_url=url)
269 + return rec
270 +
271 + # 2. Suivre les liens « réserver / booking » trouvés dans le HTML
272 + internal, external = extract_booking_candidates(html, final_url)
273 +
274 + # 2a. Les hrefs externes sont souvent l'URL du moteur elle-même
275 + for href in external[:6]:
276 + engine, ids, url = detect_in_text(href)
277 + if engine:
278 + rec.update(engine=engine, engine_ids=ids, booking_url=url or href)
279 + return rec
280 +
281 + # 2b. Visiter jusqu'à 2 pages internes de réservation
282 + for href in internal[:2]:
283 + try:
284 + r2 = fetch(session, href, timeout)
285 + if r2.status_code >= 400:
286 + continue
287 + engine, ids, url = detect_in_text(r2.text or "")
288 + if engine:
289 + rec.update(engine=engine, engine_ids=ids, booking_url=url)
290 + return rec
291 + # La page interne peut rediriger vers le moteur
292 + engine, ids, url = detect_in_text(str(r2.url))
293 + if engine:
294 + rec.update(engine=engine, engine_ids=ids, booking_url=url or str(r2.url))
295 + return rec
296 + except Exception:
297 + continue
298 +
299 + # 3. Rien de connu : « autre » si un bouton réserver pointe hors domaine
300 + if external:
301 + rec.update(engine="autre", booking_url=external[0])
302 + return rec
303 +
304 +
305 +# ---------------------------------------------------------------------------
306 +# Chargement du dataset SIT
307 +# ---------------------------------------------------------------------------
308 +
309 +
310 +def load_sit_hotels(dataset_path):
311 + """Télécharge (si absent) puis parse le dataset SIT ; retourne la liste
312 + des hôtels avec site web http(s) valide."""
313 + if not os.path.exists(dataset_path):
314 + print(f"Téléchargement du dataset SIT -> {dataset_path}", flush=True)
315 + r = requests.get(DATASET_URL, timeout=120, headers=HEADERS)
316 + r.raise_for_status()
317 + with open(dataset_path, "wb") as f:
318 + f.write(r.content)
319 +
320 + with open(dataset_path, "r", encoding="utf-8") as f:
321 + data = json.load(f)
322 + records = data.get("value") if isinstance(data, dict) else data
323 +
324 + hotels = []
325 + for rec in records:
326 + # Site web
327 + website = None
328 + for it in rec.get("SiteInternets") or []:
329 + u = (it.get("Coordonnees") or "").strip()
330 + if u.lower().startswith(("http://", "https://")):
331 + website = u
332 + break
333 + if not website:
334 + continue
335 +
336 + # Ville
337 + city = None
338 + for adr in rec.get("Adresses") or []:
339 + city = adr.get("Municipalite") or city
340 + if city:
341 + break
342 +
343 + # Région touristique : ZoneTypeId == 7 dans ZonesGeographiquesTypes
344 + region = None
345 + type7 = {zt.get("ZoneId") for zt in rec.get("ZonesGeographiquesTypes") or []
346 + if zt.get("ZoneTypeId") == 7}
347 + for z in rec.get("ZonesGeographiquess") or []:
348 + if z.get("ZoneId") in type7:
349 + region = z.get("ZoneLibelle")
350 + break
351 +
352 + # Numéro CITQ (enregistrement hébergement)
353 + citq = None
354 + for n in rec.get("NumeroEnregistrementHebergements") or []:
355 + citq = n.get("Numerodenregistrementdhebergement") or citq
356 + if citq:
357 + break
358 +
359 + hotels.append({
360 + "sit_id": rec.get("SyndicObjectID"),
361 + "citq": citq,
362 + "name": rec.get("SyndicObjectName"),
363 + "city": city,
364 + "region": region,
365 + "website": website,
366 + })
367 + return hotels
368 +
369 +
370 +# ---------------------------------------------------------------------------
371 +# Boucle principale (résumable, flush périodique)
372 +# ---------------------------------------------------------------------------
373 +
374 +
375 +def main():
376 + ap = argparse.ArgumentParser(description=__doc__.splitlines()[1])
377 + ap.add_argument("--dataset", default="/tmp/sit_hotels.json",
378 + help="chemin local du JSON SIT (téléchargé si absent)")
379 + ap.add_argument("--out", default="data/hotels_engines.json",
380 + help="fichier de sortie (repris s'il existe)")
381 + ap.add_argument("--threads", type=int, default=16)
382 + ap.add_argument("--timeout", type=float, default=10.0)
383 + args = ap.parse_args()
384 +
385 + hotels = load_sit_hotels(args.dataset)
386 + print(f"{len(hotels)} hôtels avec site web dans le dataset SIT", flush=True)
387 +
388 + # Reprise : charger la sortie existante
389 + results = []
390 + done_ids = set()
391 + if os.path.exists(args.out):
392 + try:
393 + with open(args.out, "r", encoding="utf-8") as f:
394 + prev = json.load(f)
395 + results = prev.get("hotels") or []
396 + done_ids = {h.get("sit_id") for h in results}
397 + print(f"Reprise : {len(done_ids)} hôtels déjà sondés", flush=True)
398 + except Exception as e:
399 + print(f"Sortie existante illisible ({e}) — on repart de zéro", flush=True)
400 +
401 + todo = [h for h in hotels if h["sit_id"] not in done_ids]
402 + print(f"{len(todo)} hôtels à sonder", flush=True)
403 +
404 + lock = threading.Lock()
405 + os.makedirs(os.path.dirname(args.out) or ".", exist_ok=True)
406 +
407 + def flush():
408 + tmp = args.out + ".tmp"
409 + with open(tmp, "w", encoding="utf-8") as f:
410 + json.dump({"generated": int(time.time()), "hotels": results},
411 + f, ensure_ascii=False, indent=1)
412 + os.replace(tmp, args.out)
413 +
414 + completed = 0
415 + with ThreadPoolExecutor(max_workers=args.threads) as ex:
416 + futures = {ex.submit(probe_hotel, h, args.timeout): h for h in todo}
417 + for fut in as_completed(futures):
418 + h = futures[fut]
419 + try:
420 + rec = fut.result()
421 + except Exception:
422 + rec = {"sit_id": h["sit_id"], "citq": h["citq"], "name": h["name"],
423 + "city": h["city"], "region": h["region"],
424 + "website": h["website"], "engine": "error",
425 + "engine_ids": {}, "booking_url": None}
426 + with lock:
427 + results.append(rec)
428 + completed += 1
429 + if completed % 20 == 0:
430 + flush()
431 + print(f" {completed}/{len(todo)} sondés "
432 + f"(dernier: {rec['name']} -> {rec['engine']})", flush=True)
433 +
434 + flush()
435 +
436 + # Bilan
437 + from collections import Counter
438 + dist = Counter(r["engine"] for r in results)
439 + print(f"\nTerminé : {len(results)} hôtels dans {args.out}")
440 + for eng, n in dist.most_common():
441 + print(f" {eng:15s} {n}")
442 +
443 +
444 +if __name__ == "__main__":
445 + main()
446